Commit graph

1792 commits

Author SHA1 Message Date
Anders Lundstedt 7fcad28102 zerotierone: 1.0.4 -> 1.0.5 2015-10-16 00:16:21 +02:00
Petar Bogdanovic 07372d04a2 install ripmime manual into share/man instead of man 2015-10-15 22:32:48 +02:00
Nikolay Amiantov 25033c50e8 update-resolv-conf: 2014-10-03 -> 20141003 2015-10-15 17:07:39 +03:00
Tobias Geerinckx-Rice b36ac2c44a netsniff-ng 0.5.9-{98-gb3a9f17 -> 106-g895377c} 2015-10-13 20:07:18 +02:00
Domen Kožar 8567c5883b reaver-wps: set platforms 2015-10-13 14:45:52 +02:00
Pascal Wittmann 804d019c6a smbldap-tools: mark as broken
The build fails with the following error

  pod2man: unable to format smbldap-config.cmd
2015-10-12 13:11:12 +02:00
Pascal Wittmann 53a132a3a4 tgt: fix build
xsltproc tried to download docbook.xsl
2015-10-12 12:27:54 +02:00
Pascal Wittmann 877c668e77 snabb: make meta.maintainers a list 2015-10-10 11:13:20 +02:00
Luke Gorrie 6c36809a89 snabb: Added Snabb Switch (v2015.10) in tools/networking
I have tested this manually with nix-env.
2015-10-08 10:11:06 +00:00
William A. Kennington III 86b5cecaae tinc_pre: 2015-07-22 -> 2015-09-25 2015-10-04 15:03:22 -07:00
Eelco Dolstra 9e38b81af8 wget: Reduce closure size
This reduces the wget closure from 377 MiB to 49 MiB, which is in
particular good for EC2 images, since they include wget. The main
changes:

* Disable libpsl - this isn't very big itself, but it pulls in libicu,
  which is 36 MiB. It also adds build-time dependencies on packages
  like gtk-doc, dblatex, tetex etc.

* Replace gnutls with openssl. The former pulls in runtime
  dependencies like guile, python, binutils, gcc, ncurses, etc.
2015-09-28 22:29:50 +02:00
Thomas Tuegel 3d6110d221 deprecate kde414.networkmanagement 2015-09-27 15:08:49 -05:00
Thomas Tuegel 2e0589b4ca kde414: build with kdelibs-4.14.12
Upstream changes to the build system required adjusting many packages'
dependencies. On the Nixpkgs side, we no longer propagate the dependency
on cmake (to reduce closure size), so downstream dependencies had to be
adjusted for most packages that depend on kdelibs.
2015-09-27 15:08:12 -05:00
Edward Tjörnhammar 4dda511ec3 Merge pull request #10060 from matthiasbeyer/update-bwm_ng
bwm_ng: 0.6 -> 0.6.1
2015-09-26 08:56:41 +02:00
Matthias Beyer 8ca7e4c2d1 bwm_ng: Move version to own variable 2015-09-25 15:33:42 +02:00
Matthias Beyer bc2dc7de5e bwm_ng: 0.6 -> 0.6.1 2015-09-25 15:30:59 +02:00
lethalman 3e4bbe048a Merge pull request #10038 from pmahoney/skarnet
Skarnet updates
2015-09-25 15:15:53 +02:00
michael bishop 866e3932c7 tgt: init at 1.0.60 2015-09-24 16:42:06 -03:00
Vladimír Čunát 8e45d4da52 mu: don't use nested lists and refactor meta
This doesn't even change derivation hash in the default setting.
2015-09-24 10:38:43 +02:00
Damien Cassou 2d066a8869 mu: 0.9.12 -> 0.9.13 2015-09-24 10:08:30 +02:00
Patrick Mahoney 9eb0f8307c s6-dns 2.0.0.3 -> 2.0.0.4 2015-09-23 22:23:21 -05:00
Tobias Geerinckx-Rice a2159d168c miniupnpc: further downgrade to 1.9.20150430
20150730 still breaks bitcoin:
43fba1d1eb (commitcomment-13386751)
2015-09-23 12:06:46 +02:00
Vladimír Čunát 76ef7a93e3 Merge: xlibs and x11 attribute cleanup
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
Tobias Geerinckx-Rice 43fba1d1eb Revert "miniupnpc: 1.9.20150703 -> 1.9.20150917"
It breaks most of http://hydra.nixos.org/eval/1221398.

