Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 3, 2021 23:26
Show Gist options
  • Save r-rmcgibbo/ebd6a31898f4bafb524fd18a6c055980 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/ebd6a31898f4bafb524fd18a6c055980 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a moment | https://github.com/NixOS/nixpkgs/pull/115019
@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
install: creating directory '/nix/store/xs8vd8fvzabg31j9p0mqwn6yfkk880l8-nix-prefetch-cvs'
install: creating directory '/nix/store/xs8vd8fvzabg31j9p0mqwn6yfkk880l8-nix-prefetch-cvs/bin'
'/nix/store/304p4j29irpp4s0d04a6r414ahawghwd-nix-prefetch-cvs' -> '/nix/store/xs8vd8fvzabg31j9p0mqwn6yfkk880l8-nix-prefetch-cvs/bin/nix-prefetch-cvs'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xs8vd8fvzabg31j9p0mqwn6yfkk880l8-nix-prefetch-cvs
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/xs8vd8fvzabg31j9p0mqwn6yfkk880l8-nix-prefetch-cvs/bin
patching script interpreter paths in /nix/store/xs8vd8fvzabg31j9p0mqwn6yfkk880l8-nix-prefetch-cvs
/nix/store/xs8vd8fvzabg31j9p0mqwn6yfkk880l8-nix-prefetch-cvs/bin/.nix-prefetch-cvs-wrapped: interpreter directive changed from "#! /bin/sh -e" to "/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/sh -e"
checking for references to /build/ in /nix/store/xs8vd8fvzabg31j9p0mqwn6yfkk880l8-nix-prefetch-cvs...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment