Eelco Dolstra
48229f2b0d
* dnsmasq updated to 2.55.
...
svn path=/nixpkgs/trunk/; revision=24222
2010-10-11 19:30:54 +00:00
Lluís Batlle i Rossell
fca582bff0
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Ludovic Courtès
89a3dc9ada
nss-mdns: Fix the path to the `avahi-daemon' socket.
...
svn path=/nixpkgs/trunk/; revision=24149
2010-10-07 20:07:59 +00:00
Peter Simons
73a08a1914
pkgs/tools/networking/x11-ssh-askpass: capitalize first letter of meta.description
...
svn path=/nixpkgs/trunk/; revision=24144
2010-10-07 14:05:19 +00:00
Peter Simons
113075207e
pkgs/tools/networking/x11-ssh-askpass: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=24141
2010-10-07 13:14:21 +00:00
Peter Simons
a158e67b19
pkgs/tools/networking/x11-ssh-askpass: added meta section
...
svn path=/nixpkgs/trunk/; revision=24135
2010-10-07 13:13:57 +00:00
Eelco Dolstra
4e94575014
* NTP updated to 4.2.6p2.
...
svn path=/nixpkgs/trunk/; revision=24118
2010-10-06 16:02:44 +00:00
Lluís Batlle i Rossell
8d435fd90f
Updating the src url of offlineimap (to the only version there available)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24037
2010-10-03 09:19:04 +00:00
Lluís Batlle i Rossell
bb0351b562
Making iftop build on the fuloong (config.guess.)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24036
2010-10-03 09:18:55 +00:00
Lluís Batlle i Rossell
257f7bbb9a
Updating the src url of offlineimap (to the only version there available)
...
svn path=/nixpkgs/trunk/; revision=23975
2010-09-27 21:01:16 +00:00
Lluís Batlle i Rossell
2c5de61327
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Ludovic Courtès
9fd0fdebd9
GNU Mailutils 2.2.
...
svn path=/nixpkgs/trunk/; revision=23713
2010-09-10 11:50:11 +00:00
Lluís Batlle i Rossell
cca1cae042
Updating from trunk. I had to do some changes to make it fit.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23500
2010-08-29 11:09:23 +00:00
Eelco Dolstra
6e0911c3cb
* Doh.
...
svn path=/nixpkgs/trunk/; revision=23463
2010-08-26 13:18:47 +00:00
Eelco Dolstra
fee41ba2fb
* Make sitecopy build against Neon 0.29.
...
svn path=/nixpkgs/trunk/; revision=23461
2010-08-26 13:09:52 +00:00
Eelco Dolstra
412bd09ec1
* OpenSSH 5.6.
...
svn path=/nixpkgs/trunk/; revision=23432
2010-08-25 21:12:36 +00:00
Lluís Batlle i Rossell
221317ae7b
Setting new bootstrap-tools for x86_64.
...
Allowing 'curl' build without some dependencies, if it is told not to build
with them.
Updating the make-bootstrap-tools for the latest gcc/glibc, removing the
dependency on klibc, and updating unpack-boostrap-tools for the latest
boostrap-tools to work.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23305
2010-08-21 12:50:49 +00:00
Peter Simons
9be0b9fea6
Update version of ncftp.
...
The old version 3.2.3 seems to have disappeared from the hosting server.
svn path=/nixpkgs/trunk/; revision=23153
2010-08-12 14:57:15 +00:00
Peter Simons
b62f65d24e
pkgs/tools/networking/nbd: removed hard-coded flags for static linking
...
A statically linked binary should rather be generated using the
appropriate stdenv adapter.
svn path=/nixpkgs/trunk/; revision=23107
2010-08-11 09:54:46 +00:00
Peter Simons
e33f4863fc
pkgs/tools/networking/nbd: updated to version 2.9.18
...
svn path=/nixpkgs/trunk/; revision=23106
2010-08-11 09:53:31 +00:00
Peter Simons
0571d80df6
pkgs/tools/networking/curl: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=22997
2010-08-06 12:45:39 +00:00
Peter Simons
432ad9ceef
pkgs/tools/networking/curl: assert that scpSupport is enabled only when libssh2 is available
...
svn path=/nixpkgs/trunk/; revision=22996
2010-08-06 12:45:11 +00:00
Peter Simons
401b77d232
pkgs/tools/networking/nbd: updated to version 2.9.17
...
svn path=/nixpkgs/trunk/; revision=22994
2010-08-06 12:43:18 +00:00
Eelco Dolstra
a1e834e85a
* Get rid of the ugly `useFromStdenv' hack in all-packages.nix.
...
Instead, use the generic package override mechanism to use packages
from earlier bootstrap phases.
* Don't rely on the existence of attributes such as
`stdenv.coreutils'.
svn path=/nixpkgs/trunk/; revision=22991
2010-08-06 10:34:34 +00:00
Yury G. Kudryashov
80108f291b
Add optional scp support to curl
...
svn path=/nixpkgs/trunk/; revision=22976
2010-08-05 21:06:45 +00:00
Peter Simons
43017234d6
pkgs/tools/networking/nbd: enable build on all NixOS platforms
...
The nbd client needs kernel support and is available only on Linux, but
the server process ought to work in all POSIX'ish environments.
svn path=/nixpkgs/trunk/; revision=22936
2010-08-03 19:08:11 +00:00
Peter Simons
c820859eac
pkgs/tools/networking/nbd: revert "enable regression tests"
...
test suite failure on hydra: http://hydra.nixos.org/build/518375
svn path=/nixpkgs/trunk/; revision=22935
2010-08-03 18:12:38 +00:00
Peter Simons
057a044b0c
pkgs/tools/networking/nbd: enable regression tests
...
The tests suite succeeds fine on Linux/x86. Let's see what happens on
other platforms.
svn path=/nixpkgs/trunk/; revision=22920
2010-08-03 09:36:37 +00:00
Peter Simons
cdb12ec708
pkgs/tools/networking/nbd: updated to version 2.9.16
...
svn path=/nixpkgs/trunk/; revision=22919
2010-08-03 09:32:05 +00:00
Peter Simons
9ef0f1b935
pkgs/tools/networking/nbd: install the README file to $out/share/doc
...
The README contains documentation that is useful in addition to the man
pages.
svn path=/nixpkgs/trunk/; revision=22875
2010-08-02 13:37:36 +00:00
Eelco Dolstra
4bf5b0d36b
* Fix some more "args: with args".
...
svn path=/nixpkgs/trunk/; revision=22828
2010-07-30 14:47:23 +00:00
Eelco Dolstra
907bb1aac6
* ltrace: updated to 0.5.3.
...
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.
svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra
ba498d4a43
* composedArgsAndFun -> makeOverridable for consistency.
...
* Rename a few single-version packages to "default.nix".
svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Peter Simons
4b248a36b0
pkgs/tools/networking/nbd: updated to version 2.9.15
...
svn path=/nixpkgs/trunk/; revision=22799
2010-07-28 21:28:23 +00:00
Eelco Dolstra
f1598a8941
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra
749b8607ca
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Peter Simons
93ff8697d1
pkgs/tools/networking/p2p/tahoe-lafs: add mock060 to propagatedBuildInputs
...
The package is required for the regression test suite. Adding it to
buildInputs would probably work, too, but I haven't tried it.
svn path=/nixpkgs/trunk/; revision=22792
2010-07-28 13:09:20 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Peter Simons
1bb86133c7
pkgs/tools/networking/p2p/tahoe-lafs: updated to version 1.7.1
...
svn path=/nixpkgs/trunk/; revision=22774
2010-07-27 23:52:22 +00:00
Ludovic Courtès
8297acd511
Add Seeks, a "social" search engine.
...
svn path=/nixpkgs/trunk/; revision=22698
2010-07-22 09:03:35 +00:00
Eelco Dolstra
113fa71b8c
* curl updated to 7.21.0.
...
svn path=/nixpkgs/trunk/; revision=22629
2010-07-18 21:01:17 +00:00
Eelco Dolstra
5a028270aa
* dhcp 4.1.1.
...
svn path=/nixpkgs/trunk/; revision=22606
2010-07-15 11:06:30 +00:00
Michael Raskin
ccc497f80d
Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense.
...
svn path=/nixpkgs/trunk/; revision=22529
2010-07-08 13:25:52 +00:00
Lluís Batlle i Rossell
26dc245fb2
Updating rtorrent and libtorrent
...
svn path=/nixpkgs/trunk/; revision=22518
2010-07-07 21:11:07 +00:00
David Guibert
e9234ae7bb
offlineimap: 6.2.0.1
...
svn path=/nixpkgs/trunk/; revision=22385
2010-06-22 19:49:12 +00:00
Evgeny Egorochkin
4719a2ed3c
Added flags to compile amule daemon and remote gui
...
svn path=/nixpkgs/trunk/; revision=22334
2010-06-19 02:19:39 +00:00
Eelco Dolstra
b88adf69c3
* socat updated to 1.7.1.2.
...
svn path=/nixpkgs/trunk/; revision=22252
2010-06-14 08:01:38 +00:00
David Guibert
66c784d4dd
added autossh 1.4b.
...
svn path=/nixpkgs/trunk/; revision=22018
2010-05-27 19:43:57 +00:00
Eelco Dolstra
fa94d434a1
* Install the manpage.
...
svn path=/nixpkgs/trunk/; revision=21931
2010-05-20 23:06:10 +00:00
Eelco Dolstra
50712e5279
* Added miniupnpd, an implementation of the UPnP Internet Gateway
...
Device (IGD) specification.
* Updated iptables to 1.4.8.
svn path=/nixpkgs/trunk/; revision=21929
2010-05-20 22:11:44 +00:00
Eelco Dolstra
3dd55eef23
* Added aria2, a download utility.
...
svn path=/nixpkgs/trunk/; revision=21912
2010-05-20 11:11:24 +00:00
Eelco Dolstra
90b3af3bd7
* Bittorrent updated to 5.2.2 (5.3 seems too hard to build).
...
svn path=/nixpkgs/trunk/; revision=21877
2010-05-19 14:42:52 +00:00
Eelco Dolstra
f8a818bf20
* Remove a redundant version of ktorrent (it's already in
...
kde/extra-gear).
svn path=/nixpkgs/trunk/; revision=21876
2010-05-19 13:57:20 +00:00
Peter Simons
3353ed9c88
pkgs/top-level/all-packages.nix, pkgs/tools/networking/openssh: prefer makeOverridable over getPkgConfig to customize openssh
...
Changed 'openssh' expression to allow for argument overriding instead of
relying on getPkgConfig. While I was at it, I also simplified the build
expression a bit.
svn path=/nixpkgs/trunk/; revision=21868
2010-05-19 12:26:06 +00:00
Ludovic Courtès
38c35ba49b
GNU Inetutils 1.8.
...
svn path=/nixpkgs/trunk/; revision=21814
2010-05-17 09:31:43 +00:00
Lluís Batlle i Rossell
70302d2d18
Adding inputs to privoxy, so it gets more features (zlib, documentation, pcre)
...
svn path=/nixpkgs/trunk/; revision=21809
2010-05-16 22:14:02 +00:00
Peter Simons
fd8c6ae43d
Moved 'maintainers' attribute into the meta section of the expression.
...
I've also set the 'platforms' attribute to ensure that Hydra actually
builds these packages. Thanks to Lluís Batlle i Rossell for pointing out
these mistakes.
svn path=/nixpkgs/trunk/; revision=21688
2010-05-09 16:01:44 +00:00
Lluís Batlle i Rossell
8b311ba757
Adding the openssh patch I forgot in a recent commit
...
svn path=/nixpkgs/trunk/; revision=21681
2010-05-09 12:53:46 +00:00
Lluís Batlle i Rossell
b7af00b889
Making openssh pass the LOCALE_ARCHIVE variable to the forked session processes,
...
so the session 'bash' will receive the proper locale archive, and thus process
UTF-8 properly.
svn path=/nixpkgs/trunk/; revision=21678
2010-05-09 12:44:09 +00:00
Lluís Batlle i Rossell
c12db8f8dc
I wrote wrong the openssh url. Btw, I changed the source server, because the old
...
mirror at Ultrech did not have the latest openssh even 6 days after the
5.5 release.
svn path=/nixpkgs/trunk/; revision=21247
2010-04-22 20:12:09 +00:00
Lluís Batlle i Rossell
5d04ec0364
Updating openssh, fixing libedit for openssh to link well with it, and... here we
...
finally have sftp with some kind of 'readline'!
svn path=/nixpkgs/trunk/; revision=21246
2010-04-22 18:16:18 +00:00
Ludovic Courtès
d1c19b4049
GNU wget: Fix test suite runs.
...
svn path=/nixpkgs/trunk/; revision=21057
2010-04-13 10:11:42 +00:00
Lluís Batlle i Rossell
b6fe7e6d41
Adding offlineimap, in a not very elegant way.
...
svn path=/nixpkgs/trunk/; revision=21034
2010-04-12 21:03:22 +00:00
Peter Simons
0526f2fb2c
pkgs/tools/networking/pdsh: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=21027
2010-04-12 11:21:34 +00:00
Lluís Batlle i Rossell
a2334e604b
Adding slimrat (not the gui, but at least the cli)
...
svn path=/nixpkgs/trunk/; revision=20999
2010-04-10 10:47:30 +00:00
Armijn Hemel
f7ab7efff1
update tcpdump to 4.1.0, libpcap to 1.1.0
...
svn path=/nixpkgs/trunk/; revision=20938
2010-04-04 14:57:26 +00:00
Armijn Hemel
155515f076
update to 2.0.19
...
svn path=/nixpkgs/trunk/; revision=20937
2010-04-04 14:51:37 +00:00
Armijn Hemel
589aeb4c00
update to 2.4
...
svn path=/nixpkgs/trunk/; revision=20936
2010-04-04 14:44:14 +00:00
Ludovic Courtès
c936e89fc1
aMule 2.2.6.
...
svn path=/nixpkgs/trunk/; revision=20866
2010-03-30 08:20:29 +00:00
Eelco Dolstra
b377b0233b
* OpenSSH updated to 5.4.
...
svn path=/nixpkgs/trunk/; revision=20567
2010-03-11 16:08:55 +00:00
Lluís Batlle i Rossell
4a44d32444
Made tcpdump crossbuild.
...
svn path=/nixpkgs/trunk/; revision=20543
2010-03-10 22:22:43 +00:00
Lluís Batlle i Rossell
12e960f592
Adding dropbear, a small implementation of ssh2 client and server.
...
I made it statically build by default
I had to fix the zlib static cross-build, because the native stripping corrupted the target
static library. It is not the first time I see this.
I add drobear to the cross-built packages for hydra.
svn path=/nixpkgs/trunk/; revision=20518
2010-03-09 23:11:12 +00:00
Eelco Dolstra
c7b9e45e76
* Added s3sync.
...
svn path=/nixpkgs/trunk/; revision=20496
2010-03-09 15:12:15 +00:00
Michael Raskin
993588515f
We use Python 2.6 now
...
svn path=/nixpkgs/trunk/; revision=20478
2010-03-08 20:35:25 +00:00
Lluís Batlle i Rossell
49ba7bee3c
Made curl cross-build properly with openssl support.
...
svn path=/nixpkgs/trunk/; revision=20452
2010-03-06 15:17:43 +00:00
Ludovic Courtès
c2f72b3ba5
Tahoe-LAFS 1.6.1.
...
svn path=/nixpkgs/trunk/; revision=20323
2010-03-02 12:46:50 +00:00
Rob Vermaas
3e9de0fd12
* nixpkgs: added webalizer
...
svn path=/nixpkgs/trunk/; revision=20253
2010-02-25 13:30:34 +00:00
Lluís Batlle i Rossell
c812574385
Removing a now unneeded CMAKE_PREFIX_PATH in ktorrent
...
svn path=/nixpkgs/trunk/; revision=19966
2010-02-12 22:30:06 +00:00
Lluís Batlle i Rossell
8bfde9d310
Updating openvpn to a non-release_candidate newer version, and becoming maintainer.
...
svn path=/nixpkgs/trunk/; revision=19941
2010-02-11 16:45:19 +00:00
Rob Vermaas
5c66bbab77
wrong URL
...
svn path=/nixpkgs/trunk/; revision=19874
2010-02-09 10:17:13 +00:00
Rob Vermaas
3d841892a7
unbound 1.4.1
...
svn path=/nixpkgs/trunk/; revision=19870
2010-02-09 07:28:32 +00:00
Eelco Dolstra
d8c6bb130c
* Sync with the trunk one last time.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19849
2010-02-05 23:06:36 +00:00
Eelco Dolstra
aee659e1e2
* Fix various broken URLs / mirrors.
...
* Updated tcpdump, ImageMagick, lsof.
svn path=/nixpkgs/trunk/; revision=19847
2010-02-05 22:00:51 +00:00
Lluís Batlle i Rossell
df0800e91d
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19825
2010-02-04 19:08:28 +00:00
Ludovic Courtès
b46d05da85
Tahoe-LAFS: Hopefully fix subtle test suite bug.
...
svn path=/nixpkgs/trunk/; revision=19801
2010-02-03 23:38:12 +00:00
Eelco Dolstra
a617a7c239
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19786
2010-02-03 14:23:43 +00:00
Ludovic Courtès
b5088abe20
Tahoe-LAFS 1.6.0.
...
svn path=/nixpkgs/trunk/; revision=19784
2010-02-03 13:38:03 +00:00
Eelco Dolstra
0e212964fb
* openssh: Install the moduli file.
...
svn path=/nixpkgs/trunk/; revision=19753
2010-02-01 17:04:07 +00:00
Eelco Dolstra
947e2c71ad
* openssh updated to 5.3p1. Also enabled the HPN patch by default.
...
svn path=/nixpkgs/trunk/; revision=19752
2010-02-01 16:56:10 +00:00
Armijn Hemel
0e55350a85
update ktorrent to 3.3.3, also make it depend on KDE 4.3
...
svn path=/nixpkgs/trunk/; revision=19737
2010-01-30 19:30:30 +00:00
Eelco Dolstra
d068c0dd50
* ktorrent 2.2.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19675
2010-01-26 15:05:02 +00:00
Lluís Batlle i Rossell
bcba809460
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19654
2010-01-25 18:52:07 +00:00
Ludovic Courtès
f6c80710f5
Add SWEC (Simple Web Error Checker).
...
svn path=/nixpkgs/trunk/; revision=19637
2010-01-24 19:07:16 +00:00
Eelco Dolstra
9761d31dc9
* curl 7.19.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19573
2010-01-20 14:26:19 +00:00
Lluís Batlle i Rossell
9183f21f7e
Merging from trunk.
...
I fixed conflicts regarding the renaming 'kernel' -> 'linux' in all-packages.
Also a small conflict in all-packages about making openssl overridable.
And I some linux 2.6.31-zen kernel files also marked in conflict.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19438
2010-01-14 14:49:31 +00:00
Eelco Dolstra
56babc131d
* inetutils: traceroute also needs a chmod +x.
...
svn path=/nixpkgs/trunk/; revision=19393
2010-01-13 13:46:22 +00:00
Lluís Batlle i Rossell
a16865ce62
Adding fix for wicd, sent by roconnor to nix-dev.
...
svn path=/nixpkgs/trunk/; revision=19345
2010-01-11 07:50:03 +00:00
Lluís Batlle i Rossell
9c8c4159b5
Fixing the style in the wicd expression, based on the recommendations
...
made by ludo in the mailing list.
svn path=/nixpkgs/trunk/; revision=19342
2010-01-10 20:27:28 +00:00
Lluís Batlle i Rossell
3a400bb64a
Adding wicd, written by roconnor, sent to the nix-dev list on 2010-01-07
...
svn path=/nixpkgs/trunk/; revision=19297
2010-01-07 17:49:45 +00:00
Eelco Dolstra
5b098479f5
* socat updated to 1.7.1.1.
...
svn path=/nixpkgs/trunk/; revision=19269
2010-01-06 17:36:33 +00:00
Lluís Batlle i Rossell
c0d379f69a
Made dhcp build (removing its -Werror). gcc 4.4 complained on uninitializated
...
variables.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19079
2009-12-23 08:55:32 +00:00
Lluís Batlle i Rossell
5bae851b1e
Merging from trunk. I had to give away some structure to build the native
...
sheevaplug kernel, so the kernel does not build in the sheevaplug right now.
I will try to fix that in next commits.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19045
2009-12-19 11:14:16 +00:00
Ludovic Courtès
9ba4676ae1
GNU Inetutils 1.7.
...
svn path=/nixpkgs/trunk/; revision=19005
2009-12-16 22:56:44 +00:00
Lluís Batlle i Rossell
5cbd244265
Updating ntp.
...
svn path=/nixpkgs/trunk/; revision=18916
2009-12-12 19:48:12 +00:00
Lluís Batlle i Rossell
89fe676bb3
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=18878
2009-12-10 14:48:45 +00:00
Eelco Dolstra
c726012afe
* Refactoring: move most filesystem utilities / FUSE filesystems to
...
tools/filesystems. Previously they were all over the place.
svn path=/nixpkgs/trunk/; revision=18809
2009-12-04 15:39:49 +00:00
Lluís Batlle i Rossell
a3403e6828
Finishing the update from trunk, having resolved the eclipse related directory
...
renaming.
I think directory renaming breaks the usual merges... because it leaves the
'to be removed' directory in the working directory still. A manual 'rm' of the
'to be removed' directory fixed the commit.
svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=18661
2009-11-26 21:46:08 +00:00
Michael Raskin
bbd6e56d69
Fix the cleanup-induced problems
...
svn path=/nixpkgs/trunk/; revision=18554
2009-11-23 12:21:34 +00:00
Lluís Batlle i Rossell
e85500987b
Merging from trunk. I had to do two manual merges, quite trivial I think.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=18472
2009-11-19 19:09:10 +00:00
Eelco Dolstra
7f5b839524
* Removed selectVersion. There's no good reason to write
...
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
packages.
* Renamed several files to `default.nix'. As a general rule, version
numbers should only be included in the filename when there is a
reason to keep multiple versions of a package in Nixpkgs.
Otherwise, it just makes it harder to update the package.
svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Lluís Batlle i Rossell
4b27d28701
Porting changes from stdenv-updates into this branch.
...
This comes from:
svn diff ^/nixpkgs/trunk/@18255 ^/nixpkgs/branches/stdenv-updates/ > diff
patch -p0 < diff
and then adding into svn all files new from the patch.
trunk@18255 comes from the last time I updated stdenv-updates from trunk.
svn path=/nixpkgs/stdenv-updates2/; revision=18272
2009-11-08 00:32:12 +00:00
Lluís Batlle i Rossell
3cc62cefa8
Finally I decided to add High Performance SSH.
...
http://www.psc.edu/networking/projects/hpn-ssh/
I tried to keep the openssh hash not changing, unless the user sets hpn in getConfig
style. I think that does not look as good as a patch changing the hash, but it may
annoy less. Let me know if it is not ok.
I don't think hpn should be the default, because it may have some insecurity implications
I don't know of. But I used to enable it in all my machines, and I hope to do so unless
advised otherwise.
svn path=/nixpkgs/trunk/; revision=18073
2009-11-02 21:49:06 +00:00
Ludovic Courtès
061daca90c
Rename Tahoe to Tahoe-LAFS.
...
svn path=/nixpkgs/trunk/; revision=18059
2009-10-31 22:34:24 +00:00
Marc Weber
1db4de344d
adding stun
...
svn path=/nixpkgs/trunk/; revision=17860
2009-10-18 04:43:45 +00:00
Rob Vermaas
6132b946ac
added eggdrop, iftop
...
svn path=/nixpkgs/trunk/; revision=17710
2009-10-08 07:01:55 +00:00
Rob Vermaas
3e8d1bbe6f
coreutils not needed as input for privoxy
...
svn path=/nixpkgs/trunk/; revision=17647
2009-10-05 15:56:36 +00:00
Rob Vermaas
b7321eddce
added privoxy
...
svn path=/nixpkgs/trunk/; revision=17645
2009-10-05 14:15:28 +00:00
Sander van der Burg
4b80c924ca
openssl support or sitecopy
...
svn path=/nixpkgs/trunk/; revision=17640
2009-10-05 12:21:50 +00:00
Rob Vermaas
163cceeb54
ssl support for sitecopy
...
svn path=/nixpkgs/trunk/; revision=17639
2009-10-05 12:18:51 +00:00
Rob Vermaas
bd4ef3cbfc
added sitecopy
...
svn path=/nixpkgs/trunk/; revision=17638
2009-10-05 10:37:30 +00:00
Lluís Batlle i Rossell
5704c1854d
Fixing openssh build, so it doesn't try to put anything in /etc/ssh (and of course, it doesn't
...
fail if /etc/ssh/sshd_config can't be overwritten, which was my main motivation on this patch)
svn path=/nixpkgs/trunk/; revision=17573
2009-10-01 13:06:41 +00:00
Peter Simons
9a833f026b
OpenSSH: allow users to configure --sysconfdir via $NIXPKGS_CONFIG
...
The OpenSSH binaries built by the expression by default expect system-wide
configuration files in "/etc/ssh", which is a bit of an impurity (and certainly
inconsistent with the way other package handle --sysconfdir in Nix). Those who
prefer a clean installation, can now configure that directory path.
Adding the line "openssh = { etcDir = null; };" to $NIXPKGS_CONFIG configures
OpenSSH to use the default location, i.e. $out/etc. Setting that attribute to a
string will configure OpenSSH to use that concrete path instead.
svn path=/nixpkgs/trunk/; revision=17570
2009-10-01 12:07:33 +00:00
Eelco Dolstra
0a7708ff56
* dhcp: don't bring down an interface to delete old addresses / route
...
/ ARP cache information, but just flush those using the ip command.
Bringing down wireless interfaces causes wpa_supplicant to fail and
never recover ("wpa_supplicant: l2_packet_receive - recvfrom:
Network is down"). This made associating with a wireless network
rather unreliable and timing-dependant. It seems to work a lot
better now.
svn path=/nixpkgs/trunk/; revision=17514
2009-09-29 16:14:33 +00:00
Peter Simons
045e10fe15
Link nbd package statically.
...
svn path=/nixpkgs/trunk/; revision=17470
2009-09-28 15:10:55 +00:00
Peter Simons
4dc1e7ba44
Network Block Device (nbd): initial version 2.9.13
...
svn path=/nixpkgs/trunk/; revision=17414
2009-09-25 02:09:43 +00:00
Rob Vermaas
c3fe985546
* added ncftp
...
svn path=/nixpkgs/trunk/; revision=17214
2009-09-17 07:31:34 +00:00
Rob Vermaas
5d6ee123ed
ddclient
...
svn path=/nixpkgs/trunk/; revision=17181
2009-09-16 11:27:18 +00:00
Ludovic Courtès
f9a44eb4aa
Mailutils: Restrict to GNU platforms.
...
svn path=/nixpkgs/trunk/; revision=17072
2009-09-12 20:53:21 +00:00
Ludovic Courtès
e94e1de693
Mailutils: Add home page.
...
svn path=/nixpkgs/trunk/; revision=17071
2009-09-12 19:54:08 +00:00
Ludovic Courtès
a6ab726b0f
Try to build Mailutils everywhere.
...
svn path=/nixpkgs/trunk/; revision=17070
2009-09-12 18:47:34 +00:00
Ludovic Courtès
0d362f72ba
Add GNU Mailutils 2.1.
...
svn path=/nixpkgs/trunk/; revision=17041
2009-09-11 09:38:25 +00:00
Ludovic Courtès
e5eb79cee4
lsh: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=16986
2009-09-08 10:31:07 +00:00
Ludovic Courtès
80e34c69f5
lsh: Use GNU URL; handle --no-root-login' in
lshd'.
...
svn path=/nixpkgs/trunk/; revision=16985
2009-09-08 10:29:22 +00:00
Ludovic Courtès
26bd10a892
lsh: Help `lsh-make-seed' gather more entropy.
...
svn path=/nixpkgs/trunk/; revision=16978
2009-09-07 13:45:06 +00:00
Michael Raskin
3d7152db82
Fix /sbin/ reference. On Linux just replace it with an "ip link" reference
...
svn path=/nixpkgs/trunk/; revision=16918
2009-09-01 22:42:05 +00:00
Michael Raskin
043fe38f80
Enable some features in gvpe
...
svn path=/nixpkgs/trunk/; revision=16915
2009-09-01 21:00:34 +00:00
Michael Raskin
ef6a270501
Adding GVPE - a protected virtual multinode ethernet
...
svn path=/nixpkgs/trunk/; revision=16913
2009-09-01 20:12:01 +00:00
Michael Raskin
11e09ffad1
Adding GlusterFS - a distributed storage system
...
svn path=/nixpkgs/trunk/; revision=16896
2009-08-31 09:52:01 +00:00
Marc Weber
16b2e9f951
updating libtorrent and rtorrent making both compile on x86_64
...
svn path=/nixpkgs/trunk/; revision=16791
2009-08-20 20:19:06 +00:00
Lluís Batlle i Rossell
c06da1dce7
Adding netkit tftp client and server.
...
svn path=/nixpkgs/trunk/; revision=16780
2009-08-19 20:19:27 +00:00
Ludovic Courtès
775f5b05fc
Tahoe: Install the doc.
...
svn path=/nixpkgs/trunk/; revision=16676
2009-08-11 16:26:12 +00:00
Eelco Dolstra
6344a8d374
* cksfv 1.3.14.
...
svn path=/nixpkgs/trunk/; revision=16673
2009-08-11 13:49:13 +00:00
Ludovic Courtès
054c8237e7
Tahoe 1.5.0.
...
svn path=/nixpkgs/trunk/; revision=16666
2009-08-11 08:11:13 +00:00
Michael Raskin
b0e71363d1
Make dhclient work again
...
svn path=/nixpkgs/trunk/; revision=16517
2009-07-30 10:04:48 +00:00
Eelco Dolstra
869c2efec0
* dhcp updated to 4.1.0p1. This seems to fix my problems with
...
wpa_supplicant (i.e. the dhclient-script no longer brings down the
wlan0 interface). The patches no longer seem needed.
svn path=/nixpkgs/trunk/; revision=16449
2009-07-23 23:57:11 +00:00
Eelco Dolstra
9075d2a2cd
* dhcpcd, another DHCP client (not tested). Hopefully it works better
...
than dhclient in conjunction with wpa_supplicant.
svn path=/nixpkgs/trunk/; revision=16411
2009-07-17 11:41:19 +00:00
Peter Simons
499c69c32c
pdsh used to fail with an error because it couldn't locate libgcc_s.so.1.
...
Adding NIX_LDFLAGS="-lgcc_s" to the expression remedies that problem. Arguably,
though, this is a bad solution.
svn path=/nixpkgs/trunk/; revision=16239
2009-07-08 09:24:01 +00:00
Ludovic Courtès
0dcce7669e
Tahoe: Use pysqlite', used by the
backup' command.
...
svn path=/nixpkgs/trunk/; revision=16231
2009-07-07 22:44:29 +00:00
Ludovic Courtès
d0c6b200e0
Add Tahoe, a decentralized, fault-tolerant file system.
...
svn path=/nixpkgs/trunk/; revision=16082
2009-06-28 21:03:00 +00:00
Lluís Batlle i Rossell
f82d27593c
Adding imapsync, with the two needed perl packages.
...
svn path=/nixpkgs/trunk/; revision=15967
2009-06-15 18:37:42 +00:00
Eelco Dolstra
6556756115
* ntp 4.2.4p7.
...
svn path=/nixpkgs/trunk/; revision=15828
2009-06-02 19:35:26 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Eelco Dolstra
7d45b35d1e
* OpenSSH 5.2.
...
svn path=/nixpkgs/trunk/; revision=15689
2009-05-23 16:14:26 +00:00
Lluís Batlle i Rossell
904a4ad868
Adding vtun.
...
svn path=/nixpkgs/trunk/; revision=15682
2009-05-20 17:51:41 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Michael Raskin
9eff5ac580
Updating socat
...
svn path=/nixpkgs/trunk/; revision=15538
2009-05-10 20:10:12 +00:00
Ludovic Courtès
c4d720c3d1
Curl: Propagate Zlib and OpenSSL.
...
svn path=/nixpkgs/trunk/; revision=15381
2009-04-28 15:41:51 +00:00
Marc Weber
48216ba01a
fix openvpn making it find ifonfig
...
svn path=/nixpkgs/trunk/; revision=15380
2009-04-28 15:37:52 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Peter Simons
b7c0e6b66b
pdsh: Fix user option "pdsh { rsh = true/false; };".
...
svn path=/nixpkgs/trunk/; revision=15172
2009-04-20 12:12:56 +00:00
Eelco Dolstra
9c509e2583
* Build wget with support for https.
...
svn path=/nixpkgs/trunk/; revision=15126
2009-04-18 14:11:35 +00:00
Eelco Dolstra
2eb05cf933
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14965
2009-04-09 12:19:57 +00:00
Marc Weber
0311bb19c8
adding openvpn
...
svn path=/nixpkgs/trunk/; revision=14901
2009-04-06 13:07:18 +00:00
Eelco Dolstra
d27514cb28
* Sync with the trunk once more.
...
* Turn on everything in Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
2009-03-31 15:30:47 +00:00
Eelco Dolstra
5a594ea219
* Updated ntp.
...
svn path=/nixpkgs/trunk/; revision=14798
2009-03-31 09:26:20 +00:00
Peter Simons
33089fcfdd
pdsh: updated to version 2.18
...
svn path=/nixpkgs/trunk/; revision=14731
2009-03-26 19:17:42 +00:00
Eelco Dolstra
d8e436c742
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14634
2009-03-20 16:49:02 +00:00
Marc Weber
d8f8d0f620
fix tcng
...
svn path=/nixpkgs/trunk/; revision=14626
2009-03-20 13:12:26 +00:00
Marc Weber
89a634a2a4
adding tcng package
...
tcc can be used to generate tc traffic shaping commands.
It even can compile kernel modules to classify packages (untested)
svn path=/nixpkgs/trunk/; revision=14574
2009-03-17 14:18:45 +00:00
Marc Weber
8fa77b44cb
added iperf (a tool to measure network bandwidth)
...
svn path=/nixpkgs/trunk/; revision=14564
2009-03-16 18:39:04 +00:00
Eelco Dolstra
3593b97d63
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
2009-03-16 12:45:27 +00:00
Ludovic Courtès
d9cfe67b9f
lsh: Change the PAM service name in accordance with NixOS (had forgotten to commit it).
...
svn path=/nixpkgs/trunk/; revision=14542
2009-03-15 14:11:21 +00:00
Eelco Dolstra
d574d882cc
* curl 7.19.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14507
2009-03-11 15:16:17 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Armijn Hemel
2d1a047761
add stunnel
...
svn path=/nixpkgs/trunk/; revision=14301
2009-03-02 15:23:52 +00:00
Lluís Batlle i Rossell
a54392bc53
Adding nylon.
...
svn path=/nixpkgs/trunk/; revision=14254
2009-02-25 23:21:44 +00:00
Eelco Dolstra
0a11c62147
* Updated cksfv to a version that does compile on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14102
2009-02-17 15:45:51 +00:00
Eelco Dolstra
390695e73f
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +00:00
Lluís Batlle i Rossell
95f38fc409
Fixing the aircrack-ng build, so it doesn't depend on any profile
...
and points, as usual, only to the store for its dependencies.
svn path=/nixpkgs/trunk/; revision=13965
2009-02-02 21:57:18 +00:00
Eelco Dolstra
37b9b420cb
* Sync with trunk. Back to gtkLibs214.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13960
2009-02-02 15:44:04 +00:00
Eelco Dolstra
c696ea1326
* wget 1.11.4.
...
svn path=/nixpkgs/trunk/; revision=13948
2009-02-02 12:33:40 +00:00
Lluís Batlle i Rossell
2037ddccb0
Adding aircrack-ng.
...
svn path=/nixpkgs/trunk/; revision=13936
2009-02-01 21:21:12 +00:00
Michael Raskin
cdf5d243a0
Adding ppp and rp-pppoe for different point-to-point connectivity situations. Not tested for trivial reasons, but built OK
...
svn path=/nixpkgs/trunk/; revision=13925
2009-02-01 13:54:20 +00:00
Ludovic Courtès
6646f2e8e1
GNU Inetutils 1.6.
...
svn path=/nixpkgs/trunk/; revision=13920
2009-01-30 23:38:02 +00:00
Eelco Dolstra
c91168a600
* Bootstrap tools: build on x86_64-linux.
...
* Removed Perl from the bootstrap tools.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13827
2009-01-23 15:09:56 +00:00
Eelco Dolstra
581af921ea
* Latest OpenSSL, Curl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13817
2009-01-21 14:11:22 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Eelco Dolstra
f679021d11
* OpenSSH updated to 5.1p1.
...
svn path=/nixpkgs/trunk/; revision=13579
2008-12-04 13:16:38 +00:00
Ludovic Courtès
e442925ccd
Add Jnettop, a network traffic visualizer.
...
svn path=/nixpkgs/trunk/; revision=13564
2008-12-03 14:22:55 +00:00
Eelco Dolstra
31d4efb9d7
* Oops.
...
svn path=/nixpkgs/trunk/; revision=13486
2008-11-28 13:09:07 +00:00
Eelco Dolstra
60431bb1e8
* Install the man page.
...
svn path=/nixpkgs/trunk/; revision=13485
2008-11-28 13:06:54 +00:00
Ludovic Courtès
31c156de83
Add `host', a DNS query utility.
...
svn path=/nixpkgs/trunk/; revision=13459
2008-11-27 13:54:49 +00:00
Ludovic Courtès
f38077a30e
vpnc 0.5.3.
...
svn path=/nixpkgs/trunk/; revision=13457
2008-11-27 10:32:47 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Michael Raskin
c5363217ad
meta.function -> passthru.function, not killing other contents of passthru
...
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Ludovic Courtès
543b6a6795
aMule 2.2.2.
...
svn path=/nixpkgs/trunk/; revision=13015
2008-10-08 21:10:57 +00:00
Ludovic Courtès
f88d1cd051
aMule: Use `libupnp'.
...
svn path=/nixpkgs/trunk/; revision=12996
2008-10-07 21:50:24 +00:00
Eelco Dolstra
0548c19dbe
* NTP 4.2.4p5 (and the old url was broken).
...
svn path=/nixpkgs/trunk/; revision=12883
2008-09-18 21:15:14 +00:00
Ludovic Courtès
687d66d2b9
Downgrade Tcpdump and libpcap as recent versions have vanished.
...
svn path=/nixpkgs/trunk/; revision=12781
2008-09-01 13:10:26 +00:00