-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
136 lines (136 loc) · 3.51 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736508663,
"narHash": "sha256-ZOaGwa+WnB7Zn3YXimqjmIugAnHePdXCmNu+AHkq808=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "2532b500c3ed2b8940e831039dcec5a5ea093afc",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"i3blocks-contrib": {
"flake": false,
"locked": {
"lastModified": 1707384458,
"narHash": "sha256-iY9y3zLw5rUIHZkA9YLmyTDlgzZtIYAwWgHxaCS1+PI=",
"owner": "vivien",
"repo": "i3blocks-contrib",
"rev": "9d66d81da8d521941a349da26457f4965fd6fcbd",
"type": "github"
},
"original": {
"owner": "vivien",
"repo": "i3blocks-contrib",
"type": "github"
}
},
"i3switch": {
"flake": false,
"locked": {
"lastModified": 1616295750,
"narHash": "sha256-P39capjq71iNybMfsgwEnu2tL6A0wbEjRE3o8kDNR/E=",
"owner": "lokeshlkr",
"repo": "i3switch",
"rev": "a431e9e35fce2d5162954d069edef15a734a93ed",
"type": "github"
},
"original": {
"owner": "lokeshlkr",
"repo": "i3switch",
"type": "github"
}
},
"nixgl": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1713543440,
"narHash": "sha256-lnzZQYG0+EXl/6NkGpyIz+FEOc/DSEG57AP1VsdeNrM=",
"owner": "nix-community",
"repo": "nixGL",
"rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixGL",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1736344531,
"narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bffc22eb12172e6db3c5dde9e3e5628f8e3e7912",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"i3blocks-contrib": "i3blocks-contrib",
"i3switch": "i3switch",
"nixgl": "nixgl",
"nixpkgs": "nixpkgs",
"yazi-relative-motions": "yazi-relative-motions"
}
},
"yazi-relative-motions": {
"flake": false,
"locked": {
"lastModified": 1733172220,
"narHash": "sha256-csX8T2a5f7k6g2mlR+08rm0qBeWdI4ABuja+klIvwqw=",
"owner": "dedukun",
"repo": "relative-motions.yazi",
"rev": "df97039a04595a40a11024f321a865b3e9af5092",
"type": "github"
},
"original": {
"owner": "dedukun",
"repo": "relative-motions.yazi",
"type": "github"
}
}
},
"root": "root",
"version": 7
}