stack2nix icon indicating copy to clipboard operation
stack2nix copied to clipboard

Nixpkgs resolver

Open domenkozar opened this issue 7 years ago • 0 comments

Right now, stack2nix just maps haskell system dependencies 1:1 into nixpkgs attribute names. This clearly doesn't work and needs to be rethought at cabal2nix.

Right now we're using the following simplification: https://github.com/NixOS/cabal2nix/pull/322

domenkozar avatar Jan 11 '18 20:01 domenkozar