Skip to content

Commit 4540edf

Browse files
aster-voidclaude
andcommitted
chore: update devenv.lock
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 901f072 commit 4540edf

File tree

1 file changed

+23
-61
lines changed

1 file changed

+23
-61
lines changed

devenv.lock

Lines changed: 23 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
"devenv": {
44
"locked": {
55
"dir": "src/modules",
6-
"lastModified": 1765463314,
6+
"lastModified": 1774763318,
7+
"narHash": "sha256-fLlQQ1BGiJ8oDhTDrPW/X3jAGqKiL6CbJSvEtdDxHDk=",
78
"owner": "cachix",
89
"repo": "devenv",
9-
"rev": "ec805a5ad3e3ffb6d47d05c078a60db2e636fac4",
10+
"rev": "177d0848dc5f1de11796e0ae3183af6d456c5246",
1011
"type": "github"
1112
},
1213
"original": {
@@ -16,88 +17,49 @@
1617
"type": "github"
1718
}
1819
},
19-
"flake-compat": {
20-
"flake": false,
21-
"locked": {
22-
"lastModified": 1765121682,
23-
"owner": "edolstra",
24-
"repo": "flake-compat",
25-
"rev": "65f23138d8d09a92e30f1e5c87611b23ef451bf3",
26-
"type": "github"
27-
},
28-
"original": {
29-
"owner": "edolstra",
30-
"repo": "flake-compat",
31-
"type": "github"
32-
}
33-
},
34-
"git-hooks": {
20+
"nixpkgs": {
3521
"inputs": {
36-
"flake-compat": "flake-compat",
37-
"gitignore": "gitignore",
38-
"nixpkgs": [
39-
"nixpkgs"
40-
]
22+
"nixpkgs-src": "nixpkgs-src"
4123
},
4224
"locked": {
43-
"lastModified": 1765464257,
25+
"lastModified": 1774287239,
26+
"narHash": "sha256-W3krsWcDwYuA3gPWsFA24YAXxOFUL6iIlT6IknAoNSE=",
4427
"owner": "cachix",
45-
"repo": "git-hooks.nix",
46-
"rev": "09e45f2598e1a8499c3594fe11ec2943f34fe509",
28+
"repo": "devenv-nixpkgs",
29+
"rev": "fa7125ea7f1ae5430010a6e071f68375a39bd24c",
4730
"type": "github"
4831
},
4932
"original": {
5033
"owner": "cachix",
51-
"repo": "git-hooks.nix",
52-
"type": "github"
53-
}
54-
},
55-
"gitignore": {
56-
"inputs": {
57-
"nixpkgs": [
58-
"git-hooks",
59-
"nixpkgs"
60-
]
61-
},
62-
"locked": {
63-
"lastModified": 1762808025,
64-
"owner": "hercules-ci",
65-
"repo": "gitignore.nix",
66-
"rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c",
67-
"type": "github"
68-
},
69-
"original": {
70-
"owner": "hercules-ci",
71-
"repo": "gitignore.nix",
34+
"ref": "rolling",
35+
"repo": "devenv-nixpkgs",
7236
"type": "github"
7337
}
7438
},
75-
"nixpkgs": {
39+
"nixpkgs-src": {
40+
"flake": false,
7641
"locked": {
77-
"lastModified": 1764580874,
78-
"owner": "cachix",
79-
"repo": "devenv-nixpkgs",
80-
"rev": "dcf61356c3ab25f1362b4a4428a6d871e84f1d1d",
42+
"lastModified": 1773840656,
43+
"narHash": "sha256-9tpvMGFteZnd3gRQZFlRCohVpqooygFuy9yjuyRL2C0=",
44+
"owner": "NixOS",
45+
"repo": "nixpkgs",
46+
"rev": "9cf7092bdd603554bd8b63c216e8943cf9b12512",
8147
"type": "github"
8248
},
8349
"original": {
84-
"owner": "cachix",
85-
"ref": "rolling",
86-
"repo": "devenv-nixpkgs",
50+
"owner": "NixOS",
51+
"ref": "nixpkgs-unstable",
52+
"repo": "nixpkgs",
8753
"type": "github"
8854
}
8955
},
9056
"root": {
9157
"inputs": {
9258
"devenv": "devenv",
93-
"git-hooks": "git-hooks",
94-
"nixpkgs": "nixpkgs",
95-
"pre-commit-hooks": [
96-
"git-hooks"
97-
]
59+
"nixpkgs": "nixpkgs"
9860
}
9961
}
10062
},
10163
"root": "root",
10264
"version": 7
103-
}
65+
}

0 commit comments

Comments
 (0)