Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Update shell.nix #174

Merged
merged 4 commits into from
Mar 11, 2019
Merged

Update shell.nix #174

merged 4 commits into from
Mar 11, 2019

Conversation

kierdavis
Copy link
Contributor

This is ready to go but the environment doesn't build because poetry is currently broken in nixpkgs (NixOS/nixpkgs#57398).

We have a couple of useful Makefiles in the project now.
@kierdavis
Copy link
Contributor Author

A fix for the poetry build issue has already been submitted: NixOS/nixpkgs#57408. I'll unblock this PR once it gets merged into nixpkgs master. In the meantime, a working environment can be started based on this PR's nixpkgs branch:

nix-shell --arg pkgsSrc 'fetchTarball https://github.com/Infinisil/nixpkgs/archive/fix/poetry.tar.gz'

@trickeydan
Copy link
Contributor

I'll unblock this PR once it gets merged into nixpkgs master

It is merged upstream

@kierdavis kierdavis marked this pull request as ready for review March 11, 2019 17:13
@trickeydan trickeydan added this to the v0.0.3 milestone Mar 11, 2019
@kierdavis kierdavis added the bug Something isn't working label Mar 11, 2019
@trickeydan
Copy link
Contributor

Tested on my NixOS VM, appears to work.

@kierdavis kierdavis merged commit a994349 into master Mar 11, 2019
@delete-merged-branch delete-merged-branch bot deleted the update-shell-nix branch March 11, 2019 17:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants