File flake.lock

1{
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1652776076,
6 "narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "ref": "v1.0.0",
15 "repo": "flake-utils",
16 "type": "github"
17 }
18 },
19 "nixpkgs": {
20 "locked": {
21 "lastModified": 1719468428,
22 "narHash": "sha256-vN5xJAZ4UGREEglh3lfbbkIj+MPEYMuqewMn4atZFaQ=",
23 "owner": "NixOS",
24 "repo": "nixpkgs",
25 "rev": "1e3deb3d8a86a870d925760db1a5adecc64d329d",
26 "type": "github"
27 },
28 "original": {
29 "owner": "NixOS",
30 "ref": "nixpkgs-unstable",
31 "repo": "nixpkgs",
32 "type": "github"
33 }
34 },
35 "root": {
36 "inputs": {
37 "flake-utils": "flake-utils",
38 "nixpkgs": "nixpkgs"
39 }
40 }
41 },
42 "root": "root",
43 "version": 7
44}