Skip to content

Commit 9a5e5b6

Browse files
devenv update (#653)
1 parent 9ec68ea commit 9a5e5b6

File tree

1 file changed

+9
-49
lines changed

1 file changed

+9
-49
lines changed

devenv.lock

+9-49
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
"devenv": {
44
"locked": {
55
"dir": "src/modules",
6-
"lastModified": 1713968789,
6+
"lastModified": 1729857292,
77
"owner": "cachix",
88
"repo": "devenv",
9-
"rev": "b26b52a4dac68bdc305f6b9df948c97f49b2c3ee",
10-
"treeHash": "4a034bbd3511c196f4075a1eb0da1b422d1011db",
9+
"rev": "d9156ba99fed6f4bc4d84b8ff1b442f04a98210a",
1110
"type": "github"
1211
},
1312
"original": {
@@ -24,7 +23,6 @@
2423
"owner": "edolstra",
2524
"repo": "flake-compat",
2625
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
27-
"treeHash": "2addb7b71a20a25ea74feeaf5c2f6a6b30898ecb",
2826
"type": "github"
2927
},
3028
"original": {
@@ -33,24 +31,6 @@
3331
"type": "github"
3432
}
3533
},
36-
"flake-utils": {
37-
"inputs": {
38-
"systems": "systems"
39-
},
40-
"locked": {
41-
"lastModified": 1710146030,
42-
"owner": "numtide",
43-
"repo": "flake-utils",
44-
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
45-
"treeHash": "bd263f021e345cb4a39d80c126ab650bebc3c10c",
46-
"type": "github"
47-
},
48-
"original": {
49-
"owner": "numtide",
50-
"repo": "flake-utils",
51-
"type": "github"
52-
}
53-
},
5434
"gitignore": {
5535
"inputs": {
5636
"nixpkgs": [
@@ -63,7 +43,6 @@
6343
"owner": "hercules-ci",
6444
"repo": "gitignore.nix",
6545
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
66-
"treeHash": "ca14199cabdfe1a06a7b1654c76ed49100a689f9",
6746
"type": "github"
6847
},
6948
"original": {
@@ -74,11 +53,10 @@
7453
},
7554
"nixpkgs": {
7655
"locked": {
77-
"lastModified": 1713361204,
56+
"lastModified": 1716977621,
7857
"owner": "cachix",
7958
"repo": "devenv-nixpkgs",
80-
"rev": "285676e87ad9f0ca23d8714a6ab61e7e027020c6",
81-
"treeHash": "50354b35a3e0277d4a83a0a88fa0b0866b5f392f",
59+
"rev": "4267e705586473d3e5c8d50299e71503f16a6fb6",
8260
"type": "github"
8361
},
8462
"original": {
@@ -90,36 +68,33 @@
9068
},
9169
"nixpkgs-stable": {
9270
"locked": {
93-
"lastModified": 1713995372,
71+
"lastModified": 1729691686,
9472
"owner": "NixOS",
9573
"repo": "nixpkgs",
96-
"rev": "dd37924974b9202f8226ed5d74a252a9785aedf8",
97-
"treeHash": "8114bf8e19ad8c67c0e2639b83c606c58c7bccec",
74+
"rev": "32e940c7c420600ef0d1ef396dc63b04ee9cad37",
9875
"type": "github"
9976
},
10077
"original": {
10178
"owner": "NixOS",
102-
"ref": "nixos-23.11",
79+
"ref": "nixos-24.05",
10380
"repo": "nixpkgs",
10481
"type": "github"
10582
}
10683
},
10784
"pre-commit-hooks": {
10885
"inputs": {
10986
"flake-compat": "flake-compat",
110-
"flake-utils": "flake-utils",
11187
"gitignore": "gitignore",
11288
"nixpkgs": [
11389
"nixpkgs"
11490
],
11591
"nixpkgs-stable": "nixpkgs-stable"
11692
},
11793
"locked": {
118-
"lastModified": 1713954846,
94+
"lastModified": 1729104314,
11995
"owner": "cachix",
12096
"repo": "pre-commit-hooks.nix",
121-
"rev": "6fb82e44254d6a0ece014ec423cb62d92435336f",
122-
"treeHash": "a456512c8da29752b79131f1e5b45053e2394078",
97+
"rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6",
12398
"type": "github"
12499
},
125100
"original": {
@@ -134,21 +109,6 @@
134109
"nixpkgs": "nixpkgs",
135110
"pre-commit-hooks": "pre-commit-hooks"
136111
}
137-
},
138-
"systems": {
139-
"locked": {
140-
"lastModified": 1681028828,
141-
"owner": "nix-systems",
142-
"repo": "default",
143-
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
144-
"treeHash": "cce81f2a0f0743b2eb61bc2eb6c7adbe2f2c6beb",
145-
"type": "github"
146-
},
147-
"original": {
148-
"owner": "nix-systems",
149-
"repo": "default",
150-
"type": "github"
151-
}
152112
}
153113
},
154114
"root": "root",

0 commit comments

Comments
 (0)