From d404c7a5189323aec1b66e2ada1b1fda7727d9aa Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 26 Aug 2021 22:39:04 +0200 Subject: [PATCH] haccvoc-stage: fix broken path --- services/haccvoc-stage.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/haccvoc-stage.nix b/services/haccvoc-stage.nix index b735191..21b20d6 100644 --- a/services/haccvoc-stage.nix +++ b/services/haccvoc-stage.nix @@ -5,7 +5,7 @@ let # container's config thelounge = pkgs.thelounge-hacked; - website = import ../../../pkgs/haccvoc-stage { + website = import ../pkgs/haccvoc-stage { inherit pkgs; config = { baseurl = "";