Fabian Schmitthenner
28b3ecac07
networkmanager: fix path /sbin/modprobe
2016-01-02 18:23:59 +01:00
Bjørn Forsman
b1570d4f57
offlineimap: don't depend on 'pkgs' attrset
...
It's considered bad style to depend on "everything". In this case, all
that was needed from 'pkgs' was 'stdenv'.
2016-01-02 18:17:22 +01:00
Damien Cassou
fc83959704
offlineimap: 6.6.0 → 6.6.1
2016-01-02 18:07:14 +01:00
Vladimír Čunát
1878ac9335
tree-wide: various cleanups
...
It's mainly refactoring and mass-rebuild simplifications without any
real impact (besides better readability).
2016-01-02 11:29:45 +01:00
Vladimír Čunát
b7658f3f8b
connman: drop policykit dependency, refactor meta
...
PolicyKit is long obsoleted by PolKit and it didn't seem used here.
/cc maintainer @matejc.
2016-01-02 09:02:05 +01:00
janus
c01dbc4932
FreeBSD patches for GNU m4, stdenv, miniupnpc
2016-01-01 17:01:13 +00:00
janus
3cb831d2bc
FreeBSD patches for miniupnpc, boost, bitcoin
2016-01-01 16:59:48 +00:00
janus
a1ade02cdc
FreeBSD support
2016-01-01 16:59:48 +00:00
Michael Raskin
8431b84d9a
tcpflow: 1.4.4 -> 1.4.5
2016-01-01 12:30:17 +03:00
Vladimír Čunát
08dd527cc7
Merge branch 'staging'
...
http://hydra.nixos.org/eval/1234895
The mass errors on Hydra seem transient; I verified ghc on i686-linux.
Only darwin jobs are queued ATM. There's a libpng security update
included in this merge, so I don't want to wait too long.
2015-12-29 17:14:35 +01:00
Arseniy Seroka
efce163164
Merge pull request #11988 from mayflower/update-dhcpcd
...
dhcpcd: 6.9.3 -> 6.9.4
2015-12-29 15:00:40 +03:00
Edward Tjörnhammar
2c9369dc43
i2pd: 2.1.0 -> 2.2.0
2015-12-29 09:17:35 +01:00
Peter Simons
f3aa927b70
Merge pull request #11991 from dezgeg/pr-openssh-purity
...
openssh: Compile with '--with-pid-dir' to improve build purity
2015-12-28 21:49:36 +01:00
Tuomas Tynkkynen
919d44d29f
openssh: Compile with '--with-pid-dir' to improve build purity
...
The configure script tries to probe whether /var/run exists when
determining the location for the pid file, which is not very nice when
doing chroot builds. Just set it explicitly to avoid the problem.
For reference, the culprit in configure.ac:
````
piddir=/var/run
if test ! -d $piddir ; then
piddir=`eval echo ${sysconfdir}`
case $piddir in
NONE/*) piddir=`echo $piddir | sed "s~NONE~$ac_default_prefix~"` ;;
esac
fi
AC_ARG_WITH([pid-dir],
[ --with-pid-dir=PATH Specify location of ssh.pid file],
...
````
Also, use the `install-nokeys` target in installPhase so we avoid
installing useless host keys into $out/etc/ssh and improve built purity
as well.
2015-12-28 18:40:21 +02:00
Robin Gloster
a219778acc
dhcpcd: 6.9.3 -> 6.9.4
2015-12-27 21:40:09 +00:00
Benjamin Staffin
bb3a2aa8eb
autossh: build on darwin too
...
Tested it out just now - seems like it works fine.
2015-12-26 13:46:34 -08:00
Dan Peebles
50a00101c1
dnsmasq: get it working on darwin again
2015-12-24 23:27:31 -05:00
Nathan Zadoks
0fda4ff715
tahoelafs: mock is required at runtime for some reason
2015-12-24 11:08:16 +01:00
Robin Gloster
8613060425
socat: add patch to fix build with libressl
...
This fixes the build for libressl >= 2.3 as some legacy openssl code has
been removed.
2015-12-23 22:08:33 +00:00
Thomas Tuegel
17e17ea649
cmst: Qt 5 infrastructure update
2015-12-20 07:56:51 -06:00
Nikolay Amiantov
13548530a6
networkmanager: fix udev rules file, fixes #11744
2015-12-16 22:55:03 +01:00
Yann Hodique
9a40af11c3
corkscrew: fix darwin build
...
corkscrew ships outdated versions of config.{sub,guess}. Point to
automake version instead.
2015-12-13 14:31:00 -08:00
Tobias Geerinckx-Rice
492541c378
miniupnpd 1.9.20150721 -> 1.9.20151212
...
Changes: https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2015-12-12 17:02:08 +01:00
Lancelot SIX
069b1891d3
pkgs.wget: 1.17 -> 1.17.1
...
1.17.1 is a bugfix release. See
https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00007.html for
announcement.
2015-12-12 12:41:46 +01:00
Pascal Wittmann
d0fbac6358
nzbget: 16.3 -> 16.4
2015-12-12 12:05:19 +01:00
goibhniu
5a4be85b3a
Merge pull request #11579 from mayflower/pkg/redir
...
redir: init at 2.2.1
2015-12-12 12:04:02 +01:00
Robin Gloster
171d622fcd
redir: init at 2.2.1
2015-12-10 16:09:32 +00:00
Domen Kožar
05c12a337d
snabbswitch: add missing diffutils dependency
2015-12-10 15:38:06 +01:00
Domen Kožar
c879a6eed5
snabbswitch: add missing dependencies
2015-12-10 12:47:32 +01:00
Pascal Wittmann
83c22f9c8f
Merge pull request #11547 from sigma/corkscrew
...
add corkscrew networking tool
2015-12-08 17:47:46 +01:00
Yann Hodique
e0fe879562
corkscrew: init at 2.0
2015-12-08 07:28:56 -08:00
Domen Kožar
27bea9a3aa
Merge pull request #11536 from bendlas/update-i2p
...
i2p: 0.9.22 -> 0.9.23
2015-12-08 10:34:11 +01:00
Pascal Wittmann
b843e7c50a
libtorrent: fix evaluation
2015-12-07 22:39:39 +01:00
Peter Simons
a0cdd48171
rtorrent: fix meta.homepage attribute
2015-12-07 22:30:55 +01:00
Herwig Hochleitner
ca659e0e89
i2p: 0.9.22 -> 0.9.23
2015-12-07 21:45:09 +01:00
Peter Simons
8dd80d7055
Merge pull request #11531 from oxij/rtorrent-merge-and-cleanup
...
libtorrent, rtorrent: merge *-git into default, drop outdated *-git versions, cleanup
2015-12-07 19:01:52 +01:00
Jan Malakhovski
7afce99e61
libtorrent, rtorrent: merge *-git into default, drop outdated *-git versions, cleanup
...
This also gives the man page (it is outdated, though).
2015-12-07 17:56:03 +00:00
Emery Hemingway
2b6dcdfcd0
Rename 'emery' maintainer handle to 'ehmry', fixes #11493
...
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Damien Cassou
97ccbb9498
offlineimap: 6.5.7 → 6.6.0, fixes #11481
2015-12-05 11:54:41 +01:00
Vladimír Čunát
263fd55d4b
Merge recent staging built on Hydra
...
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Jan Malakhovski
83f46ec4d6
rtorrent: build with fallocate support
...
This doesn't actually turn it on unless you say
system.file_allocate.set = yes
in the rtorrent config.
2015-12-04 17:51:14 +00:00
Tobias Geerinckx-Rice
889944af2c
dropbear 2015.70 -> 2015.71
...
Another bugfix release.
2015-12-04 17:07:05 +01:00
Domen Kožar
eca191f92c
snabbswitch: 2015.11 -> 2015.12
2015-12-04 16:25:52 +01:00
John Wiegley
31e5abf788
openvpn: Enable building on Darwin
2015-12-03 13:12:49 -05:00
Domen Kožar
29befbeb95
dnsmasq: install dhcp_* tools
2015-12-03 11:09:40 +01:00
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
Vladimír Čunát
13eca6f79a
Merge #11067 : SmartOS updates
...
I amended some commits slightly.
2015-11-23 14:45:44 +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
Marcus Crestani
fb9a2f6c12
sshpass: Enable on OS X.
2015-11-19 08:45:54 +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
Danny Wilson
2c80e12e96
Add support for gzip compression
2015-11-16 17:20:14 +01:00
Danny Wilson
bb3d083d63
Fix hardcoded target platform.
2015-11-16 17:20:13 +01:00
Danny Wilson
e9d6da77cd
Fix non-chrooted (stdenv-native) builds that have man
on path enabling
...
building of built-in manual, while chrooted builds (hydra) will not…
2015-11-16 17:20:13 +01: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
Jude Taylor
d2e6b9f3ae
Revert "darwin purity: mosh"
...
This reverts commit 772960bcb7
.
2015-11-04 10:49:19 -08:00
Eelco Dolstra
3e44182487
Merge remote-tracking branch 'origin/systemd-219' into staging
2015-11-04 15:37:28 +01:00
William A. Kennington III
4251612faa
Merge branch 'master.upstream' into staging.upstream
2015-11-04 01:00:48 -08:00
Jude Taylor
772960bcb7
darwin purity: mosh
2015-11-03 14:32:14 -08:00
Franz Pletz
d89f269b26
chrony service: Members of group chrony can use chronyc
2015-11-03 15:07:18 +01:00
Franz Pletz
1a79058a81
chrony: Add fpletz to maintainers
2015-11-03 15:07:18 +01:00
Franz Pletz
596b06bd1c
chrony: Build with NSS for secure hash support
2015-11-03 15:07:18 +01:00
Franz Pletz
a639e51760
chrony: 2.1.1 -> 2.2
2015-11-03 15:06:45 +01:00
Pascal Wittmann
248560e593
nzbget: 16.2 -> 16.3
2015-11-02 21:26:56 +01:00
Tobias Geerinckx-Rice
d973931c9a
netsniff-ng 0.5.9-{121-gd91abbd -> 130-ga81b515}
...
For new --no-geoip option.
2015-11-02 01:46:50 +01:00
Jude Taylor
42fffee9da
darwin purity: aria2
2015-10-31 17:03:13 -07:00
William A. Kennington III
dd2de66d61
Merge branch 'master.upstream' into staging.upstream
2015-10-30 17:16:07 -07:00
Eelco Dolstra
81f6c62004
Merge remote-tracking branch 'origin/master' into systemd-219
2015-10-30 15:47:37 +01:00
Herwig Hochleitner
6c961ee810
i2p: 0.9.21 -> 0.9.22
2015-10-29 16:54:56 +01:00
Pascal Wittmann
6efc697224
Merge pull request #10668 from shdpl/ntopng2
...
ntopng: 1.2.1 -> 2.0.0
2015-10-29 12:15:58 +01:00
Pascal Wittmann
e2cdc35989
nzbget: 15.0 -> 16.2
2015-10-28 17:43:41 +01:00
Mariusz `shd` Gliwiński
6783f8dd7b
ntopng: 1.2.1 -> 2.0.0
2015-10-28 13:35:09 +01:00
Michael Raskin
95437b7c53
Update wavemon to git version, which has some nl80211 support
2015-10-27 14:21:08 +03:00
Tobias Geerinckx-Rice
4a1a5e7ed6
netsniff-ng 0.5.9-{110-gfc4646b -> 121-gd91abbd}
2015-10-27 03:17:16 +01:00
Domen Kožar
7477a7cdda
kde: add glib include paths to NIX_CFLAGS_COMPILE
...
(cherry picked from commit 350ffdcc8434f668f49e06eaf4d5cd685d42965d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-10-25 20:03:09 +01:00
Cillian de Róiste
0ad7855e4a
cutter: update from 1.03 to 1.04
2015-10-25 19:06:05 +01:00
Tuomas Tynkkynen
14c41aa745
iftop: 0.17 -> 1.0pre4
...
Even though this is a pre-release version, both Debian and Arch have
this version as well.
2015-10-25 02:44:46 +03:00
Domen Kožar
d85ae6138e
Merge pull request #10116 from ikervagyok/nm-1.0.6
...
network-manager 1.0.2 -> 1.0.6
2015-10-24 15:48:37 +02:00
Jascha Geerds
9e7e51aece
aria2: 1.19.0 -> 1.19.2
2015-10-23 15:10:05 +02:00
Jascha Geerds
f63755bbbc
plasma-nm: Remove myself from maintainer list
2015-10-23 14:29:46 +02:00
Vladimír Čunát
4917a4f8b3
Merge master into staging
2015-10-23 01:57:14 +02:00
Nikolay Amiantov
1c48e74a33
Merge pull request #8299 from abbradar/steam-native
...
Steam: use native NixOS libraries instead of Steam Runtime
2015-10-20 17:07:29 +03:00
Tobias Geerinckx-Rice
15c964bf2e
netsniff-ng 0.5.9-{106-g895377c -> 110-gfc4646b}
2015-10-19 18:19:00 +02:00
Nikolay Amiantov
cdc7e23e38
dropbear: pass LD_LIBRARY_PATH through
2015-10-18 18:41:11 +03:00
Nikolay Amiantov
919762e4bd
dropbear: adopt
2015-10-18 18:41:03 +03:00
William A. Kennington III
50842f5ec1
curl: 7.44.0 -> 7.45.0
2015-10-17 11:54:13 -07:00
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
William A. Kennington III
8a44a36ca4
Merge branch 'master.upstream' into staging.upstream
2015-10-15 10:22:28 -07: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
Nikolay Amiantov
6cb8e04a5c
networkmanager-0.9.8: add package
2015-10-10 14:26:41 +03: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
Eelco Dolstra
741bf840da
Revert "Merge pull request #9543 from NixOS/staging.post-15.06"
...
This reverts commit f61176c539
, reversing
changes made to a27ca029ee
.
Conflicts:
pkgs/development/libraries/ncurses/default.nix
2015-10-06 15:24:20 +02:00
William A. Kennington III
86b5cecaae
tinc_pre: 2015-07-22 -> 2015-09-25
2015-10-04 15:03:22 -07:00
William A. Kennington III
ed71860928
Merge branch 'staging.upstream' into staging.post-15.06
2015-10-02 12:41:04 -07:00
Eelco Dolstra
b23038dd80
Merge remote-tracking branch 'origin/master' into systemd-219
2015-10-01 14:17:46 +02:00
Jude Taylor
333ed12c70
darwin purity: aria2
2015-09-30 00:36:35 -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
Lengyel Balázs
ee70a5654d
network-manager 1.0.2 -> 1.0.6
...
Updated everything except network-manager-openconnect, as there is no newer version
2015-09-28 14:04:42 +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
Eelco Dolstra
01f19f54e0
Merge remote-tracking branch 'origin/master' into systemd-219
...
Conflicts:
pkgs/os-specific/linux/systemd/fixes.patch
pkgs/os-specific/linux/upower/0.99.nix
pkgs/top-level/all-packages.nix
2015-09-21 12:57:30 +02:00
Matthias Beyer
e8c6b2d0e6
mosh: 1.2.4 -> 1.2.5
2015-09-20 15:37:36 +02:00
William A. Kennington III
8b670fba26
Merge branch 'staging.upstream' into staging.post-15.06
2015-09-19 14:39:57 -07: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
William A. Kennington III
88b8145750
openssh: 6.9p1 -> 7.1p1
...
This intentionally leaves out support for using existing dsa keys as
they are insecure and should not be enabled by default. If you need this
support, please make the changes in your ssh_config and sshd_config.
2015-09-15 12:14:12 -07:00
William A. Kennington III
8dc7073546
Merge branch 'master.upstream' into staging.upstream
2015-09-15 12:04:41 -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
Eelco Dolstra
cc4e33e17c
More libgudev dependencies
2015-09-15 12:14:21 +02: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
Eelco Dolstra
4b422b9dea
More libgudev dependencies
2015-09-11 12:22:27 +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
Bryan Gardiner
f4de446573
NetworkManager: fix dnsmasq interaction for ad-hoc networks
...
Fixes #7593 (NM can't find the dnsmasq binary); the NM expression is missing
dnsmasq in its buildInputs, so configure can't find it.
Also creates /var/lib/misc which dnsmasq expects to exist, because it puts
dnsmasq.leases there.
2015-09-07 14:04:32 -07: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
Arseniy Seroka
a56eed5405
Merge pull request #9670 from Mathnerd314/ntpd
...
ntp: 4.2.8p2 -> 4.2.8p3
2015-09-06 22:48:26 +03:00
Thomas Strobel
a9dab9df61
strongswan: enable more plugins
2015-09-06 21:12:08 +02:00
Thomas Strobel
167383c7bf
vpnc: patch to not set a default route when a netmask is given
...
also, fix the name attribute in the nix expression
2015-09-06 19:27:08 +02:00
Mathnerd314
43b388fbd6
ntp: 4.2.8p2 -> 4.2.8p3
2015-09-05 18:35:45 -06:00
Tobias Geerinckx-Rice
947723d557
netsniff-ng: 0.5.9-{88-ge5570a8 -> 92-gd5bdc38}
2015-09-04 23:38:36 +02:00
William A. Kennington III
c6f689f951
Merge branch 'master.upstream' into staging.upstream
2015-09-04 12:05:11 -07:00
William A. Kennington III
c985530a25
tinc_pre: 2015-07-17 -> 2015-07-22
2015-09-04 11:54:51 -07:00
William A. Kennington III
379dd0af7a
dhcpcd: 6.9.2 -> 6.9.3
2015-09-04 11:42:42 -07:00
William A. Kennington III
86ebd3ee25
Merge branch 'master.upstream' into staging.upstream
2015-09-03 11:15:58 -07:00
William A. Kennington III
5b13442747
flannel: Migrate to go-packages
2015-09-02 17:05:42 -07:00
Tobias Geerinckx-Rice
04d6095700
netsniff-ng: 0.5.9-{86-gd84a6b7 -> 88-ge5570a8}
2015-09-01 16:37:16 +02:00
devhell
10d5d9acf4
connman: 1.28 -> 1.30
...
Built fine, couldn't test though as I don't have a laptop around me at
the moment.
From the changelog:
```
Fix issue with pending DNS request during server change.
Fix issue with empty strings in nameservers configuration.
Fix issue with time servers during IP configuration change.
Fix issue with 4-way handshake during roaming.
Fix issue with open WiFi networks security.
Fix issue with support for WiFi AnonymousIdentity.
Fix issue with memory leak and DHCPv6 DUID handling.
Fix issue with DHCP client and P2P interaction.
Fix issue with handling provision file updates.
Fix issue with VPN state updates.
Disable 6to4 support by default.
```
2015-08-31 19:19:14 +01:00
William A. Kennington III
7735c6cb0e
Merge branch 'master.upstream' into staging.upstream
2015-08-31 10:28:18 -07:00
Eelco Dolstra
9000ddce90
openvpn: Update to 2.3.7
2015-08-31 17:54:56 +02:00
Eelco Dolstra
a88b9bf19e
Revert "openvpn: 2.3.6 -> 2.3.8"
...
This reverts commit f547eaab44
because
it breaks asking passphrased via systemd.
2015-08-31 17:54:56 +02:00
Carter Charbonneau
ffc679460f
networkmanager: build with dnsmasq
...
Networkmanager requires dnsmasq for network sharing
2015-08-30 02:55:56 +02:00
William A. Kennington III
86e53bdff3
curl: 7.43.0 -> 7.44.0
2015-08-28 17:57:13 -07:00
Joachim Fasting
624eba1885
fuppes: mark as broken
...
This package has been broken since 2014-01-20, according to Hydra [1]. I tried
various ad-hoc patching & adding missing dependencies, uncovering yet more
errors. Updating is also out of the question, as nixpkgs already contains the
latest version.
[1]: https://hydra.nixos.org/build/25188337
2015-08-28 17:22:26 +02:00
Edward Tjörnhammar
f547eaab44
openvpn: 2.3.6 -> 2.3.8
2015-08-26 13:00:23 +02:00
Arseniy Seroka
f3f8506461
Merge pull request #9392 from danielfullmer/zerotierone-1.4
...
zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path
2015-08-25 20:39:06 +03:00
Lluís Batlle i Rossell
97dada0005
Make hydra build proxychains.
...
(cherry picked from commit 8f11a84c9145c4a1cf5fe182db31921070565efa)
2015-08-25 14:28:12 +02:00
Tobias Geerinckx-Rice
c98685c737
netsniff-ng: 0.5.9-{85-g71c28ef -> 86-gd84a6b7}
2015-08-25 02:09:49 +02:00
Daniel Fullmer
e23ee274b6
zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path
2015-08-21 23:06:50 +00:00
Eelco Dolstra
6a54ca7990
dhcpcd: Update to 6.9.2
...
Upstream recommends this as an important upgrade to 6.9.1 because it
fixes a race that could cause an empty resolv.conf to be created.
2015-08-21 17:03:51 +02:00
Eelco Dolstra
2d4b6405b3
openssh: Apply some Fedora security backports
2015-08-20 14:08:21 +02:00
Eelco Dolstra
401782cb67
Revert "openssh: 6.9p1 -> 7.0p1"
...
This reverts commit a8eb2a6a81
. OpenSSH
7.0 is causing too many interoperability problems so soon before the
15.08 release.
For instance, it causes NixOps EC2 initial deployments to fail with
"REMOTE HOST IDENTIFICATION HAS CHANGED". This is because the client
knows the server's ssh-dss host key, but this key is no longer
accepted by default. Setting "HostKeyAlgorithms" to "+ssh-dss" does
not work because it causes ssh-dss to be ordered after
"ecdsa-sha2-nistp521", which the server also offers. (Normally, ssh
prioritizes host key algorithms for which the client has a known host
key, but not if you set HostKeyAlgorithms.)
2015-08-20 14:08:18 +02:00
Tobias Geerinckx-Rice
72e8bf518f
netsniff-ng: update 0.5.9-{80-g3384ee7 -> 85-g71c28ef}
2015-08-20 04:52:15 +02:00
Jaka Hudoklin
24a626020a
Merge pull request #8681 from offlinehacker/pkgs/driftnet/add
...
Add driftnet
2015-08-19 22:58:27 +02:00
William A. Kennington III
ab7a1646d9
aria2: Fix ssl support and switch back to sourceforge
...
Using sourceforge gives release binaries which don't require us to
regenerate all of the autotools scripts. This removes the need for
dependencies like cppunit and libgcrypt and autoreconfHook.
cc @geerds
2015-08-18 17:18:49 -07:00
Jascha Geerds
56d6a3d846
aria2: Remove openssl dependency
2015-08-18 23:52:58 +02:00
Jascha Geerds
1375602b8d
aria2: Add myself as a maintainer
2015-08-18 14:51:54 +02:00
Jascha Geerds
4140d6352e
aria2: Add platforms attribute
2015-08-18 14:51:03 +02:00
Jascha Geerds
cc0f9acb53
aria2: Fetch from github instead of sourceforge
2015-08-18 14:50:19 +02:00
Tobias Geerinckx-Rice
4fdb99d31e
netsniff-ng: update 0.5.9-{71-g77445f8 -> 80-g3384ee7}
2015-08-18 03:38:23 +02:00
Bjørn Forsman
0279a979a5
stunnel: 5.20 -> 5.22
...
Changelog:
https://www.stunnel.org/sdf_ChangeLog.html
2015-08-16 19:05:14 +02:00
Pascal Wittmann
d0f75b4391
filegive: move from googlecode to github
2015-08-15 21:04:32 +02:00
Tobias Geerinckx-Rice
273fb91b49
miniupnpd: 1.9.{20150430 -> 20150721}
...
Drop removed libnfnetlink dependency and simplify build.
Don't yet update miniupnpc because it breaks bitcoin 0.11.
2015-08-14 03:07:09 +02:00
Tobias Geerinckx-Rice
3059362c74
dropbear: 2015.67 -> 2015.68
...
Changes: https://matt.ucc.asn.au/dropbear/CHANGES
2015-08-13 03:05:53 +02:00
William A. Kennington III
a8eb2a6a81
openssh: 6.9p1 -> 7.0p1
2015-08-11 10:59:12 -07:00
Joachim Fasting
70ae60feb1
i2p: 0.9.20 -> 0.9.21
...
See https://geti2p.net/en/blog/post/2015/07/31/0.9.21-Release
2015-08-09 01:55:25 +02:00
Arseniy Seroka
1629107a8a
Merge pull request #9168 from dfoxfranke/chrony
...
chrony: 1.31 -> 2.1.1
2015-08-08 23:44:58 +03:00
Daniel Fox Franke
4f70094857
chrony: 1.31 -> 2.1.1
2015-08-08 11:07:12 -04:00
Tobias Geerinckx-Rice
4f9249caaf
netsniff-ng 0.5.9-70-g123b444 -> 0.5.9-71-g77445f8
...
Remove patch to curvetun build (now upstream).
2015-08-05 22:36:17 +02:00
Thomas Strobel
4661158164
vpnc: revert default local port to 500
2015-08-05 21:55:02 +02:00
Thomas Strobel
531e93eaf4
vpnc: 0.5.3 -> svn-rev-550
...
also, change default local port from 500 to random to avoid
clashes with other IPSec services like, e.g., strongSwan
2015-08-05 21:16:35 +02:00
Thomas Strobel
9011f117f2
strongswan: fix resolvconf plugin
2015-08-05 12:12:59 +02:00
ts468
778ea83849
Merge pull request #9115 from ts468/upstream.strongswan
...
strongswan: enable more plugins
2015-08-05 01:55:01 +02:00
Tobias Geerinckx-Rice
73bccf7c52
netsniff-ng 0.5.9-34-g95c4582 -> 0.5.9-70-g123b444
2015-08-05 00:57:04 +02:00
Thomas Strobel
69397d9f94
strongswan: enable more plugins
2015-08-04 19:21:47 +02:00
William A. Kennington III
8c244bc21c
dnsmasq: 2.73 -> 2.75
2015-08-03 12:52:22 -07:00
ts468
c6159b2614
Merge pull request #9101 from ts468/upstream.strongswan
...
strongswan: add TNC build option
2015-08-03 17:53:01 +02:00
Thomas Strobel
6f727a8a83
strongswan: add TNC build option
2015-08-03 17:07:12 +02:00
Bjørn Forsman
c2aadb38a7
ntopng: add extra download URL
...
It seems upstream have moved the ntopng-1.2.1.tgz into an "old/"
subdirectory.
2015-08-03 12:19:34 +02:00
Sander van der Burg
dc2a6e3d3d
dd-agent: Add support for MongoDB monitoring
2015-08-03 09:09:52 +00:00
Tobias Geerinckx-Rice
6c6201a99b
Remove unnecessary rec{s from "my" packages
2015-07-31 02:02:07 +02:00