all repos — scriptura @ 36b65fc5de801a77c2d533d40232017a8f8caffd

a corner in $HOME for your scripts

add flake scaffolding

Alan Pearce
commit

36b65fc5de801a77c2d533d40232017a8f8caffd

parent

70e83b0f00a81744295e4335c4db3ef4ad6e9d01

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

changed files
A flake.lock
@@ -0,0 +1,27 @@
+{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1768875095, + "narHash": "sha256-dYP3DjiL7oIiiq3H65tGIXXIT1Waiadmv93JS0sS+8A=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "ed142ab1b3a092c4d149245d0c4126a5d7ea00b0", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +}