Skip to content
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

hledger(-web): move to all-packages with static build #25252

Merged
merged 1 commit into from May 22, 2017

Conversation

Profpatsch
Copy link
Member

Since they are executables they should be at top-level.
We build statically to shorten invocation time (at the moment haskell packages
have the problem of too large RPATHs).

  • execute

Since they are executables they should be at top-level.
We build statically to shorten invocation time (at the moment haskell packages
have the problem of too large RPATHs).
Profpatsch referenced this pull request in openlab-aux/vuizvui May 2, 2017
Evaluation error introduced by 736e0da.

The attribute "hledger" isn't a top-level pkgs attribute but resides
within haskellPackages.

This fixes evaluation, as tested by:

nix-instantiate machines -A profpatsch.katara.build

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @Profpatsch
@Profpatsch Profpatsch merged commit 178a506 into NixOS:master May 22, 2017
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.

None yet

1 participant