-
Notifications
You must be signed in to change notification settings - Fork 163
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1.04 KB
/
flake.lock
File metadata and controls
44 lines (44 loc) · 1.04 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
44
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1770115704,
"narHash": "sha256-KHFT9UWOF2yRPlAnSXQJh6uVcgNcWlFqqiAZ7OVlHNc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e6eae2ee2110f3d31110d5c222cd395303343b08",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-mozilla": {
"locked": {
"lastModified": 1762256096,
"narHash": "sha256-Hzj/d8eRpfRfjHSRX6gGRf0jSg2zIJMXl6S5opuKsHc=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"rev": "80c058cf774c198fb838fc3549806b232dd3e320",
"type": "github"
},
"original": {
"owner": "mozilla",
"ref": "master",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-mozilla": "nixpkgs-mozilla"
}
}
},
"root": "root",
"version": 7
}