flake.nix uses zstd 1.49
Dependencies
- [2]
XGH2A4BOFormatting/Cleanup - [3]
MUYNSHG2update Nix build for Rust 2021 edition requirement - [4]
XAY4DYRRVersion bump - [5]
LAFA7YMQswitch to oxalica/rust-overlay - [6]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [7]
OP6UAT25Fix build for darwin by providing the needed additional dependencies - [8]
G734WNM6flake.nix: use crate2nix - [9]
NX6DDK7RRemoving xxHash from the Nix dependencies - [*]
ZWPPIJXFflake.nix: use Mozilla overlay for Rust
Change contents
- edit in flake.nix at line 6
zstd-pkgs.url = "github:nixos/nixpkgs/abef57f931f535fc4dc32bcc6bcc619c3329bfe0"; - edit in flake.nix at line 13[11.117][4.127]
, zstd-pkgs - replacement in flake.nix at line 92
zstd(import zstd-pkgs {inherit system;}).zstd - replacement in flake.lock at line 53
"rust-overlay": "rust-overlay""rust-overlay": "rust-overlay","zstd-pkgs": "zstd-pkgs" - edit in flake.lock at line 75
},"zstd-pkgs": {"locked": {"lastModified": 1622490255,"narHash": "sha256-8TCZJPTODLfoAUj/peYwREalhOGpkhn4tB2OIQ0zSgg=","owner": "nixos","repo": "nixpkgs","rev": "abef57f931f535fc4dc32bcc6bcc619c3329bfe0","type": "github"},"original": {"owner": "nixos","repo": "nixpkgs","rev": "abef57f931f535fc4dc32bcc6bcc619c3329bfe0","type": "github"}