Skip to content

Commit e4b3bc4

Browse files
committed
chore(monorepo): Update storm-ops devenv modules
1 parent 2f45e16 commit e4b3bc4

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

devenv.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,16 +154,15 @@
154154
"storm-ops": {
155155
"flake": false,
156156
"locked": {
157-
"lastModified": 1773220083,
158-
"narHash": "sha256-IDsNovM2OZlZwHiZH6inWu5Uu/lUOuJlDoiuhaPr0Jk=",
157+
"lastModified": 1773224282,
158+
"narHash": "sha256-3KgGPACjQV/oLcq5Q4jHFuiZzxlpaSGAdRmQYW0Q8fM=",
159159
"owner": "storm-software",
160160
"repo": "storm-ops",
161-
"rev": "e7963b8546961a1c31a76fbb23f27be1ac25ba17",
161+
"rev": "3536a8348866eca3ebd7abd85a7f764fbe39d0de",
162162
"type": "github"
163163
},
164164
"original": {
165165
"owner": "storm-software",
166-
"ref": "main",
167166
"repo": "storm-ops",
168167
"type": "github"
169168
}

devenv.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
22
inputs:
33
storm-ops:
4-
url: github:storm-software/storm-ops?ref=main
4+
url: github:storm-software/storm-ops
55
flake: false
66
nixpkgs:
77
url: github:cachix/devenv-nixpkgs/rolling

0 commit comments

Comments
 (0)