forked from mirrors/nixpkgs
parent
56e5eb94c7
commit
cf7227a562
|
@ -15,5 +15,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = {
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue