Commit Graph

20217 Commits

Author SHA1 Message Date
Peter Simons
88e7c77bb2
Merge pull request #56923 from rnhmjoj/xfix
treewide: fixup bcf54ce
2019-04-12 11:07:35 +02:00
rnhmjoj
5ea4160b33
treewide: fixup bcf54ce
fix the executable bit for scripts installed with substituteAll
and some remaining shebangs.
2019-04-12 09:09:22 +02:00
Silvan Mosberger
cacb6f1dd0
Merge pull request #59322 from acowley/vulkan-tools
vulkan-tools: add dependency on vulkan-headers
2019-04-12 03:30:26 +02:00
Jean-Paul Calderone
be8f891c5a tahoe-lafs: clean up inputs (#59231)
Numpy has not been a dependency since 2012.
Apart from being unnecessary, numpy depends on openblas which fails to build on aarch64.
2019-04-11 22:22:59 +02:00
Anthony Cowley
570ea1e427 vulkan-tools: add dependency on vulkan-headers
This fixes the build on NixOS.
2019-04-11 12:59:41 -04:00
Anton-Latukha
b6ceaf0123 wmctrl: mv site&upstream from Google+ to current official site 2019-04-11 19:30:45 +03:00
Anton-Latukha
a7a75ba5c7 wmctrl: adopt package 2019-04-11 19:30:35 +03:00
Frederik Rietdijk
993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
Staging next
2019-04-11 18:23:14 +02:00
Pascal Wittmann
aea1ebd186
Merge pull request #58705 from dtzWill/update/sstp-1.0.12
sstp: 1.0.11 -> 1.0.12
2019-04-11 14:38:24 +02:00
Matthieu Coudron
a4c15f1b35 python3Packages.papis: provide as a library too (#59070)
* python3Packages.papis: provides as a library too

The project is turning into a dependency for several scripts and possibly UIs
(see the different repositories at https://github.com/papis/) so it makes sense
to have it as a library.

* moved papis to python-modules

* add myself as maintainer
2019-04-11 12:55:08 +02:00
Markus Kowalewski
f0c51d18ac
hpl: init at 2.3 2019-04-11 09:09:51 +02:00
Frederik Rietdijk
230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Matthew Bauer
28d83343a3
Merge pull request #58625 from xzfc/aria2
aria2: Add sphinx build dependency to generate man pages
2019-04-11 01:03:43 -04:00
Robert Scott
038b2f5e9f afl: add self to maintainers list 2019-04-10 22:23:08 +01:00
Robert Scott
b401d87329 afl-qemu: remove unnecessary build dependencies: this is a minimal build of qemu 2019-04-10 22:23:08 +01:00
Mario Rodas
1c17ccf6c2 gotop: 2.0.1 -> 3.0.0 (#58615) 2019-04-10 22:22:48 +02:00
StillerHarpo
6f9084464b lolcat: 99.9.19 -> 99.9.96 (#59271) 2019-04-10 22:00:57 +02:00
Markus Kowalewski
015888ce7f hdf5: 1.10.4 -> 1.10.5 2019-04-10 18:53:51 +02:00
xrelkd
fc1603583b brook: init at 20190401 (#59201) 2019-04-10 17:56:21 +02:00
Bas van Dijk
ed426e4df8
Merge pull request #59234 from basvandijk/fluentd-1.4.2
fluentd: 1.2.3 -> 1.4.2
2019-04-10 12:47:49 +02:00
Bas van Dijk
ad41c1f1c0 fluentd: 1.2.3 -> 1.4.2 2019-04-10 12:46:06 +02:00
xrelkd
d7d5bab30e powerline-go: 1.11.0 -> 1.12.1 (#59222) 2019-04-10 11:54:29 +02:00
Andrew Dunham
3c2e7e91e5 aws-vault: 4.3.0 -> 4.5.1 (#59254) 2019-04-10 11:10:44 +02:00
Pascal Wittmann
42a1beb5d7
Merge pull request #59243 from lihop/update-burpsuite
burpsuite: 1.7.23 -> 1.7.36
2019-04-10 11:04:17 +02:00
Matthew Bauer
a79a8f29bc waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
Mario Rodas
acdba71e47
Merge pull request #58568 from dtzWill/update/vale-1.4.0
vale: 1.3.2 -> 1.4.0
2019-04-09 22:04:10 -05:00
Leroy Hopson
81b697db58 burpsuite: 1.7.23 -> 1.7.36 2019-04-10 09:48:42 +07:00
R. RyanTM
72a198fc60 ocserv: 0.12.2 -> 0.12.3 (#58730)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocserv/versions
2019-04-09 22:45:23 +02:00
xeji
ca33a4fa01
Merge pull request #52320 from r-ryantm/auto-update/fanficfare
fanficfare: 3.1.1 -> 3.6.0
2019-04-09 22:10:20 +02:00
R. RyanTM
36bb2e3beb i2pd: 2.23.0 -> 2.24.0 (#58696)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-04-09 21:17:43 +02:00
Robert Helgesson
c641c1b2ad
cpulimit: 2.5 -> 2.6 2019-04-09 20:02:33 +02:00
Renaud
8db38cdcd4
Merge pull request #58434 from matthiasbeyer/add-licenses
Add licenses
2019-04-09 19:57:17 +02:00
Frederik Rietdijk
d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
Pascal Wittmann
14105fd257
Merge pull request #59127 from matthiasbeyer/update-my-packages
Update my packages
2019-04-09 13:47:31 +02:00
Bas van Dijk
a3fb03df3e
Merge pull request #59206 from basvandijk/elk-6.7.1
elk: 6.5.1 -> 6.7.1
2019-04-09 13:04:14 +02:00
Bas van Dijk
7062a073e8 elk: 6.5.1 -> 6.7.1 2019-04-09 12:34:01 +02:00
Maximilian Bosch
70689254bc
Merge pull request #59055 from suhr/tox-node
tox-node: init at 0.0.7
2019-04-09 11:48:29 +02:00
R. RyanTM
d00ce853aa vault: 1.0.3 -> 1.1.0 (#58909)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-04-09 00:38:12 +02:00
Alex Branham
67c5d04fee mu: 1.0 -> 1.2 (#59130) 2019-04-08 21:13:10 +02:00
xeji
7371867e53
Merge pull request #58761 from r-ryantm/auto-update/pulumi
pulumi-bin: 0.16.11 -> 0.17.4
2019-04-08 20:27:18 +02:00
Dmitry Kalinkin
2c88a3fecb
pulumi: fix darwin src hash 2019-04-08 13:29:05 -04:00
markuskowa
663030731e
Merge pull request #58656 from r-ryantm/auto-update/connman
connman: 1.36 -> 1.37
2019-04-08 16:03:38 +02:00
Nick Novitski
33870626e6 govc: 0.16.0 -> 0.20.0 (#58986) 2019-04-08 12:26:39 +02:00
R. RyanTM
3262558303 pngout: 20130221 -> 20150319 (#58752)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pngout/versions
2019-04-08 12:25:53 +02:00
Christian Kauhaus
2d2de77566 vulnix: 1.8.0 -> 1.8.1 (#59149) 2019-04-08 12:06:17 +02:00
Mathieu Boespflug
1fa743f927 google-cloud-sdk: 222.0.0 -> 241.0.0 (#59129) 2019-04-08 11:21:13 +02:00
Matthias Beyer
89c813c34e fltrdr: 0.1.1 -> 0.2.1
This adds also the new dependency "icu"

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-08 10:13:47 +02:00
Gabriel Ebner
20ff71b4bf
Merge pull request #59010 from loewenheim/vdirsyncer-stable
vdirsyncerStable: init at 0.16.7
2019-04-08 09:07:31 +02:00
Ryan Mulligan
ab4a188981
Merge pull request #58876 from r-ryantm/auto-update/salt
salt: 2018.3.2 -> 2019.2.0
2019-04-07 21:59:59 -07:00
Ryan Mulligan
70723a9167
Merge pull request #58442 from teto/fcitx_bump
fcitx: 4.2.9.5 -> 4.2.9.6
2019-04-07 19:09:10 -07:00
Samuel Dionne-Riel
40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00
worldofpeace
0cc6d0b390
Merge pull request #58862 from r-ryantm/auto-update/quota
linuxquota: 4.04 -> 4.05
2019-04-07 19:37:08 -04:00
R. RyanTM
450f494b0f eid-mw: 4.4.13 -> 4.4.16 (#58669)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eid-mw/versions
2019-04-08 00:29:21 +02:00
Matthew Bauer
6eb0e1a2a9
Merge pull request #59069 from delroth/nilfs-utils-cross
nilfs-utils: fix cross-compilation issue caused by AC_FUNC_MALLOC
2019-04-07 17:53:52 -04:00
R. RyanTM
a750496f56 dpkg: 1.19.5 -> 1.19.6 (#58667)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dpkg/versions
2019-04-07 23:42:47 +02:00
R. RyanTM
38ea62c7af pcapfix: 1.1.3 -> 1.1.4 (#58744)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcapfix/versions
2019-04-07 23:34:54 +02:00
markuskowa
ad8e0454f1
Merge pull request #58668 from r-ryantm/auto-update/dropbear
dropbear: 2018.76 -> 2019.78
2019-04-07 21:25:20 +02:00
Pascal Wittmann
f84e715333
Merge pull request #59121 from talyz/nomachine-6.6.8
nomachine-client: 6.5.6 -> 6.6.8
2019-04-07 19:53:16 +02:00
Pascal Wittmann
5e8634e4f4
entr: 4.1 -> 4.2 2019-04-07 18:53:15 +02:00
talyz
9d1e509ecd nomachine-client: 6.5.6 -> 6.6.8 2019-04-07 17:58:36 +02:00
James Cook
d2326cc24a
Merge pull request #59064 from teto/ppp
ppp: add eap-tls patch
2019-04-07 15:50:33 +00:00
Timo Kaufmann
97cced90e6
gmrender-resurrect: mark as broken (#59114) 2019-04-07 14:45:24 +00:00
R. RyanTM
22ab852d8f redir: 3.2 -> 3.3 (#58868)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/redir/versions
2019-04-07 16:32:36 +02:00
R. RyanTM
50f763b21b tcpreplay: 4.3.1 -> 4.3.2 (#58898)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tcpreplay/versions
2019-04-07 16:22:55 +02:00
R. RyanTM
aa9a4d781b kisslicer: 1.6.2 -> 1.6.3 (#58281)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kisslicer/versions
2019-04-07 16:05:18 +02:00
R. RyanTM
b10b7c4074 amazon-ecs-cli: 1.12.1 -> 1.13.1 (#58620)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/amazon-ecs-cli/versions
2019-04-07 16:01:32 +02:00
R. RyanTM
ec7383ad13 clipster: 2.0.1 -> 2.0.2 (#58654)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipster/versions
2019-04-07 15:58:22 +02:00
zimbatm
0fba99dedf
shfmt: 1.1.0 -> 2.6.4 (#59113)
and stop shipping the "gosh" binary with shfmt, make a separate package
if you want to use that
2019-04-07 15:26:50 +02:00
Peter Hoeg
8466ad7856
Merge pull request #59109 from peterhoeg/f/sl
sl: add missing man pages
2019-04-07 21:15:05 +08:00
Frederik Rietdijk
7f7da0a16f Merge master into staging-next 2019-04-07 15:14:52 +02:00
Peter Hoeg
9588e74f5a sl: add missing man pages 2019-04-07 21:14:23 +08:00
Сухарик
e090a62b79 tox-node: init at 0.0.7 2019-04-07 15:29:30 +03:00
Will Dietz
ba24e89d44
Merge pull request #59094 from dtzWill/update/vips-8.7.4
vips: 8.7.0 -> 8.7.4
2019-04-07 06:40:19 -05:00
R. RyanTM
fe3e3892a8 link-grammar: 5.5.1 -> 5.6.0 (#57303)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/link-grammar/versions
2019-04-07 09:59:27 +00:00
Sebastian Zivota
12fb4154c5 vdirsyncerStable: init at 0.16.7
vdirsyncerStable: fixed maintainers
2019-04-07 11:28:32 +02:00
Vladimír Čunát
ca494bf6c3
Merge #59036: wget: 1.20.1 -> 1.20.3 (SECURITY) 2019-04-07 09:56:53 +02:00
Frederik Rietdijk
4a125f6b20 Merge master into staging-next 2019-04-07 08:33:41 +02:00
Will Dietz
0f620ef43a youtube-dl: 2019.04.01 -> 2019.04.07 2019-04-07 00:52:25 -05:00
Will Dietz
aa220d537d vips: 8.7.0 -> 8.7.4 2019-04-07 00:49:40 -05:00
worldofpeace
9df9f3c464
Merge pull request #59009 from aristaeus/ibus-1.5.20
ibus: 1.5.17 -> 1.5.20
2019-04-06 18:38:14 -04:00
Ben Harper
b1298b38df ibus 1.5.17 -> 1.5.20 2019-04-06 18:34:02 -04:00
Jan Tojnar
621c4b8a59
fanficfare: 3.1.1 -> 3.6.0
Switch to Python 3 and fetching from Pypi
2019-04-07 00:33:26 +02:00
Vladyslav M
203d0ff1c8
Merge pull request #58751 from r-ryantm/auto-update/playerctl
playerctl: 2.0.1 -> 2.0.2
2019-04-06 23:17:49 +03:00
lewo
0b1480608f
Merge pull request #58759 from r-ryantm/auto-update/pspg
pspg: 1.6.3 -> 1.6.4
2019-04-06 19:25:24 +02:00
Pierre Bourdon
c9c0e7c1b0
nilfs-utils: fix cross-compilation issue caused by AC_FUNC_MALLOC 2019-04-06 15:55:50 +02:00
Matthieu Coudron
d574780365 ppp: add eap-tls patch
else NetworkManager-l2tp fails with:
checking whether EAP-TLS patch has been applied to pppd... no
configure: error: EAP-TLS patch has not been applied to pppd

This check has been added in 56e82afe1f,
i.e. l2tp version 1.7.0.
2019-04-06 22:18:21 +09:00
Franz Pletz
4a985a67c5
proxmark3: init at 3.1.0 2019-04-06 15:00:18 +02:00
Vladimír Čunát
526c4292ae
Merge branch 'staging-next'
This iteration was long, about five weeks (2fcb11a2), I think.
Darwin: it's missing a few thousand binaries and there's a make-netbsd
regression, but I suppose these aren't merge blockers.
2019-04-06 13:20:53 +02:00
Will Dietz
1889be45ce lxd: 3.11 -> 3.12 (#59034)
No need to patch go-dqlite, included.
2019-04-06 10:18:59 +00:00
Vladyslav M
bad4288b63
Merge pull request #59029 from dtzWill/update/unrar-5.7.4
unrar: 5.7.3 -> 5.7.4
2019-04-06 12:26:04 +03:00
Dmitry Kalinkin
21d1b195c8
Merge pull request #58939 from Lucus16/latexrun
Add latexrun package
2019-04-05 19:00:16 -04:00
Will Dietz
a88a701611 wget: 1.20.1 -> 1.20.3
http://lists.gnu.org/archive/html/info-gnu/2019-04/msg00001.html
http://lists.gnu.org/archive/html/info-gnu/2019-04/msg00000.html
2019-04-05 15:45:25 -05:00
Will Dietz
16c595933a broot: 0.7.4 -> 0.7.5 2019-04-05 15:40:09 -05:00
Will Dietz
ff8992a94b unrar: 5.7.3 -> 5.7.4 2019-04-05 15:29:32 -05:00
Vladimír Čunát
81a6df8f88
Merge branch 'staging-next' into staging 2019-04-05 21:03:37 +02:00
Ryan Mulligan
dd5d6996f1
Merge pull request #58903 from r-ryantm/auto-update/tlp
tlp: 1.1 -> 1.2.1
2019-04-05 09:34:52 -07:00
Ryan Mulligan
2458154672
Merge pull request #58874 from r-ryantm/auto-update/rsyslog
rsyslog: 8.39.0 -> 8.1903.0
2019-04-05 08:42:17 -07:00
worldofpeace
6ffd201adf Update pkgs/tools/networking/dnscrypt-proxy/2.x/default.nix
Co-Authored-By: bbigras <bigras.bruno@gmail.com>
2019-04-05 15:28:16 +00:00
Bruno Bigras
9ec0a26027 dnscrypt-proxy2: 2.0.21 -> 2.0.22 2019-04-05 15:28:16 +00:00
Gabriel Ebner
735288ac9d vdirsyncer: more cleanup 2019-04-05 17:12:12 +02:00