-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathflake.lock
134 lines (134 loc) · 3.57 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
{
"nodes": {
"fish-plugin-nix-env": {
"flake": false,
"locked": {
"lastModified": 1638213644,
"narHash": "sha256-RG/0rfhgq6aEKNZ0XwIqOaZ6K5S4+/Y5EEMnIdtfPhk=",
"owner": "lilyball",
"repo": "nix-env.fish",
"rev": "7b65bd228429e852c8fdfa07601159130a818cfa",
"type": "github"
},
"original": {
"owner": "lilyball",
"repo": "nix-env.fish",
"type": "github"
}
},
"fish-plugin-pufferfish": {
"flake": false,
"locked": {
"lastModified": 1709511829,
"narHash": "sha256-2niYj0NLfmVIQguuGTA7RrPIcorJEPkxhH6Dhcy+6Bk=",
"owner": "nickeb96",
"repo": "puffer-fish",
"rev": "12d062eae0ad24f4ec20593be845ac30cd4b5923",
"type": "github"
},
"original": {
"owner": "nickeb96",
"repo": "puffer-fish",
"type": "github"
}
},
"gdb-dashboard": {
"flake": false,
"locked": {
"lastModified": 1723584352,
"narHash": "sha256-x3XcAJdj2Q8s+ZkIBHpGZvCroedPzBmqt5W9Hc1FL7s=",
"owner": "cyrus-and",
"repo": "gdb-dashboard",
"rev": "05b31885798f16b1c1da9cb78f8c78746dd3557e",
"type": "github"
},
"original": {
"owner": "cyrus-and",
"repo": "gdb-dashboard",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1730837930,
"narHash": "sha256-0kZL4m+bKBJUBQse0HanewWO0g8hDdCvBhudzxgehqc=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "2f607e07f3ac7e53541120536708e824acccfaa8",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"mpv-thumbfast": {
"flake": false,
"locked": {
"lastModified": 1722592669,
"narHash": "sha256-cygLf+0PMH7cVXBcY12PdcxBHmy38DNoXQubKAlerHM=",
"owner": "po5",
"repo": "thumbfast",
"rev": "f1fdf10b17f394f2d42520d0e9bf22feaa20a9f4",
"type": "github"
},
"original": {
"owner": "po5",
"repo": "thumbfast",
"type": "github"
}
},
"mpv-thumbfast-vanilla-osc": {
"flake": false,
"locked": {
"lastModified": 1703168856,
"narHash": "sha256-6nICOdtPzDQUMufqCJ+g2OnPasOgp3PegnRoWw8TVBU=",
"owner": "po5",
"repo": "thumbfast",
"rev": "5fefc9b8e995cf5e663666aa10649af799e60186",
"type": "github"
},
"original": {
"owner": "po5",
"ref": "vanilla-osc",
"repo": "thumbfast",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"fish-plugin-nix-env": "fish-plugin-nix-env",
"fish-plugin-pufferfish": "fish-plugin-pufferfish",
"gdb-dashboard": "gdb-dashboard",
"home-manager": "home-manager",
"mpv-thumbfast": "mpv-thumbfast",
"mpv-thumbfast-vanilla-osc": "mpv-thumbfast-vanilla-osc",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}