-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
137 lines (137 loc) · 3.55 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
137
{
"nodes": {
"firefox-addons": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "pkgs/firefox-addons",
"lastModified": 1731297786,
"narHash": "sha256-YC+FPREQqPF2HNSu1PkvVps5mBzexxvCV6NXfTf/kQI=",
"owner": "rycee",
"repo": "nur-expressions",
"rev": "85c8db7e7e901f656072b01f89c8fffcab26bfa6",
"type": "gitlab"
},
"original": {
"dir": "pkgs/firefox-addons",
"owner": "rycee",
"repo": "nur-expressions",
"type": "gitlab"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629284811,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1731235328,
"narHash": "sha256-NjavpgE9/bMe/ABvZpyHIUeYF1mqR5lhaep3wB79ucs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "60bb110917844d354f3c18e05450606a435d2d10",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1731139594,
"narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "76612b17c0ce71689921ca12d9ffdc9c23ce40b2",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"firefox-addons": "firefox-addons",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"zsh-alias-finder": "zsh-alias-finder",
"zsh-calc": "zsh-calc",
"zsh-enhancd": "zsh-enhancd"
}
},
"zsh-alias-finder": {
"flake": false,
"locked": {
"lastModified": 1659597643,
"narHash": "sha256-aB5kI+Jt7TVQMCeLcvpAmoMaGxRF1xqw1tioQxbJOzE=",
"owner": "akash329d",
"repo": "zsh-alias-finder",
"rev": "ef6451c5b08f833f5c74303928f7b5c7f858ae84",
"type": "github"
},
"original": {
"owner": "akash329d",
"repo": "zsh-alias-finder",
"type": "github"
}
},
"zsh-calc": {
"flake": false,
"locked": {
"lastModified": 1616571053,
"narHash": "sha256-N4FBN7iyyiEyZX/opj63D5acA1Oh0YpFXdz83oIOWPE=",
"owner": "arzzen",
"repo": "calc.plugin.zsh",
"rev": "5b4c85977b693c15eb052cde6b5cef0d6610f567",
"type": "github"
},
"original": {
"owner": "arzzen",
"repo": "calc.plugin.zsh",
"type": "github"
}
},
"zsh-enhancd": {
"flake": false,
"locked": {
"lastModified": 1688001393,
"narHash": "sha256-XJl0XVtfi/NTysRMWant84uh8+zShTRwd7t2cxUk+qU=",
"owner": "babarot",
"repo": "enhancd",
"rev": "230695f8da8463b18121f58d748851a67be19a00",
"type": "github"
},
"original": {
"owner": "babarot",
"repo": "enhancd",
"type": "github"
}
}
},
"root": "root",
"version": 7
}