From 3c49bb21916d825c0cbcea8c55c6ee19f9c21d21 Mon Sep 17 00:00:00 2001 From: "DavidCrompton1192@gmail.com" Date: Mon, 6 Mar 2023 21:30:49 -0500 Subject: [PATCH] Whoops: ' --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 59d0e90..661a2ad 100644 --- a/flake.nix +++ b/flake.nix @@ -118,7 +118,7 @@ pathsToLink = [ "/bin" ]; }; }; - in pkgs.runCommandCC "New Alan Docker Release" {} ''' + in pkgs.runCommandCC "New Alan Docker Release" {} '' mkdir -p $out/{nix-support,share} cp ${image} $out/share/newalan_image.tar.gz echo "docker image $out/share/newalan_image.tar.gz" >> $out/nix-support/hydra-build-products