Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.

Use niv for version management #62

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rdnetto
Copy link

@rdnetto rdnetto commented May 2, 2019

This PR introduces the use of niv to manage nixpkgs and hie versions, as requested in #56.
It also fixes a bug where hie-nix could not be built on systems where (import <nix/config.nix> ).shell resolved to an executable outside the Nix store (e.g. /bin/bash on Sabayon).

@rdnetto
Copy link
Author

rdnetto commented May 3, 2019

The build is failing with:

The job exceeded the maximum time limit for jobs, and has been terminated.

Probably because the relevant Nix packages aren't in Cachix. Looks like it ran for 50 min - when I ran nix build locally, it took 3 hours to complete.

Any idea how to proceed here? It looks it was pushing to Cachix, so re-running enough times should get it passing, but I don't see an option to do so on Travis - I'm guessing the permissions are locked down?

EDIT: Ah, I see from #55 that is a recurring problem and re-running in Travis is inadequate. I'll leave building + merging it to you then.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant