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
atse commented 2 months ago

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.

Fix the rustPlatform deprecation warnings properly. I fixed it improperly in [the update repo commit](https://git.m-labs.hk/M-Labs/thermostat/commit/f29e86310d1aa4c4311447bab7114ab8dbce914c), and the devshell used the rustc and cargo from nixpkgs instead, which is different than the version when `nix build` is used.
atse added 1 commit 2 months ago
78012f6fdd flake: Use rust from manifest, not from pkgs
Fix the rustPlatform deprecation warnings properly.
sb10q merged commit 78012f6fdd into master 2 months ago
atse deleted branch proper-rust-devshell 2 months ago
The pull request has been merged as 78012f6fdd.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b atse-proper-rust-devshell master
git pull proper-rust-devshell

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff atse-proper-rust-devshell
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: M-Labs/thermostat#90
Loading…
There is no content yet.