mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
haskell-implicit: mark "broken", the package is unmaintained
https://github.com/colah/ImplicitCAD/issues/115
This commit is contained in:
parent
05c5fff508
commit
205306522a
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ cabal.mkDerivation (self: {
|
|||
description = "Math-inspired programmatic 2&3D CAD: CSG, bevels, and shells; gcode export..";
|
||||
license = "GPL";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue