-
-
Notifications
You must be signed in to change notification settings - Fork 40
/
flake.lock
44 lines (44 loc) · 1.04 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
44
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1720418205,
"narHash": "sha256-cPJoFPXU44GlhWg4pUk9oUPqurPlCFZ11ZQPk21GTPU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "655a58a72a6601292512670343087c2d75d859c1",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"zigpkgs": "zigpkgs"
}
},
"zigpkgs": {
"locked": {
"lastModified": 1704057613,
"narHash": "sha256-5tPUpZlCpgqDQVUDlmhDhKn1h0A68jba8/DYie+yNC4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "592a779f3c5e7bce1a02027abe11b7996816223f",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "592a779f3c5e7bce1a02027abe11b7996816223f",
"type": "github"
}
}
},
"root": "root",
"version": 7
}