flake: Use rust from manifest, not from pkgs
#90
Merged
sb10q
merged 1 commits from atse/thermostat:proper-rust-devshell
into master
2 months ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'atse/thermostat:proper-rust-devshell'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Fix the rustPlatform deprecation warnings properly.
I fixed it improperly in the update repo commit, and the devshell used the rustc and cargo from nixpkgs instead, which is different than the version when
nix build
is used.78012f6fdd
into master 2 months ago78012f6fdd
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.