Skip to content

Commit b170871

Browse files
author
fossdd
committed
Update pijul
1 parent 8b948d9 commit b170871

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flake.lock

Lines changed: 6 additions & 6 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
@@ -20,7 +20,7 @@
2020

2121
rustOverlay = final: prev:
2222
let
23-
rustChannel = prev.rust-bin.stable."1.56.0";
23+
rustChannel = prev.rust-bin.stable."1.58.1";
2424
in {
2525
inherit rustChannel;
2626
rustc = rustChannel.minimal;

0 commit comments

Comments
 (0)