svn path=/nixpkgs/trunk/; revision=23531
This commit is contained in:
parent
3cdc3c4abe
commit
25555b48e0
@ -13,5 +13,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.samba.org/linux-cifs/cifs-utils/;
|
homepage = http://www.samba.org/linux-cifs/cifs-utils/;
|
||||||
description = "Tools for managing Linux CIFS client filesystems";
|
description = "Tools for managing Linux CIFS client filesystems";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user