mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00: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
@ -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 New Issue
Block a user