From dc7b7fcf525fb8597532a89ba5e171a7a88dbb2b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 8 Sep 2018 15:19:51 +0200 Subject: .. --- custom/thermoprint-service.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'custom') diff --git a/custom/thermoprint-service.nix b/custom/thermoprint-service.nix index bc61ca39..69d9af6a 100644 --- a/custom/thermoprint-service.nix +++ b/custom/thermoprint-service.nix @@ -24,6 +24,7 @@ in { import ./thermoprint { callPackage = superPkgs.lib.callPackageWith (selfH // { inherit (superPkgs) stdenv makeWrapper runCommand; }); extraPackages = pCfg.extraServerPackages; + } ); }; }; -- cgit v1.2.3