all repos — elgit @ 96870ea44580e1d2578e8c77ebe99bb377e2bd0f

fork of legit: web frontend for git, written in go

remove flake-utils

Alin
commit

96870ea44580e1d2578e8c77ebe99bb377e2bd0f

parent

2e58827755e012cd4644cd293238581c466d5167

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

changed files
M flake.lockflake.lock
@@ -20,9 +20,7 @@ }
}, "gomod2nix": { "inputs": { - "flake-utils": [ - "flake-utils" - ], + "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs" ]
@@ -59,7 +57,6 @@ }
}, "root": { "inputs": { - "flake-utils": "flake-utils", "gomod2nix": "gomod2nix", "nixpkgs": "nixpkgs" }