-
-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy pathflake.lock
More file actions
27 lines (27 loc) · 573 Bytes
/
Copy pathflake.lock
File metadata and controls
27 lines (27 loc) · 573 Bytes
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1720492477,
"narHash": "sha256-PV6LKJpj43tuKAMEfmXiKZjlOW1IqZORUJ8WYcdLtGE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "64f145f456b7a3953f191cad9e257cd88412044e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-24.05-darwin",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}