-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1.06 KB
/
flake.lock
File metadata and controls
44 lines (44 loc) · 1.06 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": {
"root": {
"inputs": {
"tokyonight": "tokyonight",
"tokyonight-rofi": "tokyonight-rofi"
}
},
"tokyonight": {
"flake": false,
"locked": {
"lastModified": 1718132322,
"narHash": "sha256-KaGzxJGiNGziDT8vLZcLjU26//OcL3/tmmu5dYB6w1c=",
"owner": "folke",
"repo": "tokyonight.nvim",
"rev": "024621763d91bb48f2b486df529c7aaeb8d6d355",
"type": "github"
},
"original": {
"owner": "folke",
"repo": "tokyonight.nvim",
"type": "github"
}
},
"tokyonight-rofi": {
"flake": false,
"locked": {
"lastModified": 1710787931,
"narHash": "sha256-bgRt1TEMSju4NzFu7jtLzGNBtKE7HHS+mscGYHK0xBM=",
"owner": "w8ste",
"repo": "Tokyonight-rofi-theme",
"rev": "7400f6c3cc1ae5fa6c21c3dfce2421e6ee94322c",
"type": "github"
},
"original": {
"owner": "w8ste",
"repo": "Tokyonight-rofi-theme",
"type": "github"
}
}
},
"root": "root",
"version": 7
}