niri: module: set cargoHash instead of lockFile

Signed-off-by: fau <fau@faukah.com>
Change-Id: I6a6a6964f85e6ab79c3bcbd388ad7dd2a1ee1c7c
This commit is contained in:
fau 2025-07-27 16:54:19 +02:00
commit e69e385f93
No known key found for this signature in database

View file

@ -30,9 +30,6 @@ let
allowBuiltinFetchGit = true;
lockFile = "${sources.niri}/Cargo.lock";
};
strictDeps = true;
doInstallCheck = false;
doCheck = false;
nativeBuildInputs = with pkgs; [