all repos — elgit @ 7e3307efe8a1af7b0da6a3ccfcee40ef5f5d98d8

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

nix: init flake

Anirudh Oppiliappan
commit

7e3307efe8a1af7b0da6a3ccfcee40ef5f5d98d8

parent

21627fed77b003cdcb6daa4c682a841184880028

1 file changed, 26 insertions(+), 0 deletions(-)

changed files
A flake.lock
@@ -0,0 +1,26 @@
+{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1718558927, + "narHash": "sha256-PRqvkPqX5luuZ0WcUbz2zATGp4IzybDU0K33MxO9Sd0=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "f82fe275d98c521c051af4892cd8b3406cee67a3", + "type": "github" + }, + "original": { + "owner": "nixos", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +}