]> Repositories - machines.git/blob - flake.lock
Update flake
[machines.git] / flake.lock
1 {
2   "nodes": {
3     "disko": {
4       "inputs": {
5         "nixpkgs": [
6           "nixpkgs"
7         ]
8       },
9       "locked": {
10         "lastModified": 1771881364,
11         "narHash": "sha256-A5uE/hMium5of/QGC6JwF5TGoDAfpNtW00T0s9u/PN8=",
12         "owner": "nix-community",
13         "repo": "disko",
14         "rev": "a4cb7bf73f264d40560ba527f9280469f1f081c6",
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": 1771851181,
30         "narHash": "sha256-gFgE6mGUftwseV3DUENMb0k0EiHd739lZexPo5O/sdQ=",
31         "owner": "nix-community",
32         "repo": "home-manager",
33         "rev": "9a4b494b1aa1b93d8edf167f46dc8e0c0011280c",
34         "type": "github"
35       },
36       "original": {
37         "id": "home-manager",
38         "type": "indirect"
39       }
40     },
41     "nixos-hardware": {
42       "locked": {
43         "lastModified": 1771423359,
44         "narHash": "sha256-yRKJ7gpVmXbX2ZcA8nFi6CMPkJXZGjie2unsiMzj3Ig=",
45         "owner": "NixOS",
46         "repo": "nixos-hardware",
47         "rev": "740a22363033e9f1bb6270fbfb5a9574067af15b",
48         "type": "github"
49       },
50       "original": {
51         "id": "nixos-hardware",
52         "type": "indirect"
53       }
54     },
55     "nixpkgs": {
56       "locked": {
57         "lastModified": 1771482645,
58         "narHash": "sha256-MpAKyXfJRDTgRU33Hja+G+3h9ywLAJJNRq4Pjbb4dQs=",
59         "owner": "NixOS",
60         "repo": "nixpkgs",
61         "rev": "724cf38d99ba81fbb4a347081db93e2e3a9bc2ae",
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 }