mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 21:25:30 +03:00
saga: mark as broken
This commit is contained in:
parent
dd5bc7e037
commit
fe4337b606
1 changed files with 3 additions and 2 deletions
|
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
|||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainer = stdenv.lib.maintainers.michelk;
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue