add evremap hash and remove lockfile

This commit is contained in:
Schrottkatze 2025-03-20 18:12:08 +01:00
parent 768d17f077
commit 66ca973686
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo
2 changed files with 1 additions and 694 deletions

View file

@ -15,7 +15,7 @@
sha256 = "sha256-BxSrphgW1n465FX6bKVkq6O0XE2JqanfSYlsGwWUWkQ=";
};
useFetchCargoVendor = true;
cargoHash = "";
cargoHash = "sha256-O1rJ48m8Q7kZABw/UNpmUT7FFBWQedo6CuV+NX9kDt8=";
nativeBuildInputs = [pkgs.pkg-config];
buildInputs = [pkgs.libevdev];
};