oops
This commit is contained in:
parent
86db15f616
commit
7238073b68
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
buildInputs = [ cargo rustc rustfmt pre-commit rustPackages.clippy ];
|
||||
RUST_SRC_PATH = rustPlatform.rustLibSrc;
|
||||
};
|
||||
dockerImage.smolhaj-ng = pkgs.dockerTools.buildImage {
|
||||
dockerImage = pkgs.dockerTools.buildImage {
|
||||
name = "smolhaj-ng";
|
||||
tag = "latest";
|
||||
|
||||
|
|
Loading…
Reference in a new issue