Skip to content

Commit 541829a

Browse files
committed
use updated devenv
1 parent 6fce1e6 commit 541829a

File tree

2 files changed

+9
-182
lines changed

2 files changed

+9
-182
lines changed

devenv.lock

Lines changed: 9 additions & 179 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,17 @@
11
{
22
"nodes": {
3-
"cachix": {
4-
"inputs": {
5-
"devenv": [
6-
"devenv"
7-
],
8-
"flake-compat": [
9-
"devenv"
10-
],
11-
"git-hooks": [
12-
"devenv",
13-
"git-hooks"
14-
],
15-
"nixpkgs": [
16-
"devenv",
17-
"nixpkgs"
18-
]
19-
},
20-
"locked": {
21-
"lastModified": 1752264895,
22-
"owner": "cachix",
23-
"repo": "cachix",
24-
"rev": "47053aef762f452e816e44eb9a23fbc3827b241a",
25-
"type": "github"
26-
},
27-
"original": {
28-
"owner": "cachix",
29-
"ref": "latest",
30-
"repo": "cachix",
31-
"type": "github"
32-
}
33-
},
343
"devenv": {
35-
"inputs": {
36-
"cachix": "cachix",
37-
"flake-compat": "flake-compat",
38-
"git-hooks": "git-hooks",
39-
"nix": "nix",
40-
"nixpkgs": "nixpkgs"
41-
},
424
"locked": {
43-
"lastModified": 1752614524,
5+
"dir": "src/modules",
6+
"lastModified": 1752676460,
447
"owner": "cachix",
458
"repo": "devenv",
46-
"rev": "9e8d80bbb9db92496d6dffb36d035983b95cec61",
9+
"rev": "e93ca35b184e8ce6194fc8f11939923a6d847bb5",
4710
"type": "github"
4811
},
4912
"original": {
13+
"dir": "src/modules",
5014
"owner": "cachix",
51-
"ref": "fix-rust-hooks-with-custom-toolchain",
5215
"repo": "devenv",
5316
"type": "github"
5417
}
@@ -68,71 +31,10 @@
6831
"type": "github"
6932
}
7033
},
71-
"flake-compat_2": {
72-
"flake": false,
73-
"locked": {
74-
"lastModified": 1747046372,
75-
"owner": "edolstra",
76-
"repo": "flake-compat",
77-
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
78-
"type": "github"
79-
},
80-
"original": {
81-
"owner": "edolstra",
82-
"repo": "flake-compat",
83-
"type": "github"
84-
}
85-
},
86-
"flake-parts": {
87-
"inputs": {
88-
"nixpkgs-lib": [
89-
"devenv",
90-
"nix",
91-
"nixpkgs"
92-
]
93-
},
94-
"locked": {
95-
"lastModified": 1751413152,
96-
"owner": "hercules-ci",
97-
"repo": "flake-parts",
98-
"rev": "77826244401ea9de6e3bac47c2db46005e1f30b5",
99-
"type": "github"
100-
},
101-
"original": {
102-
"owner": "hercules-ci",
103-
"repo": "flake-parts",
104-
"type": "github"
105-
}
106-
},
10734
"git-hooks": {
10835
"inputs": {
109-
"flake-compat": [
110-
"devenv",
111-
"flake-compat"
112-
],
36+
"flake-compat": "flake-compat",
11337
"gitignore": "gitignore",
114-
"nixpkgs": [
115-
"devenv",
116-
"nixpkgs"
117-
]
118-
},
119-
"locked": {
120-
"lastModified": 1750779888,
121-
"owner": "cachix",
122-
"repo": "git-hooks.nix",
123-
"rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
124-
"type": "github"
125-
},
126-
"original": {
127-
"owner": "cachix",
128-
"repo": "git-hooks.nix",
129-
"type": "github"
130-
}
131-
},
132-
"git-hooks_2": {
133-
"inputs": {
134-
"flake-compat": "flake-compat_2",
135-
"gitignore": "gitignore_2",
13638
"nixpkgs": [
13739
"nixpkgs"
13840
]
@@ -153,7 +55,6 @@
15355
"gitignore": {
15456
"inputs": {
15557
"nixpkgs": [
156-
"devenv",
15758
"git-hooks",
15859
"nixpkgs"
15960
]
@@ -171,62 +72,6 @@
17172
"type": "github"
17273
}
17374
},
174-
"gitignore_2": {
175-
"inputs": {
176-
"nixpkgs": [
177-
"git-hooks",
178-
"nixpkgs"
179-
]
180-
},
181-
"locked": {
182-
"lastModified": 1709087332,
183-
"owner": "hercules-ci",
184-
"repo": "gitignore.nix",
185-
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
186-
"type": "github"
187-
},
188-
"original": {
189-
"owner": "hercules-ci",
190-
"repo": "gitignore.nix",
191-
"type": "github"
192-
}
193-
},
194-
"nix": {
195-
"inputs": {
196-
"flake-compat": [
197-
"devenv",
198-
"flake-compat"
199-
],
200-
"flake-parts": "flake-parts",
201-
"git-hooks-nix": [
202-
"devenv",
203-
"git-hooks"
204-
],
205-
"nixpkgs": [
206-
"devenv",
207-
"nixpkgs"
208-
],
209-
"nixpkgs-23-11": [
210-
"devenv"
211-
],
212-
"nixpkgs-regression": [
213-
"devenv"
214-
]
215-
},
216-
"locked": {
217-
"lastModified": 1752251701,
218-
"owner": "cachix",
219-
"repo": "nix",
220-
"rev": "54df04f09cb084b9e58529c0ae6f53f0e50f1a19",
221-
"type": "github"
222-
},
223-
"original": {
224-
"owner": "cachix",
225-
"ref": "devenv-2.30",
226-
"repo": "nix",
227-
"type": "github"
228-
}
229-
},
23075
"nixpkgs": {
23176
"locked": {
23277
"lastModified": 1750441195,
@@ -242,26 +87,11 @@
24287
"type": "github"
24388
}
24489
},
245-
"nixpkgs_2": {
246-
"locked": {
247-
"lastModified": 1750441195,
248-
"owner": "cachix",
249-
"repo": "devenv-nixpkgs",
250-
"rev": "0ceffe312871b443929ff3006960d29b120dc627",
251-
"type": "github"
252-
},
253-
"original": {
254-
"owner": "cachix",
255-
"ref": "rolling",
256-
"repo": "devenv-nixpkgs",
257-
"type": "github"
258-
}
259-
},
26090
"root": {
26191
"inputs": {
26292
"devenv": "devenv",
263-
"git-hooks": "git-hooks_2",
264-
"nixpkgs": "nixpkgs_2",
93+
"git-hooks": "git-hooks",
94+
"nixpkgs": "nixpkgs",
26595
"pre-commit-hooks": [
26696
"git-hooks"
26797
],
@@ -275,10 +105,10 @@
275105
]
276106
},
277107
"locked": {
278-
"lastModified": 1752547600,
108+
"lastModified": 1752633862,
279109
"owner": "oxalica",
280110
"repo": "rust-overlay",
281-
"rev": "9127ca1f5a785b23a2fc1c74551a27d3e8b9a28b",
111+
"rev": "8668ca94858206ac3db0860a9dec471de0d995f8",
282112
"type": "github"
283113
},
284114
"original": {

devenv.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
inputs:
2-
devenv:
3-
# https://github.com/cachix/devenv/pull/2011
4-
url: github:cachix/devenv/fix-rust-hooks-with-custom-toolchain
52
rust-overlay:
63
url: github:oxalica/rust-overlay
74
inputs:

0 commit comments

Comments
 (0)