This reverts commit 71481159a5.
2015-09-21 19:34:57 +02:00
Matthias Beyer e8c6b2d0e6 mosh: 1.2.4 -> 1.2.5 2015-09-20 15:37:36 +02:00
William A. Kennington III 85639b94c4 keepalived: 1.2.18 -> 1.2.19 2015-09-18 14:52:51 -07:00
Tobias Geerinckx-Rice 4eadb3f154 minissdpd: init at 1.4 2015-09-18 09:36:11 +02:00
Tobias Geerinckx-Rice 71481159a5 miniupnpc: 1.9.20150703 -> 1.9.20150917 2015-09-18 02:04:05 +02:00
William A. Kennington III 6b47c27e67 dhcp: 4.3.2 -> 4.3.3 2015-09-17 14:12:38 -07:00
Bjørn Forsman b0336c9854 lftp: 4.6.3a -> 4.6.4
Upstream says:

  2015-08-20: lftp-4.6.4 released. Some bugs fixed, minor features added.
2015-09-17 12:17:19 +02:00
Tobias Geerinckx-Rice b708f3b117 netsniff-ng: 0.5.9-{96-g4669e7a -> 98-gb3a9f17} 2015-09-16 05:48:58 +02:00
Tobias Geerinckx-Rice 85ed1cc5ed miniupnpc: 1.9.{20150430 -> 20150730}
The miniupnpc(3) man page is (now?) installed by default,
no need to do so manually.

Let's try enabling the test "suite"; it is dirt-cheap.
2015-09-16 05:01:18 +02:00
William A. Kennington III 773b4deb7c Merge commit 'a6f6c0e' into master.upstream
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
Arseniy Seroka 32c4603a55 Merge pull request #9859 from ebzzry/rtorrent-0.9.6
rtorrent: 0.9.4 -> 0.9.6
2015-09-15 15:40:15 +03:00
Rommel M. Martinez 5fc73c6de1 rtorrent: 0.9.4 -> 0.9.6 2015-09-15 20:03:03 +08:00
Vladimír Čunát 21e3ff658a x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Mathnerd314 eb7404d97a all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
Pascal Wittmann 4f97f41083 imapsync: 1.607 -> 1.644 2015-09-12 12:11:19 +02:00
Tobias Geerinckx-Rice 812f7be7dc minidlna: 1.1.4 -> 1.1.5 2015-09-12 08:45:52 +02:00
Tobias Geerinckx-Rice 4dbaefa218 httping: add optional fftw for better graphing
Enabled by default.
2015-09-11 22:28:40 +02:00
Tobias Geerinckx-Rice 7ed73b29ba netsniff-ng 0.5.9-{95-g186b116 -> 96-g4669e7a} 2015-09-10 22:46:21 +02:00
Thomas Strobel 1f45b59885 dnscrypt-wrapper: init at 0.2 2015-09-10 21:56:56 +02:00
Pascal Wittmann f36ea29b85 imapsync: 1.267 to 1.607 2015-09-08 15:37:04 +02:00
Tobias Geerinckx-Rice 9006f793ad netsniff-ng: 0.5.9-{92-gd5bdc38 -> 95-g186b116} 2015-09-08 05:37:23 +02:00
Arseniy Seroka bc24780da4 Merge pull request #9684 from puffnfresh/fix/iodine
Update iodine's ifconfig path patch
2015-09-08 05:10:39 +03:00
Tobias Geerinckx-Rice 7a0be26f60 ip2location{,-c}: platforms.{unix -> linux}
Build fails on Darwin. See:
http://hydra.nixos.org/build/25638456
http://hydra.nixos.org/build/25638462
2015-09-07 12:46:11 +02:00
Tobias Geerinckx-Rice de2bba6d8c ipv6calc: add optional ip2location support
This only links to the C library.
The database must be downloaded manually.
2015-09-07 03:33:58 +02:00
Tobias Geerinckx-Rice 595063ffa7 ip2location: move to tools/networking 2015-09-07 03:12:53 +02:00
Tobias Geerinckx-Rice a07e9036ec ipv6calc: 0.99.0 -> 0.99.1 2015-09-07 02:24:10 +02:00
Brian McKenna 8b78f2ed11 iodine: fix ifconfig path patch
Looks like something changed but now we can pass a #define directive via the
CFLAGS instead. Still need to patch the route path, though.
2015-09-07 05:48:54 +10:00