Commit graph

1887 commits

Author SHA1 Message Date
Eelco Dolstra cae5bfb991 statsd: Don't use <nixpkgs>
This was preventing the Nixpkgs channel from updating, since the
program indexer barfed on:

  error: anonymous function at /nix/store/wdnwbh3kmf68nhqqp0khcyxbdbp43vg5-nixos-14.12.626.b0d594c/nixos/nixpkgs/pkgs/top-level/node-packages.nix:1:1 called without required argument ‘neededNatives’, at /data/releases/nixos/unstable-small/.tmp-nixos-16.03pre72946.c50d013-787/unpack/nixos-16.03pre72946.c50d013/lib/customisation.nix:56:12

because Nixpkgs 16.03 was importing files from Nixpkgs 14.12.

Also added some half-assed checks to detect this issue in the future.
2015-12-02 15:58:30 +01:00
Arseniy Seroka f628b757a9 Merge pull request #11337 from markWot/cntlm_update_from_035_to_0923
cntlm: 0.35.1 -> 0.92.3
2015-12-01 22:59:36 +03:00
Domen Kožar 68dd644458 snabbswitch: 2015.10 -> 2015.11 2015-11-30 10:08:45 +01:00
Markus Wotringer 1ba100c9ef cntlm: 0.35.1 -> 0.92.3 2015-11-28 23:46:52 +01:00
Rok Garbas 2de0dc1a18 statsd: updated package and nixos service
* package statsd node packages separatly since they actually require
  nodejs-0.10 or nodejs-0.12 to work (which is ... well old)

* remove statsd packages and its backends from "global" node-packages.json.
  i did not rebuild it since for some reason npm2nix command fails. next time
  somebody will rerun npm2nix statsd packages are going to be removed.

* statsd service: backends are now provided as strings and not anymore as
  packages.
2015-11-27 21:42:21 +01:00
Tobias Geerinckx-Rice d118e51943 dropbear 2015.69 -> 2015.70
Fix server password authentication on Linux, broken in 2015.69.
2015-11-27 01:45:53 +01:00
Tobias Geerinckx-Rice 2798b02ad0 Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00
Domen Kožar 67e03d0c50 Merge branch 'buildPythonPackage+wheels' 2015-11-26 17:38:35 +01:00
goibhniu cc63832981 Merge pull request #8758 from fpletz/package/chrony
chrony: 2.1.1 -> 2.2 & service improvements
2015-11-26 13:22:33 +01:00
Tobias Geerinckx-Rice da29db5d41 dropbear 2015.68 -> 2015.69
Known changes:
- Fix crash when forwarded TCP connections fail to connect
  (bug introduced in 2015.68)
- Avoid hang on session close when multiple sessions are started,
  affects Qt Creator
- Reduce per-channel memory consumption in common case, increase default
  channel limit from 100 to 1000 which should improve SOCKS forwarding
  for modern webpages
- Handle multiple command line arguments in a single flag
- Manpage improvements
- Build fixes for Android
- Don't display the MOTD when an explicit command is run
- Check curve25519 shared secret isn't zero
2015-11-26 08:00:02 +01:00
Pascal Wittmann 6d25c0f1b3 Remove unneeded 'with's from meta.platforms 2015-11-25 23:06:09 +01:00
John Wiegley cb1c818491 openvpn: 2.3.7 -> 2.3.8 2015-11-25 12:54:02 -08:00
John Wiegley baa24bc1a2 stunnel: 5.22 -> 5.26 2015-11-25 12:46:28 -08:00
zimbatm e7cd9077a8 s3sync: delete dead project
According to http://s3sync.net/wiki.html, https://github.com/ms4720/s3sync was
supposed to take over the development but nothing has happened in 4 years.

The project is unfortunately dead and is our only dependency to ruby 1.8.
2015-11-25 11:51:09 +01:00
Joachim Fasting 6857170916 gvpe: reimpleemnt using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 6812c1eedc tftp-hpa: reimplement using mkDerivation
Also rename top-level name to tftp-hpa.
2015-11-24 14:45:15 +01:00
Joachim Fasting e532271089 ripmime: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 931eaa341c philter: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
michael bishop 0421745924 rp-pppoe: 3.11 -> 3.12 2015-11-23 11:56:03 +00:00
Pascal Wittmann 831aa518fd Merge pull request #11213 from mitchty/ncftp-manpages-prefix-fix
Ncftp manpage /usr/local workaround
2015-11-22 22:07:11 +01:00
Mitch Tishmack d66e4c71fc Ncftp manpage /usr/local workaround
ncftp appears to not properly honor PREFIX in its manpage target and
tries to install them to /usr/local

