Commit graph

9185 commits

Author SHA1 Message Date
zimbatm
0571c2e95e httrack: 3.48.21 -> 3.48.22 2016-05-30 21:08:42 +01:00
Peter Simons
9cc9c0694e Merge pull request #15792 from mbakke/duplicity
duplicity: 0.7.06 -> 0.7.07.1
2016-05-30 18:40:53 +02:00
Marius Bakke
8f7b525fc2 stow: 2.2.0 -> 2.2.2 2016-05-30 18:03:46 +02:00
obadz
0c9e904943 toxvpn: restartIfChanged = false & minor cleanups 2016-05-30 14:23:52 +01:00
Michael Raskin
f345d01974 graphviz_2_0: dependency reasons now make libwebp needed 2016-05-30 12:13:34 +02:00
Bjørn Forsman
972c438c03 mscgen: add 'libwebp' to unbreak build
Fixes broken build since commit 7d580b8339
("gd: 2.1.1 -> 2.2.1"):

  $ nix-build -A mscgen
  [...]
  gcc  -g -O2   -o mscgen mscgen-adraw.o mscgen-cmdparse.o mscgen-main.o
  mscgen-svg_out.o mscgen-language.o mscgen-msc.o mscgen-ps_out.o
  mscgen-utf8.o mscgen-gd_out.o mscgen-safe.o mscgen-lexer.o
  mscgen-null_out.o mscgen-usage.o -lm -lgd -lm
  -L/nix/store/HASH-zlib-1.2.8/lib -lz
  -L/nix/store/HASH-libpng-apng-1.6.21/lib
  -lpng16 -L/nix/store/HASH-freetype-2.6.2/lib
  -lfreetype
  -L/nix/store/HASH-fontconfig-2.11.1-lib/lib
  -L/nix/store/HASH-freetype-2.6.2/lib
  -lfontconfig -lfreetype -ljpeg -lwebp -lgd -lm
  /nix/store/HASH-binutils-2.26/bin/ld: cannot find -lwebp
  collect2: error: ld returned 1 exit status
2016-05-30 10:10:21 +02:00
obadz
d18ba0f50d toxvpn: init at 20151111
(Authored by @cleverca22)
2016-05-30 00:21:22 +01:00
Matt McHenry
7fe0c342a3 bins: init at 1.1.29 2016-05-29 21:48:28 +02:00
Joachim Fasting
73e0c95288 Merge pull request #15778 from joachifm/bup-refactor
bup: refactorings
2016-05-28 23:03:46 +02:00
Jude Taylor
b950dd4c4f add fondu-060102 2016-05-28 13:51:50 -07:00
Marius Bakke
80ab61219b duplicity: 0.7.06 -> 0.7.07.1 2016-05-28 19:54:47 +01:00
Redvers Davies
0af8c1f8b8
mt-st: init at 1.3
Closes #15787
2016-05-28 19:33:14 +02:00
Frederik Rietdijk
5b0a045d07 Merge pull request #15769 from redvers/mtx
mtx: init at 1.3.12
2016-05-28 16:47:36 +02:00
Redvers Davies
2745b5a652 mtx: init at 1.3.12 2016-05-28 10:43:03 -04:00
Joachim Fasting
5e1bea1ec2
bup: refactorings
- Use `fetchFromGitHub`
- Apply patches standard patch phase
- Use `pythonPackages`
- Use `stdenv.is{Darwin,Linux}`
- meta fixups
- Enable support for the web front-end
2016-05-28 15:32:49 +02:00
Frederik Rietdijk
373455e237 Merge pull request #15613 from womfoo/facter
facter: 3.1.5 -> 3.1.6 (add ruby support) and dependency leatherman: 0.4.2 -> 0.7.0
2016-05-28 15:29:31 +02:00
Matthias Beyer
f48c8ddf0b
http-prompt: init at 0.2.0
Closes #15563
2016-05-28 14:04:20 +02:00
Tuomas Tynkkynen
7eb99329ae Merge pull request #15716 from peterhoeg/linkchecker
linkchecker: init at 9.3
2016-05-28 05:46:53 +03:00
Florent Becker
d7749f27f3
bup: add ${git} to the $PATH of the wrapper
Otherwise, bup tries to run git from the user's PATH, which may or may not
exist.

