Set RUST_SRC_PATH in dev shell

dblsaiko
Mar 22, 2024, 8:53 PM
RJ5VDRRQDQDOBKKWPZ5L3HTYBOXX2EPMXXLZOINVKK56MVBCWANQC

Dependencies

  • [2] POBHKKNG Use 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.
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • edit in flake.nix at line 35
    [2.611]
    [2.611]
    RUST_SRC_PATH = "${pkgs.rustPlatform.rustLibSrc}";