Restore the bin/ contents under nix/ (for now) [ci skip]
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -53,7 +53,7 @@ dockerTools.buildImage {
|
||||
copyToRoot = buildEnv {
|
||||
name = "root";
|
||||
pathsToLink = [
|
||||
"/bin"
|
||||
"/nix/pkgs/complement/bin"
|
||||
];
|
||||
paths = [
|
||||
bashInteractive
|
||||
|
||||
Reference in New Issue
Block a user