Simplify Nix expressions #326

Closed
expipiplus1 wants to merge 1 commits from joe-nix into gh-269-ghc-8.10
expipiplus1 commented 2020-11-20 16:19:34 +01:00 (Migrated from github.com)

This uses developPackage from nixpkgs to generate the derivation

Also bump the pinned nixpkgs version

Also add CI for nix build

Opened against the ghc 8.10 branch because it includes those changes.

This uses `developPackage` from `nixpkgs` to generate the derivation Also bump the pinned nixpkgs version Also add CI for nix build Opened against the ghc 8.10 branch because it includes those changes.
expipiplus1 commented 2020-12-09 05:21:24 +01:00 (Migrated from github.com)

On the topic of Nix expressions:

Would something like this be useful: https://github.com/expipiplus1/vector-sized/pull/102/files

Basically it'll automatically tag commits (on the main branch) which bump the version and push the tags. Additionally it'll create a release (tarballs of source and docs) to push to Hackage.

CC @lspitzner I know you were after some nix help in the past

On the topic of Nix expressions: Would something like this be useful: https://github.com/expipiplus1/vector-sized/pull/102/files Basically it'll automatically tag commits (on the main branch) which bump the version and push the tags. Additionally it'll create a release (tarballs of source and docs) to push to Hackage. CC @lspitzner I know you were after some nix help in the past
tfausak commented 2020-12-10 03:52:07 +01:00 (Migrated from github.com)

Sorry, I didn't mean to close this. I thought GitHub was supposed to rebase PRs when you delete a branch. Please re-open this against the master branch. Thanks!

Sorry, I didn't mean to close this. I thought GitHub was supposed to rebase PRs when you delete a branch. Please re-open this against the `master` branch. Thanks!

Pull request closed

Sign in to join this conversation.
There is no content yet.