WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@jerith666
Copy link
Contributor

Motivation for this change
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 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 @peti

patches are from snapframework/snap-server#126

@ofborg ofborg bot added 6.topic: haskell General-purpose, statically typed, purely functional programming language 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Dec 18, 2019
@jerith666 jerith666 force-pushed the snap-server-network-fix branch from ba74f97 to fe3713f Compare December 19, 2019 02:09
@cdepillabout
Copy link
Member

@jerith666 Sorry I missed this earlier, but could you rebase this PR on the haskell-updates branch?

@turboMaCk
Copy link
Member

turboMaCk commented Dec 19, 2019

thanks for this @jerith666 I was about to do this myself so you saved me some time:D

I can confirm this builds fine for me on nixos and that it fixes broken build of elmPackages.elm.

@jerith666 jerith666 force-pushed the snap-server-network-fix branch from fe3713f to 062d582 Compare December 20, 2019 01:36
@jerith666 jerith666 changed the base branch from master to haskell-updates December 20, 2019 01:37
@jerith666
Copy link
Contributor Author

comments added and rebased

@jonringer
Copy link
Contributor

there's a conflict, please rebase

git pull -r origin master

@jerith666 jerith666 force-pushed the snap-server-network-fix branch from 062d582 to f8a4352 Compare December 20, 2019 03:05
@jerith666
Copy link
Contributor Author

rebased to resolve the conflict & force-pushed

@cdepillabout
Copy link
Member

@jerith666 Thanks for working with us on fixing this up.

Looks good. I've tested that haskellPackages.snap-server now builds, so I am merging this in. This should be available on master when peti merges in #75857.

@cdepillabout cdepillabout merged commit 36b99db into NixOS:haskell-updates Dec 20, 2019
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants