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

morph: init at 1.1.0 #50630

Merged
merged 1 commit into from Nov 18, 2018
Merged

morph: init at 1.1.0 #50630

merged 1 commit into from Nov 18, 2018

Conversation

johanot
Copy link
Contributor

@johanot johanot commented Nov 18, 2018

morph is a NixOS host manager written in Go by @adamtulinius and myself (@johanot).
More info at: https://github.com/DBCDK/morph

Motivation for this change

We want to make a Nix packaged version of morph available upstream such that morph can be easily installed on any NixOS system.

Things done
  • added adamt to maintainers-list.nix
  • 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 nox --run "nox-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)
  • Fits CONTRIBUTING.md.

@ryantm
Copy link
Member

ryantm commented Nov 18, 2018

Looks like you did not commit deps.nix

- added adamt to maintainers-list.nix
@johanot
Copy link
Contributor Author

johanot commented Nov 18, 2018

Right. Added now.
@GrahamcOfBorg build morph

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: morph

Partial log (click to expand)

shrinking /nix/store/cid6cw374a5ag2swq7gg84k07k7hxwk1-morph-1.1.0-bin/bin/morph
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/cid6cw374a5ag2swq7gg84k07k7hxwk1-morph-1.1.0-bin/bin
patching script interpreter paths in /nix/store/cid6cw374a5ag2swq7gg84k07k7hxwk1-morph-1.1.0-bin
checking for references to /build in /nix/store/cid6cw374a5ag2swq7gg84k07k7hxwk1-morph-1.1.0-bin...
shrinking RPATHs of ELF executables and libraries in /nix/store/5vm3c9i79x4frj1lpngykn760qmhvp6h-morph-1.1.0-lib
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/5vm3c9i79x4frj1lpngykn760qmhvp6h-morph-1.1.0-lib
checking for references to /build in /nix/store/5vm3c9i79x4frj1lpngykn760qmhvp6h-morph-1.1.0-lib...
/nix/store/ybpfmmyrrh7vkyhzdkb7bd33fwxhd472-morph-1.1.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: morph

Partial log (click to expand)

shrinking /nix/store/s8lw3r076xfqy2rz115ams4gwxbp3h6n-morph-1.1.0-bin/bin/morph
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/s8lw3r076xfqy2rz115ams4gwxbp3h6n-morph-1.1.0-bin/bin
patching script interpreter paths in /nix/store/s8lw3r076xfqy2rz115ams4gwxbp3h6n-morph-1.1.0-bin
checking for references to /build in /nix/store/s8lw3r076xfqy2rz115ams4gwxbp3h6n-morph-1.1.0-bin...
shrinking RPATHs of ELF executables and libraries in /nix/store/vhqxw5vzmhdyg4zk283b5ijjnsggyfmb-morph-1.1.0-lib
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/vhqxw5vzmhdyg4zk283b5ijjnsggyfmb-morph-1.1.0-lib
checking for references to /build in /nix/store/vhqxw5vzmhdyg4zk283b5ijjnsggyfmb-morph-1.1.0-lib...
/nix/store/bjfxli6qnzi9r52aax7k95lf95amkgd6-morph-1.1.0

@ryantm ryantm merged commit 1662699 into NixOS:master Nov 18, 2018
@johanot johanot deleted the morph-init branch November 19, 2018 08:37
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

3 participants