Making filelight built by hydra (I added the platforms meta attribute)
svn path=/nixpkgs/trunk/; revision=21444
This commit is contained in:
parent
f85992530f
commit
fa2177ed5c
@ -14,5 +14,6 @@ stdenv.mkDerivation {
|
||||
license = "GPL";
|
||||
homepage = http://www.methylblue.com/filelight/;
|
||||
maintainers = [ lib.maintainers.viric ];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user