aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock24
1 files changed, 24 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..f231e8c
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,24 @@
1{
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1677852945,
6 "narHash": "sha256-liiVJjkBTuBTAkRW3hrI8MbPD2ImYzwUpa7kvteiKhM=",
7 "path": "/nix/store/cgfz9cycn82cwhvpaskq80bfw0k711gq-source",
8 "rev": "f5ffd5787786dde3a8bf648c7a1b5f78c4e01abb",
9 "type": "path"
10 },
11 "original": {
12 "id": "nixpkgs",
13 "type": "indirect"
14 }
15 },
16 "root": {
17 "inputs": {
18 "nixpkgs": "nixpkgs"
19 }
20 }
21 },
22 "root": "root",
23 "version": 7
24}