Skip to content

Commit b4377d8

Browse files
authored
Merge pull request #11 from RAVENz46/fix-hash
chore: Update flake.nix
2 parents ed2d05a + e9b027c commit b4377d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
src = ./.;
5656
# Update on change to Cargo.lock
57-
cargoHash = "sha256-0itjjzZfcRQY19mVj4YGVC7hX9EVxK3hyNi3QL3j1Yo=";
57+
cargoHash = "sha256-deAiMKHkPKDWM57IL1xOvcqEzm0cLC6SktbKCDXZPZE=";
5858

5959
nativeBuildInputs = [
6060
pkg-config

0 commit comments

Comments
 (0)