all repos — searchix @ 4b6f4a315a5dad3a19f3c23465e15c62860a79e2

Search engine for NixOS, nix-darwin, home-manager and NUR users

chore: drop flake-utils

Alin
commit

4b6f4a315a5dad3a19f3c23465e15c62860a79e2

parent

9607262066e89a20f532f4d892b96e1aeebfc86b

1 file changed, 1 insertion(+), 4 deletions(-)

changed files
M flake.lockflake.lock
@@ -57,9 +57,7 @@ }
}, "gomod2nix": { "inputs": { - "flake-utils": [ - "flake-utils" - ], + "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs" ]
@@ -118,7 +116,6 @@ }
}, "root": { "inputs": { - "flake-utils": "flake-utils", "gomod2nix": "gomod2nix", "nixpkgs": "nixpkgs", "pre-commit-hooks": "pre-commit-hooks",