Skip to content

Commit

Permalink
flake.nix: add custom lockfile summary
Browse files Browse the repository at this point in the history
  • Loading branch information
foo-dogsquared committed Jan 16, 2024
1 parent 861b106 commit 0f101a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"https://nix-community.cachix.org https://foo-dogsquared.cachix.org";
extra-trusted-public-keys =
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= foo-dogsquared.cachix.org-1:/2fmqn/gLGvCs5EDeQmqwtus02TUmGy0ZlAEXqRE70E=";
commit-lockfile-summary = "flake.lock: update inputs";
};

inputs = {
Expand Down

0 comments on commit 0f101a3

Please sign in to comment.