Skip to content

Using `nixpkgs` only

Latest
Compare
Choose a tag to compare
@srid srid released this 09 Nov 20:09
· 22 commits to master since this release
7aed736

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).