From 0f101a323b750853e6762cfa4c160fc95afe2c98 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Tue, 16 Jan 2024 20:08:29 +0800 Subject: [PATCH] flake.nix: add custom lockfile summary --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index bd87c96a..477d7765 100644 --- a/flake.nix +++ b/flake.nix @@ -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 = {