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

universum 1.6.0 is no longer broken #71094

Merged
merged 2 commits into from Oct 18, 2019
Merged

universum 1.6.0 is no longer broken #71094

merged 2 commits into from Oct 18, 2019

Conversation

serhiip
Copy link
Contributor

@serhiip serhiip commented Oct 13, 2019

Motivation for this change

I tried to build my project using Nixpkgs. Got an error saying package is broken. Followed this tutorial https://youtu.be/KLhkAEk8I20. Managed to build locally the newer version of the library

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • 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 @gromakovsky

Copy link
Member

@cdepillabout cdepillabout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@serhiip Thanks for fixing universum!

I made two suggestions above. After you make those two corrections, we should be able to get this merged.

Also, I've tested that universum-1.5.0 does actually compile (other than the broken doctests).


edit: Oh yeah, also it looks like there is a merge conflict in pkgs/development/haskell-modules/configuration-common.nix. Can you rebase this PR back on the top of the haskell-updates branch?

@serhiip serhiip reopened this Oct 14, 2019
@serhiip
Copy link
Contributor Author

serhiip commented Oct 14, 2019

Accidentally closed the PR - now reopened and fixed outlined issues. Thanks for review and let me know if anything else should be changed

@grahamc
Copy link
Member

grahamc commented Oct 14, 2019

@ofborg build universum

@cdepillabout
Copy link
Member

@serhiip Thanks for fixing this up.

@peti This should be ready to be merged. I've confirmed that universum-1.5.0 successfully builds locally.

@peti peti merged this pull request into NixOS:haskell-updates Oct 18, 2019
@serhiip serhiip deleted the haskell-updates branch October 18, 2019 21:23
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

5 participants