Removing xxHash from the Nix dependencies
Dependencies
- [2]
OP6UAT25Fix build for darwin by providing the needed additional dependencies - [3]
YN63NUZOSanakirja 1.0 - [4]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [5]
FRO3FIIVnix: Add libiconv as build input On some mac devises one cannot depend on libiconv being resolved by the linker and thus compilation of Pijul fails. This change simply adds the dependency to the list of build inputs and as such allows the project to compile again. - [6]
XAY4DYRRVersion bump - [7]
G734WNM6flake.nix: use crate2nix - [8]
VN6L65VRflake.nix: remove unnecessary build inputs
Change contents
- edit in "shell.nix" at line 6
xxHash - edit in "flake.nix" at line 85
xxHash - edit in "flake.nix" at line 87
libiconv