Tobias Geerinckx-Rice
3c3ede970e
netsniff-ng: don't work around tput now that we have ncurses
2015-01-17 15:31:41 +01:00
Domen Kožar
60f83499eb
Merge pull request #5789 from nckx/netsniff-ng
...
Add netsniff-ng 0.5.9-rc4-40-g5107740: Linux networking toolkit
2015-01-17 15:22:16 +01:00
Patrick Mahoney
1459600c36
s6-networking: update to 2.0.1.0
2015-01-15 16:11:58 -06:00
Patrick Mahoney
ffed4e93be
s6-dns: update to 2.0.0.2
2015-01-15 16:11:20 -06:00
Tobias Geerinckx-Rice
2f32d8f848
Add netsniff-ng 0.5.9-rc4-40-g5107740: Linux networking toolkit
2015-01-15 21:03:32 +01:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
Pascal Wittmann
d6dfe59394
tinc: update from 1.0.24 to 1.0.25
2015-01-15 00:57:47 +01:00
Edward Tjörnhammar
a512ddbb3e
nylon: fix metas and patch configure to use libevent.so not the absent libevent.a
2015-01-14 22:08:47 +01:00
Charles Strahan
5ac7febcb3
biosdevname: update to 0.6.1
2015-01-13 22:11:41 -05:00
Charles Strahan
7893933625
bud: udpate to 0.34.1
2015-01-13 21:54:37 -05:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
Matti Niemenmaa
85e405c1eb
wicd: fix wicd-curses with new urwid
...
See e.g. https://bugzilla.redhat.com/show_bug.cgi?id=894646 — without
this patch, wicd-curses throws an AttributeError on startup. The patch
is a cut-down version of the one added there by Pavel Zhukov.
2015-01-13 00:40:51 -08:00
William A. Kennington III
37bb586452
tinc-pre: Update to ae5b56c
2015-01-12 15:25:53 -08:00
Domen Kožar
f5445f2660
Merge pull request #5687 from nckx/ipv6calc
...
Add ipv6calc: calculate/manipulate (not only) IPv6 addresses
2015-01-12 23:13:31 +01:00
Tobias Geerinckx-Rice
0761330f64
Add ipv6calc: calculate/manipulate (not only) IPv6 addresses
2015-01-11 15:28:57 +01:00
Moritz Maxeiner
56fe81a2e6
seafile: update client, ccnet, libsearpc and shared
2015-01-09 13:37:44 +01:00
William A. Kennington III
eb4c88cb70
radvd: 2.8 -> 2.9
2015-01-08 13:19:46 -08:00
Austin Seipp
be707c5c6b
Merge pull request #5609 from ehmry/cjdns
...
cjdns: bump to protocol version 13
2015-01-08 02:54:46 -06:00
Edward Tjörnhammar
3a3a53d6a7
i2pd: 0.4.0 -> 0.6.0
2015-01-07 23:48:27 +01:00
Emery Hemingway
5b8e1be7ba
cjdns: bump to protocol version 13
2015-01-06 13:23:24 -05:00
John Wiegley
b63caa13b3
Revert "curl: wrap binary so it can find the zlib dylib"
...
This reverts commit b4a5a049d8
.
2015-01-06 10:36:15 -06:00
John Wiegley
7cd3ace827
Revert "curl: Correct a syntax error"
...
This reverts commit 053083368b
.
2015-01-06 10:36:15 -06:00
John Wiegley
053083368b
curl: Correct a syntax error
2015-01-06 10:15:17 -06:00
John Wiegley
b4a5a049d8
curl: wrap binary so it can find the zlib dylib
...
This is needed at least when first installing on a clean Mavericks
machine.
2015-01-06 10:12:57 -06:00
Rob Vermaas
87b9925f23
Update dd-agent to 5.1.1
...
(cherry picked from commit 7f02b1f35042f6ac345933bd3823439535a95234)
2015-01-05 13:15:36 +01:00
William A. Kennington III
371de847ed
tinc_pre: 199573 -> d28f332
2015-01-02 10:43:55 -08:00
William A. Kennington III
feabfa0cc2
iperf: 3.0.9 -> 3.0.10
2015-01-02 10:43:55 -08:00
Peter Simons
37ae6de95d
s6: don't depend on GNU Make 4.0
...
The website gives no indication that version 4.x is required to build
this package, and even it if were, then there should be an override in
all-packages.nix instead of referring to the 'gnumake40' attribute
directly in this expression.
2015-01-01 20:36:58 +01:00
Michael Raskin
fdb785f4d1
Merge pull request #5453 from pmahoney/skarnet-2.0
...
Update skarnet.org software for 2.0 release.
2015-01-01 16:14:17 +03:00
Michael Raskin
b4ea438f3d
fdm: 1.7 -> 1.8
2014-12-31 21:20:39 +03:00
Domen Kožar
503071b77f
Merge pull request #5495 from mcox/unbound
...
nixpkgs: unbound 1.4.22 -> 1.5.1
2014-12-30 03:46:36 +01:00
Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
Matthew William Cox
676c462faa
nixpkgs: unbound 1.4.22 -> 1.5.1
2014-12-28 17:52:03 -05:00
Eelco Dolstra
782440310d
ntp: Don't depend on openssl, don't install docs
2014-12-28 19:38:45 +01:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
muflax
001f2110bd
par2cmdline: update to 0.6.11 and adopt it
...
[Bjørn: break overlong longDescription line]
2014-12-26 14:09:56 +01:00
Domen Kožar
4e87c458c4
Merge pull request #5470 from DamienCassou/mu-0.9.11
...
Update mu to 0.9.11
2014-12-25 17:50:47 +01:00
Damien Cassou
41cff1e9d0
Update mu to 0.9.11
2014-12-25 17:15:47 +01:00
Vladimír Čunát
0fbc5ddadb
ntp: security update, and use libcrypto
...
http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
The package would no longer build without libcrypto,
and it wouldn't find it without pkgconfig.
I checked that Debian and Arch do use openssl as a dependency,
so it's probably not so bad a thing to have.
CC maintainer @edolstra.
2014-12-25 12:30:53 +01:00
Patrick Mahoney
26e74d8a3e
Update skarnet.org software for 2.0 release.
...
New build system using configure script and GNU Make 4.0, and new
releases of the following using the new build system:
execline 2.0.0.0
s6 2.0.0.0
s6-dns 2.0.0.0
s6-linux-utils 2.0.0.0
s6-networking 2.0.0.0
s6-portable-utils 2.0.0.0
skalibs 2.0.0.0
2014-12-23 15:24:30 -06:00
Patrick Mahoney
a6f35b3e60
connect 1.104
...
Upstream moved to https://bitbucket.org/gotoh/connect
2014-12-23 09:07:39 -06:00
Igor Pashev
17d8029150
Strongswan: preserve PATH
2014-12-22 20:20:58 +00:00
Igor Pashev
9bbe674927
Strongswan: use full path to ipsec
...
This fixes issue:
... charon[6135]: 11[CHD] updown: /bin/sh: ipsec: command not found
2014-12-22 20:20:15 +00:00
Pascal Wittmann
f94580da69
Fix license attribute of many bsd-like licensed packages
2014-12-21 00:00:35 +01:00
Pascal Wittmann
f55545c0c9
fix maintainer information
...
s/maintainer/maintainers
2014-12-20 21:54:22 +01:00
Pascal Wittmann
197ea06a73
axel: add meta-information
2014-12-19 22:57:38 +01:00
Evgeny Egorochkin
4bf9039abf
privoxy: update from 3.0.21 to 3.0.22
2014-12-19 08:34:32 +02:00
Eelco Dolstra
011e581a4e
dhcpcd: Update to 6.6.6
2014-12-18 14:11:10 +01:00
William A. Kennington III
1368e94ae2
tinc: Update pre 1.1
2014-12-16 13:54:44 -08:00
Domen Kožar
de99c9c955
Merge branch 'staging'
2014-12-08 16:28:45 +01:00
Jaka Hudoklin
51fe9d17a8
Merge pull request #5261 from matejc/connman126
...
connman: update to 1.26
2014-12-08 13:01:12 +01:00
Matej Cotman
4b74502a35
cmst: update to 2014.12.05
2014-12-08 12:49:28 +01:00
Matej Cotman
94f8f28433
connman: update to 1.26
2014-12-08 12:47:00 +01:00
Domen Kožar
4aa3eec330
Merge branch 'master' into staging
...
Conflicts:
pkgs/development/libraries/fontconfig/default.nix
2014-12-07 14:02:48 +01:00
Rob Vermaas
6ae8983a5e
Update dd-agent to 4.4.0
2014-12-03 16:08:39 +01:00
Thomas Tuegel
02157ab123
libcurl: honor $SSL_CERT_FILE (fixed)
...
The previous attempt to patch libcurl used
getenv("CURL_CA_BUNDLE") || getenv("SSL_CERT_FILE")
to get the second environment variable if the first is unset.
Unfortunately, this broke libcurl because the (||) operator is C returns
only 0 or 1, so it is inappropriate for pointer comparisons! Now we use
getenv("CURL_CA_BUNDLE") ? getenv("CURL_CA_BUNDLE") : getenv("SSL_CERT_FILE")
instead. This has one downside: it always calls getenv twice! But,
that's a small price to pay for actually being correct.
2014-12-02 10:41:24 -06:00
Domen Kožar
f57d22fd05
openvpn: fix build
2014-12-02 15:30:25 +01:00
Domen Kožar
cc0d52846e
openvpn: 2.3.4 -> 2.3.6 (CVE-2014-8104)
2014-12-02 13:11:37 +01:00
AndersonTorres
3af34aa2b1
Megatools: update to 1.9.93
2014-11-30 12:07:44 -02:00
Jaka Hudoklin
88d4ae98ae
Merge pull request #5168 from pmahoney/skarnet-refactor
...
Skarnet refactor
2014-11-29 02:48:06 +01:00
Ricardo M. Correia
d4b4bae307
Update my maintainership
2014-11-29 02:15:39 +01:00
Patrick Mahoney
cf5f282940
Consolidate conf-compile steps for skarnet.org pkgs.
2014-11-28 13:10:37 -06:00
Vladimír Čunát
cbd2305d4d
Merge branch 'master' into staging
2014-11-28 18:59:07 +01:00
Pascal Wittmann
4261ab39a8
nzbget: update from 14.0 to 14.1
2014-11-28 11:08:12 +01:00
Wout Mertens
cacf3f6c1e
Merge branch 'curl-ssl-cert-file' of https://github.com/the-kenny/nixpkgs into staging
...
Standardize NixOS on using only SSL_CERT_FILE for the trusted SSL certificate store.
2014-11-27 13:29:50 +01:00
Domen Kožar
34ca304f58
network-manager: 0.9.8.8 -> 0.9.8.10
2014-11-27 12:10:20 +01:00
Domen Kožar
91bdca38a0
NetworkManager.service -> network-manager.service
2014-11-27 12:10:20 +01:00
Vladimír Čunát
abcb355453
restund, openssh_hpn: mark as broken
2014-11-27 01:19:24 +01:00
Vladimír Čunát
a68c1adc35
*: fix builds by disregarding warning from new glibc
...
Says: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
CC: #4803 . There will likely appear more of these errors on Hydra in time.
2014-11-26 23:40:03 +01:00
Vladimír Čunát
b5ff06eda4
Merge branch 'master' into staging
2014-11-26 21:48:26 +01:00
Domen Kožar
f45b6fb078
fix tarball job
2014-11-26 21:04:59 +01:00
Edward Tjörnhammar
49e112c309
i2pd: 0.3.0 -> 0.4.0
2014-11-25 21:15:53 +01:00
Igor Pashev
4f9111e91f
strongSwan needs python for building ( Closes #4940 )
2014-11-25 15:29:05 +01:00
Shea Levy
140e1de0ec
strongswan: dont patchelf
...
fixes #5045 ('fixes')
2014-11-24 20:50:26 -05:00
Vladimír Čunát
a9bad25ffe
Merge branch 'master' into staging
2014-11-24 22:14:25 +01:00
Arseniy Seroka
fd5566da41
Merge pull request #5080 from joachifm/dnscrypt-refactor
...
dnscrypt-proxy: minor superficial improvements
2014-11-24 15:48:47 +03:00
Domen Kožar
10592215a7
Merge pull request #5076 from ehmry/cjdns
...
cjdns: update 20141023 -> 20141121
2014-11-22 22:53:35 +01:00
Joachim Fasting
119d93e223
dnscrypt-proxy: minor superficial improvements
...
- Use upstream description and explicitly set platforms = all
- Coding conventions fix
2014-11-22 16:19:06 +01:00
Thomas Tuegel
c2740b5017
network-manager: patch for libnl-3.2.25
2014-11-21 21:15:18 -06:00
Emery Hemingway
9f1bd2d419
cjdns: update 20141023 -> 20141121
...
include protocol version in package version string
2014-11-21 18:04:53 -05:00
Edward Tjörnhammar
2151abb92d
i2pd: 0.2.0 -> 0.3.0
2014-11-21 11:53:04 +01:00
Eelco Dolstra
87419c016f
openssh: Update to 6.7p1
2014-11-20 12:12:33 +01:00
Moritz Ulrich
f4ab3dc223
libcurl: Honor $SSL_CERT_FILE
2014-11-19 23:50:48 +01:00
Mateusz Kowalczyk
5b156eb20a
Merge pull request #5019 from Fuuzetsu/updates
...
Updates (orphans)
2014-11-19 18:31:45 +00:00
Pascal Wittmann
6e3318e233
nzbget: update from 0.13 to 0.14 and adopt it
2014-11-19 08:47:41 +01:00
Mateusz Kowalczyk
f4c350d26e
dropbear: update from 2013.62 to 2014.66
2014-11-17 18:09:30 +00:00
tv
a9a10ac2ed
urlwatch: update to version 1.17
2014-11-17 04:18:09 +01:00
Eelco Dolstra
a0f3faf34e
Merge remote-tracking branch 'origin/glibc-2.20' into staging
2014-11-16 22:17:36 +01:00
Aristid Breitkreuz
7bb0ff509c
remove gcc 3.3 and snx ("SSL Network Extender"), the only package that depends on it
2014-11-16 14:57:42 +01:00
Michael Raskin
cee91fe789
Update lftp
2014-11-16 10:54:02 +03:00
Michael Raskin
b3b9ec4c89
Add a fallback URL for lftp
2014-11-16 10:54:02 +03:00
William A. Kennington III
cd9619f871
dhcp: 4.3.0 -> 4.3.1
2014-11-14 22:44:13 -08:00
Shea Levy
4fe383de48
strongswan: bump
2014-11-14 15:22:22 -05:00
Vladimír Čunát
b4af993c3f
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Michael Raskin
0d6306be4d
Merge pull request #4950 from joachifm/dnscrypt-proxy
...
dnscrypt-proxy service
2014-11-13 00:25:05 +03:00
Eelco Dolstra
f33fa1b66b
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/boost/generic.nix
2014-11-11 23:48:08 +01:00
Joachim Fasting
216ed76821
dnscrypt-proxy: new expression
2014-11-11 22:46:49 +01:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Vladimír Čunát
adb831e8bc
strongswan: -lgcc_s, fixes #4925
...
CC maint. @shlevy.
2014-11-11 07:42:00 +01:00
Vladimír Čunát
4849e32abe
curl: update to fix CVE-2014-3707
2014-11-10 21:34:03 +01:00
Luca Bruno
6af0d6974f
Merge branch 'master' into staging
2014-11-10 10:03:52 +01:00
Edward Tjörnhammar
c329e5bbd9
i2pd: added package, service
2014-11-09 09:55:35 +01:00
Emery Hemingway
67a2a58314
cjdns: service tweaks, new NixOS test
2014-11-08 23:39:02 +01:00
Aristid Breitkreuz
928177aa91
Merge pull request #4834 from offlinehacker/pkgs/flannel/add
...
Add flannel, etcd backed network fabric for containers
2014-11-08 19:56:16 +01:00
Luca Bruno
83221f3886
Merge branch 'master' into staging
...
Makes the build more useful:
- Disabled hybrid iso, makes installer tests pass again
- Imagemagick fixes to the "Illegal instruction" thing
2014-11-08 15:56:40 +01:00
Michael Raskin
3e118edf3a
Refactor and fix fdm build. Moved makeFlags definition because non-builderDefs packages cannot use $out in direct variable definitions like makeFlags.
2014-11-07 12:05:15 +03:00
Eelco Dolstra
0518ccf5af
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/stdenv/generic/default.nix
2014-11-06 10:16:39 +01:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Rickard Nilsson
f2b6b9871f
new package: swaks, a command line SMTP tool
2014-11-05 21:43:25 +01:00
Vladimír Čunát
52404a868d
Merge recent master into staging
...
Nixpkgs Hydra: ?compare=1157272
TODO: port e22889064f
Conflicts:
nixos/tests/gnome3_10.nix (auto-solved)
pkgs/applications/video/aegisub/default.nix
pkgs/development/libraries/boost/1.55.nix
2014-11-05 15:00:44 +01:00
Michael Raskin
167115f1a2
Update siege HTTP load-tester
2014-11-05 11:56:19 +03:00
Jaka Hudoklin
f253186e96
Add flannel, etcd backed network fabric for containers
2014-11-04 19:32:30 +01:00
Eelco Dolstra
7495c61d49
Merge remote-tracking branch 'origin/darwin-clang-stdenv' into staging
...
Conflicts:
pkgs/applications/editors/vim/macvim.nix
2014-11-04 14:30:43 +01:00
William A. Kennington III
7c605db462
tinc_pre: Update to f57d53c
2014-11-03 14:21:30 -08:00
Jaka Hudoklin
c2d4fd7360
Merge pull request #4762 from ambrop72/badvpn-debug
...
badvpn: Add debug flag to enable assertions.
2014-11-03 14:07:28 +01:00
William A. Kennington III
7b06577d4b
iperf3: 3.0.8 -> 3.0.9
2014-11-02 17:22:01 -08:00
ambrop7@gmail.com
4664321cd3
badvpn: Add debug flag to enable assertions.
2014-11-01 15:16:28 +01:00
Franz Pletz
e630ee2fdd
wget: Update to 1.16 (fix CVE-2014-4877)
...
This patch updates wget to the current version, 1.16. This release fixes a
remotely exploitable security issue: CVE-2014-4877.
A dependency on libidn was added and the testsuite now depends on
python3. A patch that disables a test was removed because it is not needed
anymore.
As I intend to take care of wget in the future, I added myself to the
maintainers.
2014-10-30 10:30:08 +01:00
Eelco Dolstra
dc0d68ffc3
curl: Remove static link support
...
We only needed this for the stdenv bootstrap, but not anymore.
2014-10-29 13:43:00 +01:00
Eelco Dolstra
5cc92eb0d8
Remove obsolete useDietLibC stdenv adapter
2014-10-29 13:43:00 +01:00
Nikolay Amiantov
1f101efa88
update-resolv-conf: add package
2014-10-28 03:04:14 -07:00
Bjørn Forsman
d12da7007c
fping: set meta.platforms
2014-10-27 18:20:46 +01:00
Lluís Batlle i Rossell
f3d978be65
cjdns: installing contrib scripts
...
I made the nodejs and python scripts have the proper shebang. A lot more
of them could be updated to reference store paths (calls to "python",
etc.)
(cherry picked from commit 2fb382afb6319065f20af22d86774df190beb0d5)
2014-10-25 15:52:54 +02:00
viric
f75e5330f3
Merge pull request #4658 from ehmry/cjdns
...
cjdns: update 20140928 to 20141023
2014-10-24 23:20:52 +02:00
Emery Hemingway
957602c40c
cjdns: update 20140928 to 20141023
2014-10-24 17:15:13 -04:00
Lluís Batlle i Rossell
7da0fecf32
Adding an extra url for nc6. The previous was failing.
2014-10-24 23:14:35 +02:00
Edward Tjörnhammar
a5af1c228e
Adding fetchurl mirrors for roy marples projects(dhcpcd, openresolv)
2014-10-23 19:45:33 +02:00
Domen Kožar
efea92de19
fixes #1933
2014-10-23 00:14:09 +02:00
Emery Hemingway
70e0577886
update cjdns from 20140922 to 20140928
2014-10-21 13:08:54 -04:00
Eelco Dolstra
d316346d42
Merge pull request #4588 from edwtjo/dhcpcd-update
...
dhcpcd: 6.4.7 -> 6.5.1
2014-10-20 10:52:17 +02:00
Edward Tjörnhammar
3b08861278
dhcpcd: 6.4.7 -> 6.5.1
2014-10-19 08:22:17 +02:00
Michael Raskin
a32e534262
SSL support for cadaver DAV client
2014-10-18 21:47:49 +04:00
William A. Kennington III
061cbc40f6
radvd: 2.7 -> 2.8
2014-10-17 16:56:35 -07:00
Shea Levy
b5fe0d32b6
Merge branch 'strongswan-charon-cmd' of github.com:ftrvxmtrx/nixpkgs
...
strongswan: enable charon-cmd
2014-10-14 09:54:28 -04:00
Jascha Geerds
e6ec404b0b
Update plasma-nm
2014-10-14 13:17:55 +02:00
Siarhei Zirukin
8799219f1e
strongswan: enable charon-cmd
2014-10-14 10:02:02 +02:00
Mateusz Kowalczyk
b9c2fe5fd8
Merge pull request #4400 from matejc/seeksservice
...
seeks: update and write nixos module
2014-10-13 21:37:11 +01:00
Michael Raskin
53a5b67d5e
Adding mailsend tool
2014-10-13 18:18:34 +04:00
Matej Cotman
76a7b0ba68
seeks: upgrade and add optional seeks_confDir
2014-10-13 13:10:49 +02:00
Longrin Wischnewski
6e7de2155b
change md5sum to sha256sum for a few packages
2014-10-12 16:13:21 +02:00
Eelco Dolstra
79d0d7b437
Unify gcc-wrapper and clang-wrapper
2014-10-11 22:26:39 +02:00
Aristid Breitkreuz
4d1fdb9380
stunnel 5.05
2014-10-11 14:16:37 +02:00
Lluís Batlle i Rossell
82b6d7ff9a
Updating inadyn to 1.99.10.
...
(I wnated the cache-dir option)
2014-10-10 17:07:17 +02:00
Austin Seipp
2241ce448e
stunnel: 5.03 -> 5.04
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:09:31 -05:00
codyopel
2986ca34d6
rtorrent-git: new package
2014-10-09 20:47:27 +02:00
Eelco Dolstra
811de3bfaa
Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenv
...
Conflicts:
pkgs/tools/security/gnupg/default.nix
2014-10-09 10:57:57 +02:00
Aristid Breitkreuz
5bde8818bd
tcpdump: update from 4.5.1 to 4.6.2
2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
3ddb27d607
autossh: update from 1.4c to 1.4d
2014-10-08 19:02:38 +02:00
Aristid Breitkreuz
1a3b7a58db
lftp: update from 4.5.2 to 4.5.5
2014-10-07 21:50:40 +02:00
Domen Kožar
efe71df2dc
Merge pull request #4405 from k0ral/traceroute
...
traceroute: depends on linux headers.
2014-10-07 14:44:39 +02:00
Michael Raskin
5d584c5109
Update gvpe
2014-10-07 16:23:28 +04:00
koral
d19a244182
traceroute: depends on linux headers.
2014-10-07 00:04:51 +02:00
Aristid Breitkreuz
68c15230c6
dnsmasq: update from 2.71 to 2.72
2014-10-06 22:31:43 +02:00
William A. Kennington III
9e5825ba8e
iperf: Add major version 3
2014-10-04 17:23:06 -07:00
Michael Raskin
6bbeeb46a3
One more mirror
2014-10-04 16:37:17 +04:00
Eelco Dolstra
74f7f56439
Merge pull request #4331 from Fuuzetsu/dhcpcd
...
dhcpcd: update from 6.4.3 to 6.4.7
2014-10-03 20:05:56 +02:00
Michael Raskin
561e4211b7
Merge pull request #4110 from cstrahan/update-bud
...
update bud to 0.32.0 (WIP)
2014-10-02 23:32:34 +04:00
Shea Levy
961d444762
Remove hard-coded /etc from strongswan
2014-09-30 21:28:04 -04:00
Mateusz Kowalczyk
e177da1cb6
dhcpcd: update from 6.4.3 to 6.4.7
2014-09-30 11:22:02 +01:00
Mateusz Kowalczyk
74ec0b53e1
babeld: update from 1.5.0 to 1.5.1
2014-09-30 10:28:31 +01:00
koral
7fca2693f5
New package: traceroute-2.0.20
...
Closes #4322
2014-09-30 07:53:08 +01:00
Bjørn Forsman
a6c7c1db7f
ntopng: update from 1.2.0 to 1.2.1
...
Successfully tested with the NixOS ntopng service.
2014-09-27 15:42:18 +02:00
Bjørn Forsman
273aa589d2
ntopng: update hashes and url
...
All geoip data files have changed, update hashes. The ntopng source url
itself has changed, the source is now located in an "old/" directory
(hash unchanged).
Build tested.
2014-09-27 13:52:19 +02:00
Moritz Ulrich
1c20eba035
Mu: Update to 0.9.10.
2014-09-25 13:54:01 +02:00
Emery Hemingway
61f0d9b251
cjdns: update from 20140919 20140922
...
package installs to .../bin
fix service module to look in .../bin
Closes #4240
2014-09-23 22:30:53 +01:00
Eelco Dolstra
91fa55e702
Remove references to <nixpkgs>
...
Nixpkgs should not use <nixpkgs> to refer to itself, because $NIX_PATH
might not be set or not point to the same Nixpkgs. It's also
unnecessary.
2014-09-23 15:48:15 +02:00
Eelco Dolstra
cd71f7a2e6
Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into staging
...
Conflicts:
pkgs/development/interpreters/ruby/ruby-19.nix
pkgs/development/libraries/libc++/default.nix
pkgs/development/libraries/libc++abi/default.nix
pkgs/tools/text/sgml/opensp/default.nix
2014-09-23 11:27:53 +02:00
Nathaniel Baxter
3cbe41cbae
aria2: Bump version to 1.18.8
2014-09-22 19:41:41 +10:00
Jaka Hudoklin
be42f49499
add airfield, a web-interface for hipache-proxy
2014-09-21 01:42:15 +02:00
Emery Hemingway
95c72a5f60
cjdns: update 20140829 to 20140919
...
Closes #4186
2014-09-20 23:27:24 +01:00
Austin Seipp
49a5832805
spiped: 1.3.0 -> 1.4.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-09-20 07:39:44 -05:00
Shea Levy
e4cf05a3a0
strongswan: Properly handle sysconfdir, build swanctl
2014-09-19 15:12:20 -04:00
James Cook
4d8d902e0c
curl: update to 7.38.0, including security ( #4161 )
...
Fixes CVE-2014-3620 and CVE-2014-3613.
2014-09-19 11:53:08 +02:00
Shea Levy
e0cd3ac03c
strongswan: Fix some hard-coding
2014-09-19 01:09:00 -04:00
William A. Kennington III
194419244d
radvd: 2.6 -> 2.7
2014-09-18 11:26:01 -07:00
Luca Bruno
d9bd04b90c
Revert "spiped: 1.3.1 -> 1.4.0"
...
This reverts commit 792afca113
.
Version 1.4.0 failed to build.
2014-09-18 17:07:15 +02:00
Pascal Wittmann
180b9939d7
Merge pull request #4130 from k0ral/httptunnel
...
Added httptunnel package.
2014-09-18 10:13:46 +02:00
Shea Levy
a70ecf4797
strongswan: build with clang
...
Fixes https://lists.strongswan.org/pipermail/users/2014-September/006597.html
2014-09-17 22:08:18 -04:00
Aristid Breitkreuz
d7124e8c34
wicd: add urwid and curses to PYTHONPATH of wicd-curses
2014-09-17 20:28:32 +02:00
koral
719b910eb3
Added httptunnel package.
2014-09-17 19:55:45 +02:00
Shea Levy
d8f80630f7
Add strongswan IPsec manager
2014-09-16 14:10:37 -04:00
Rickard Nilsson
8dd1abe3fa
chrony: Update from 1.30 to 1.31
2014-09-16 13:53:18 +02:00
Charles Strahan
dd9550bca0
update bud to 0.32.0 (WIP)
2014-09-16 00:31:56 -04:00
Michael Raskin
d05684be21
Merge pull request #3694 from matejc/cmst
...
new package: cmst - qt gui for connman
2014-09-15 23:12:01 +04:00
William A. Kennington III
5c80997ebd
radvd: 2.5 -> 2.6
2014-09-15 01:30:42 -07:00
Pascal Wittmann
4c4d4c78e9
atftp: transformed meta.maintainers into a list and fixed indentation
2014-09-13 17:40:01 +02:00
Pascal Wittmann
8d67b9a240
transformed meta.maintainers of some packages into lists
2014-09-13 13:52:02 +02:00
Matej Cotman
7f76092ffc
new package: cmst - qt gui for connman
2014-09-12 14:10:26 +02:00
JB Giraudeau
04163fcc81
update hpn patch version to match openssh version
...
so that hpn_openssh is not boken anymore
2014-09-11 22:29:00 +02:00
Georges Dubus
f7fe08ec4e
sshpass: Added expression
2014-09-10 16:01:39 +02:00
Eric Seidel
0577499d74
fix some packages on darwin
2014-09-09 13:54:26 -07:00
Domen Kožar
ed706113a8
sproxy-web: mark as broken
2014-09-06 15:23:22 +02:00
Domen Kožar
b420eeba44
remove bittorrent package since it's obsolete
2014-09-05 22:49:31 +02:00
Moritz Ulrich
f54f5539aa
dhcpcd: update from 6.4.2 to 6.4.3
2014-09-04 19:31:32 +02:00
Moritz Ulrich
332395b262
Add myself as a maintainer to a bunch of packages.
2014-09-04 17:05:21 +02:00
Moritz Ulrich
ff3ba48294
fping: update from 3.8 to 3.10
2014-09-04 17:05:20 +02:00
Jaka Hudoklin
3ccd8af29d
Add curl-unix-socket, Run HTTP requests over UNIX socket
2014-09-04 12:08:59 +02:00
Michael Raskin
2b7e30b674
Merge pull request #3741 from wkennington/master.tinc
...
tinc_pre: Add derivation
2014-09-03 11:18:25 +04:00
Michael Raskin
0ede64bfcb
Override postFixup for urlwatch so it works somehwo
2014-09-02 21:17:52 +04:00
William A. Kennington III
d13423c74f
tinc_pre: Experimental Patches
2014-09-02 09:16:15 -07:00