Skip to content

Commit 0ff2b5a

Browse files
Joé DupuisJoé Dupuis
authored andcommitted
Update devenv
1 parent 05889f3 commit 0ff2b5a

File tree

1 file changed

+21
-72
lines changed

1 file changed

+21
-72
lines changed

devenv.lock

Lines changed: 21 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@
2020
"flake-compat": {
2121
"flake": false,
2222
"locked": {
23-
"lastModified": 1696426674,
23+
"lastModified": 1733328505,
2424
"owner": "edolstra",
2525
"repo": "flake-compat",
26-
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
27-
"treeHash": "2addb7b71a20a25ea74feeaf5c2f6a6b30898ecb",
26+
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
2827
"type": "github"
2928
},
3029
"original": {
@@ -37,10 +36,10 @@
3736
"flake": false,
3837
"locked": {
3938
"lastModified": 1696426674,
40-
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
4139
"owner": "edolstra",
4240
"repo": "flake-compat",
4341
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
42+
"treeHash": "2addb7b71a20a25ea74feeaf5c2f6a6b30898ecb",
4443
"type": "github"
4544
},
4645
"original": {
@@ -67,34 +66,36 @@
6766
"type": "github"
6867
}
6968
},
70-
"flake-utils_2": {
69+
"git-hooks": {
7170
"inputs": {
72-
"systems": "systems_2"
71+
"flake-compat": "flake-compat",
72+
"gitignore": "gitignore",
73+
"nixpkgs": [
74+
"nixpkgs"
75+
]
7376
},
7477
"locked": {
75-
"lastModified": 1710146030,
76-
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
77-
"owner": "numtide",
78-
"repo": "flake-utils",
79-
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
78+
"lastModified": 1737465171,
79+
"owner": "cachix",
80+
"repo": "git-hooks.nix",
81+
"rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
8082
"type": "github"
8183
},
8284
"original": {
83-
"owner": "numtide",
84-
"repo": "flake-utils",
85+
"owner": "cachix",
86+
"repo": "git-hooks.nix",
8587
"type": "github"
8688
}
8789
},
8890
"gitignore": {
8991
"inputs": {
9092
"nixpkgs": [
91-
"pre-commit-hooks",
93+
"git-hooks",
9294
"nixpkgs"
9395
]
9496
},
9597
"locked": {
9698
"lastModified": 1709087332,
97-
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
9899
"owner": "hercules-ci",
99100
"repo": "gitignore.nix",
100101
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
@@ -124,7 +125,7 @@
124125
},
125126
"nixpkgs-ruby": {
126127
"inputs": {
127-
"flake-compat": "flake-compat",
128+
"flake-compat": "flake-compat_2",
128129
"flake-utils": "flake-utils",
129130
"nixpkgs": "nixpkgs_2"
130131
},
@@ -142,22 +143,6 @@
142143
"type": "github"
143144
}
144145
},
145-
"nixpkgs-stable": {
146-
"locked": {
147-
"lastModified": 1710695816,
148-
"narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
149-
"owner": "NixOS",
150-
"repo": "nixpkgs",
151-
"rev": "614b4613980a522ba49f0d194531beddbb7220d3",
152-
"type": "github"
153-
},
154-
"original": {
155-
"owner": "NixOS",
156-
"ref": "nixos-23.11",
157-
"repo": "nixpkgs",
158-
"type": "github"
159-
}
160-
},
161146
"nixpkgs_2": {
162147
"locked": {
163148
"lastModified": 1725001927,
@@ -174,36 +159,15 @@
174159
"type": "github"
175160
}
176161
},
177-
"pre-commit-hooks": {
178-
"inputs": {
179-
"flake-compat": "flake-compat_2",
180-
"flake-utils": "flake-utils_2",
181-
"gitignore": "gitignore",
182-
"nixpkgs": [
183-
"nixpkgs"
184-
],
185-
"nixpkgs-stable": "nixpkgs-stable"
186-
},
187-
"locked": {
188-
"lastModified": 1715609711,
189-
"narHash": "sha256-/5u29K0c+4jyQ8x7dUIEUWlz2BoTSZWUP2quPwFCE7M=",
190-
"owner": "cachix",
191-
"repo": "pre-commit-hooks.nix",
192-
"rev": "c182c876690380f8d3b9557c4609472ebfa1b141",
193-
"type": "github"
194-
},
195-
"original": {
196-
"owner": "cachix",
197-
"repo": "pre-commit-hooks.nix",
198-
"type": "github"
199-
}
200-
},
201162
"root": {
202163
"inputs": {
203164
"devenv": "devenv",
165+
"git-hooks": "git-hooks",
204166
"nixpkgs": "nixpkgs",
205167
"nixpkgs-ruby": "nixpkgs-ruby",
206-
"pre-commit-hooks": "pre-commit-hooks"
168+
"pre-commit-hooks": [
169+
"git-hooks"
170+
]
207171
}
208172
},
209173
"systems": {
@@ -220,21 +184,6 @@
220184
"repo": "default",
221185
"type": "github"
222186
}
223-
},
224-
"systems_2": {
225-
"locked": {
226-
"lastModified": 1681028828,
227-
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
228-
"owner": "nix-systems",
229-
"repo": "default",
230-
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
231-
"type": "github"
232-
},
233-
"original": {
234-
"owner": "nix-systems",
235-
"repo": "default",
236-
"type": "github"
237-
}
238187
}
239188
},
240189
"root": "root",

0 commit comments

Comments
 (0)