typeable / stackage2nix

Generate Nix build instructions from a Stack file
BSD 3-Clause "New" or "Revised" License
49 stars 18 forks source link

WIP Change the way sha1 is resolved to .cabal-file content #62

Closed binarin closed 5 years ago

binarin commented 6 years ago

Part of https://github.com/typeable/stackage2nix/issues/41

Requires https://github.com/typeable/nixpkgs-stackage/pull/26

Maybe the old .git code-path should be supported also. So both a manual checkout and a nix-built all-cabal hashes can be used.