aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-04-08 00:19:27 +0100
committerAria Shrimpton <me@aria.rip>2024-04-08 00:19:27 +0100
commit11d9acc53aed2529c1feb500198295f856ce48cd (patch)
tree6a76cd53a21c4c4cf035f22ee0734a98564c63a1 /flake.lock
parentf93a5dc84aa57828bc44cbfbf1496d1e64b452ca (diff)
add flakeHEADmain
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock25
1 files changed, 25 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..43301a4
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,25 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1712437997,
+ "narHash": "sha256-g0whLLwRvgO2FsyhY8fNk+TWenS3jg5UdlWL4uqgFeo=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "e38d7cb66ea4f7a0eb6681920615dfcc30fc2920",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}