Armijn Hemel
08a76cde77
update to 8.98
...
svn path=/nixpkgs/trunk/; revision=19112
2009-12-25 14:37:56 +00:00
Armijn Hemel
0c7bf3c65a
update to 5.00
...
svn path=/nixpkgs/trunk/; revision=19109
2009-12-25 13:53:13 +00:00
Lluís Batlle i Rossell
783e78372d
Updating cromfs, and adding me as a maintainer.
...
svn path=/nixpkgs/trunk/; revision=19084
2009-12-23 19:56:57 +00:00
Marc Weber
1106d431fc
fix various builds by updating perl URI package update perl URI package
...
fix expect: Neither was the executable installed nor the shared library
fix topGit source
update synergy fixing build
svn path=/nixpkgs/trunk/; revision=19064
2009-12-21 08:55:31 +00:00
Eelco Dolstra
ed3603d46f
svn path=/nixpkgs/trunk/; revision=19034
2009-12-18 13:51:45 +00:00
Lluís Batlle i Rossell
d1f8da3ae7
Adding xtrace (not that of glibc, but a X protocol tracer)
...
svn path=/nixpkgs/trunk/; revision=19013
2009-12-17 11:58:05 +00:00
Lluís Batlle i Rossell
4174b1a061
Adding pbzip2 (Parallel bzip2 for multicore machines)
...
svn path=/nixpkgs/trunk/; revision=19011
2009-12-17 11:10:01 +00:00
Lluís Batlle i Rossell
56e8f65d44
Updating 'dar'.
...
svn path=/nixpkgs/trunk/; revision=19010
2009-12-17 08:08:17 +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
f7fb372440
Adding a patch to cdrkit, for it to work with cmake 2.8.
...
I don't know how it could build ever with older cmake versions, because IMO
they lacked the patch I'm adding.
svn path=/nixpkgs/trunk/; revision=18903
2009-12-11 15:36:24 +00:00
Marc Weber
fdd2d5cb2a
remove nixRepositoryManager. It can be installed using the haskell-nix-overlay
...
svn path=/nixpkgs/trunk/; revision=18898
2009-12-11 13:58:34 +00:00
Marc Weber
1030a6bb68
fix mjpegtools
...
svn path=/nixpkgs/trunk/; revision=18893
2009-12-11 13:58:17 +00:00
Eelco Dolstra
d869913b27
* RPM updated to 4.7.2.
...
* nspr updated to 4.8.2.
* nss updated to 3.12.4.
* elfutils updated to 0.143.
svn path=/nixpkgs/trunk/; revision=18867
2009-12-09 22:34:51 +00:00
Eelco Dolstra
06b135ebf8
svn path=/nixpkgs/trunk/; revision=18865
2009-12-09 21:41:19 +00:00
Eelco Dolstra
ab708d5b6e
* xfsprogs updated to 3.0.3.
...
* xfsprogs: don't use shared libraries because libxfs.so isn't
installed for some reason, so mkfs.xfs doesn't work.
svn path=/nixpkgs/trunk/; revision=18842
2009-12-08 16:58:22 +00:00
Eelco Dolstra
87fcfb0df2
* davfs2 updated to 1.4.5.
...
* neon updated to 0.28.6.
svn path=/nixpkgs/trunk/; revision=18841
2009-12-08 13:08:27 +00:00
Eelco Dolstra
83ee756b0a
* Latest FUSE and sshfs.
...
svn path=/nixpkgs/trunk/; revision=18839
2009-12-08 11:38:34 +00:00
Eelco Dolstra
589ba9982d
* Added s3backer.
...
svn path=/nixpkgs/trunk/; revision=18811
2009-12-04 15:51:02 +00:00
Eelco Dolstra
20845cabfc
* Remove an unused file.
...
svn path=/nixpkgs/trunk/; revision=18810
2009-12-04 15:42:27 +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
Rob Vermaas
d8800474f7
x86_64 darwin related changes
...
svn path=/nixpkgs/trunk/; revision=18665
2009-11-27 10:16:42 +00:00
Michael Raskin
fe10a3aed5
Update xlaunch to match NixOS update
...
svn path=/nixpkgs/trunk/; revision=18655
2009-11-26 20:17:20 +00:00
Eelco Dolstra
f52952e504
* Nix updated to nix-0.14pre18592.
...
svn path=/nixpkgs/trunk/; revision=18594
2009-11-24 14:19:20 +00:00
Lluís Batlle i Rossell
931f6655f0
Fixing the filelight 1.0 expression (kde3), so it builds again.
...
svn path=/nixpkgs/trunk/; revision=18571
2009-11-23 21:15:15 +00:00
Michael Raskin
bbd6e56d69
Fix the cleanup-induced problems
...
svn path=/nixpkgs/trunk/; revision=18554
2009-11-23 12:21:34 +00:00
Marc Weber
d0cc584711
myhasktags: new hash
...
svn path=/nixpkgs/trunk/; revision=18535
2009-11-22 21:28:28 +00:00
Michael Raskin
2b606fe313
Allow libusb in gnokii
...
svn path=/nixpkgs/trunk/; revision=18533
2009-11-22 19:28:56 +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
Eelco Dolstra
9d15a2ed67
* Grub 1.97.1.
...
svn path=/nixpkgs/trunk/; revision=18332
2009-11-12 08:58:16 +00:00
Pjotr Prins
5747c2194b
rxp requires CFLAG -D_GNU_SOURCE
...
svn path=/nixpkgs/trunk/; revision=18318
2009-11-10 14:25:26 +00:00
Ludovic Courtès
1cebea089b
GNU Plotutils: cosmetic changes; adding myself as co-maintainer.
...
svn path=/nixpkgs/trunk/; revision=18231
2009-11-06 22:44:13 +00:00
Eelco Dolstra
ade60645af
* Nix 0.13.
...
svn path=/nixpkgs/trunk/; revision=18175
2009-11-05 23:47:53 +00:00
Michael Raskin
ddae0905e3
Update x11vnc arguments
...
svn path=/nixpkgs/trunk/; revision=18171
2009-11-05 22:27:46 +00:00
Michael Raskin
cf707c5761
Update GNokii
...
svn path=/nixpkgs/trunk/; revision=18167
2009-11-05 22:11:15 +00:00
Peter Simons
9e98a71eaa
pkgs/tools/typesetting/asciidoc: updated to version 8.5.1
...
New asciidoc versions do have a proper configure script. Using that simplifies
the build instructions a bit.
svn path=/nixpkgs/trunk/; revision=18076
2009-11-03 15:57:22 +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
Eelco Dolstra
7b8a785497
svn path=/nixpkgs/trunk/; revision=18061
2009-11-01 14:01:05 +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
Lluís Batlle i Rossell
c22d173893
Adding the bootchart capture script. It worked for me, run standalone, not as init.
...
I tried their website renderer, but it did not work for me. It may be shut down,
because their last update is for 2006.
Next steps: put it into nixos, and build the renderer (java!).
svn path=/nixpkgs/trunk/; revision=18041
2009-10-29 23:15:10 +00:00
Eelco Dolstra
f53195f29e
* Improved a bunch of "name" attributes (mostly missing version
...
numbers).
svn path=/nixpkgs/trunk/; revision=17991
2009-10-28 14:06:56 +00:00
Eelco Dolstra
e5b02bca70
* Add a missing version number.
...
svn path=/nixpkgs/trunk/; revision=17988
2009-10-28 12:29:13 +00:00
Rob Vermaas
93ab1e0724
amazon ec2 api tools
...
svn path=/nixpkgs/trunk/; revision=17974
2009-10-27 12:48:26 +00:00
Lluís Batlle i Rossell
b91ebb6f40
Fixing cdrdao, getting also mp3 and ogg support in it.
...
svn path=/nixpkgs/trunk/; revision=17972
2009-10-26 23:03:47 +00:00
Ludovic Courtès
26d2ee22e2
GNU GRUB 1.97.
...
svn path=/nixpkgs/trunk/; revision=17965
2009-10-26 13:58:58 +00:00
Michael Raskin
e618a80968
Adding vbetool
...
svn path=/nixpkgs/trunk/; revision=17952
2009-10-24 19:58:07 +00:00
Marc Weber
0d76da3b6f
new: openjade, opensp - by Russell O'Connor
...
svn path=/nixpkgs/trunk/; revision=17926
2009-10-22 15:41:39 +00:00
Peter Simons
61882544d8
Docbook2x needs libiconv to build successfully on Darwin.
...
svn path=/nixpkgs/trunk/; revision=17871
2009-10-19 09:17:21 +00:00
Marc Weber
dd3564aba9
adding ps2edit
...
svn path=/nixpkgs/trunk/; revision=17863
2009-10-18 04:43:53 +00:00
Marc Weber
09d4027cc0
adding plotutils
...
svn path=/nixpkgs/trunk/; revision=17862
2009-10-18 04:43:50 +00:00