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

coqPackages coqPackages_8_10 coqPackages_8_11 #86088

Merged
merged 3 commits into from May 9, 2020

Conversation

CohenCyril
Copy link
Contributor

Motivation for this change

The way Coq mathcomp core and extra packages were generated did not allow enough freedom to both limit the number of exposed derivation and dynamically patch one. Now it does and it is highly configurable.

Also:

  • fixed bignum version
  • fixed coq-bits version
  • fixed coqprime version
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-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.

@CohenCyril
Copy link
Contributor Author

@GrahamcOfBorg build coqPackages coqPackages_8_10 coqPackages_8_11

@CohenCyril CohenCyril mentioned this pull request Apr 27, 2020
10 tasks
@CohenCyril CohenCyril changed the title Updating coqPackages coqPackages_8_10 coqPackages_8_11 coqPackages coqPackages_8_10 coqPackages_8_11 Apr 27, 2020
@CohenCyril
Copy link
Contributor Author

@vbgl my build was not triggered, but I intend to simplify my PR a little bit again so wait for my signal.

- fixed bignum version
- fixed coq-bits version
- fixed coqprime version
- fixed mathcomp and mathcomp extra packages
  (reworked building scheme and removed unused ssreflect directory)
- giving the user access to function filterCoqPackages, because overrideScope' does not re-apply it.
@CohenCyril
Copy link
Contributor Author

@GrahamcOfBorg build coqPackages coqPackages_8_10 coqPackages_8_11

@CohenCyril
Copy link
Contributor Author

@vbgl can you trigger the builds? Thanks 😸

@vbgl
Copy link
Contributor

vbgl commented Apr 27, 2020

No, sorry. The bot seems lazy today. Might be enjoying the beautiful weather outside…

@CohenCyril
Copy link
Contributor Author

@GrahamcOfBorg build coqPackages coqPackages_8_10 coqPackages_8_11

@vbgl
Copy link
Contributor

vbgl commented May 6, 2020

@GrahamcOfBorg build coqPackages.mathcomp coqPackages_8_10.mathcomp coqPackages_8_11.mathcomp

@CohenCyril
Copy link
Contributor Author

@vbgl do you understand why the compilation on darwin is still running???

@vbgl vbgl merged commit 8d05e53 into NixOS:master May 9, 2020
@vbgl
Copy link
Contributor

vbgl commented May 9, 2020

Thank you Cyril for taking care of the mathcomp package set!

@CohenCyril
Copy link
Contributor Author

@vbgl thanks for merging!

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