summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-09-25 13:56:19 +0200
committermakefu <github@syntax-fehler.de>2019-09-25 13:56:19 +0200
commite0568df5aaca36be96fdf9e53f0e242752979abb (patch)
tree63054cc772102b2d382b8b0beddccfa6e702cae5 /makefu
parentb02ef94cfb92ac8a1298f68a80cb289391a90e74 (diff)
ma pkgs.prison-break: provide via nur.repos.makefu.prison-break
Diffstat (limited to 'makefu')
-rw-r--r--makefu/5pkgs/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/5pkgs/default.nix b/makefu/5pkgs/default.nix
index a3c489cc..1ae10459 100644
--- a/makefu/5pkgs/default.nix
+++ b/makefu/5pkgs/default.nix
@@ -40,7 +40,6 @@ 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 {})