]> rtime.felk.cvut.cz Git - novaboot.git/blob - flake.lock
Update changelog for 20220425a release
[novaboot.git] / flake.lock
1 {
2   "nodes": {
3     "flake-utils": {
4       "locked": {
5         "lastModified": 1648297722,
6         "narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
7         "owner": "numtide",
8         "repo": "flake-utils",
9         "rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
10         "type": "github"
11       },
12       "original": {
13         "owner": "numtide",
14         "repo": "flake-utils",
15         "type": "github"
16       }
17     },
18     "nixpkgs": {
19       "locked": {
20         "lastModified": 1648632716,
21         "narHash": "sha256-kCmnDeiaMsdhfnNKjxdOzwRh2H6eQb8yWAL+nNabC/Y=",
22         "owner": "NixOS",
23         "repo": "nixpkgs",
24         "rev": "710fed5a2483f945b14f4a58af2cd3676b42d8c8",
25         "type": "github"
26       },
27       "original": {
28         "owner": "NixOS",
29         "ref": "nixos-unstable",
30         "repo": "nixpkgs",
31         "type": "github"
32       }
33     },
34     "root": {
35       "inputs": {
36         "flake-utils": "flake-utils",
37         "nixpkgs": "nixpkgs"
38       }
39     }
40   },
41   "root": "root",
42   "version": 7
43 }