about summary refs log tree commit diff
path: root/users/fcuny/resume/flake.lock
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-01 13:31:35 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-01 13:31:35 -0700
commit311d59a48303d2a3bd6b05d47d68fb4c0f82bfae (patch)
tree6aba50cd07b1c842bc5a66be486f032fe34bd036 /users/fcuny/resume/flake.lock
downloadworld-311d59a48303d2a3bd6b05d47d68fb4c0f82bfae.tar.gz
initial commit
Diffstat (limited to 'users/fcuny/resume/flake.lock')
-rw-r--r--users/fcuny/resume/flake.lock26
1 files changed, 26 insertions, 0 deletions
diff --git a/users/fcuny/resume/flake.lock b/users/fcuny/resume/flake.lock
new file mode 100644
index 0000000..415fb11
--- /dev/null
+++ b/users/fcuny/resume/flake.lock
@@ -0,0 +1,26 @@
+{
+  "nodes": {
+    "nixpkgs": {
+      "locked": {
+        "lastModified": 1651421973,
+        "narHash": "sha256-8CyOOzFOOqOHs+BblCJpmXJVUr+uifaR2Wu6P1HM0CE=",
+        "owner": "nixos",
+        "repo": "nixpkgs",
+        "rev": "6d21b873f371b2ebff63a16cf9353309d96d8567",
+        "type": "github"
+      },
+      "original": {
+        "owner": "nixos",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
+    "root": {
+      "inputs": {
+        "nixpkgs": "nixpkgs"
+      }
+    }
+  },
+  "root": "root",
+  "version": 7
+}