all repos — erl @ 93e469e1487d1c41abc1bc8b2c04c2f63438301a

Execute Reload Loop

remove flake-utils

Alin
commit

93e469e1487d1c41abc1bc8b2c04c2f63438301a

parent

2174676a03fde761b18eefd453867d9e314dc7c9

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

changed files
M flake.lockflake.lock
@@ -149,9 +149,7 @@ }
}, "gomod2nix": { "inputs": { - "flake-utils": [ - "flake-utils" - ], + "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs" ]
@@ -227,7 +225,6 @@ "root": {
"inputs": { "files": "files", "flake-parts": "flake-parts", - "flake-utils": "flake-utils", "git-hooks": "git-hooks", "gomod2nix": "gomod2nix", "nixpkgs": "nixpkgs",