Commit Graph

11436 Commits

Author SHA1 Message Date
Tuomas Tynkkynen
78d9414ce5 findutils: Fix cross compilation
Yes, setting crossAttrs.propagatedBuildInputs is the correct value to
set to override a buildInputs from the native drv!
2017-02-27 00:15:53 +02:00
Franz Pletz
9dbeca2240
pass: refactor, fix completions install
cc #23223
2017-02-26 20:54:58 +01:00
Benjamin Herr
6cc50b2976 obconf: add libSM to fix build 2017-02-26 20:11:25 +01:00
Franz Pletz
edcbb6da11
pass: 1.6.5 -> 1.7 2017-02-26 19:36:51 +01:00
Michael Raskin
1d9fa60df0 wavefunctioncollapse: 0.0pre20160930 -> 0.0pre20170130 2017-02-26 18:10:36 +01:00
Tristan Helmich
b508c1b792 nzbget: 17.1 -> 18.0 2017-02-26 13:36:36 +01:00
Franz Pletz
9c2ac51006
youtubeDL: 2017.02.17 -> 2017.02.24.1 2017-02-26 12:54:11 +01:00
Eric Sagnes
b4d8eddf48 linkchecker: fix darwin build 2017-02-26 12:30:14 +01:00
Vladimír Čunát
488ece8169
e2fsprogs: avoid larger rebuild on Linux
I didn't notice this.  Perhaps it's through libarchive.
2017-02-26 11:01:44 +01:00
Vladimír Čunát
6afdc516b5
e2fsprogs: style nitpicks, add meta.license 2017-02-26 10:56:11 +01:00
Gavin Rogers
57212c947b e2fsprogs: fix on Darwin (#22973)
util-linux cowardly refuses to install on all platforms. Therefore we
cannot rely on it for external dependancies, in particular luuid.
e2fsprogs won't configure without the luuid dependancy being satisfied.
2017-02-26 10:49:56 +01:00
Jörg Thalheim
f4c253ff2f
jfsutils: replace sha1 with sha256 2017-02-26 10:05:40 +01:00
Jörg Thalheim
7f5cfd3ec5
samplicator: 1.3.7-beta6 -> 1.3.8rc1 2017-02-26 10:05:18 +01:00
Jörg Thalheim
fc2a42b40e
zsync: replace sha1 with sha256 2017-02-26 10:02:10 +01:00
Jörg Thalheim
4c11d5fe83
dtrx: replace sha1 with sha256 2017-02-26 10:01:41 +01:00
Vladimír Čunát
f157956266
findutils: add the forgotten file (I'm sorry)
/cc #23152.
2017-02-26 09:44:27 +01:00
Vladimír Čunát
39e736b3d9
Merge #23171: curl: 7.53.0 -> 7.53.1 2017-02-26 09:29:11 +01:00
Vladimír Čunát
2f726fed9f
findutils: fixup sandboxed build after #23152 2017-02-26 09:26:22 +01:00
Bart Brouns
64cf52ad55 clipster: 2017-01-12 -> 2017-02-17 2017-02-25 20:25:57 +01:00
Thomas Tuegel
0ed156a216 Merge pull request #22977 from ttuegel/triage-kde4
Remove KDE 4 desktop packages
2017-02-25 12:21:44 -06:00
Tim Steinbach
6988d2d456
curl: 7.53.0 -> 7.53.1 2017-02-25 09:03:22 -05:00
edef
447ba91858 rnv: fix missing rec (#23162) 2017-02-25 01:40:02 +01:00
Thomas Tuegel
f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Thomas Tuegel
c5227f93f3
Remove kde4.partition-manager
- No maintainer in Nixpkgs
- No upstream activity
- Original source unavailable
2017-02-24 16:49:06 -06:00
Thomas Tuegel
dab94220fa
Remove kde4.polkit_kde_agent
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:49:01 -06:00
Thomas Tuegel
9be791656f
Remove kde4.plasma-nm and its dependencies
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:49:01 -06:00
Thomas Tuegel
2d7f558661
Remove kde4.ksshaskpass
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:49:00 -06:00
Thomas Tuegel
00dce4e29f
Remove kde4.kde_gtk_config
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:49:00 -06:00
Thomas Tuegel
eedbb61eb3
Remove kde4.colord-kde4
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:49:00 -06:00
Thomas Tuegel
d237f44928
Remove kde4.bluedevil
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:48:59 -06:00
Thomas Tuegel
c9de5eca0f
Remove kde4.kdiff3
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:32 -06:00
Joachim F
1edc3efa0c Merge pull request #23132 from ljli/rnv-init
rnv: init at 1.7.11
2017-02-24 23:15:35 +01:00
Franz Pletz
114ae6baab
unbound: 1.6.0 -> 1.6.1 2017-02-24 17:57:41 +01:00
Mogria
417dbaf6a3 findutils: updatedb now uses writable database outside of /nix/store by default
updatedb could only be run by providing the --output parameter,
because it would use a path inside the nix store as it's database.
The default for --output is now /var/cache/locatedb (the same
as in the NixOS locate service)
2017-02-24 16:36:58 +01:00
Eelco Dolstra
8e1fa01f3a
nix: 1.11.6 -> 1.11.7 2017-02-24 12:53:53 +01:00
Leon Isenberg
d556f53517 rnv: init at 1.7.11 2017-02-24 08:26:09 +01:00
Peter Hoeg
8e3d0b8323 awless: 0.0.13 -> 0.0.14 2017-02-24 11:15:26 +08:00
Franz Pletz
d508ef88f7 Merge pull request #23082 from mayflower/graylog_update
graylog: update + module plugin support
2017-02-23 17:42:57 +01:00
Tristan Helmich
7420922806 graylog module: add plugin support 2017-02-23 15:21:29 +01:00
Vladimír Čunát
0bfbd039f9
dnsperf: init at 2.1.0.0 2017-02-23 14:03:49 +01:00
Peter Simons
7803a696cd smartmontools: update drivedb.h to latest SVN version 4391 2017-02-23 00:18:40 +01:00
Joachim F
f764ccc7f1 Merge pull request #22812 from phi-gamma/afio
afio: init at 2.5.1
2017-02-22 22:05:51 +01:00
Frederik Rietdijk
de4643eb80 diffoscope: 63 -> 77 2017-02-22 19:45:54 +01:00
Tristan Helmich
a43fd5af38 graylog: 2.1.2 -> 2.2.1 2017-02-22 19:03:48 +01:00
Vladimír Čunát
ebf782829a
Merge #23063: curl: 7.52.1 -> 7.53.0 2017-02-22 18:11:05 +01:00
Vladimír Čunát
145d3ea81c
Merge branch 'master' into staging 2017-02-22 17:47:49 +01:00
Tim Steinbach
b1c6a9bfcc
curl: 7.52.1 -> 7.53.0 2017-02-21 18:47:33 -05:00
Vladimír Čunát
5f420c1ff5
gvolicon: fixup build with glibc-2.25 2017-02-21 19:03:36 +01:00
Vladimír Čunát
3d04d470cd
cjdns: fix build with glibc-2.25 via upstream patch 2017-02-21 13:30:50 +01:00
Matt McHenry
1f4940368a bins: fix permissions issue regenerating albums
since the template files in the nix store are read-only, they can't be
overwritten the second time the album is generated.  using cp's '-f'
option works around this.
2017-02-21 06:37:07 +01:00
romildo
ae8c267320 efivar: 27 -> 31 2017-02-21 05:42:01 +01:00
romildo
8c98c311d3
nitrogen: 1.6.0 -> 1.6.1 2017-02-20 21:44:56 -05:00
William Casarin
ffcb272e01 antimicro: 2.22 -> 2.23 2017-02-20 22:13:54 +01:00
Vladimír Čunát
5a38ab8add
Merge branch 'master' into staging 2017-02-20 21:24:35 +01:00
Vladimír Čunát
2cb76ff1ff
Merge branch 'glibc-2.25' into staging
The largest problem-causers should be fixed now (within).
2017-02-20 21:18:48 +01:00
Vladimír Čunát
09d02f72f6
Re-revert "Merge: glibc: 2.24 -> 2.25"
This reverts commit 55cc7700e9.
I hope most problems have been solved.  /cc #22874.
2017-02-20 21:16:41 +01:00
Robin Gloster
183eeb3c0f
simp_le: fix meta.homepage 2017-02-20 16:06:17 +01:00
Robin Gloster
464529c603
simp_le: 2016-12-16 -> 0.1.1 2017-02-20 12:48:42 +01:00
Michael Alan Dorman
dc19ba7bc6 beets: enable gstreamer support
So this was suggested as [long ago as October, 2015](https://github.com/NixOS/nixpkgs/issues/10376#issuecomment-147734898).

Despite being fairly ignorant of the nix Python support, I decided
that I really wanted this; this change brings in what I believe are
the necessary components---I have, at least, successfully run `beet
replaygain` and `beet bpd`---but it may not do it in the best way; I'm
happy to consider input on that front.

I can at least state that all three changes are necessary---leave any
one of them out and gstreamer support doesn't work.
2017-02-20 11:44:48 +01:00
Daniel Fullmer
a8c738713b gnupg21: Fix scdaemon for usb smartcards (#22891)
The use of smartcard functionality for yubikeys (and presumably other
usb smartcards) was broken in gnupg 2.1.18.  This has apparently already
been fixed in gnupg master, and debian backports the included patches
for 2.1.18.

See also:
https://bugs.gnupg.org/gnupg/issue2933
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852702
https://github.com/NixOS/nixpkgs/pull/21991
2017-02-20 04:30:01 +01:00
Peter Hoeg
68f01b3b8c Merge pull request #23010 from peterhoeg/f/gpg
gnupg: include systemd user units in output
2017-02-20 08:16:15 +08:00
Peter Hoeg
9ca3caeb09 gnupg: include systemd user units in output 2017-02-20 08:09:44 +08:00
Pradeep Chhetri
07b301529c wuzz: 0.1.0 -> 0.2.0 (#23002) 2017-02-19 19:11:00 +00:00
Marius Bergmann
7bcb58ad71 keepalived: 1.3.2 -> 1.3.4 2017-02-19 19:50:21 +01:00
Joachim F
184f574283 Merge pull request #22915 from pradeepchhetri/envconsul
envconsul: init at 0.6.2
2017-02-19 10:23:58 +01:00
Pradeep Chhetri
1973a29536 envconsul: init at 0.6.2 2017-02-19 09:36:39 +05:30
rushmorem
87cf2231fa intecture-agent: init at 0.3.0 2017-02-19 03:49:33 +02:00
rushmorem
31d4b7b830 intecture-auth: init at 0.1.0 2017-02-19 03:20:37 +02:00
rushmorem
af6c722a7b intecture-cli: init at 0.3.2 2017-02-19 02:35:47 +02:00
Robin Gloster
492101dfce
nixos-container: fix destroy with immutable /var/empty
fixes #21573
2017-02-18 22:51:21 +01:00
ikervagyok
0860565ee0 btrfs-dedupe: init at 1.1.0 (#22938) 2017-02-18 22:20:42 +01:00
Frederik Rietdijk
8c3480f3b9 Merge pull request #22828 from matthiasbeyer/update-my-pkgs
Updates for some of my packages
2017-02-18 14:09:51 +01:00
Vladimír Čunát
432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Frederik Rietdijk
170039ace5 Merge pull request #22926 from AndersonTorres/youtubeDL
youtube-dl: 2017.02.16 -> 2017.02.17
2017-02-18 08:56:41 +01:00
Vladimír Čunát
714eabc5af
guile rev-deps: fix build by adding pkgconfig
Without it packages fail to find the headers, after guile has split
them into a separate output in 218713a.
2017-02-18 08:23:07 +01:00
Graham Christensen
f308722a00
netpbm: 10.70.00 -> 10.77.02 for numerous fixes
more: https://sourceforge.net/p/netpbm/code/2883/tree/advanced/doc/HISTORY
2017-02-17 22:17:34 -05:00
AndersonTorres
9cee962c43 youtube-dl: 2017.02.04.1 -> 2017.02.17 2017-02-17 22:59:37 -02:00
Armijn Hemel
34c12b1c73
e2fsprogs: 1.43.3 -> 1.43.4 2017-02-17 23:46:09 +01:00
Armijn Hemel
d950e8c084
fping: 3.15 -> 3.16 2017-02-17 23:44:48 +01:00
Dan Peebles
7a113e9e83 fakechroot: 2.17.2 -> 2.19 (with modification)
There's a PR I need merged so this is currently pointing at a fork
on my GitHub but I'll repoint it to mainline once that gets merged.
2017-02-17 19:21:33 +00:00
Bjørn Forsman
73112a6e78 pcsctools: unbreak 'gscriptor' by adding cairo
Fixes this:

  $ gscriptor
  Can't load '/nix/store/17w6hdwbli924v7d43xxxp66qhgqpc24-perl-Pango-1.227/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/auto/Pango/Pango.so' for module Pango: /nix/store/17w6hdwbli924v7d43xxxp66qhgqpc24-perl-Pango-1.227/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/auto/Pango/Pango.so: undefined symbol: cairo_font_type_to_sv at /nix/store/5z1wn7knhckr3a0asb8lzp99sdai09f2-perl-5.22.2/lib/perl5/5.22.2/x86_64-linux-thread-multi/DynaLoader.pm line 193.
   at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
  Compilation failed in require at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
  BEGIN failed--compilation aborted at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
  Compilation failed in require at /nix/store/sgy2xsyvmam09pl25x8gb507gyiz9ybn-pcsc-tools-1.4.25/bin/.gscriptor-wrapped line 28.
  BEGIN failed--compilation aborted at /nix/store/sgy2xsyvmam09pl25x8gb507gyiz9ybn-pcsc-tools-1.4.25/bin/.gscriptor-wrapped line 28.
2017-02-17 17:01:29 +01:00
Philipp Gesang
b4e9bcfc12 afio: init at 2.5.1
Signed-off-by: Philipp Gesang <phg@phi-gamma.net>
2017-02-17 15:29:03 +01:00
Eelco Dolstra
4798196447
s3fs-fuse: 1.78 -> 1.80 2017-02-17 13:46:00 +01:00
Robin Gloster
a6eb4669b1 Merge pull request #22872 from ttuegel/isync
Update isync-git, with several other improvements
2017-02-17 02:47:23 +01:00
Brian McKenna
17f566d1e1 keybase-gui: init at 20170209.17b641d
The GUI requires the keybase and kbfs packages to be installed and
running with /keybase as the mount.
2017-02-17 02:44:06 +01:00
Bjarki Ágúst Guðmundsson
8561af2db9 kbfs: 1.0.2 -> 20170209.d1db463 2017-02-17 02:43:52 +01:00
Bjarki Ágúst Guðmundsson
c1fb4ec041 keybase: 1.0.18 -> 20170209.17b641d 2017-02-17 02:43:30 +01:00
Pradeep Chhetri
0ea76ef831 wuzz: 2017-02-09 -> 0.1.0 2017-02-17 02:36:14 +01:00
Pradeep Chhetri
3e484e7880 consul-template: 0.18.0 -> 0.18.1 2017-02-17 02:20:23 +01:00
Pradeep Chhetri
6515854248 awless: init at 0.0.13 2017-02-17 02:12:23 +01:00
Robin Gloster
72cda1667b
certbot: 0.9.3 -> 0.11.1 2017-02-17 00:14:04 +01:00
Robin Gloster
73ba9b0ef0
facter: 3.5.1 -> 3.6.0 2017-02-17 00:13:23 +01:00
Robin Gloster
c505564fc5
yara: 3.4.0 -> 3.5.0 2017-02-17 00:13:15 +01:00
Robin Gloster
395ca86018
tcpcrypt: 0.4 -> 0.5 2017-02-17 00:12:43 +01:00
Robin Gloster
79e6596993
s3backer: 1.4.2 -> 1.4.3 2017-02-17 00:12:09 +01:00
Robin Gloster
900cc90fbe
openfortivpn: 1.1.4 -> 1.2.0 2017-02-17 00:11:55 +01:00
Robin Gloster
bee26ba6b2
lastpass-cli: 1.0.0 -> 1.1.1 2017-02-17 00:11:49 +01:00
Robin Gloster
46966ad4e5
ipmitool: 1.8.15 -> 1.8.17 2017-02-17 00:11:41 +01:00
Robin Gloster
f6778c8137
aircrack-ng: 1.2-rc3 -> 1.2-rc4 2017-02-17 00:11:32 +01:00
Robin Gloster
108c6d1a03
socat: 1.7.3.1 -> 1.7.3.2
fixes compatibility with openssl 1.1.0 (and libressl)
2017-02-17 00:11:03 +01:00
Joachim F
32befcb62b Merge pull request #22754 from mbrgm/update-keepalived
keepalived: 1.2.19 -> 1.3.2
2017-02-16 23:08:22 +01:00
Daniel Peebles
96c152f98e Merge pull request #22881 from pradeepchhetri/vault-update
vault: 0.6.4 -> 0.6.5
2017-02-16 16:44:01 -05:00
Lluís Batlle i Rossell
e62fe37575 zstd: update to 1.1.3 2017-02-16 21:46:48 +01:00
Lluís Batlle i Rossell
0cee46dd21 brotli: update to 0.5.2
From 0.3.0
2017-02-16 21:34:44 +01:00
Pradeep Chhetri
3f971d9863 vault: 0.6.4 -> 0.6.5 2017-02-17 01:17:30 +05:30
Vladimír Čunát
524de86db0
findutils: plug a memory leak (close #22857)
Using the upstream patch directly.  It's copied in nixpkgs, because:
 - fetchpatch isn't usable at this point in bootstrapping,
 - the upstream patch creates collisions in NEWS.
2017-02-16 19:16:51 +01:00
Vladimír Čunát
e962a3c95f
Merge branch 'master' into staging 2017-02-16 19:02:37 +01:00
Vladimír Čunát
55cc7700e9
Revert "Merge: glibc: 2.24 -> 2.25"
This reverts commit 1daf2e26d2, reversing
changes made to c0c50dfcb7.

It seems this is what has been causing all the reliability problems
on Hydra.  I'm currently unable to find why it happens, so I'm forced
to revert the update for now.  Discussion: #22874.
2017-02-16 18:16:06 +01:00
Rob Vermaas
1c366b4e06
nixops: update to 1.5
(cherry picked from commit 780a38c611162c34229c9d06b09dd4ec2f8466f4)
2017-02-16 17:03:12 +00:00
Thomas Tuegel
953a1e76a2
isyncUnstable: add ttuegel to maintainers 2017-02-16 09:50:31 -06:00
Thomas Tuegel
3994004a6f
isyncUnstable: build with zlib support 2017-02-16 09:50:18 -06:00
Thomas Tuegel
88fec3005b
isyncUnstable: 2015-11-08 -> 20161218
The extra dashes are removed from the version number because Nix treats only the
first component as the version, i.e. `2015-11-08` is version `2015` with two
tags `-11` and `-08`.
2017-02-16 09:48:45 -06:00
Thomas Tuegel
2143043146
isyncUnstable: download over https 2017-02-16 09:48:26 -06:00
Nikolay Amiantov
5125ecb2c1 blueman: add librsvg 2017-02-16 16:08:28 +03:00
Graham Christensen
073ca2b34f
aspcu: 1.9.0 -> 1.9.1 2017-02-16 07:55:25 -05:00
Robin Gloster
790e5bf4d8
ecryptfs: fix after security wrapper change
The replacements matched to much due to wrapperDir having `/bin` in its
path now.

cc #16654
2017-02-16 11:35:41 +01:00
Eelco Dolstra
97fc806a7b
nix-prefetch-zip: Remove
This script is not needed anymore since "nix-prefetch-url --unpack
<url>" and "nix-prefetch-url -A foo.src" (where "foo.src" is a
fetchzip / fetchFromGitHub call) work fine.
2017-02-16 11:28:23 +01:00
Stefan Goetz
61f2f8c98a youtube-dl: 2017.02.04.1 -> 2017.02.16 (#22851) 2017-02-16 00:46:10 +01:00
Jascha Geerds
900fc49013 Merge pull request #22775 from peterhoeg/u/qtox
tox clients and libraries updates
2017-02-15 23:05:14 +01:00
Franz Pletz
eda8ee2830 Merge pull request #22752 from LumiGuide/syslog-ng-3.9.1
syslog-ng: 3.6.2 -> 3.9.1
2017-02-15 20:12:02 +01:00
Michael Raskin
2155b1eaba Merge pull request #22827 from peterhoeg/u/gtkvnc
gtk-vnc: 0.6.0 -> 0.7.0
2017-02-15 14:36:33 +00:00
Matthias Beyer
b96a2fdd1b vdirsyncer: 0.14.0 -> 0.14.1 2017-02-15 15:27:51 +01:00
Michael Raskin
c731738ecc graphviz_2_0: hide inside monotoneViz
The old Graphviz version is vulnerable, but monotone-viz will never feed
it bad input.
2017-02-15 15:10:00 +01:00
Peter Hoeg
bf86a268df gtk-vnc: 0.6.0 -> 0.7.0 2017-02-15 21:00:49 +08:00
Matthias Beyer
83d09a3336 http-prompt: 0.8.0 -> 0.9.1 2017-02-15 13:45:58 +01:00
Marius Bergmann
4ebfc19335 keepalived: 1.2.19 -> 1.3.2 2017-02-15 13:05:16 +01:00
Vladimír Čunát
35b2159671
Merge branch 'master' into staging
Over 11k rebuilds on master.
2017-02-15 08:41:35 +01:00
Philipp
01e5b8527d dehydrated: 0.3.1 -> 0.4.0 (#22804) 2017-02-15 07:05:22 +01:00
Ian-Woo Kim
a238c8a575 nixos-container: add --port option for nixos-container (forward network ports to systemd-nspawn container) 2017-02-15 05:12:46 +01:00
Ian-Woo Kim
3490508ed1 nixos-container: support bridge. 2017-02-15 05:12:46 +01:00
Franz Pletz
ea309fcf48
syslogng_incubator: 141106 -> 0.5.0, mark as broken
This is the current release but neither this nor the current master
is compatible with syslog-ng 3.8+. Committed work on update and
refactor of expression to make it easier in the future to bump.
2017-02-15 01:58:54 +01:00
Franz Pletz
e38f7c625e
syslog-ng: refactor 2017-02-15 01:58:47 +01:00
Daiderd Jordan
af13a5b3b3 Merge pull request #22808 from mimadrid/update/fzf-0.16.4
fzf: 0.16.2 -> 0.16.4
2017-02-15 00:04:57 +01:00
mimadrid
0280d327f4
fzf: 0.16.2 -> 0.16.4 2017-02-14 23:47:27 +01:00
Franz Pletz
1ab91b2cea Merge pull request #22801 from lsix/update_ddrescue
ddrescue: 1.21 -> 1.22
2017-02-14 20:06:18 +01:00
Thomas Tuegel
f228ea5215 Merge pull request #22698 from FRidh/kde
KDE: update frameworks and applications
2017-02-14 12:54:39 -06:00
Lancelot SIX
8d8bd31e5f
ddrescue: 1.21 -> 1.22
See https://lists.gnu.org/archive/html/info-gnu/2017-02/msg00003.html
for release note.
2017-02-14 19:40:39 +01:00
Thomas Tuegel
ce859290e9
offlineimap: install man pages 2017-02-14 12:37:35 -06:00
Eelco Dolstra
314dd9215b Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers
Adding setcap-wrapper functionality to Nix
2017-02-14 16:25:06 +01:00
Bjørn Forsman
30e8d577f1 ccid: 1.4.23 -> 1.4.26 2017-02-14 12:29:25 +01:00
Bas van Dijk
020fb2cce1 syslog-ng: 3.6.2 -> 3.9.1
This should fix: https://github.com/NixOS/nixpkgs/issues/20153
2017-02-14 11:45:24 +01:00
Cillian de Roiste
868d30f975 openconnect: add support for stoken
Tested with a Juniper Network Connect VPN
2017-02-14 09:29:57 +01:00
Peter Hoeg
7690ec0022 toxvpn: 20160909 -> 20161230 2017-02-14 14:59:59 +08:00
Parnell Springmeyer
9e36a58649
Merging against upstream master 2017-02-13 17:16:28 -06:00
Graham Christensen
fc45440b8f Merge pull request #22761 from mimadrid/update/ripgrep-0.4.0
ripgrep: 0.3.2 -> 0.4.0
2017-02-13 17:54:45 -05:00
mimadrid
2aad8590d7 sudo: 1.8.19p1 -> 1.8.19p2 2017-02-13 23:43:32 +01:00
mimadrid
51592a3f49
ripgrep: 0.3.2 -> 0.4.0 2017-02-13 22:38:36 +01:00
Vladimír Čunát
1daf2e26d2
Merge: glibc: 2.24 -> 2.25 2017-02-13 22:14:15 +01:00
Vladimír Čunát
5ed010f50b
findutils: disable tests on i686-linux
They won't work since glibc-2.25, and I don't like to spend more time on that.
2017-02-13 22:10:50 +01:00
Robert Helgesson
9298467923
svtplay-dl: 1.9.1 -> 1.9.2 2017-02-13 21:54:54 +01:00