Commit graph

795 commits

Author SHA1 Message Date
Vladimír Čunát 842420c3e1 Merge branch 'master' into stdenv-updates
Conflicts (relatively simple):
	pkgs/development/interpreters/python/2.7/default.nix
	pkgs/development/libraries/dbus/default.nix
	pkgs/development/libraries/glib/default.nix
	pkgs/development/libraries/glibc/2.17/common.nix
2013-06-20 19:21:25 +02:00
Lluís Batlle i Rossell 83dee22f4a Fixing a crash bug in dropbear. 2013-06-18 23:35:53 +02:00
Lluís Batlle i Rossell ae98b61850 dropbear: update to 2013.58, and build dynamically
I had to do a trick with GNU make, to allow it to find libs.
2013-06-18 23:35:53 +02:00
Vladimír Čunát 2058d95eb4 non-Linux platforms: extend to some important pkgs 2013-06-18 22:03:35 +02:00
Michael Raskin 1a45886454 Merge branch 'master' into x-updates 2013-06-11 15:46:10 +04:00
Peter Simons 6b1ebeccf2 Merge branch 'master' into stdenv-updates.
There were conflicts in pkgs/development/interpreters/ruby/ruby-19.nix,
which I resolved to the best of my knowledge. I'd appreciate if some of
the ruby gurus could have a look at the outcome of my merge, though.
2013-06-11 12:11:25 +02:00
Peter Simons a2328d7b80 Merge pull request #609 from coroa/ppp-ipv6
ppp: enable ipv6 support
2013-06-11 02:21:42 -07:00
Jonas Hoersch b39a6ef532 ppp: enable ipv6 support
networkmanager requires pppd to have ipv6 support for managing mobile
connections since version 0.9.5.95, ref. to commit 7575f4d.
2013-06-11 01:07:06 +02:00
Michael Raskin 8271de6727 Merge remote-tracking branch 'upstream/master' into x-updates
Conflicts:
	pkgs/misc/emulators/wine/default.nix
2013-06-10 10:04:46 +04:00
Vladimír Čunát 7db886fdb9 Merge remote-tracking branch 'hydra/master' into x-updates
Conflicts (taken from @7c6f434c):
	pkgs/development/libraries/libgphoto2/default.nix
