summaryrefslogtreecommitdiffstats
path: root/makefu/1systems
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-05-24 02:32:39 +0200
committertv <tv@krebsco.de>2017-05-24 02:32:39 +0200
commit4d1de57df5800879e7fcfcc38e5a10f0c1b993d7 (patch)
tree7e3a09cbdb2c72393fa9598324daf69659495761 /makefu/1systems
parente733b7e07d091593ebbe9274be0e71e541db4c06 (diff)
{lass,makefu}: fix path to simple pkgs
Diffstat (limited to 'makefu/1systems')
-rw-r--r--makefu/1systems/iso.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/iso.nix b/makefu/1systems/iso.nix
index ee1046f79..1e4f9c55f 100644
--- a/makefu/1systems/iso.nix
+++ b/makefu/1systems/iso.nix
@@ -31,7 +31,7 @@ with import <stockholm/lib>;
systemd.services.sshd.wantedBy = lib.mkForce [ "multi-user.target" ];
# hack `tee` behavior
nixpkgs.config.packageOverrides = super: {
- irc-announce = super.callPackage <stockholm/krebs/5pkgs/irc-announce> {
+ irc-announce = super.callPackage <stockholm/krebs/5pkgs/simple/irc-announce> {
pkgs = pkgs // { coreutils = pkgs.concat "coreutils-hack" [
pkgs.coreutils
(pkgs.writeDashBin "tee" ''
[cgit] Unable to lock slot /tmp/cgit/b5200000.lock: No such file or directory (2)