Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 00:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/e74e538278f92ee9fc5011df22169ae8 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/e74e538278f92ee9fc5011df22169ae8 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/116796
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/j6rsjnnddxjdgjzk8484jzrp2xpxf8yp-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
no Makefile, doing nothing
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ac9sckipmib81cq55sskk52mv0akbgxk-oh-my-zsh-2021-03-15
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
patching script interpreter paths in /nix/store/ac9sckipmib81cq55sskk52mv0akbgxk-oh-my-zsh-2021-03-15
/nix/store/ac9sckipmib81cq55sskk52mv0akbgxk-oh-my-zsh-2021-03-15/share/oh-my-zsh/plugins/emacs/emacsclient.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/sh"
/nix/store/ac9sckipmib81cq55sskk52mv0akbgxk-oh-my-zsh-2021-03-15/share/oh-my-zsh/plugins/gitfast/update: interpreter directive changed from "#!/bin/sh" to "/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/sh"
/nix/store/ac9sckipmib81cq55sskk52mv0akbgxk-oh-my-zsh-2021-03-15/share/oh-my-zsh/plugins/colored-man-pages/nroff: interpreter directive changed from "#!/bin/sh" to "/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/sh"
/nix/store/ac9sckipmib81cq55sskk52mv0akbgxk-oh-my-zsh-2021-03-15/share/oh-my-zsh/tools/install.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/sh"
checking for references to /build/ in /nix/store/ac9sckipmib81cq55sskk52mv0akbgxk-oh-my-zsh-2021-03-15...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment