-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
67 lines (67 loc) · 1.65 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"nodes": {
"grubTheme": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1733163819,
"narHash": "sha256-fC+v0YIcU/lY0Hu9qCZIhT6Pc9uJUclC31kQ0Gg2vjo=",
"owner": "max-ishere",
"repo": "grub-theme.nix",
"rev": "9e0c57a412d72e97487f40d8569d3910d41cbc74",
"type": "github"
},
"original": {
"owner": "max-ishere",
"ref": "main",
"repo": "grub-theme.nix",
"type": "github"
}
},
"hywenhei-extended-font": {
"flake": false,
"locked": {
"lastModified": 1706958192,
"narHash": "sha256-zzRUVv+OmINrvhOkQWZQ6EjjsqQMO2oAiOKE7je1F6U=",
"owner": "cawa-93",
"repo": "HYWenHei-Extended-Font",
"rev": "4377078bad15b06e68576cab2173d7467398afe7",
"type": "github"
},
"original": {
"owner": "cawa-93",
"ref": "main",
"repo": "HYWenHei-Extended-Font",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1733015953,
"narHash": "sha256-t4BBVpwG9B4hLgc6GUBuj3cjU7lP/PJfpTHuSqE+crk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ac35b104800bff9028425fec3b6e8a41de2bbfff",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"grubTheme": "grubTheme",
"hywenhei-extended-font": "hywenhei-extended-font",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}