mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-31 15:06:31 +02:00
The current crystal binary in nixpkgs complains about not finding pcre when you try to compile anything with it, so crystal-flake is necessary to have a working crystal environment under NixOS. crystal-flake additionally packages crystalline, which is nice since no one has been able to successfully create a pull request for nixpkgs yet. Reference: https://github.com/NixOS/nixpkgs/issues/129002