summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2024-12-29 16:15:08 +0100
committerMel <einebeere@gmail.com>2024-12-29 16:15:08 +0100
commit581f22e248c8ed1008f36356362f6a95e43d0588 (patch)
tree02a2a584de929dcc69f545cbaf16d590ace6fe96 /flake.lock
downloadspecimen-581f22e248c8ed1008f36356362f6a95e43d0588.tar.zst
specimen-581f22e248c8ed1008f36356362f6a95e43d0588.zip
Flake harness for application and server configuration
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..369a3b3
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,27 @@
+{
+  "nodes": {
+    "nixpkgs": {
+      "locked": {
+        "lastModified": 1735291276,
+        "narHash": "sha256-NYVcA06+blsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M=",
+        "owner": "nixos",
+        "repo": "nixpkgs",
+        "rev": "634fd46801442d760e09493a794c4f15db2d0cbb",
+        "type": "github"
+      },
+      "original": {
+        "owner": "nixos",
+        "ref": "nixos-unstable",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
+    "root": {
+      "inputs": {
+        "nixpkgs": "nixpkgs"
+      }
+    }
+  },
+  "root": "root",
+  "version": 7
+}