-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
60 lines (60 loc) · 1.47 KB
/
Copy pathflake.lock
File metadata and controls
60 lines (60 loc) · 1.47 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"nodes": {
"font-awesome-icons": {
"flake": false,
"locked": {
"lastModified": 1753367239,
"narHash": "sha256-DgCFC0gRFkaDoQI5FN3owzGrlJBzkhgIvQdtFLV7qVU=",
"owner": "FortAwesome",
"repo": "Font-Awesome",
"rev": "c482aa2ec6584834409895eb24b6e9813f943630",
"type": "github"
},
"original": {
"owner": "FortAwesome",
"repo": "Font-Awesome",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1784120854,
"narHash": "sha256-KesHgItiZPgGX740axSiQLcIQ8D24MDqNpkKYWIek8k=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "753cc8a3a87467296ddd1fa93f0cc3e81120ee46",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"press": {
"locked": {
"lastModified": 1784147715,
"narHash": "sha256-I+22XHq4scdGVyK9OBPinyi2Fm7OArAzik+54tdUFvI=",
"owner": "RossSmyth",
"repo": "press",
"rev": "b69e5c04c5c4f1c4ff0bd7bebf0a7976f3203116",
"type": "github"
},
"original": {
"owner": "RossSmyth",
"repo": "press",
"type": "github"
}
},
"root": {
"inputs": {
"font-awesome-icons": "font-awesome-icons",
"nixpkgs": "nixpkgs",
"press": "press"
}
}
},
"root": "root",
"version": 7
}