Skip to content

Releases: srid/haskell-multi-nix

Using `nixpkgs` only

09 Nov 20:09
7aed736
Compare
Choose a tag to compare

This version of haskell-multi-nix uses nixpkgs functions only (shellFor, callCabal2nix, ...) without any special abstractions.

(flake-parts is used only to provide system enumeration a la flake-utils.eachDefaultSystem).