1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +01:00

feat: simplify use of krebs pkgs

This commit is contained in:
2021-10-08 22:20:58 +02:00
parent 6545b016c5
commit 71e65461cf
3 changed files with 9 additions and 23 deletions

View File

@@ -13,7 +13,6 @@ let
in {
imports = [
./krebs.nix
./writing.nix
./python.nix
./haskell
@@ -187,6 +186,14 @@ in {
nix-index
scripts.nix-index-update
#krebs
dic
cyberlocker-tools
untilport
kpaste
irc-announce
git-preview
];
}