Skip to content

Commit 68e0e84

Browse files
github-actions[bot]ElysaSrc
authored andcommitted
ci: update flake.lock
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/d465f4819400de7c8d874d50b982301f28a84605' (2024-02-28) → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/9099616b93301d5cf84274b184a3a5ec69e94e08' (2024-02-28) → 'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089' (2024-03-29) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/72fa0217f76020ad3aeb2dd9dd72490905b23b6f' (2024-02-29) → 'github:oxalica/rust-overlay/f258266af947599e8069df1c2e933189270f143a' (2024-03-31)
1 parent cc2748d commit 68e0e84

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

flake.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
nodejs = fixedNode;
6565
};
6666

67-
rustChan = pkgs.rust-bin.stable."1.75.0".default.override {
67+
rustChan = pkgs.rust-bin.stable."1.77.1".default.override {
6868
targets = [];
6969
extensions = [
7070
"clippy"

0 commit comments

Comments
 (0)