Skip to content

Commit

Permalink
updated nix vendor hash
Browse files Browse the repository at this point in the history
  • Loading branch information
abenz1267 committed Jul 13, 2024
1 parent c679678 commit 948f5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildGoModule {
name = "walker-source";
path = ./.;
};
vendorHash = "sha256-ZX1w0TY42yEBq4BMmfJUTND06w79KAsEyQyW9iSJzOg=";
vendorHash = "sha256-jP3wH1kiaqbXav1kQTzF1pKv7Qdavtxsc1TLNiauRZ8=";

nativeBuildInputs = [
gobject-introspection
Expand Down

0 comments on commit 948f5bd

Please sign in to comment.