Skip to content

Commit 6000dfa

Browse files
committed
chore(monorepo): Update devenv modules and workspace dependencies
1 parent 1ed7641 commit 6000dfa

File tree

4 files changed

+3039
-2162
lines changed

4 files changed

+3039
-2162
lines changed

devenv.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"devenv": {
44
"locked": {
55
"dir": "src/modules",
6-
"lastModified": 1772938747,
7-
"narHash": "sha256-OmIZsPXV2o2Pioc188w+XVCZAiXs8TzLZ6ztTQlY1e8=",
6+
"lastModified": 1773192994,
7+
"narHash": "sha256-4Ftfp6FbRtJT/IcjO0k0XKwpwF85mJmY0Uh4srGPq0I=",
88
"owner": "cachix",
99
"repo": "devenv",
10-
"rev": "b9285445749468802b25dfe9f8b903ec2bd00035",
10+
"rev": "0a7c4902fe1c9d19d9228e36f36bc26daaa1e39c",
1111
"type": "github"
1212
},
1313
"original": {
@@ -109,11 +109,11 @@
109109
},
110110
"nixpkgs-unstable": {
111111
"locked": {
112-
"lastModified": 1772736753,
113-
"narHash": "sha256-au/m3+EuBLoSzWUCb64a/MZq6QUtOV8oC0D9tY2scPQ=",
112+
"lastModified": 1772956932,
113+
"narHash": "sha256-M0yS4AafhKxPPmOHGqIV0iKxgNO8bHDWdl1kOwGBwRY=",
114114
"owner": "nixos",
115115
"repo": "nixpkgs",
116-
"rev": "917fec990948658ef1ccd07cef2a1ef060786846",
116+
"rev": "608d0cadfed240589a7eea422407a547ad626a14",
117117
"type": "github"
118118
},
119119
"original": {
@@ -154,11 +154,11 @@
154154
"storm-ops": {
155155
"flake": false,
156156
"locked": {
157-
"lastModified": 1772918768,
158-
"narHash": "sha256-mU/m+XvPEC9IN8hF1si+46ZZGqtl+ujrPG7iCwoiJuo=",
157+
"lastModified": 1773220083,
158+
"narHash": "sha256-IDsNovM2OZlZwHiZH6inWu5Uu/lUOuJlDoiuhaPr0Jk=",
159159
"owner": "storm-software",
160160
"repo": "storm-ops",
161-
"rev": "f336e640ad6ffe425aeecf71b031de5198c57cb3",
161+
"rev": "e7963b8546961a1c31a76fbb23f27be1ac25ba17",
162162
"type": "github"
163163
},
164164
"original": {

devenv.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
];
1010
dotenv.disableHint = true;
1111

12-
# https://devenv.sh/basics/
1312
env.DEFAULT_LOCALE = "en_US";
1413
env.DEFAULT_TIMEZONE = "America/New_York";
1514
}

0 commit comments

Comments
 (0)