-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathflake.lock
More file actions
43 lines (43 loc) · 1.01 KB
/
flake.lock
File metadata and controls
43 lines (43 loc) · 1.01 KB
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": 1747900541,
"narHash": "sha256-dn64Pg9xLETjblwZs9Euu/SsjW80pd6lr5qSiyLY1pg=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "11f2d9ea49c3e964315215d6baa73a8d42672f06",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1747924817,
"narHash": "sha256-we1MMHFwp89141SQOst70IVM9QZ4kQDH+0O/YsHPYEA=",
"owner": "NickCao",
"repo": "nixpkgs",
"rev": "5301579dbe2991412df6f3bc3c64a2cf65056dc4",
"type": "github"
},
"original": {
"owner": "NickCao",
"ref": "riscv",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}