Commit Graph

1812 Commits

Author SHA1 Message Date
Ludovic Courtès
f03362d8c7 GNU Parted: Add Check as a dependency.
svn path=/nixpkgs/trunk/; revision=27345
2011-06-04 21:46:16 +00:00
Ludovic Courtès
8bfb02d945 GNU Sharutils 4.11.1.
svn path=/nixpkgs/trunk/; revision=27320
2011-05-30 21:48:50 +00:00
Ludovic Courtès
71bc026ba4 GNU Parallel 20110522.
svn path=/nixpkgs/trunk/; revision=27319
2011-05-30 21:48:43 +00:00
Ludovic Courtès
bdc6f02ed0 GNU Parted 3.0.
svn path=/nixpkgs/trunk/; revision=27318
2011-05-30 21:48:37 +00:00
Peter Simons
47452c351b nbd: updated to version 2.9.22
svn path=/nixpkgs/trunk/; revision=27316
2011-05-30 20:08:18 +00:00
Michael Raskin
3e005d363a Update nmap
svn path=/nixpkgs/trunk/; revision=27315
2011-05-30 06:25:38 +00:00
Lluís Batlle i Rossell
074ef3fd85 Updating lrzip
svn path=/nixpkgs/trunk/; revision=27304
2011-05-25 22:19:53 +00:00
Russell O'Connor
aaa09472bc Update bitcoin to 0.3.21
svn path=/nixpkgs/trunk/; revision=27275
2011-05-17 11:34:18 +00:00
Peter Simons
bfa7c9791a nbd: disable test suite to avoid failures on Hydra (NixOS)
svn path=/nixpkgs/trunk/; revision=27251
2011-05-13 18:30:36 +00:00
Sander van der Burg
e2897bdd52 Bumped versions of disnix and disnixos to deal with recent NixOS changes
svn path=/nixpkgs/trunk/; revision=27248
2011-05-13 13:23:13 +00:00
Eelco Dolstra
80d963dee0 * OpenSSH 5.8p2.
svn path=/nixpkgs/trunk/; revision=27223
2011-05-11 13:44:18 +00:00
Peter Simons
faf10f25b5 nbd: enable doCheck
The test suite runs fine on my Linux machine, but let's wait and see what Hydra
has to say about that.

svn path=/nixpkgs/trunk/; revision=27221
2011-05-11 12:28:23 +00:00
Peter Simons
c2e197e11b nbd: updated to 2.9.21a
svn path=/nixpkgs/trunk/; revision=27220
2011-05-11 12:28:18 +00:00
Peter Simons
455d173010 nbd: updated to 2.9.21
svn path=/nixpkgs/trunk/; revision=27207
2011-05-10 07:15:58 +00:00
Lluís Batlle i Rossell
4c6c2a0684 Adding a dependency of rtmpdump that was missing for it to build.
svn path=/nixpkgs/trunk/; revision=27186
2011-05-08 20:18:20 +00:00
Michael Raskin
683cc5634c Create needed symlink
svn path=/nixpkgs/trunk/; revision=27185
2011-05-08 18:46:55 +00:00
Michael Raskin
23bb7fa94e Update LXC
svn path=/nixpkgs/trunk/; revision=27184
2011-05-08 18:40:10 +00:00
Yury G. Kudryashov
24545fd218 obexd-0.40
svn path=/nixpkgs/trunk/; revision=27183
2011-05-08 11:33:59 +00:00
Lluís Batlle i Rossell
e169ba953d Updating openvpn
svn path=/nixpkgs/trunk/; revision=27153
2011-05-04 18:58:53 +00:00
Shea Levy
cc87dee3d8 Bump grub 1.9x to 1.99~rc2
svn path=/nixpkgs/trunk/; revision=27150
2011-05-04 18:27:26 +00:00
Eelco Dolstra
36b8f37e0f * Blueman: propagate obex-data-server to the user environment so that
dbus can find its service file.

svn path=/nixpkgs/trunk/; revision=27146
2011-05-04 14:10:17 +00:00
Eelco Dolstra
ae4ea00df0 * obex-data-server updated to 0.4.6.
svn path=/nixpkgs/trunk/; revision=27145
2011-05-04 14:09:44 +00:00
Lluís Batlle i Rossell
db287c1b38 Updating rrdtool.
svn path=/nixpkgs/trunk/; revision=27096
2011-05-02 17:03:05 +00:00
Michael Raskin
3827d28f27 Update nixCustom for all the dependencies of latest SVN Nix
svn path=/nixpkgs/trunk/; revision=27084
2011-05-02 08:29:01 +00:00
Ludovic Courtès
163c51f299 GNU mtools 4.0.16.
svn path=/nixpkgs/trunk/; revision=27045
2011-04-28 20:58:27 +00:00
Ludovic Courtès
159fead4c5 GNU Parallel 20110422.
svn path=/nixpkgs/trunk/; revision=27044
2011-04-28 20:58:20 +00:00
Ludovic Courtès
dc4df7b3b4 GNU Xorriso 1.0.8.
svn path=/nixpkgs/trunk/; revision=27043
2011-04-28 20:58:15 +00:00
Ludovic Courtès
f5041e03d9 GNU FreeIPMI 1.0.4.
svn path=/nixpkgs/trunk/; revision=27042
2011-04-28 20:58:10 +00:00
Lluís Batlle i Rossell
68cb3535e1 Making openssh cross-build. And making linux-pam almost cross-build, I think.
This allows me to put sftp-server in the nanonote and use it through dropbear.


