Skip to content

Commit 60e80b8

Browse files
committed
build: Update to obelisk 0.41.0
1 parent e2d0f6d commit 60e80b8

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

dev-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cargo-expand 1.0.124
33
cargo-insta 1.48.0
44
cargo-nextest 0.9.140
55
just 1.57.0
6-
obelisk 0.41.0-rc.1
6+
obelisk 0.41.0
77
pkg-config 0.29.2
88
Python 3.14.6
99
rustc 1.96.0 (ac68faa20 2026-05-25)

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
};
1010
};
1111
obelisk = {
12-
url = "github:obeli-sk/obelisk/latest-pre";
12+
url = "github:obeli-sk/obelisk/latest";
1313
inputs = {
1414
nixpkgs.follows = "nixpkgs";
1515
flake-utils.follows = "flake-utils";

0 commit comments

Comments
 (0)