mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
rapcad: mark as broken
This commit is contained in:
parent
bc17a66732
commit
6c2b87fd3c
@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = [ maintainers.raskin ];
|
||||
platforms = platforms.linux;
|
||||
description = ''Constructive solid geometry package'';
|
||||
broken = true; # 2018-04-11
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user