bastet: Add platforms
I had initially forgotten to add this.
This commit is contained in:
@@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://fph.altervista.org/prog/bastet.html;
|
homepage = http://fph.altervista.org/prog/bastet.html;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = [ maintainers.dezgeg ];
|
maintainers = [ maintainers.dezgeg ];
|
||||||
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user