2013-06-08 15:41:39 +00:00
Christophe Raffalli e4c2a5ddc7 Upgraded openconnect to 5.01.
Added the new option --no-xmlpost to avoid a cisco server bug
2013-06-08 12:38:12 +02:00
Christophe Raffalli 8be8701db7 Added openconnect 2013-06-06 10:48:58 +02:00
Vladimír Čunát 7af694700c Merge branch 'master' into x-updates
Silently merged badly the firefox 20/21 things. I got that, hopefully
there aren't more (my nixos-rebuild dry-run finds no more errors).
2013-06-05 12:59:47 +02:00
Ricardo M. Correia 76b18e4204 gmvault: Fix start script 2013-06-05 02:27:18 +00:00
Ricardo M. Correia 6eb8048c8f gmvault: New package
Gmvault Gmail Backup - Backup and restore your gmail account at will.
2013-06-05 02:27:18 +00:00
Vladimír Čunát 22967c71f8 network-manager: update all to 0.9.8.0
This should fix compilation with newer glib versions.
2013-06-04 16:36:21 +02:00
Domen Kozar 96b193a7b1 typos 2013-06-03 00:31:43 +02:00
Domen Kozar d9fe34aeb4 aircrackng: add platform & maintainers 2013-06-02 20:37:14 +02:00
Lluís Batlle i Rossell 778e09625f aircarck-ng: updating and fixing build
Requested in issue #585
2013-06-02 19:54:50 +02:00
Peter Simons 5718931dd3 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-06-01 11:48:21 +02:00
Rickard Nilsson 1ddfbae86a stunnel: Add explicit openssl reference (latest stunnel version did not build for me otherwise) 2013-05-30 12:12:18 +02:00
Lluís Batlle i Rossell f54c4c99e3 tcpdmup/libpcap udpate 2013-05-29 19:23:40 +02:00
Lluís Batlle i Rossell 21cb347f20 Adding babeld. 2013-05-29 19:16:02 +02:00
Lluís Batlle i Rossell 08f8371a50 Adding ahcpd. 2013-05-29 19:16:01 +02:00
Lluís Batlle i Rossell 55eccc68bb Adding oslrd. 2013-05-28 22:37:59 +02:00
Eelco Dolstra 6c03d641fa openvpn: Update to 2.3.1 2013-05-28 14:48:56 +02:00
Lluís Batlle i Rossell 7e7b669b3e megatools: fixing the network part
It requires some env vars to work
2013-05-25 00:08:42 +02:00
Lluís Batlle i Rossell a403f55ccf Adding megatools 2013-05-24 23:43:26 +02:00
Ricardo M. Correia 200fd97b04 chrony: Add readline and libcap (on Linux) as dependencies
libcap is needed for chronyd to drop privileges when starting up.
readline was added as a convenience for when using chronyc.
2013-05-23 02:11:21 +00:00
Lluís Batlle i Rossell f93971ef0c filegive: update to 0.6.1 2013-05-22 19:21:11 +02:00
Peter Simons 728e305205 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-05-22 12:30:02 +02:00
Ricardo M. Correia e28b51360d Add chrony.
Chrony is a pair of programs which are used to maintain the accuracy of the system clock on a computer.
2013-05-22 00:41:58 +02:00
Lluís Batlle i Rossell 8160f816af mtr: adding ncurses support 2013-05-20 17:43:27 +02:00
Ricardo M. Correia 84e69bf619 tinc: update to 1.0.21 (fixes CVE-2013-1428) (merge #545) 2013-05-20 17:18:28 +02:00
Petr Rockai 7abebbad4d curl: Optionally add support for GSSAPI (Kerberos).
@vcunat also did some configureFlags refactoring
2013-05-18 13:24:30 +02:00
Lluís Batlle i Rossell 61e7a72931 mosh: update to 1.2.4 2013-05-18 13:17:41 +02:00
Domen Kozar b38ae22a2d make openvpn work with networkmanagerapplet 2013-05-11 19:17:48 +02:00
Domen Kozar 1aaa1a7b5b add networ-manager-openvpn, WIP 2013-05-10 19:17:51 +02:00
Eelco Dolstra 84b0bf63b7 pwnat: Fix evaluation 2013-05-09 13:21:10 +02:00
Lluís Batlle i Rossell e9cbe5439e Adding udptunnel
(Fixing a semicolon in pwnat expr too)
2013-05-08 22:51:39 +02:00
Lluís Batlle i Rossell a8b576ecaf Adding pwnat. 2013-05-08 22:51:39 +02:00
Lluís Batlle i Rossell e087ce095e filegive: update to 0.5.2
(fixing miniupnpd support)
2013-05-07 12:19:38 +02:00
Shea Levy fde3526e7d Merge branch 'master' into stdenv-updates
Conflict in kerberos, which was updated both in master and in
stdenv-updates. Kept the stdenv-updates version, except pulled in the
enableParallelBuilding change from master.

Signed-off-by: Shea Levy <shea@shealevy.com>

Conflicts:
	pkgs/development/libraries/kerberos/krb5.nix
2013-05-04 18:28:48 -04:00
Lluís Batlle i Rossell a5adbf19a6 filegive: fixing licence, adding maintainer 2013-05-04 10:08:52 +04:00
Lluís Batlle i Rossell 5465a118e1 filegive: update to 0.5.1
nat-pmp, fixed upnp bugs, ...
2013-05-04 01:04:17 +04:00
Moritz Ulrich 24466df152 Update isync to 1.0.6 2013-05-03 11:03:49 +02:00
Evgeny Egorochkin 6414a306a4 filegive: bump version to 0.3.1 2013-05-02 13:15:50 +03:00
Lluís Batlle i Rossell 28f87c0eb5 Adding description to filegive 2013-05-02 11:34:42 +04:00
Lluís Batlle i Rossell bd55358159 Adding filegive, my file sending program 2013-05-02 11:32:58 +04:00
Lennart Kats aa555c56ac lftp: use a download location that keeps old versions around 2013-05-01 10:58:32 +02:00