Commit Graph

170275 Commits

Author SHA1 Message Date
Will Dietz
222422f87f
usbguard-nox: deprecate 2019-09-04 21:24:11 -05:00
Will Dietz
ef414c2676
Merge pull request #68036 from dtzWill/update/victor-mono-1.2.5
victor-mono: 1.2.1 -> 1.2.5
2019-09-04 21:13:20 -05:00
Will Dietz
7e48d74986
Merge pull request #68062 from dtzWill/update/fwts-19.08.00
fwts: 19.07.00 -> 19.08.00
2019-09-04 21:10:35 -05:00
Will Dietz
c96a378fb4
Merge pull request #68034 from dtzWill/update/sudo-font-0.40
sudo-font: 0.37 -> 0.40
2019-09-04 20:57:32 -05:00
Will Dietz
222307978c
Merge pull request #68047 from dtzWill/update/txr-224
txr: 220 -> 224
2019-09-04 20:55:32 -05:00
Will Dietz
d043c9e3fc
Merge pull request #68053 from dtzWill/update/taskell-1.6.1
taskell: 1.6.0 -> 1.6.1
2019-09-04 20:54:09 -05:00
Will Dietz
2e808509f0
xbps: fix build w/glibc, disable errors due to unused fread result 2019-09-04 20:47:29 -05:00
xrelkd
68ad416f34 eksctl: 0.4.3 -> 0.5.0 2019-09-05 09:38:28 +08:00
Mario Rodas
584ca4c8ee
flow: 0.106.0 -> 0.107.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.107.0
2019-09-04 20:00:00 -05:00
Sean Buckley
7d7d9e57f8 metasploit: 4.16.1 -> 5.0.45 2019-09-04 20:44:50 -04:00
Mario Rodas
044cc701c2
Merge pull request #68048 from marsam/update-netdata
netdata: 1.16.0 -> 1.17.0
2019-09-04 18:37:21 -05:00
Katharina Fey
18f7f19ce2 ociTools: init 2019-09-04 22:46:42 +00:00
Lily Ballard
43dade238f
installShellFiles: init (#65211)
This is a new package that provides a shell hook to make it easy to
declare manpages and shell completions in a manner that doesn't require
remembering where to actually install them. Basic usage looks like

  { stdenv, installShellFiles, ... }:
  stdenv.mkDerivation {
    # ...
    nativeBuildInputs = [ installShellFiles ];
    postInstall = ''
      installManPage doc/foobar.1
      installShellCompletion --bash share/completions/foobar.bash
      installShellCompletion --fish share/completions/foobar.fish
      installShellCompletion --zsh share/completions/_foobar
    '';
    # ...
  }

See source comments for more details on the functions.
2019-09-04 23:19:17 +02:00
Eelco Dolstra
37e333af9a
nix: 2.2.2 -> 2.3 2019-09-04 21:36:49 +02:00
Marek Mahut
9392493ccc
Merge pull request #68081 from dtzWill/update/stress-ng-0.10.02
stress-ng: 0.10.01 -> 0.10.02
2019-09-04 21:28:04 +02:00
Marek Mahut
89f9948082
Merge pull request #68090 from markus1189/aws-rotate-key-1-0-6
aws-rotate-key: 1.0.4 -> 1.0.6
2019-09-04 21:27:23 +02:00
Marek Mahut
4622046a2f
Merge pull request #68104 from peterhoeg/f/aucdtect
aucdtect: pname was wrong
2019-09-04 21:23:42 +02:00
Tadeo Kondrak
1af57d573f
discord-canary: 0.0.95 -> 0.0.96 2019-09-04 12:37:41 -06:00
Maximilian Bosch
edaf80a0f0
mautrix-whatsapp: 2019-07-04 -> 2019-09-03
Also got rid of the dependency hakery by using `buildGoModule` and
letting `go.mod` do the job.
2019-09-04 18:41:19 +02:00
Michael Raskin
2b3a70715f
Merge pull request #68098 from Mic92/sysdig
sysdig: 0.26.2 -> 0.26.4
2019-09-04 16:19:13 +00:00
Timo Kaufmann
0a7f8fbd29
fflas-ffpack: 2.4.0 -> 2.4.3 (#68108) 2019-09-04 18:13:00 +02:00
Aaron Andersen
a4ac265039 pythonPackages.pyvmomi: init at 6.7.1.2018.12 2019-09-04 11:42:47 -04:00
Johan Thomsen
10e416ce61 kubernetes: 1.14.3 -> 1.15.3 2019-09-04 17:38:41 +02:00
Michael Raskin
e3fbbb1d10
Merge pull request #68083 from dtzWill/update/bdf2psf-1.193
bdf2psf: 1.192 -> 1.193
2019-09-04 15:20:44 +00:00
Sarah Brofeldt
55256d644b
Merge pull request #65470 from johanot/ceph-14-upstream
ceph: 12.2.7 -> 14.2.1
2019-09-04 17:08:28 +02:00
Johan Thomsen
fb22d67fa7 ceph: 13.2.4 -> 14.2.1
* remove kinetic
* release note
* add johanot as maintainer

nixos/ceph: create option for mgr_module_path
  - since the upstream default is no longer correct in v14

* fix module, default location for libexec has changed
* ceph: fix test
2019-09-04 16:17:18 +02:00
Marcial Gaißert
cdf8247b68
caffeine-ng: remove unneeded dependencies setuptools, wheel 2019-09-04 16:10:01 +02:00
Timo Kaufmann
ce37819c8b
home-manager: 2019-06-25 -> 2019-09-04 (#68100) 2019-09-04 16:01:59 +02:00
Kristoffer
85baedaca3 ceph: 12.2.7 -> 13.2.4
* maintain only one version
* ceph-client: init
* include ceph-volume python tool in output

nixos/ceph: extraConfig, fix test, wait for ceph-mgr to become active

* run ceph with disk group permission
* add extraConfig option for the global section
needed per cluster
* clear up how ceph.conf is generated
* fix ceph testcase
2019-09-04 16:01:42 +02:00
Florian Klink
432e55242e
Merge pull request #67968 from ambrop72/virtualbox-qt-fix
virtualbox: Fix #65564
2019-09-04 06:38:37 -07:00
Ambroz Bizjak
b52dfd3007 virtualbox: Make sure that Qt finds plugins to make VMs run again.
Fixes #65564. When hardening is enabled, we cannot use a wrapper for
VirtualBoxVM, so patch the source code to set QT_PLUGIN_PATH as required.
2019-09-04 06:38:12 -07:00
Florian Klink
af2f81f227
Merge pull request #68023 from ambrop72/phc-intel-assert-fix
phc-intel: Don't define the package if the assert would fail.
2019-09-04 06:36:10 -07:00
Peter Hoeg
dfea236a48 aucdtect: pname was wrong 2019-09-04 21:21:09 +08:00
Andreas Rammhold
29e4048d0a
Merge pull request #67186 from xbreak/libyaml-cpp/no-gtest
libyamlcpp: Disable build & install of Google Test
2019-09-04 14:20:29 +02:00
Michael Weiss
875a09cbc6
html-proofer: 3.11.1 -> 3.12.0 2019-09-04 14:09:24 +02:00
Lassulus
85de89db86
Merge pull request #62743 from geistesk/weechat-otr-1.9.2
weechatScripts.weechat-otr: init at 1.9.2
2019-09-04 13:39:24 +02:00
OPNA2608
999cb95738 palemoon: remove rnhmjoj from maintainers
As requested, see: https://github.com/NixOS/nixpkgs/pull/66669#issuecomment-527797128
2019-09-04 13:06:11 +02:00
Arseniy Seroka
3dd112c97e
Merge pull request #68013 from serokell/nixfmt
nixfmt: init at 0.3.0 from haskellPackages
2019-09-04 13:36:04 +03:00
Michael Fellinger
683a7f0f34 bundix: 2.4.2 -> 2.5.0 2019-09-04 10:31:39 +00:00
Jörg Thalheim
7d78cc8596
sysdig: 0.26.2 -> 0.26.4 2019-09-04 11:26:17 +01:00
Robert Hensing
320bcfeb24
Merge pull request #66635 from Gerschtli/docker-compose-zsh
docker-compose: add zsh completion
2019-09-04 12:20:57 +02:00
Robin Gloster
29fedc99d2
Merge pull request #68043 from dtzWill/update/i3-4.17.1
i3: pname, 4.17 -> 4.17.1
2019-09-04 12:19:50 +02:00
Aaron Andersen
5f13b929db
Merge pull request #68058 from dtzWill/update/mkvtoolnix-37
mkvtoolnix: 36.0.0 -> 37.0.0
2019-09-04 06:14:42 -04:00
Aaron Andersen
7f80b516f6
Merge pull request #68057 from dtzWill/update/httpie-1.0.3
httpie: 1.0.2 -> 1.0.3, fetchPypi, pname
2019-09-04 06:13:38 -04:00
Aaron Andersen
8b9001d759
Merge pull request #68066 from dtzWill/update/speedtest-cli-2.1.2
speedtest-cli: 2.1.1 -> 2.1.2
2019-09-04 06:00:35 -04:00
Peter Simons
54e694de81 mlt: build with ffmpeg version 4.x rather than 2.x
The new ffmpeg version is (a) supported and (b) required by some
applications that use libmlt, e.g. shotcut. There appears to be
no downside to this upgrade.
2019-09-04 11:02:35 +02:00
Marek Mahut
1d8a3973f4
Merge pull request #67988 from mmahut/trezor-agent
pythonPackages.trezor_agent: adding buildInputs required for GPG
2019-09-04 10:46:14 +02:00
Jonathan Ringer
92ef9bb692 python3Packages.textacy: 0.6.3 -> 0.9.1 2019-09-04 01:28:05 -07:00
Peter Hoeg
afa6c910a9
Merge pull request #67603 from peterhoeg/u/sayonara
sayonara: 1.1.1 -> 1.5.1
2019-09-04 15:41:08 +08:00
Peter Hoeg
ac9b16dfa8
Merge pull request #67605 from peterhoeg/p/strawberry
strawberry: init at 0.6.3
2019-09-04 15:39:33 +08:00
Markus Hauck
3b32921a05 aws-rotate-key: 1.0.4 -> 1.0.6 2019-09-04 09:37:25 +02:00
Peter Hoeg
5a12e12b49 strawberry: init at 0.6.3 2019-09-04 14:39:53 +08:00
Peter Hoeg
aba7db77e9 sayonara: 1.1.1 -> 1.5.1 2019-09-04 14:36:29 +08:00
Will Dietz
6df37c9aab evtest: 1.33 -> 1.34 2019-09-04 08:00:26 +02:00
Peter Hoeg
501e5bd1e8 platformio: 3.6.6 -> 4.0.3 2019-09-04 13:59:22 +08:00
Peter Hoeg
8edc31aa35 pythonPackages.semantic-version: 2.6.0 -> 2.8.1 2019-09-04 13:59:08 +08:00
Michael Raskin
de0fc44144
Merge pull request #68059 from dtzWill/update/links-2.20
links: 2.19 -> 2.20
2019-09-04 04:57:11 +00:00
Will Dietz
a35a5d049e
bdf2psf: 1.192 -> 1.193 2019-09-03 20:31:02 -05:00
Will Dietz
21c0acbd80
pngquant: 2.12.1 -> 2.12.5
Looks like libimagequant is already at 2.12.5
2019-09-03 20:28:57 -05:00
Will Dietz
1d3e71bf9b
stress-ng: 0.10.01 -> 0.10.02 2019-09-03 20:22:33 -05:00
Will Dietz
60256c197d
usbguard: 0.7.4 -> 0.7.5
https://github.com/USBGuard/usbguard/releases/tag/usbguard-0.7.5

* no longer needs/uses qt as of 0.7.5
* asciidoctor -> asciidoc, drop pandoc
  (pandoc only seems to be used as part of doc spell-check
   which we don't enable anyway)
* docbook bits
2019-09-03 20:21:11 -05:00
Samuel Dionne-Riel
65000c0ff8
Merge pull request #68000 from jojosch/dbeaver_6.1.5
dbeaver: 6.1.4 -> 6.1.5
2019-09-03 21:02:49 -04:00
Will Dietz
3f7d0ad89e
speedtest-cli: 2.1.1 -> 2.1.2 2019-09-03 19:47:35 -05:00
Mario Rodas
39d343929d
Merge pull request #68002 from marsam/update-supercollider
supercollider: 3.10.2 -> 3.10.3
2019-09-03 19:35:39 -05:00
Will Dietz
0998d084c3
fwts: 19.07.00 -> 19.08.00 2019-09-03 19:35:37 -05:00
Will Dietz
31e8b2d069
xbps: 0.56 -> 0.57 2019-09-03 19:29:49 -05:00
Will Dietz
8f78177924
links: 2.19 -> 2.20
http://links.twibright.com/download/ChangeLog

(search for '2.20' if newer entries exist)
2019-09-03 19:29:01 -05:00
Will Dietz
6d1b2761d0
mkvtoolnix: 36.0.0 -> 37.0.0
https://www.bunkus.org/blog/2019/08/mkvtoolnix-v37-0-0-released/
2019-09-03 19:27:54 -05:00
Will Dietz
1895278f20
httpie: 1.0.2 -> 1.0.3 2019-09-03 19:27:05 -05:00
Will Dietz
592274e72a
httpie: fetchPypi 2019-09-03 19:27:03 -05:00
Will Dietz
8ddc4e4731
httpie: pname-ify 2019-09-03 19:27:00 -05:00
Will Dietz
fa996e685d
taskell: 1.6.0 -> 1.6.1
https://github.com/smallhadroncollider/taskell/releases/tag/1.6.1
2019-09-03 19:20:33 -05:00
Will Dietz
93f7a4f8c1
txr: 220 -> 224
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-224
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-223
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-222
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-221
2019-09-03 18:52:24 -05:00
Will Dietz
1aec067a47
i3: pname, 4.17 -> 4.17.1
https://i3wm.org/downloads/RELEASE-NOTES-4.17.1.txt
2019-09-03 18:42:09 -05:00
Will Dietz
00de817ab5
v4l-utils: 1.16.6 -> 1.16.7 2019-09-03 18:40:31 -05:00
Will Dietz
9dbda3eddf
Merge pull request #66737 from dtzWill/feature/azpainter
azpainter: init at 2.1.4
2019-09-03 18:25:21 -05:00
Will Dietz
a8b1948aa7
victor-mono: 1.2.1 -> 1.2.5 2019-09-03 18:15:59 -05:00
Will Dietz
a774931282
sudo-font: 0.37 -> 0.40
https://github.com/jenskutilek/sudo-font/releases/tag/v0.38
https://github.com/jenskutilek/sudo-font/releases/tag/v0.39
https://github.com/jenskutilek/sudo-font/releases/tag/v0.40
2019-09-03 18:12:56 -05:00
Carles Pagès
7547a7a1d4 kodi: 19.3 -> 19.4 2019-09-04 00:40:07 +02:00
adisbladis
2308d5034c
Merge pull request #68005 from xrelkd/update/go-ethereum
go-ethereum: 1.9.2 -> 1.9.3
2019-09-03 23:01:31 +01:00
volth
adf55b78b9 icewm: 1.4.2 -> 1.6.0 (#66949) 2019-09-03 23:51:52 +02:00
adisbladis
8f57babd52
Merge pull request #68027 from 0x4A6F/master-tacacsplus
tacacs+: tacacs+ -> tacacsplus
2019-09-03 22:37:56 +01:00
0x4A6F
05ee758d79
tacacs+: tacacs+ -> tacacsplus 2019-09-03 21:27:40 +00:00
Mario Rodas
e4bbf5cdbf
netdata: 1.16.0 -> 1.17.0
Changelog: https://github.com/netdata/netdata/releases/tag/v1.17.0
2019-09-03 16:20:00 -05:00
Nikolay Korotkiy
75a126692b
josm: 15238 -> 15322 (#68022) 2019-09-03 23:17:07 +02:00
Jai Flack
cac6631e61 Add large hunspell dicts (#67424)
* Move en_AU alias to above declaration to match others

* Add en_GB-large, en_US-large, en_CA-large and en_AU-large hunspell dictionaries

Squashed commit of the following:

commit e3c0054263f6d71c1890ecb52b06ade71ce046ee
Author: Jai Flack <jaiflack@protonmail.com>
Date:   Tue Aug 27 18:38:34 2019 +1000

    Add en_GB-large, en_US-large, en_CA-large and en_AU-large hunspell
    dictionaries

    Squashed commit of the following:

    commit 6b16e7326061aa55bb6993b3913fb4fb701a9b8f
    Author: Jai Flack <jaiflack@protonmail.com>
    Date:   Sun Aug 25 15:38:08 2019 +1000

        Adding en_GB-large dictionary

    commit c94c6c39503750c820cdab533b4372695b61bad3
    Author: Jai Flack <jaiflack@protonmail.com>
    Date:   Sun Aug 25 15:37:37 2019 +1000

        Fix en_US-large and en_CA-large hashes

    commit 84a847b39e7ad967d26434b0f6935211bb42010a
    Author: Jai Flack <jaiflack@protonmail.com>
    Date:   Sun Aug 25 15:15:54 2019 +1000

        Adding en_AU-large dictionary

    commit b7d6e1ceebae98a5d7f3c6e119cb3816b879ed54
    Author: Jai Flack <jaiflack@protonmail.com>
    Date:   Sun Aug 25 15:15:36 2019 +1000

        Adding en_CA-large dictionary

    commit c1857a6e054b60bbe51eda4a8c3c55285cf6092e
    Author: Jai Flack <jaiflack@protonmail.com>
    Date:   Sun Aug 25 15:15:10 2019 +1000

        Adding en_US-large dictionary

    commit 898caa0eb9452992d5dc59cd82d267fcc8ad1133
    Author: Jai Flack <jaiflack@protonmail.com>
    Date:   Sun Aug 25 15:14:25 2019 +1000

        Modifying mkDictFromWordlist to allow for different src and destination
        file names
2019-09-03 22:57:46 +02:00
Timothy DeHerrera
0b32fe2d7e kakounePlugins: Add 5 kakoune plugins (#67593)
* kakounePlugins: Add 5 kakoune plugins

Should be compatible with
https://github.com/NixOS/nixpkgs/pull/64310

* kak-auto-pairs: for automatic closing of pairs
* kak-buffers: for easier buffer management
* kak-fzf: for fzf integration
* kak-powerline: for a prettier modeline
* kak-vertical-selection: for easy vertical selections

* kakounePlugins: alphabetize package list

* kakounePlugins.kak-fzf: add ability to choose between fzf/skim

* kakounePlugins.kak-powerline: substitute full path to git binary
2019-09-03 22:54:37 +02:00
Michael Raskin
0609099943
Merge pull request #68010 from Mic92/radare2
radare2: 3.7.0 -> 3.8.0
2019-09-03 20:53:56 +00:00
Christian Kampka
81d0173023 maintainers: update my maintainer information (#67686) 2019-09-03 22:52:13 +02:00
averelld
ec57a12e66 mplayer: 1.3.0 -> 1.4 (#67733) 2019-09-03 22:51:04 +02:00
Dennis Gosnell
15a461d3b8 roxterm: 3.3.2 -> 3.7.5 (#67807) 2019-09-03 22:45:10 +02:00
averelld
42607bb059 vim: 8.1.1547 -> 8.1.1967 (#68011) 2019-09-03 22:34:37 +02:00
Aristid Breitkreuz
bafe56c685
gnucash: fix cmake configure phase, missing "include(CheckSymbolExists)" (#68026) 2019-09-03 22:31:50 +02:00
Michael Fellinger
1f49035aca ruby.withPackages: init
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03 19:44:49 +00:00
Ambroz Bizjak
97a2ef37c0 phc-intel: Don't define the package if the assert would fail.
If the kernel is too old one gets the assertion error, even if nothing specifically request that package. Some code must be going through all defined kernel module packages that triggers the assert.
2019-09-03 21:04:37 +02:00
Sarah Brofeldt
ce8cd5fd00
Merge pull request #68001 from johanot/fix-cherrypy
python3Packages.cherrypy: fix tests after upgrade to pytest5
2019-09-03 19:23:44 +02:00
Silvan Mosberger
ce944b4bde
Merge pull request #64552 from evanjs/feature/openrazer-2.3.1
openrazer: init at 2.6.0
2019-09-03 19:14:58 +02:00
worldofpeace
26b8a0a940
Merge pull request #68016 from worldofpeace/no-single-quote-placeholder
treewide: don't use single quotes with placeholder
2019-09-03 13:02:42 -04:00
worldofpeace
59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
worldofpeace
460927aae7
Merge pull request #67926 from flokli/fix-biber-tests
biber: fix currently broken tests
2019-09-03 12:11:53 -04:00