Work around this by adding --mandir to its configure flags.
2015-11-22 14:16:35 -06:00
Edward Tjörnhammar bfcde5cc38 i2pd: patch to enable tunnelcfg usage
nixos: i2pd service, use tunnelscfg to pass nix tunnel specifications
2015-11-22 20:35:59 +01:00
Domen Kožar 704c8bab41 buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
Edward Tjörnhammar 071bcf356e i2pd: disable AESNI by default since we want portable executables 2015-11-20 18:59:13 +01:00
Pascal Wittmann 0e793e8ea4 axel: 2.4 -> 2.5 2015-11-20 17:03:06 +01:00
Edward Tjörnhammar de7d60dcfa i2pd: unintended rename corrected 2015-11-20 08:44:54 +01:00
Edward Tjörnhammar 7d6c46f7e3 i2pd: 0.10.0 -> 2.1.0 2015-11-20 08:28:35 +01:00
Anders Lundstedt 1c15a77a5d zerotierone: 1.0.5 -> 1.1.0 2015-11-19 21:19:15 +01:00
William A. Kennington III 933316c310 tinc_pre: 2015-09-25 -> 2015-11-07 2015-11-17 21:16:42 -08:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Arseniy Seroka 57ee05af86 Merge pull request #11095 from DamienCassou/isync-1.2.1
isync: 1.2.0 → 1.2.1
2015-11-17 20:29:55 +03:00
Jaka Hudoklin b04ba13ee0 Merge pull request #11050 from offlinehacker/pkgs/dd-agent/update_5.5.2
dd-agent: 5.4.3 -> 5.5.2, add docker support
2015-11-17 17:19:00 +01:00
Damien Cassou 2088e147b9 isync: 1.2.0 → 1.2.1 2015-11-17 11:00:42 -03:00
Lancelot SIX fd1ffbf806 pkgs.wget: 1.16.3 -> 1.17 (close #11092)
See http://lists.gnu.org/archive/html/info-gnu/2015-11/msg00008.html
for release announcement.
2015-11-17 14:56:13 +01:00
John Wiegley 17044e0e71 openvpn: Allow building on non-Linux systems 2015-11-16 20:34:56 -08:00
Jaka Hudoklin 4acbfe7d9a dd-agent: add docker support 2015-11-16 13:46:19 +01:00
Jaka Hudoklin b4ece28aac dd-agent: 5.4.3 -> 5.5.2 2015-11-16 13:46:06 +01:00
Domen Kožar 15913feb97 networkmanager098: add libgudev 2015-11-14 16:50:23 +01:00
William A. Kennington III 9579c9ec7f Merge commit 'cb21b77' into master.upstream
This is a partial merge of staging for builds which are working
2015-11-13 15:53:10 -08:00
Franz Pletz 03959d4616 whois: init at 5.2.10 and share with mkpasswd
Close #7979.
This commit adds a much more usable whois tool compared to the ones in
busybox and inetutils.

The sources for whois and mkpasswd from Debian are both located in the whois
git repository for historical reasons.
2015-11-11 15:26:10 +01:00
William A. Kennington III 383e41188b nbd: 3.11 -> 3.12.1 2015-11-10 16:44:52 -08:00
Nikolay Amiantov d4c27381dc Merge pull request #10460 from abbradar/remote-askpass
Support network in initrd and entering LUKS passphrase via SSH
2015-11-10 16:41:34 +03:00
Tobias Geerinckx-Rice 7db3b90df6 netsniff-ng 0.5.9-130-ga81b515 -> 0.6.0 2015-11-09 17:30:14 +01:00
Arseniy Seroka 9a97849987 Merge pull request #10886 from k0ral/ntp
ntp: 4.2.8p3 -> 4.2.8p4
2015-11-08 17:10:33 +03:00
koral f510253de3 ntp: 4.2.8p3 -> 4.2.8p4 2015-11-08 13:44:11 +00:00
William A. Kennington III a26c8e9b83 Merge branch 'master.upstream' into staging.upstream 2015-11-07 15:51:51 -08:00
Domen Kožar 07405ee187 Merge pull request #9463 from khumba/nm-connection-sharing
Fix NetworkManager connection sharing
2015-11-06 11:16:50 +01:00
William A. Kennington III 1e7aa4f17d Merge branch 'master.upstream' into staging.upstream 2015-11-05 18:30:11 -08:00
William A. Kennington III 123a3c5484 iperf: 3.0.11 -> 3.1 2015-11-05 18:23:00 -08:00
William A. Kennington III 2837a5e091 Merge branch 'master.upstream' into staging.upstream 2015-11-05 10:07:28 -08:00