Skip to content

Commit

Permalink
update vendorHash
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Feb 11, 2025
1 parent 935f5a4 commit 07af005
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-QBmM+xSuaJ7HR9fFV/EdkFaJzlpv3h+SQYZ58yyDEaw=",
vendorHash ? "sha256-7E/0pjxx8tR+jJh8EqlyYP1eca7x8DwYejABJQC2RLc=",
}:
let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
Expand Down

0 comments on commit 07af005

Please sign in to comment.