Skip to content

Commit

Permalink
Merge pull request #854 from jpverde/main
Browse files Browse the repository at this point in the history
refac(job): #850 update cachix key
  • Loading branch information
jpverde authored Jun 2, 2022
2 parents cadacc0 + 1aaee3c commit 3cb0237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makes.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
readAndWrite = {
enable = true;
name = "makes";
pubKey = "fluidattacks-makes.cachix.org-1:c5yLfKIJDW2giohRZkRUOBR8xguF9S/Ag1DbiiYeJtw=";
pubKey = "makes.cachix.org-1:zO7UjWLTRR8Vfzkgsu1PESjmb6ymy1e4OE9YfMmCQR4=";
};
};
calculateScorecard = {
Expand Down

0 comments on commit 3cb0237

Please sign in to comment.