mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-24 03:43:53 +03:00
Merge pull request #8449 from dezgeg/pr-bastet-platforms
bastet: Add platforms
This commit is contained in:
commit
b361cc71e7
@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://fph.altervista.org/prog/bastet.html;
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.dezgeg ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user