Whoops: '
This commit is contained in:
@@ -118,7 +118,7 @@
|
|||||||
pathsToLink = [ "/bin" ];
|
pathsToLink = [ "/bin" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in pkgs.runCommandCC "New Alan Docker Release" {} '''
|
in pkgs.runCommandCC "New Alan Docker Release" {} ''
|
||||||
mkdir -p $out/{nix-support,share}
|
mkdir -p $out/{nix-support,share}
|
||||||
cp ${image} $out/share/newalan_image.tar.gz
|
cp ${image} $out/share/newalan_image.tar.gz
|
||||||
echo "docker image $out/share/newalan_image.tar.gz" >> $out/nix-support/hydra-build-products
|
echo "docker image $out/share/newalan_image.tar.gz" >> $out/nix-support/hydra-build-products
|
||||||
|
|||||||
Reference in New Issue
Block a user