This repository provides NixOS specifications for configuring and installing the SaC compiler and standard library.
To build the packages you need nix flake
enabled, calling nix build
should
then work!
The compiler depends on libxcrypt
, but the version provided by NixOSPkgs
uses the obsolete configuration. As such in the sac2c/default.nix
recipe
we override this.