niri: module: set cargoHash instead of lockFile
Signed-off-by: fau <fau@faukah.com> Change-Id: I6a6a6964f85e6ab79c3bcbd388ad7dd2a1ee1c7c
This commit is contained in:
parent
dc1fdbe07b
commit
e69e385f93
1 changed files with 0 additions and 3 deletions
|
@ -30,9 +30,6 @@ let
|
|||
allowBuiltinFetchGit = true;
|
||||
lockFile = "${sources.niri}/Cargo.lock";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
doInstallCheck = false;
|
||||
doCheck = false;
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue