Michael Raskin
ed43dce21c
Reverting update: strange things refuse to build with new util-linux
...
svn path=/nixpkgs/trunk/; revision=28668
2011-08-18 19:50:18 +00:00
Michael Raskin
e0c0d79a4d
Update util-linux-ng
...
svn path=/nixpkgs/trunk/; revision=28667
2011-08-18 19:35:24 +00:00
Peter Simons
720e3518c5
util-linux-ng: prepare expression for the addition of perl as a buildInput
...
The chkdupexe utility requires perl. We cannot change the expression, though,
without triggering a re-build of almost all of stdenv, so for the time being
I'm making Perl an optional build input that is disabled by default.
svn path=/nixpkgs/trunk/; revision=27681
2011-07-08 23:11:38 +00:00
Lluís Batlle i Rossell
162a4a6e6c
The way how to build util-linux-ng for 'mount' to work on nixos changed.
...
I make it work so it finds mount.nfs and similar tools in nixos, and now it
may even work in non-nixos, as it is going to try /sbin after /var/run/current-system/sw/sbin.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24621
2010-11-08 22:40:05 +00:00
Eelco Dolstra
a70b44b3cb
* util-linux-ng 2.18.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23004
2010-08-06 18:39:34 +00:00
Eelco Dolstra
d81ed8201f
* Turn vim/default.nix into a regular package. We don't need two
...
configurable VIMs.
svn path=/nixpkgs/trunk/; revision=22784
2010-07-28 12:52:54 +00:00
Lluís Batlle i Rossell
80862759f2
Updating util-linux, so the 2nd util-linux change in few minutes; that may
...
annoy less.
svn path=/nixpkgs/trunk/; revision=21221
2010-04-21 21:35:38 +00:00
Lluís Batlle i Rossell
1f942f92bf
Making utillinux build also 'write'. (Thank you, niksnut)
...
svn path=/nixpkgs/trunk/; revision=21219
2010-04-21 20:47:15 +00:00
Lluís Batlle i Rossell
936ee28548
Updating utillinux-ng
...
svn path=/nixpkgs/trunk/; revision=20508
2010-03-09 17:25:03 +00:00
Lluís Batlle i Rossell
61a6bdad88
Reverting some changes I brought in by error for util-linux-ng (I was trying
...
their git version, to check some bugfixes they did for my reports).
svn path=/nixpkgs/branches/stdenv-updates/; revision=18880
2009-12-10 15:05:26 +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
Lluís Batlle i Rossell
e9abf7bb0c
Updating util-linux-ng
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=18800
2009-12-04 13:34:18 +00:00
Michael Raskin
edbbddce1d
A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
...
svn path=/nixpkgs/trunk/; revision=17661
2009-10-06 05:43:51 +00:00
Eelco Dolstra
6f70fd1c6b
* util-linux-ng: updated to 2.16. Don't build a separate mount
...
anymore since the build process was very hacky. Instead
mount/umount looks for mount helpers in
/var/run/current-system/sw/sbin. It would be better to use an
environment variable, but that would be risky if mount is setuid
root.
* e2fsprogs: updated to 1.41.8. Don't build libuuid, libblkid
etc. anymore, since they have been moved to util-linux-ng.
* nfs-utils: updated to 1.2.0.
svn path=/nixpkgs/trunk/; revision=16682
2009-08-11 20:57:29 +00:00
Eelco Dolstra
85978b1efa
* e2fsprogs updated to 1.41.6. Also keep the previous version around
...
so that we don't have to rebuild everything that depends on libuuid
(such as all X programs).
svn path=/nixpkgs/trunk/; revision=15964
2009-06-15 16:45:48 +00:00
Eelco Dolstra
acca11b49c
* Got rid of the old util-linux; use util-linux-ng instead.
...
svn path=/nixpkgs/trunk/; revision=14799
2009-03-31 09:26:47 +00:00
Eelco Dolstra
73275bb354
* Added util-linux-ng, a fork of util-linux (which seems unmaintained).
...
svn path=/nixpkgs/trunk/; revision=13712
2009-01-06 09:28:45 +00:00