Simplify Nix expressions #326
No reviewers
Labels
No Label
blocked: dependency
blocked: info-needed
bug
duplicate
enhancement
fixed in HEAD
help wanted
hs:arrows
hs:brackets
hs:classes
hs:comments
hs:do-notation
hs:guards
hs:lists
hs:operators
hs:patterns
hs:records
hs:types
invalid
language extension support
layouting
needs confirmation
priority: high
priority: low
question
revisit before next release
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: hexagoxel/brittany#326
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "joe-nix"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
This uses
developPackage
fromnixpkgs
to generate the derivationAlso bump the pinned nixpkgs version
Also add CI for nix build
Opened against the ghc 8.10 branch because it includes those changes.
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
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