Closes #15691
2016-05-28 02:08:41 +02:00
Joachim Fasting
d140dee39a Merge pull request #15734 from wrb/master
youtube-dl: 2016.04.19 -> 2016.05.21.2
2016-05-27 19:30:57 +02:00
Vladimír Čunát
e4832c7541 Merge branch 'staging'
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Peter Hoeg
5404595b55 tmux module: set TMUX_TMPDIR via environment instead of wrapper 2016-05-27 17:29:19 +08:00
Peter Hoeg
c1ffbd8ee8 linkchecker: init at 9.3
A few changes from upstream:

 1) the executable is patched to support a --no-robots flag to ignore
    robots.txto

 2) the GUI doesn't work (for now), so this is CLI only
2016-05-27 15:07:05 +08:00
wrb
c27eec296a youtube-dl: 2016.04.19 -> 2016.05.21.2 2016-05-26 23:33:33 +02:00
Franz Pletz
4962f52b88 openvpn: --enable-password-save was removed 2016-05-26 19:17:39 +02:00
Franz Pletz
bf12560053 openvpn: Fix build for systemd 230 2016-05-26 19:16:45 +02:00
Frederik Rietdijk
63b7323402 Remove bittornado
Package is broken. Won't work with wxPython30, and wheel produced with
buildPythonPackage cannot be installed either.
2016-05-26 18:51:25 +02:00
Vladimír Čunát
81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Chris Jefferson
ac2625e3b1 p7zip: Fix darwin build 2016-05-26 09:59:55 +01:00
Frederik Rietdijk
67c97abe62 Merge pull request #15701 from DamienCassou/vdirsyncer-0.11
vdirsyncer: 0.10.0 -> 0.11.0
2016-05-26 10:13:13 +02:00
Damien Cassou
005e2148c3 vdirsyncer: 0.10.0 -> 0.11.0 2016-05-26 09:44:53 +02:00
Robert Helgesson
17e7596a07 multitail: mark as supporting unix platforms 2016-05-25 22:46:14 +02:00
Michael Raskin
a19a10c6ac mailsend: 1.18 -> 1.19 2016-05-25 16:01:18 +02:00
Michael Raskin
cfdf0d5a79 freeipmi: 1.5.1 -> 1.5.2 2016-05-25 16:00:57 +02:00
Tobias Geerinckx-Rice
5e6175ae91
s3backer: 1.3.1 -> 1.4.2; maintain 2016-05-25 02:06:47 +02:00
Arseniy Seroka
f010ce65ec Merge pull request #15649 from rycee/bump/dtach
dtach: 0.8 -> 0.9
2016-05-24 22:06:13 +03:00
Tobias Geerinckx-Rice
81af789e7b
strongswan: 5.3.2 -> 5.4.0 2016-05-24 15:00:49 +02:00
namore
5ad882951b olsrd: fix top-level name and directory naming (#15663) 2016-05-24 13:26:30 +02:00
Joachim Fasting
a21df566e4 Merge pull request #15610 from sheenobu/xflux-gui
xflux-gui: init at 1.1.1
2016-05-24 10:41:09 +02:00
Vladimír Čunát
ddd9520011 libreswan: security update 3.16 -> 3.17
Fixes #15645.
It complained about a missing header, so I added nss to buildInputs
instead of just nssTools.
2016-05-24 10:37:10 +02:00
zimbatm
4d0a421f18 Merge pull request #15646 from vcunat/p/man-db
man-db: make it the default man provider
2016-05-24 09:25:10 +01:00
Nikolay Amiantov
5c68d2d1e6 tlp: revert back to makeWrapper for Perl scripts 2016-05-24 03:08:08 +03:00
Nikolay Amiantov
5b315e1598 tlp: use sed patching instead of makeWrapper
Fixes #15631
2016-05-24 03:01:06 +03:00
Joachim Fasting
3f22610bd7 Merge pull request #15600 from crossing/pr-fcitx-cloudpinyin
fcitx-cloudpinyin: init at 0.3.4
2016-05-23 22:46:35 +02:00
Robert Helgesson
3257ec39c3 dtach: 0.8 -> 0.9
Remove CVE patch that has been merged upstream.
2016-05-23 22:16:49 +02:00
Vladimír Čunát
f8cc92fd6d man-db: clean the expression a bit
This solves the errors
> can't open the manpath configuration file /etc/man_db.conf
which were common e.g. for fish users.
2016-05-23 19:44:16 +02:00
zimbatm
c978183c5d Merge pull request #15584 from ericsagnes/feat/fcitx-qt5-ecm
fcitx-qt5: kde5PackagesFun -> qt5LibsFun
2016-05-23 10:12:05 +01:00
Vladimír Čunát
0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Sheena Artrip
6b0bac3d7e
xflux-gui: init at 1.1.1 2016-05-22 20:32:31 -04:00
Xing Yang
a9215fe1d7 fcitx-cloudpinyin: init at 0.3.4 2016-05-22 23:02:26 +01:00
Eelco Dolstra
64f22ddd64 pciutils: 3.4.1 -> 3.5.1 2016-05-22 23:05:25 +02:00
Franz Pletz
d580b0ac0c simp_le: needs acme 0.5.0 2016-05-22 22:47:52 +02:00
Joachim Fasting
25f07b12cf Merge pull request #15626 from nicknovitski/fzy
fzy: init at 0.4
2016-05-22 20:32:54 +02:00
Arseniy Seroka
16b83c238e Merge pull request #15621 from rycee/bump/cloc
cloc: 1.64 -> 1.66
2016-05-22 20:25:24 +03:00
Nick Novitski
d7dda6cc11 fzy: init at 0.4 2016-05-22 16:58:19 +00:00
Vladimír Čunát
dc5bbc4700 gnutar: remove patch already applied upstream
Fallout from #15567. Only Darwin is affected, hashes of the rest remain.
2016-05-22 18:06:07 +02:00
Desmond O. Chang
119b7c9863 yank: 0.6.0 -> 0.7.0 2016-05-22 17:43:32 +02:00
Robert Helgesson
e03effb6d9 cloc: 1.64 -> 1.66
New upstream is at GitHub.
2016-05-22 17:07:34 +02:00
Robert Helgesson
f16da199e4 trash-cli: add platforms field 2016-05-22 16:06:06 +02:00
Robert Helgesson
964ff5cc89 bibtool: add platforms field 2016-05-22 16:05:46 +02:00
Robert Helgesson
f820c78f37 unpaper: add platforms field 2016-05-22 14:34:33 +02:00
Robert Helgesson
b717faf49f xml2: add platforms field 2016-05-22 14:34:05 +02:00
Vladimír Čunát
73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Kranium Gikos Mendoza
ccb3ade7c2 facter: ruby support 2016-05-22 18:44:54 +08:00
Kranium Gikos Mendoza
7c4438dcf9 facter: 3.1.5 -> 3.1.6 2016-05-22 18:44:54 +08:00
Vladimír Čunát
c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Bjørn Forsman
d5656873d7 john: use gcc 4.9 instead of 5 (unbreaks build)
Fixes this build error:

  dynamic_fmt.o: In function `DynamicFunc__crypt_md5_to_input_raw_Overwrite_NoLen':
  .../john-1.8.0-jumbo-1/src/dynamic_fmt.c:4989: undefined reference to `MD5_body_for_thread'

Upstream issue:

  https://github.com/magnumripper/JohnTheRipper/issues/1093
2016-05-21 22:17:52 +02:00
Xing Yang
63da839700 bluez-tools: fix sha256 hash. 2016-05-21 16:37:40 +02:00
Tobias Geerinckx-Rice
b1f6a10e1e
borgbackup: 1.0.2 -> 1.0.3
Changes: https://github.com/borgbackup/borg/blob/1.0.3/docs/changes.rst
2016-05-21 14:23:27 +02:00
Tobias Geerinckx-Rice
186f7d9bb5
eid-mw: 4.1.17 -> 4.1.18 2016-05-21 14:13:29 +02:00
Tobias Geerinckx-Rice
9414e2d536
certbot: 0.5.0 -> 0.6.0; rename from letsencrypt 2016-05-21 13:52:28 +02:00
Bjørn Forsman
c7db50e24f Revert "network-manager: multiple outputs"
This reverts commit c25907d072.

I think this commit broke the NixOS service for NetworkManager. At least
with this, and the two previous reverts, everything is back to normal.
(With multiple-outputs split, it would have reduced the closure size by
3 MiB.)
2016-05-21 13:12:44 +02:00
Eric Sagnes
beae300722 fcitx-qt5: kde5PackagesFun -> qt5LibsFun 2016-05-21 17:02:23 +09:00
Joachim Fasting
36b4e612e4 Merge pull request #15551 from RubenAstudillo/hakuneko
hakuneko: init at 1.3.12
2016-05-20 18:58:18 +02:00
Ruben Astudillo
1bbda4989c hakuneko: init at 1.3.12 2016-05-20 12:47:01 -04:00
Joachim Fasting
36ad61c2c2 Merge pull request #15578 from ericsagnes/fix/fcitx-wrapper
fcitx-wrapper: remove outdated comments
2016-05-20 15:39:53 +02:00
Eric Sagnes
37b5aa040d fcitx-wrapper: remove outdated comments 2016-05-20 22:04:04 +09:00
Joachim Schiele
a021b6a617 youtube-dl: version bump to 2016.04.19 2016-05-20 14:04:50 +02:00
obadz
8c82edf68d ecryptfs: 110 -> 111 2016-05-20 11:15:58 +01:00
Nikolay Amiantov
522b4b4b4d primusLib: move to fetchFromGitHub (and fix strange checksum error) 2016-05-20 13:05:17 +03:00
Alexander Ried
1ffcc12bf6 gnutar: 1.28 -> 1.29 2016-05-20 01:51:43 +02:00
Joachim Fasting
cf989b452d Merge pull request #15396 from acowley/rrdtool-darwin
rrdtool: darwin compatibility
2016-05-19 22:31:05 +02:00
Anthony Cowley
daafa6514c rrdtool: darwin compatibility
I needed Tcl-8.5 to build on darwin. Not sure where it comes from on
Linux.
2016-05-19 11:00:23 -04:00
Tuomas Tynkkynen
7fb29bfa73 treewide: Make explicit that 'dev' output of zlib is used 2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen
e80e4ba2bb treewide: Make explicit that 'dev' output of sqlite is used 2016-05-19 10:04:34 +02:00
Tuomas Tynkkynen
5a8ad2d7a8 treewide: Make explicit that 'dev' output of slang is used 2016-05-19 10:03:35 +02:00
Tuomas Tynkkynen
8d473f107c treewide: Make explicit that 'dev' output of readline is used 2016-05-19 10:03:35 +02:00
Tuomas Tynkkynen
e0de3b1dc5 treewide: Make explicit that 'dev' output of qt5.qtbase is used 2016-05-19 10:03:31 +02:00
Tuomas Tynkkynen
d42e94472d treewide: Make explicit that 'dev' output of pcre is used 2016-05-19 10:02:28 +02:00
Tuomas Tynkkynen
2a73de6e6c treewide: Make explicit that 'dev' output of openssl is used 2016-05-19 10:02:23 +02:00
Tuomas Tynkkynen
99acb412ab treewide: Make explicit that 'dev' output of ncurses is used 2016-05-19 10:00:49 +02:00
Tuomas Tynkkynen
3672f3edcb treewide: Make explicit that 'dev' output of libxslt is used 2016-05-19 10:00:48 +02:00
Tuomas Tynkkynen
b5c6069def treewide: Make explicit that 'dev' output of libusb is used 2016-05-19 10:00:47 +02:00
Tuomas Tynkkynen
ad1a47061e treewide: Make explicit that 'dev' output of libtiff is used 2016-05-19 10:00:46 +02:00
Tuomas Tynkkynen
d7071caba5 treewide: Make explicit that 'dev' output of libssh2 is used 2016-05-19 10:00:45 +02:00
Tuomas Tynkkynen
309b2644ac treewide: Make explicit that 'dev' output of libpng is used 2016-05-19 10:00:44 +02:00
Tuomas Tynkkynen
603dcd6263 treewide: Make explicit that 'dev' output of libnl is used 2016-05-19 10:00:43 +02:00
Tuomas Tynkkynen
be00816cab treewide: Make explicit that 'dev' output of libjpeg is used 2016-05-19 10:00:42 +02:00
Tuomas Tynkkynen
62479404ea treewide: Make explicit that 'dev' output of libidn is used 2016-05-19 10:00:42 +02:00
Tuomas Tynkkynen
d1937cf11a treewide: Make explicit that 'dev' output of gtk2 is used 2016-05-19 10:00:38 +02:00
Tuomas Tynkkynen
288912c2c4 treewide: Make explicit that 'dev' output of freetype is used 2016-05-19 10:00:34 +02:00
Tuomas Tynkkynen
8bbc3fe801 treewide: Make explicit that 'dev' output of expat is used 2016-05-19 10:00:30 +02:00
Tuomas Tynkkynen
e28e010b36 treewide: Make explicit that 'dev' output of curl is used 2016-05-19 10:00:29 +02:00
Tuomas Tynkkynen
c22f86a853 treewide: Make explicit that 'dev' output of bzip2 is used 2016-05-19 10:00:28 +02:00
Tuomas Tynkkynen
825bd69b38 treewide: Make explicit that 'dev' output of boehmgc is used 2016-05-19 10:00:27 +02:00
Tuomas Tynkkynen
d298b52fd3 treewide: Make explicit that 'dev' output of aprutil is used 2016-05-19 10:00:25 +02:00
Tuomas Tynkkynen
29694b43b6 treewide: Make explicit that 'dev' output of apr is used 2016-05-19 10:00:24 +02:00
Tuomas Tynkkynen
16cc4ac83b treewide: Make explicit that 'dev' output of apacheHttpd is used 2016-05-19 10:00:23 +02:00
Arseniy Seroka
f10859fe89 Merge pull request #15542 from binarin/add-platinum-searcher
platinum-searcher: init at 2.1.1
2016-05-19 00:46:41 +04:00
Pascal Wittmann
9f7bacc844 zsh-navigation-tools: 2.1.14 -> 2.1.16 2016-05-18 20:56:52 +02:00
Joachim Fasting
488de71921 Merge pull request #15433 from zimbatm/google-gloud-sdk-109
google-cloud-sdk: 106.0.0 -> 109.0.0
2016-05-18 19:09:52 +02:00
Alexey Lebedeff
a4ecc91d39 platinum-searcher: init at 2.1.1 2016-05-18 19:24:10 +03:00
Peter Hoeg
60025e3524 tmux module: add additional variables for configuring tmux
Also wraps the tmux binary, so that sockets are stored under /run
2016-05-18 19:24:03 +08:00
Domen Kožar
b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
William Casarin
cac460f6c4 wkhtmltopdf: fix openssl bug (#15443) 2016-05-17 01:35:15 +02:00
Eric Sagnes
dcd4728095 uim: enable fep (#15355) 2016-05-17 00:26:15 +02:00
Franz Pletz
e98a0bc9e0 Merge pull request #15476 from matthiasbeyer/update-unmaintained
Update unmaintained packages
2016-05-16 23:45:11 +02:00
Peter Simons
8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Frederik Rietdijk
47d220818c Merge pull request #15503 from madjar/master
nox: update to 0.0.3
2016-05-16 21:34:14 +02:00
Tobias Geerinckx-Rice
a4e9662297
packagekit: 1.1.0 -> 1.1.1 2016-05-16 20:27:31 +02:00
Georges Dubus
7747d535b1 nox: update to 0.0.3 2016-05-16 19:45:51 +02:00
Matthias Beyer
d7914d8f0a rsnapshot: 1.4.1 -> 1.4.2 2016-05-16 16:12:22 +02:00
Matthias Beyer
4d2914ff9e sourceHighlight: 3.1.7 -> 3.1.8 2016-05-16 16:12:21 +02:00
Matthias Beyer
5f76761dc2 daemonize: 1.7.6 -> 1.7.7 2016-05-16 16:12:18 +02:00
Vladimír Čunát
e5d40c6fa3 Merge branch 'staging'
Hydra is only half-finished, but we'd better get secure glibc fast.
2016-05-16 10:15:28 +02:00
Joachim Fasting
ca730d4452
fio: 2.2.11 -> 2.9
This fixes the build against linux 4.4 headers; see
https://hydra.nixos.org/build/35697941/log/raw

Also set `platforms.unix` per what upstream claims.
2016-05-16 01:06:00 +02:00
Michael Raskin
6c96968d70 glusterfs: 3.7.10 -> 3.7.11 2016-05-15 23:49:44 +02:00
Michael Raskin
4b72729691 nilfs-utils: 2.2.3 -> 2.2.4 2016-05-15 23:49:44 +02:00
Michael Raskin
29acc7e0df asymptote: 2.37 -> 2.38 2016-05-15 23:49:44 +02:00
Michael Raskin
916c6cf1ad ipmiutil: 2.9.8 -> 2.9.9 2016-05-15 23:49:44 +02:00
Pascal Wittmann
f40accdb40 zsh-navigation-tools: 2.1.12 -> 2.1.14 2016-05-15 21:52:29 +02:00
Joachim Fasting
a11b0bc515
efivar: fix build against linux 4.4 headers 2016-05-15 19:39:18 +02:00
Joachim Fasting
0a8d1627ec
Revert "efivar: fix build after #15449"
This reverts commit 21d09bcb71.
2016-05-15 19:30:39 +02:00
Vladimír Čunát
21d09bcb71 efivar: fix build after #15449
I don't know why it matters here; the error was:
linux.c:25:24: fatal error: linux/nvme.h: No such file or directory
2016-05-15 18:21:06 +02:00
Marc Scholten
6bbead5e12
fpp: init at 0.7.1
With fixups by joachifm

Closes #15468
2016-05-15 17:21:00 +02:00
Joachim Fasting
397b356383 Merge pull request #15323 from joachifm/libgd
gd: 2.0.35 -> 2.1.1
2016-05-15 14:12:28 +02:00
Joachim Fasting
3ad0276e7e Merge pull request #15435 from mayflower/nzbget_no_config
nzbget: 16.4 -> 17.0-r1686 and nzbget service
2016-05-15 14:05:31 +02:00
Joachim Fasting
577d999ea6 Merge pull request #15448 from joachifm/libksba
libksba: 1.3.3 -> 1.3.4
2016-05-15 10:30:59 +02:00
Tuomas Tynkkynen
d359ce90e8 nix-prefetch-scripts: Use correct output of 'nix' 2016-05-14 21:10:23 +03:00
Tobias Geerinckx-Rice
9385353a99
btrfs-progs: 4.5.2 -> 4.5.3 2016-05-14 16:01:33 +02:00
Tobias Geerinckx-Rice
2cf6c67d15
dpkg: 1.18.6 -> 1.18.7 2016-05-14 16:01:33 +02:00
Tobias Geerinckx-Rice
f2c7f9a677
zstd: 0.6.0 -> 0.6.1 2016-05-14 16:01:33 +02:00
Tobias Geerinckx-Rice
537f0fb297
securefs: 0.3.1 -> 0.3.2 2016-05-14 16:01:33 +02:00
Pascal Wittmann
b638f18ce9 zsh-navigation-tools: 2.1.10 -> 2.1.12 2016-05-14 11:29:03 +02:00
Joachim Fasting
201f6600cb
dirmngr: 1.0.3 -> 1.1.1
Fixes the build.

This package is probably ripe for removal by now, as dirmngr was incorporated
into gnupg a couple of years ago:
https://lists.gnupg.org/pipermail/gnupg-announce/2014q4/000358.html
2016-05-14 08:48:56 +02:00
Joachim Fasting
94286527ac
mscgen: add libjpeg to build inputs
Possibly jpeg used to be propagated from gd but is no longer after
f8bdd7969d.
2016-05-14 07:42:58 +02:00
Joachim Fasting
a371094f1f
pstoedit: explicit dependency on jpeg
Possibly jpeg used to be propagated from gd but is no longer after
f8bdd7969d.
2016-05-14 07:41:42 +02:00
Joachim Fasting
e0c07070b1
duperemove: get linuxHeaders from stdenv
Building against anything other than the headers used to build libc
doesn't really make any sense.

Also: this package is Linux specific, so mark it as such.
2016-05-13 19:35:09 +02:00
Tristan Helmich
36f8b3cad1 nzbget: 16.4 -> 17.0-r1686 and nzbget service 2016-05-13 18:56:39 +02:00
Franz Pletz
11dee6fa17 pcsclite: 1.8.14 -> 1.8.16 2016-05-13 17:27:59 +02:00