all repos — elgit @ 1b5280ee78a6f854eb6bcfdd8c14f30374bad9ad

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

fix failing nix install (gomod2nix not run)

Alan Pearce
commit

1b5280ee78a6f854eb6bcfdd8c14f30374bad9ad

parent

69a2505b2d69f744f137e299d0393d88b0f712f4

1 file changed, 6 insertions(+), 6 deletions(-)

changed files
M nix/gomod2nix.tomlnix/gomod2nix.toml
@@ -10,9 +10,6 @@ hash = "sha256-tVNWDUMILZbJvarcl/E7tpSnkn7urqgSHa2Eaka5vSU="
[mod."github.com/ProtonMail/go-crypto"] version = "v1.1.6" hash = "sha256-XlFT3uxgpPYFTND54uO8fH33jtQqAHWa7zrv24nw/PE=" - [mod."github.com/acomagu/bufpipe"] - version = "v1.0.4" - hash = "sha256-gO76ADEf7bzVUhmZbRU/LNA+L9qCdb/aaAAavvj26mA=" [mod."github.com/alecthomas/chroma/v2"] version = "v2.15.0" hash = "sha256-vpYgavp9sAjP541UrPDDP10gBetbPKV6+owJ5Z01YXk="
@@ -55,15 +52,15 @@ hash = "sha256-AdLZ3dJLe/yduoNvZiXugZxNfmwJjNQyQGsIdzYzH74="
[mod."github.com/gorilla/css"] version = "v1.0.1" hash = "sha256-6JwNHqlY2NpZ0pSQTyYPSpiNqjXOdFHqrUT10sv3y8A=" - [mod."github.com/imdario/mergo"] - version = "v0.3.16" - hash = "sha256-gh2TEAq8YrZOEAf6SFW4AIcEEUguD68G+7/VUnBeWwM=" [mod."github.com/jbenet/go-context"] version = "v0.0.0-20150711004518-d14ea06fba99" hash = "sha256-VANNCWNNpARH/ILQV9sCQsBWgyL2iFT+4AHZREpxIWE=" [mod."github.com/kevinburke/ssh_config"] version = "v1.2.0" hash = "sha256-Ta7ZOmyX8gG5tzWbY2oES70EJPfI90U7CIJS9EAce0s=" + [mod."github.com/landlock-lsm/go-landlock"] + version = "v0.0.0-20250303204525-1544bccde3a3" + hash = "sha256-VoBqH9XSRCmEwuY2LvkVAgLLTIVPZi8TvF4q8R7SEQM=" [mod."github.com/microcosm-cc/bluemonday"] version = "v1.0.27" hash = "sha256-EZSya9FLPQ83CL7N2cZy21fdS35hViTkiMK5f3op8Es="
@@ -100,3 +97,6 @@ hash = "sha256-ATVL9yEmgYbkJ1DkltDGRn/auGAjqGOfjQyBYyUo8s8="
[mod."gopkg.in/yaml.v3"] version = "v3.0.1" hash = "sha256-FqL9TKYJ0XkNwJFnq9j0VvJ5ZUU1RvH/52h/f5bkYAU=" + [mod."kernel.org/pub/linux/libs/security/libcap/psx"] + version = "v1.2.70" + hash = "sha256-HrrkfW2O89ACvAdXDpCZBDk7EV3+mLbm64I1AuZzJfA="