Set RUST_SRC_PATH in dev shell
Dependencies
- [2]
POBHKKNGUse nixpkgs builtin Rust build tools This fixes the broken flake packages and prevents having to manually update any sort of Nix-specific lock file, which should make it less prone to breaking in the future. - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- edit in flake.nix at line 35
RUST_SRC_PATH = "${pkgs.rustPlatform.rustLibSrc}";