pure: mark as broken
This commit is contained in:
committed by
worldofpeace
parent
b57464448b
commit
ae2a5a91dd
@@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = with lib.platforms;
|
||||
linux;
|
||||
license = lib.licenses.gpl3Plus;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user