about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorMalte Voos <git@mal.tc>2024-04-03 18:12:50 +0200
committerMalte Voos <git@mal.tc>2024-04-03 18:12:50 +0200
commit6eaea5ca33cfaeea7a7fc9434e082ce1a9e0c6c5 (patch)
tree0f65ca7bb4c5a951f132b6ad53582dc7b5dcc12a /flake.lock
downloadreMder-6eaea5ca33cfaeea7a7fc9434e082ce1a9e0c6c5.tar.gz
reMder-6eaea5ca33cfaeea7a7fc9434e082ce1a9e0c6c5.zip
init
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock78
1 files changed, 78 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..814cffa
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,78 @@
+{
+  "nodes": {
+    "ddvk-stuff": {
+      "flake": false,
+      "locked": {
+        "lastModified": 1607373149,
+        "narHash": "sha256-CrP+/BP821xXz4avuGac1+qbNGhWBi1aUkTbpYxB17c=",
+        "owner": "ddvk",
+        "repo": "stuff",
+        "rev": "69158ac525b97294e1dc0e929bc19e50834741d9",
+        "type": "github"
+      },
+      "original": {
+        "owner": "ddvk",
+        "repo": "stuff",
+        "type": "github"
+      }
+    },
+    "flake-utils": {
+      "inputs": {
+        "systems": "systems"
+      },
+      "locked": {
+        "lastModified": 1710146030,
+        "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
+        "type": "github"
+      },
+      "original": {
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "type": "github"
+      }
+    },
+    "nixpkgs": {
+      "locked": {
+        "lastModified": 1711748091,
+        "narHash": "sha256-JjGxrXJyQoQTYv/kCNyq+a6AKPctvlbsEFojoj2OKoo=",
+        "owner": "malte-v",
+        "repo": "nixpkgs",
+        "rev": "ef137b1e9b6af4ee876ebfb9f89c7a85f6a105a1",
+        "type": "github"
+      },
+      "original": {
+        "owner": "malte-v",
+        "ref": "libguestfs-appliance-fix",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
+    "root": {
+      "inputs": {
+        "ddvk-stuff": "ddvk-stuff",
+        "flake-utils": "flake-utils",
+        "nixpkgs": "nixpkgs"
+      }
+    },
+    "systems": {
+      "locked": {
+        "lastModified": 1681028828,
+        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+        "owner": "nix-systems",
+        "repo": "default",
+        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+        "type": "github"
+      },
+      "original": {
+        "owner": "nix-systems",
+        "repo": "default",
+        "type": "github"
+      }
+    }
+  },
+  "root": "root",
+  "version": 7
+}