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

haskellPackages.matplotlib: unmark as broken #68102

Merged
merged 1 commit into from Sep 4, 2019

Conversation

rnhmjoj
Copy link
Contributor

@rnhmjoj rnhmjoj commented Sep 4, 2019

Motivation for this change

Wanted to use matplotlib in haskell.
The package is broken because the test are failing. This is due to a runtime dependency on python. I can confirm that the package works fine if python and matplotlib are installed in the environment.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested the library is usable
  • Tested compilation of all pkgs that depend on this change using (none)
  • Tested execution of all binary files (none)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @peti

@peti
Copy link
Member

peti commented Sep 4, 2019

Please target the branch haskell-updates with updates that modify configuration-hackage2nix.yaml. There are automatic re-generation procedures in place that update hackage-packages.nix based on that file, and those processes work on haskell-updates -- not master.

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

Successfully merging this pull request may close these issues.

None yet

2 participants