* Add mountall to the channel.
svn path=/nixpkgs/trunk/; revision=23523
This commit is contained in:
parent
d53af6407c
commit
5e19006c1e
@ -17,5 +17,6 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = https://launchpad.net/ubuntu/+source/mountall;
|
homepage = https://launchpad.net/ubuntu/+source/mountall;
|
||||||
description = "Utility to mount all filesystems and emit Upstart events";
|
description = "Utility to mount all filesystems and emit Upstart events";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user