Skip to content

Commit

Permalink
fix vendor hash
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Nov 24, 2024
1 parent 6745856 commit 0816504
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
@@ -1,6 +1,6 @@
{
pkgs ? import <nixpkgs> { },
vendorHash ? "sha256-xHScXL3i2oxJSJsvOC+KqLCA5Psu3ht7DQNrh0rB1rA=",
vendorHash ? "sha256-dWo8SAEUVyBhKyKoIj2u1VHiWPMod9veYGbivXkUI2Y=",
}:
let
sops-init-gpg-key = pkgs.callPackage ./pkgs/sops-init-gpg-key { };
Expand Down

0 comments on commit 0816504

Please sign in to comment.