summaryrefslogtreecommitdiffstats
path: root/makefu/5pkgs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-05-09 08:42:23 +0200
committermakefu <github@syntax-fehler.de>2019-05-09 08:42:23 +0200
commitc07c0412418e3979e609fd5200a34dd1830e9334 (patch)
tree6f24ee033fb125b8fa7d919492a07f4159b1b6aa /makefu/5pkgs
parente5ef540c3a61697f3b91a154e36e6795ef858eec (diff)
prison-break: finish move from makefu to krebs namespace
Diffstat (limited to 'makefu/5pkgs')
-rw-r--r--makefu/5pkgs/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/5pkgs/default.nix b/makefu/5pkgs/default.nix
index 1ae10459..a3c489cc 100644
--- a/makefu/5pkgs/default.nix
+++ b/makefu/5pkgs/default.nix
@@ -40,6 +40,7 @@ in {
qcma = super.pkgs.libsForQt5.callPackage ./custom/qcma { };
inherit (callPackage ./devpi {}) devpi-web ;
nodemcu-uploader = super.pkgs.callPackage ./nodemcu-uploader {};
+ prison-break = abort "`prison-break` moved from this namespace to `nur.repos.krebs.prison-break`";
}
// (mapAttrs (_: flip callPackage {})