Skip to content

haskellPackages.attoparsec: jailbreak because of new version of Quickcheck#108188

Merged
cdepillabout merged 1 commit intoNixOS:haskell-updatesfrom
cdepillabout:attoparsec
Jan 2, 2021
Merged

haskellPackages.attoparsec: jailbreak because of new version of Quickcheck#108188
cdepillabout merged 1 commit intoNixOS:haskell-updatesfrom
cdepillabout:attoparsec

Conversation

@cdepillabout
Copy link
Member

Motivation for this change

This is for #107593.

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.

@cdepillabout
Copy link
Member Author

@GrahamcOfBorg build haskellPackages.attoparsec

@ofborg ofborg bot added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label Jan 2, 2021
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Jan 2, 2021
@cdepillabout
Copy link
Member Author

This builds on linux, so merging in.

@cdepillabout cdepillabout merged commit d9f4abf into NixOS:haskell-updates Jan 2, 2021
@cdepillabout cdepillabout deleted the attoparsec branch January 2, 2021 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant