Ludovic Courtès
143a5749a3
GNU Screen: Add the built-in telnet client; add meta-data.
...
svn path=/nixpkgs/trunk/; revision=24228
2010-10-11 22:11:54 +00:00
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
427d99ee1e
Updating from trunk (to get the latest nixUnstable)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24205
2010-10-10 14:45:42 +00:00
Lluís Batlle i Rossell
71b6bc2be5
Updating nixUnstable. I'll propagate it to stdenv-updates, so it gets the
...
latest fixes that allow it to build in x86_64 gcc 4.5.1 (related to troubles
with a stack overflow).
svn path=/nixpkgs/trunk/; revision=24204
2010-10-10 14:42:55 +00:00
Lluís Batlle i Rossell
e7e103b8eb
Updating from trunk (to catch cron changes)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
2010-10-10 11:44:28 +00:00
Lluís Batlle i Rossell
710f6c165b
Making the vixie cron have a configurable sendmail path (for nixos)
...
svn path=/nixpkgs/trunk/; revision=24196
2010-10-10 11:07:15 +00:00
Lluís Batlle i Rossell
08d3f9460d
Fixing rrdtool expression evaluation.
...
svn path=/nixpkgs/trunk/; revision=24195
2010-10-10 11:07:04 +00:00
Lluís Batlle i Rossell
58550eef98
Setting hydra to build rrdtool
...
svn path=/nixpkgs/trunk/; revision=24194
2010-10-10 11:06:55 +00:00
Lluís Batlle i Rossell
143ea0f491
gnu grep does not need the patch we set anymore.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24186
2010-10-08 14:28:48 +00:00
Michael Raskin
da28284b28
Adding missing files for barcode
...
svn path=/nixpkgs/trunk/; revision=24174
2010-10-08 09:11:57 +00:00
Lluís Batlle i Rossell
c93a74426b
Fixing the gnupatch url; it was taking the alpha snapshot for all the platforms
...
at the time of building the stdenv (because there !(stdenv ? glibc)).
I changed that to stdenv.isDarwin, in a guess that it may work for those who
experienced problems with the last patch release.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24171
2010-10-08 06:53:35 +00:00
Ludovic Courtès
dc71d2e6d3
GNU grep 2.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24160
2010-10-07 22:29:00 +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
d0cdb3a02a
pkgs/tools/compression/bzip2: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=24142
2010-10-07 13:14:25 +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
5b87d8b27d
pkgs/tools/compression/bzip2: completed meta section
...
svn path=/nixpkgs/trunk/; revision=24138
2010-10-07 13:14:09 +00:00
Peter Simons
d2c4a70a0e
pkgs/tools/misc/screen: added meta section
...
svn path=/nixpkgs/trunk/; revision=24137
2010-10-07 13:14:05 +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
Ludovic Courtès
65b6fc1992
GNU Parallel 20100922.
...
svn path=/nixpkgs/trunk/; revision=24102
2010-10-05 22:08:48 +00:00
Ludovic Courtès
2ca7b3c62c
GNU bc: Fix `name'; clean things up.
...
svn path=/nixpkgs/trunk/; revision=24100
2010-10-05 22:08:37 +00:00
Yury G. Kudryashov
673e66e3a3
Move most kde-extragear apps to top-level
...
svn path=/nixpkgs/trunk/; revision=24092
2010-10-05 17:44:33 +00:00
Lluís Batlle i Rossell
cd4b54748a
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +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
530ac48a7c
Making the default vim have multibyte+nls support. Checking with 'du', I think
...
the results take almost the same amount of bytes, while we get support for utf8 terminals.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24031
2010-10-03 09:17:22 +00:00
Lluís Batlle i Rossell
6182f020f2
Making mtd-utils build with gcc 4.5.1
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24030
2010-10-03 09:12:54 +00:00
Russell O'Connor
90aa3c3c3c
New derivation for torsocks.
...
This will replace tsocks.
svn path=/nixpkgs/trunk/; revision=24011
2010-10-01 02:38:03 +00:00
Russell O'Connor
41f2c2ed1f
use sourceforge mirror for openjade.
...
svn path=/nixpkgs/trunk/; revision=24010
2010-10-01 02:29:45 +00:00
Michael Raskin
cffebf17a2
Add Git version of mdbtools - UCS-2 capable
...
svn path=/nixpkgs/trunk/; revision=24007
2010-09-30 16:50:37 +00:00
Armijn Hemel
fea2d56f09
update to 4.1, lzma support not yet added
...
svn path=/nixpkgs/trunk/; revision=23986
2010-09-28 16:40:34 +00:00
Evgeny Egorochkin
a774549139
uni2ascii: packaged
...
Patch by Cillian de Róiste
svn path=/nixpkgs/trunk/; revision=23984
2010-09-28 09:48:15 +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
Yury G. Kudryashov
c0a1d527d7
gnuplot-4.4.2, metadata
...
svn path=/nixpkgs/trunk/; revision=23972
2010-09-27 18:15:49 +00:00
Yury G. Kudryashov
08be43d6f0
homepages
...
svn path=/nixpkgs/trunk/; revision=23971
2010-09-27 18:15:33 +00:00
Yury G. Kudryashov
fb6efd252a
cabextract: upgrade, metadata
...
svn path=/nixpkgs/trunk/; revision=23964
2010-09-27 11:19:36 +00:00
Yury G. Kudryashov
732997b02e
Metadata
...
svn path=/nixpkgs/trunk/; revision=23963
2010-09-27 11:19:31 +00:00
Yury G. Kudryashov
5213f959ad
dcraw-9.04
...
svn path=/nixpkgs/trunk/; revision=23952
2010-09-26 19:40:00 +00:00
Yury G. Kudryashov
cb623539b0
Add sg3_utils
...
svn path=/nixpkgs/trunk/; revision=23949
2010-09-26 19:39:42 +00:00
Yury G. Kudryashov
74abd6e9ad
Add usbmuxd
...
svn path=/nixpkgs/trunk/; revision=23948
2010-09-26 19:39:35 +00:00
Evgeny Egorochkin
7a607648dc
KBluetooth: packaged
...
svn path=/nixpkgs/trunk/; revision=23889
2010-09-22 00:41:31 +00:00
Michael Raskin
f82a0576ea
Add ttf2pt1-cl-pdf which produces unicode maps for fonts
...
svn path=/nixpkgs/trunk/; revision=23883
2010-09-21 14:35:07 +00:00
Ludovic Courtès
5395710d3e
Lout: Update the homepage.
...
svn path=/nixpkgs/trunk/; revision=23882
2010-09-21 12:50:39 +00:00
Ludovic Courtès
c47b09ee6e
Lout 3.39.
...
svn path=/nixpkgs/trunk/; revision=23880
2010-09-21 12:31:06 +00:00
Michael Raskin
7538dcd322
Assert the need for glibc
...
svn path=/nixpkgs/trunk/; revision=23864
2010-09-19 18:32:25 +00:00
Michael Raskin
7d91a87817
Remove the temporary patch reference
...
svn path=/nixpkgs/trunk/; revision=23863
2010-09-19 18:22:52 +00:00
Lluís Batlle i Rossell
c00b676654
Making the default vim have multibyte+nls support. Checking with 'du', I think
...
the results take almost the same amount of bytes, while we get support for utf8 terminals.
svn path=/nixpkgs/trunk/; revision=23859
2010-09-18 16:29:47 +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
Lluís Batlle i Rossell
83bfd42534
Fixing the mtdutils package (install to proper LSB like directories, and remove 'v' in front
...
of the version, which annoyed nix-env name matching)
svn path=/nixpkgs/trunk/; revision=23839
2010-09-17 18:57:38 +00:00
Lluís Batlle i Rossell
cb8654eba6
Updating asciidoc (hoping it will run faster)
...
svn path=/nixpkgs/trunk/; revision=23835
2010-09-17 17:21:56 +00:00
Ludovic Courtès
2739c3aa1e
Update Nix unstable.
...
svn path=/nixpkgs/trunk/; revision=23832
2010-09-17 15:56:15 +00:00
Lluís Batlle i Rossell
4163c5c98a
Trying to fix the urls for xfsprogs
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23776
2010-09-14 08:40:05 +00:00
Yury G. Kudryashov
255acffe14
ebook-tools-0.2.0
...
svn path=/nixpkgs/trunk/; revision=23750
2010-09-13 14:22:37 +00:00
Eelco Dolstra
6021bcf0dc
* Updated the GRUB 0.97 patchset from Gentoo to 1.10.
...
svn path=/nixpkgs/trunk/; revision=23715
2010-09-10 12:21:43 +00:00
Ludovic Courtès
582c02b1c0
GNU Parallel 20100906.
...
svn path=/nixpkgs/trunk/; revision=23714
2010-09-10 11:50:17 +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
6fd70d9c47
Updating xfsprogs and making it build.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23704
2010-09-09 17:47:37 +00:00
Lluís Batlle i Rossell
1c35ff38d0
Making btrfsprogs build with glibc 2.12
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23701
2010-09-09 17:07:28 +00:00
Peter Simons
7b4678b6d8
pkgs/tools/misc/syslog-ng: updated to version 3.1.2
...
svn path=/nixpkgs/trunk/; revision=23686
2010-09-08 13:28:05 +00:00
Ludovic Courtès
d460ffc554
uucp: Fetch from mirror://gnu; add `meta'.
...
svn path=/nixpkgs/trunk/; revision=23661
2010-09-07 08:02:36 +00:00
Lluís Batlle i Rossell
7e27052bd6
Applying the patch adding 'detox' from Tom Ridge and Karn Kallio.
...
svn path=/nixpkgs/trunk/; revision=23655
2010-09-06 07:21:08 +00:00
Ludovic Courtès
db61930195
GNU ddrescue 1.13.
...
svn path=/nixpkgs/trunk/; revision=23648
2010-09-05 15:19:12 +00:00
Ludovic Courtès
95486795ad
GNU Parallel 20100822.
...
svn path=/nixpkgs/trunk/; revision=23646
2010-09-05 15:19:02 +00:00
Ludovic Courtès
c23a9903fe
GNU Sharutils 4.10.
...
svn path=/nixpkgs/trunk/; revision=23645
2010-09-05 15:18:57 +00:00
Ludovic Courtès
2878beff40
Minicom 2.4.
...
svn path=/nixpkgs/trunk/; revision=23634
2010-09-03 20:52:32 +00:00
Eelco Dolstra
1d236b4dcc
svn path=/nixpkgs/trunk/; revision=23562
2010-08-31 13:18:12 +00:00
Eelco Dolstra
43ac966abb
* lsof 4.84, psmisc 22.12.
...
svn path=/nixpkgs/trunk/; revision=23537
2010-08-29 23:22:26 +00:00
Eelco Dolstra
73eb2ce265
svn path=/nixpkgs/trunk/; revision=23535
2010-08-29 22:45:14 +00:00
Yury G. Kudryashov
aaeac7d5d7
Upgrade to system-config-printer-1.2.4
...
TODO: make it work with udev (add helpers to udev PATH etc.)
svn path=/nixpkgs/trunk/; revision=23520
2010-08-29 19:37:02 +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
Lluís Batlle i Rossell
ffef67e28f
Updating nixSqlite, so I can get the latest build_remote.pl hook
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23493
2010-08-29 09:59:08 +00:00
Eelco Dolstra
1417d5f300
* Updated the Sqlite Nix.
...
svn path=/nixpkgs/trunk/; revision=23475
2010-08-27 08:43:51 +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
Peter Simons
0b8f30aa8f
pkgs/tools/admin/tightvnc/builder.sh: drop trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=23439
2010-08-26 09:42:05 +00:00
Peter Simons
7b9b8f9e2e
pkgs/tools/admin/tightvnc/default.nix: added meta section (plus various cosmetic changes)
...
svn path=/nixpkgs/trunk/; revision=23438
2010-08-26 09:41:22 +00:00
Peter Simons
d343d907a9
pkgs/tools/admin/tightvnc/builder.sh: install java classes to $out/share/tightvnc rather than $out/vnc
...
svn path=/nixpkgs/trunk/; revision=23437
2010-08-26 09:39:32 +00:00
Michael Raskin
05c7e81eaa
Move E prover to applications/science/logic
...
svn path=/nixpkgs/trunk/; revision=23434
2010-08-25 22:38:11 +00:00
Michael Raskin
091be03f65
Update E prover
...
svn path=/nixpkgs/trunk/; revision=23433
2010-08-25 22:23:55 +00:00
Eelco Dolstra
412bd09ec1
* OpenSSH 5.6.
...
svn path=/nixpkgs/trunk/; revision=23432
2010-08-25 21:12:36 +00:00
Yury G. Kudryashov
608cde4f82
Explicit pkgs.prefix
...
svn path=/nixpkgs/trunk/; revision=23329
2010-08-21 19:27:31 +00:00
Lluís Batlle i Rossell
49893ec540
Allowing cross-build of groff
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23314
2010-08-21 16:54:24 +00:00
Lluís Batlle i Rossell
02bd68fa15
Removing a gzip patch we had, as it looks like being in the new upstream release.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23307
2010-08-21 15:36:48 +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
Michael Raskin
7dd07e5476
Call cleaner from the installation directory
...
svn path=/nixpkgs/trunk/; revision=23300
2010-08-21 07:28:47 +00:00
Michael Raskin
b147842dce
Add nilfs-utils
...
svn path=/nixpkgs/trunk/; revision=23296
2010-08-20 21:53:43 +00:00
Ludovic Courtès
14e86a9812
GNU gawk 3.1.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23280
2010-08-20 15:26:36 +00:00
Ludovic Courtès
96da0397a9
GNU Coreutils 8.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23279
2010-08-20 15:26:31 +00:00
Ludovic Courtès
e0fa7776d3
GNU gzip 1.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23278
2010-08-20 15:26:26 +00:00
Lluís Batlle i Rossell
f16353b6f2
Updated from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23275
2010-08-20 13:41:12 +00:00
Eelco Dolstra
3be78e74fb
* Added xmlstarlet.
...
svn path=/nixpkgs/trunk/; revision=23271
2010-08-20 10:07:35 +00:00
Eelco Dolstra
7120017365
* Add meta info to xpf.
...
svn path=/nixpkgs/trunk/; revision=23269
2010-08-20 09:18:53 +00:00
Ludovic Courtès
1b56623a8a
GnuPG 2.0.16.
...
svn path=/nixpkgs/trunk/; revision=23259
2010-08-19 16:57:09 +00:00
Ludovic Courtès
82968aa583
GNU Parallel 20100722.
...
svn path=/nixpkgs/trunk/; revision=23258
2010-08-19 16:56:41 +00:00
Eelco Dolstra
1ac9dcd24d
* Fix eval-release.nix by testing whether all attributes of a
...
derivation evaluate inside the tryEval. This catches cases such as
aufs2-util, which fails due to an assertion in its dependency aufs2.
* Explicitly blacklist "xbursttools" because it gives some
evaluation error in cross-OpenSSL. No idea why, probably due to
some pass-through attribute.
svn path=/nixpkgs/trunk/; revision=23247
2010-08-19 12:37:10 +00:00
Eelco Dolstra
f5f32a5b4b
* Nix 0.16.
...
svn path=/nixpkgs/trunk/; revision=23208
2010-08-17 15:21:42 +00:00
Yury G. Kudryashov
f9a218b691
Add ebook-tools-0.1.1
...
svn path=/nixpkgs/trunk/; revision=23189
2010-08-16 12:40:03 +00:00
Eelco Dolstra
0c9a370aa0
* Updated desktop-file-utils to 0.16.
...
svn path=/nixpkgs/trunk/; revision=23182
2010-08-16 07:45:39 +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
David Guibert
284217c135
update ttf-mkfontdir
...
svn path=/nixpkgs/trunk/; revision=23134
2010-08-12 05:59:52 +00:00
Eelco Dolstra
e1926e3764
* Add UNetbootin to the channel.
...
svn path=/nixpkgs/trunk/; revision=23114
2010-08-11 13:55:56 +00:00
Michael Raskin
cf1d2fb754
Update pdf2djvu
...
svn path=/nixpkgs/trunk/; revision=23108
2010-08-11 10:34: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
Lluís Batlle i Rossell
ff5d0fa448
Merging from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23072
2010-08-09 21:21:30 +00:00
Lluís Batlle i Rossell
ac387916b8
Adding the calendar program 'pal'
...
svn path=/nixpkgs/trunk/; revision=23070
2010-08-09 21:13:36 +00:00
Peter Simons
1a6039cb45
Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
...
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.
svn path=/nixpkgs/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
Lluís Batlle i Rossell
46082f25f9
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23027
2010-08-07 20:14:04 +00:00
Michael Raskin
8d9cd5be6f
Update Asymptote to 2.03
...
svn path=/nixpkgs/trunk/; revision=23022
2010-08-07 11:38:03 +00:00
Eelco Dolstra
d7842faf49
* Added UNetbootin, a program for creating bootable USB sticks from
...
ISO images.
svn path=/nixpkgs/trunk/; revision=23018
2010-08-06 22:33:14 +00:00
Eelco Dolstra
ca716d5bc7
* p7zip updated to 9.13. Also build 7z and 7zr.
...
svn path=/nixpkgs/trunk/; revision=23016
2010-08-06 22:26:25 +00:00
Eelco Dolstra
2148d43a6d
* Added mtools.
...
svn path=/nixpkgs/trunk/; revision=23014
2010-08-06 21:36:54 +00:00
Eelco Dolstra
896d1f752d
* I'm stupid.
...
svn path=/nixpkgs/trunk/; revision=23007
2010-08-06 18:59:47 +00:00
Eelco Dolstra
1ef7d51a32
* dosfstools updated to 3.09.
...
svn path=/nixpkgs/trunk/; revision=23005
2010-08-06 18:49:16 +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
Eelco Dolstra
eecae4f36a
svn path=/nixpkgs/trunk/; revision=22980
2010-08-05 22:09:41 +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
Lluís Batlle i Rossell
47b45f812e
Updating diffutils
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22942
2010-08-04 11:05:53 +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
6cffff9de1
pkgs/tools/archivers/cpio: revert to version 2.9
...
The latest version, 2.11, doesn't compile on Darwin. The build
expression for 2.11 is still still available in "latest.nix".
svn path=/nixpkgs/trunk/; revision=22923
2010-08-03 10:55:58 +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
Lluís Batlle i Rossell
6d15eabdc1
Merging from trunk (the callPackage change)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22915
2010-08-03 08:14:13 +00:00
Yury G. Kudryashov
858ce6dfd9
Remove smbfsFuse from release.nix, use meta.platforms instead
...
svn path=/nixpkgs/trunk/; revision=22908
2010-08-02 21:43:53 +00:00
Lluís Batlle i Rossell
5417c720fd
Merging from trunk.
...
I tried to fix some trivial conflicts.
I don't know if I merged well some more difficult conflicts on openssl/darwin_patch
or haskell-platform.
svn path=/nixpkgs/branches/stdenv-updates/; revision=22878
2010-08-02 15:48:19 +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
Rob Vermaas
ec5dba7620
remove commented license attribute
...
svn path=/nixpkgs/trunk/; revision=22862
2010-08-02 09:09:25 +00:00
Rob Vermaas
fb6ca79d35
HDF5 1.8.5
...
svn path=/nixpkgs/trunk/; revision=22861
2010-08-02 08:58:53 +00:00
Lluís Batlle i Rossell
fb4a1baa45
Updating 'patch' for bootstrap (reference broken)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22851
2010-08-01 21:25:19 +00:00
Lluís Batlle i Rossell
2954596106
Making gnugrep cross-build for mips
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22847
2010-08-01 21:17:29 +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
9375dad95a
* Remove findutils-wrapper (obsolete).
...
* Remove some unnecessary / inappropriate lowPrios.
svn path=/nixpkgs/trunk/; revision=22825
2010-07-30 12:31:10 +00:00
Eelco Dolstra
ee4fe6ea84
* Drop pkgsOverriden.
...
svn path=/nixpkgs/trunk/; revision=22823
2010-07-30 12:10:24 +00:00
Lluís Batlle i Rossell
b044e64989
Making the xburst-tools for the Ben Nanonote build the firmware they need to
...
communicate with it. This involves making a cross-compiler for mipsel.
svn path=/nixpkgs/trunk/; revision=22818
2010-07-29 23:26:07 +00:00
Lluís Batlle i Rossell
537ad15e86
Adding xburst-tools to manage the USB_BOOT mode of the Ben Nanonote (reflashing, ...)
...
I add the 'confuse' library as a side effect.
svn path=/nixpkgs/trunk/; revision=22817
2010-07-29 23:25:42 +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
Lluís Batlle i Rossell
41b7a3cda6
Making tigervnc build with the xserver 1.8
...
svn path=/nixpkgs/trunk/; revision=22802
2010-07-29 07:59:06 +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
Eelco Dolstra
95c5f85819
* Fix misspelled package name.
...
svn path=/nixpkgs/trunk/; revision=22777
2010-07-28 08:21:56 +00:00