Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 444 Bytes

SaC NixOS Packages

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!

Extra detail

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.