sng: broaden platforms
Builds fine on Darwin.
This commit is contained in:
parent
93b0b15533
commit
31a1e41711
@ -20,6 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://sng.sourceforge.net/;
|
homepage = http://sng.sourceforge.net/;
|
||||||
license = licenses.zlib;
|
license = licenses.zlib;
|
||||||
maintainers = [ maintainers.dezgeg ];
|
maintainers = [ maintainers.dezgeg ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user