summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-06-05 05:55:45 +0200
committerRory& <root@rory.gay>2025-06-05 05:55:45 +0200
commitb13161b321d43c31d2c126e38a96d3deee5a70ef (patch)
treeaa92c473f58844330583f3e43aed02433aa0e71d /flake.lock
parentPattern update, add cli flags (diff)
downloadBlockScrapersC-b13161b321d43c31d2c126e38a96d3deee5a70ef.tar.xz
Changes
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock26
1 files changed, 26 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644

index 0000000..5ae5300 --- /dev/null +++ b/flake.lock
@@ -0,0 +1,26 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1748615678, + "narHash": "sha256-gRB3O1QqBm8RZPqG9KjmmIh7iavYEPTMpDYInDYfyjI=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "c579bdd6d57b214c6b89c46b5b15e22b83ca7f9e", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +}