diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -140,6 +140,12 @@ | |||
| 140 | inputs.uv2nix.follows = "uv2nix"; | 140 | inputs.uv2nix.follows = "uv2nix"; |
| 141 | inputs.nixpkgs.follows = "nixpkgs"; | 141 | inputs.nixpkgs.follows = "nixpkgs"; |
| 142 | }; | 142 | }; |
| 143 | gitignore = { | ||
| 144 | type = "github"; | ||
| 145 | owner = "hercules-ci"; | ||
| 146 | repo = "gitignore.nix"; | ||
| 147 | inputs.nixpkgs.follows = "nixpkgs"; | ||
| 148 | }; | ||
| 143 | 149 | ||
| 144 | ca-util = { | 150 | ca-util = { |
| 145 | type = "gitlab"; | 151 | type = "gitlab"; |
