Skip to content

Commit

Permalink
nix: updated vendorHash
Browse files Browse the repository at this point in the history
  • Loading branch information
abenz1267 committed Jul 13, 2024
1 parent e59ef7e commit cc20055
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-zDntJ695k8dbwyFXbg9PapWD335MHrWbep1xxzXNIL4=";
vendorHash = "sha256-ZX1w0TY42yEBq4BMmfJUTND06w79KAsEyQyW9iSJzOg=";

nativeBuildInputs = [
gobject-introspection
Expand Down

0 comments on commit cc20055

Please sign in to comment.