]> Repositories - machines.git/blob - flake.lock
Enable nix command and Flakes experimental features
[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     "nixpkgs": {
42       "locked": {
43         "lastModified": 1770380644,
44         "narHash": "sha256-P7dWMHRUWG5m4G+06jDyThXO7kwSk46C1kgjEWcybkE=",
45         "owner": "NixOS",
46         "repo": "nixpkgs",
47         "rev": "ae67888ff7ef9dff69b3cf0cc0fbfbcd3a722abe",
48         "type": "github"
49       },
50       "original": {
51         "id": "nixpkgs",
52         "type": "indirect"
53       }
54     },
55     "root": {
56       "inputs": {
57         "disko": "disko",
58         "home-manager": "home-manager",
59         "nixpkgs": "nixpkgs"
60       }
61     }
62   },
63   "root": "root",
64   "version": 7
65 }