Commit Graph

6 Commits

Author SHA1 Message Date
Silvan Mosberger
fa5265d44f
Add some comments to the HIE overrides 2019-04-26 02:58:21 +02:00
Silvan Mosberger
e8b017f9e8
Flesh out version selections, add Readme 2019-04-26 02:29:47 +02:00
Silvan Mosberger
8e6a43ed2d
default.nix: Refactor big time, not quite done yet though 2019-04-10 02:55:19 +02:00
Silvan Mosberger
22e6e19124
Embed versions in derivation names; add binaries for stack2nix 2019-04-06 20:03:06 +02:00
Silvan Mosberger
ba4e8c7ad5
Faster, more succeeding builds, better everything
- Now fetching nixpgks with fetchFromGitHub by computing and saving the
sha256 at update time
- Detecting core GHC libraries and setting them to null to fix builds,
workaround for https://github.com/input-output-hk/stack2nix/issues/134
- Add override directory to fix builds for specific ghc versions
- Speed up builds by disabling library profiling for everything
- New nix file structure with powerful selection mechanisms
2019-04-06 06:44:02 +02:00
Silvan Mosberger
199a76bb2a
Initial version 2019-04-05 08:07:08 +02:00