svn path=/nixpkgs/trunk/; revision=26971
2011-04-25 15:41:32 +00:00
Lluís Batlle i Rossell
06c5e48804 Now yes allowing the sftp server path in dropbear. I commit too early, clearly.
svn path=/nixpkgs/trunk/; revision=26970
2011-04-25 15:04:56 +00:00
Lluís Batlle i Rossell
a5923a2e13 Allow overriding the sftp server path.
svn path=/nixpkgs/trunk/; revision=26969
2011-04-25 15:03:13 +00:00
Lluís Batlle i Rossell
43c4e65c66 Now I patch dropbear properly for it to inherit the PATH.
svn path=/nixpkgs/trunk/; revision=26968
2011-04-25 14:57:46 +00:00
Lluís Batlle i Rossell
e1a78aa1a0 Making dropbear sessions inherit the PATH
svn path=/nixpkgs/trunk/; revision=26967
2011-04-25 14:40:10 +00:00
Lluís Batlle i Rossell
89d42f7b57 Now yes, I commit properly the xbursttools update. Not to the master HEAD, as
it fails to build. But to the lastest version I manage to build.


svn path=/nixpkgs/trunk/; revision=26965
2011-04-25 13:24:51 +00:00
Lluís Batlle i Rossell
3642e1a505 Updating xburst-tools to a recent version, that should not have the bug about
overwriting nand blocks beyond the pages specified.


svn path=/nixpkgs/trunk/; revision=26964
2011-04-25 13:10:35 +00:00
Lluís Batlle i Rossell
1a83a07123 Updating pv
svn path=/nixpkgs/trunk/; revision=26937
2011-04-23 20:58:15 +00:00
Lluís Batlle i Rossell
ee8b05eb70 Adding 'wakelan', to use UDP wake on lan on ethernet.
svn path=/nixpkgs/trunk/; revision=26912
2011-04-20 20:55:46 +00:00
Evgeny Egorochkin
8db68032a6 Tor: version bump
svn path=/nixpkgs/trunk/; revision=26899
2011-04-20 09:25:50 +00:00
Lluís Batlle i Rossell
167912d19e Adding xdotool
svn path=/nixpkgs/trunk/; revision=26896
2011-04-19 20:51:40 +00:00
Eelco Dolstra
b2c4b433b4 * Added libpar2 and nzbget.
svn path=/nixpkgs/trunk/; revision=26895
2011-04-19 20:35:24 +00:00
Nicolas Pierron
fec06f7196 davfs2:
- Use previous version of neon library.
- Add patch to find ISDIR macros.

svn path=/nixpkgs/trunk/; revision=26865
2011-04-17 08:27:29 +00:00
Nicolas Pierron
2cab2ce885 Fuppes: Fix support of faad2, backward compatibility macros were not
expanded in strings.

svn path=/nixpkgs/trunk/; revision=26864
2011-04-17 08:27:22 +00:00
Nicolas Pierron
ebc8642aec Add colordiff package.
svn path=/nixpkgs/trunk/; revision=26860
2011-04-17 08:26:56 +00:00
Russell O'Connor
a42b81d33d Updating optipng to 0.6.5
svn path=/nixpkgs/trunk/; revision=26857
2011-04-16 20:42:01 +00:00
Eelco Dolstra
03ef305478 * Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=26851
2011-04-15 13:39:44 +00:00
Lluís Batlle i Rossell
f4b6ea9ebc the hpn-ssh needs -lgcc_s, because of its pthread_cancel at the end.
svn path=/nixpkgs/trunk/; revision=26833
2011-04-13 20:44:17 +00:00
Lluís Batlle i Rossell
49a08c4f97 Updating the hpn-ssh patch.
svn path=/nixpkgs/trunk/; revision=26831
2011-04-13 20:24:06 +00:00
Cillian de Roiste
bbde150183 Adding rockbox-utility, for installing/updating the rockbox firmware on mp3 players
svn path=/nixpkgs/trunk/; revision=26817
2011-04-13 08:38:13 +00:00
Karn Kallio
422455271c GnuTLS now introduces a dependency on gmp.
-- also removed poorly considered earlier individual patches.

svn path=/nixpkgs/trunk/; revision=26810
2011-04-12 16:59:52 +00:00
Karn Kallio
e88ae7fa7d Pass libgcrypt and gmp to network manager.
svn path=/nixpkgs/trunk/; revision=26808
2011-04-12 16:31:51 +00:00