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

powerdns: 4.0.3 -> 4.0.4 #30545

Merged
merged 2 commits into from
Oct 25, 2017
Merged

powerdns: 4.0.3 -> 4.0.4 #30545

merged 2 commits into from
Oct 25, 2017

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Oct 18, 2017

Motivation for this change

cc @nhooyr for testing

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
joachifm Joachim F.
@Mic92 Mic92 added the 9.needs: port to stable A PR needs a backport to the stable release. label Oct 18, 2017
@nhooyr
Copy link
Contributor

nhooyr commented Oct 18, 2017

I don't use nix anymore (right now at least) so I cannot test this. Sorry!

@vcunat
Copy link
Member

vcunat commented Oct 18, 2017

Then I suppose you'd better be removed from meta.maintainers.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
joachifm Joachim F.
@@ -37,6 +37,6 @@ stdenv.mkDerivation rec {
platforms = platforms.linux;
# cannot find postgresql libs on macos x
license = licenses.gpl2;
maintainers = [ maintainers.mic92 maintainers.nhooyr ];
maintainers = [ maintainers.mic92 ];
Copy link
Member Author

Choose a reason for hiding this comment

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

removed

@globin
Copy link
Member

globin commented Oct 24, 2017

@GrahamcOfBorg powerdns

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

shrinking /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/bin/dnswasher
shrinking /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/bin/pdns_control
shrinking /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/bin/nproxy
shrinking /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/bin/dnsgram
gzipping man pages under /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/share/man/
stripping (with flags -S) in /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/lib  /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/bin  /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/sbin
patching script interpreter paths in /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4
checking for references to /tmp/nix-build-powerdns-4.0.4.drv-0 in /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4...
moving /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/sbin/* to /nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4/bin
/nix/store/n9b8sdax554dfg3zh1991v14x7qw5fic-powerdns-4.0.4

@fpletz fpletz merged commit 57a0422 into NixOS:master Oct 25, 2017
@Mic92 Mic92 deleted the pdns branch September 6, 2018 08:47
@samueldr samueldr removed the 9.needs: port to stable A PR needs a backport to the stable release. label Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants