Skip to content

Add Nix derivation #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Add Nix derivation #2

wants to merge 2 commits into from

Conversation

quchen
Copy link

@quchen quchen commented Oct 27, 2017

Fire and forget Report generation. Woo!

@k4rtik
Copy link

k4rtik commented Mar 28, 2020

Is it possible to specify a particular version of perl in the derivation? It currently fails with the following error:

expand < Prelude.hs | perl ../tools/splitAndIndexPgm >Prelude.verb
$* is no longer supported as of Perl 5.30 at ../tools/splitAndIndexPgm line 1.
make[1]: *** [Makefile:185: Prelude.verb] Error 255
rm Prelude.verb
make[1]: Leaving directory '/build/haskell-report/report'
make: *** [Makefile:5: default] Error 2
builder for '/nix/store/7pjqw9gazfdvd0a4axvv3hsd71j6zi85-haskell-report.drv' failed with exit code 2
error: build of '/nix/store/7pjqw9gazfdvd0a4axvv3hsd71j6zi85-haskell-report.drv' failed

@chessai
Copy link
Member

chessai commented Mar 29, 2020

This shouldn't be merged because nixpkgs isn't pinned. This is a symptom of what @k4rtik is saying.

@chessai
Copy link
Member

chessai commented Mar 29, 2020

I recommend pinning to 19.09 stable for now

@chessai
Copy link
Member

chessai commented Mar 29, 2020

Closing in favour of #6

@chessai chessai closed this Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants