all repos — website @ 7fc8048d3104cf9e129920326b30aaefaaaeb89b

My website

Init flake

Alan Pearce
commit

7fc8048d3104cf9e129920326b30aaefaaaeb89b

parent

51cc4389f6dc7947ee34d1b3367876941e8a8fbc

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

changed files
A flake.lock
@@ -0,0 +1,27 @@
+{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1689261696, + "narHash": "sha256-LzfUtFs9MQRvIoQ3MfgSuipBVMXslMPH/vZ+nM40LkA=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "df1eee2aa65052a18121ed4971081576b25d6b5c", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +}