aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock26
1 files changed, 26 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..744f64e
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,26 @@
1{
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1674354362,
6 "narHash": "sha256-SPaNj2TaTuXXWzmCF6nNZ4VWgVxNtB+nXib9VbHwK5A=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "218c4c526e746305ea3716da818f9d3ea693f4d4",
10 "type": "github"
11 },
12 "original": {
13 "owner": "NixOS",
14 "repo": "nixpkgs",
15 "type": "github"
16 }
17 },
18 "root": {
19 "inputs": {
20 "nixpkgs": "nixpkgs"
21 }
22 }
23 },
24 "root": "root",
25 "version": 7
26}