summary refs log tree commit diff
path: root/base/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'base/flake.lock')
-rw-r--r--base/flake.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/base/flake.lock b/base/flake.lock
new file mode 100644
index 0000000..d3c5dbe
--- /dev/null
+++ b/base/flake.lock
@@ -0,0 +1,27 @@
+{
+  "nodes": {
+    "nixpkgs": {
+      "locked": {
+        "lastModified": 1696039360,
+        "narHash": "sha256-g7nIUV4uq1TOVeVIDEZLb005suTWCUjSY0zYOlSBsyE=",
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "rev": "32dcb45f66c0487e92db8303a798ebc548cadedc",
+        "type": "github"
+      },
+      "original": {
+        "owner": "NixOS",
+        "ref": "nixos-23.05",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
+    "root": {
+      "inputs": {
+        "nixpkgs": "nixpkgs"
+      }
+    }
+  },
+  "root": "root",
+  "version": 7
+}