all repos — elgit @ 7dc7388f9341e1f13c6cb4ce18a14671c75a0f06

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

use nixpkgs-unstable instead of nixos-unstable

Alan Pearce
commit

7dc7388f9341e1f13c6cb4ce18a14671c75a0f06

parent

89fee51a3c14df6432681871bb8fd36d198497df

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

changed files
M flake.lockflake.lock
@@ -43,16 +43,16 @@ }
}, "nixpkgs": { "locked": { - "lastModified": 1756542300, - "narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=", + "lastModified": 1756536218, + "narHash": "sha256-ynQxPVN2FIPheUgTFhv01gYLbaiSOS7NgWJPm9LF9D0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d7600c775f877cd87b4f5a831c28aa94137377aa", + "rev": "a918bb3594dd243c2f8534b3be01b3cb4ed35fd1", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-unstable", + "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" }