update toolchain #924

Merged
lx merged 5 commits from nix-update into main 2025-01-13 10:19:54 +00:00
Owner
  • update nixpkgs and rust-overlay input in flake
  • update rust 1.77 -> 1.78. unable to update further due to a bug in cargo2nix
  • remove nix code to use the clippy driver when compiling as it didn't work
  • use upstream cargo2nix (changes almost nothing to our custom branch)

Cargo2nix hasn't seen any activity in the last year, consider migrating to crate2nix

- [x] update nixpkgs and rust-overlay input in flake - [x] update rust 1.77 -> 1.78. **unable to update further due to [a bug in cargo2nix](https://github.com/cargo2nix/cargo2nix/issues/379)** - [x] remove nix code to use the clippy driver when compiling as it didn't work - [x] use upstream cargo2nix (changes almost nothing to our custom branch) Cargo2nix hasn't seen any activity in the last year, consider migrating to [crate2nix](https://github.com/nix-community/crate2nix)
lx added 2 commits 2025-01-12 16:34:40 +00:00
flake: update versions of nixpkgs and rust-overlay
Some checks failed
ci/woodpecker/push/debug Pipeline failed
ci/woodpecker/pr/debug Pipeline failed
9d83605736
nix: compile with rust 1.78
Some checks failed
ci/woodpecker/push/debug Pipeline failed
ci/woodpecker/pr/debug Pipeline failed
24ac664695
lx force-pushed nix-update from 24ac664695 to 9d83605736 2025-01-12 16:35:29 +00:00 Compare
lx added 1 commit 2025-01-12 16:36:40 +00:00
fix formatting to comply with latest rustfmt
Some checks failed
ci/woodpecker/pr/debug Pipeline failed
ci/woodpecker/push/debug Pipeline was successful
295237476e
lx added 1 commit 2025-01-12 16:37:48 +00:00
nix build: update rustc to v1.78
Some checks failed
ci/woodpecker/pr/debug Pipeline failed
ci/woodpecker/push/debug Pipeline was successful
0a15db6960
lx added 1 commit 2025-01-12 16:40:45 +00:00
nix build: remove clippy build env that doesn't work
Some checks failed
ci/woodpecker/pr/debug Pipeline is pending
ci/woodpecker/push/debug Pipeline failed
98623e4f63
lx force-pushed nix-update from 98623e4f63 to 83887a8519 2025-01-12 16:51:38 +00:00 Compare
lx added 1 commit 2025-01-12 17:16:36 +00:00
nix build: switch to upstream cargo2nix (branch release-0.11.0)
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/deployment/release/3 Pipeline was successful
ci/woodpecker/deployment/debug Pipeline was successful
ci/woodpecker/deployment/release/1 Pipeline was successful
ci/woodpecker/deployment/release/2 Pipeline was successful
ci/woodpecker/deployment/release/4 Pipeline was successful
ci/woodpecker/deployment/publish Pipeline was successful
8ddb0dd485
lx changed title from WIP: update toolchain to update toolchain 2025-01-13 10:19:47 +00:00
lx merged commit 39ac034de5 into main 2025-01-13 10:19:54 +00:00
lx deleted branch nix-update 2025-01-13 10:19:54 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#924
No description provided.