-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathflake.lock
43 lines (43 loc) · 1.01 KB
/
flake.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"nodes": {
"nixos-hardware": {
"locked": {
"lastModified": 1736441705,
"narHash": "sha256-OL7leZ6KBhcDF3nEKe4aZVfIm6xQpb1Kb+mxySIP93o=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "8870dcaff63dfc6647fb10648b827e9d40b0a337",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1736479566,
"narHash": "sha256-QmgDga1GKeqhoorPvSRAN9+E4oDivtZxPrTBfQt+bjI=",
"owner": "NickCao",
"repo": "nixpkgs",
"rev": "819c2df099c6bb7e9263175adbc5b55f6fa98e53",
"type": "github"
},
"original": {
"owner": "NickCao",
"ref": "riscv",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}