]> Repositories - machines.git/blob - flake.lock
Configure monsoon
[machines.git] / flake.lock
1 {
2   "nodes": {
3     "disko": {
4       "inputs": {
5         "nixpkgs": [
6           "nixpkgs"
7         ]
8       },
9       "locked": {
10         "lastModified": 1769524058,
11         "narHash": "sha256-zygdD6X1PcVNR2PsyK4ptzrVEiAdbMqLos7utrMDEWE=",
12         "owner": "nix-community",
13         "repo": "disko",
14         "rev": "71a3fc97d80881e91710fe721f1158d3b96ae14d",
15         "type": "github"
16       },
17       "original": {
18         "id": "disko",
19         "type": "indirect"
20       }
21     },
22     "home-manager": {
23       "inputs": {
24         "nixpkgs": [
25           "nixpkgs"
26         ]
27       },
28       "locked": {
29         "lastModified": 1770491427,
30         "narHash": "sha256-8b+0vixdqGnIIcgsPhjdX7EGPdzcVQqYxF+ujjex654=",
31         "owner": "nix-community",
32         "repo": "home-manager",
33         "rev": "cbd8a72e5fe6af19d40e2741dc440d9227836860",
34         "type": "github"
35       },
36       "original": {
37         "id": "home-manager",
38         "type": "indirect"
39       }
40     },
41     "nixos-hardware": {
42       "locked": {
43         "lastModified": 1769302137,
44         "narHash": "sha256-QEDtctEkOsbx8nlFh4yqPEOtr4tif6KTqWwJ37IM2ds=",
45         "owner": "NixOS",
46         "repo": "nixos-hardware",
47         "rev": "a351494b0e35fd7c0b7a1aae82f0afddf4907aa8",
48         "type": "github"
49       },
50       "original": {
51         "id": "nixos-hardware",
52         "type": "indirect"
53       }
54     },
55     "nixpkgs": {
56       "locked": {
57         "lastModified": 1770380644,
58         "narHash": "sha256-P7dWMHRUWG5m4G+06jDyThXO7kwSk46C1kgjEWcybkE=",
59         "owner": "NixOS",
60         "repo": "nixpkgs",
61         "rev": "ae67888ff7ef9dff69b3cf0cc0fbfbcd3a722abe",
62         "type": "github"
63       },
64       "original": {
65         "id": "nixpkgs",
66         "type": "indirect"
67       }
68     },
69     "root": {
70       "inputs": {
71         "disko": "disko",
72         "home-manager": "home-manager",
73         "nixos-hardware": "nixos-hardware",
74         "nixpkgs": "nixpkgs"
75       }
76     }
77   },
78   "root": "root",
79   "version": 7
80 }