Solving a conflict
Dependencies
- [2]
JVBQMAFUSolving a conflict - [3]
Q4XPH27Loverride dev tooling - [4]
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. - [5]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [6]
G734WNM6flake.nix: use crate2nix - [7]
HYENMEQWAdd nix aarch64-darwin support for Apple Silicon macs - [8]
ZWPPIJXFflake.nix: use Mozilla overlay for Rust - [9]
MUYNSHG2update Nix build for Rust 2021 edition requirement - [10]
BFQYATIRAdd nix aarch64-darwin support for Apple Silicon macs - [11]
SH2ZBSAZFix typo in flake.nix defaultPackage
Change contents
- replacement in flake.nix at line 17[3.65]→[3.1024163:1024164](∅→∅),[3.159]→[3.1024163:1024164](∅→∅),[3.1024163]→[3.1024163:1024164](∅→∅)
allSystems = [ "x86_64-linux" "aarch64-linux" "i686-linux" "x86_64-darwin" "aarch64-darwin" ]; - edit in flake.nix at line 91
allSystems = [ "x86_64-linux" "aarch64-linux" "i686-linux" "x86_64-darwin" "aarch64-darwin" ]; - resolve order conflict in flake.nix at line 91[3.1026223]