about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorEmile <git@emile.space>2023-02-19 00:57:53 +0100
committerEmile <git@emile.space>2023-02-19 00:57:53 +0100
commit9f5176f7bf2ff7cb36998f0b90f2c0a98e749647 (patch)
tree5eae03885187e979baa0f3904bad604850550cc6 /flake.lock
parent70a8d1cab484248326793bed1fa30b1365c64119 (diff)
push
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..2b9bf03
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,26 @@
+{
+  "nodes": {
+    "nixpkgs": {
+      "locked": {
+        "lastModified": 1676721149,
+        "narHash": "sha256-mN2EpTGxxVNnFZLoLWRwh6f7UWhXy4qE+wO2CZyrXps=",
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "rev": "5f4e07deb7c44f27d498f8df9c5f34750acf52d2",
+        "type": "github"
+      },
+      "original": {
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
+    "root": {
+      "inputs": {
+        "nixpkgs": "nixpkgs"
+      }
+    }
+  },
+  "root": "root",
+  "version": 7
+}