From 19d093c29f0b6b64f4c0f383ec34a85f76e04537 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 14 Apr 2026 11:49:12 +0200 Subject: bump --- flake.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 73a448ca..3452ee9a 100644 --- a/flake.nix +++ b/flake.nix @@ -140,6 +140,12 @@ inputs.uv2nix.follows = "uv2nix"; inputs.nixpkgs.follows = "nixpkgs"; }; + gitignore = { + type = "github"; + owner = "hercules-ci"; + repo = "gitignore.nix"; + inputs.nixpkgs.follows = "nixpkgs"; + }; ca-util = { type = "gitlab"; -- cgit v1.2.3