flake.nix: add custom lockfile summary

This commit is contained in:
Gabriel Arazas 2024-01-16 20:08:29 +08:00
parent 861b1065cc
commit 0f101a323b
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -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 = {