idris-modules/curses.nix: delete

The repository is currently unmaintained and cannot be guaranteed to
work.
This commit is contained in:
Jakob Brünker
2019-01-04 13:44:37 +01:00
parent dcc258f1dc
commit e0bcc7f082
2 changed files with 0 additions and 35 deletions

View File

@@ -75,8 +75,6 @@
cube = callPackage ./cube.nix {};
curses = callPackage ./curses.nix {};
data = callPackage ./data.nix {};
derive = callPackage ./derive.nix {};