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

Support additional format search paths #148

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

add flake check for format search path features

651616b
Select commit
Loading
Failed to load commit list.
Draft

Support additional format search paths #148

add flake check for format search path features
651616b
Select commit
Loading
Failed to load commit list.
Garnix CI / package nixos-generate [aarch64-darwin] succeeded Jul 17, 2023 in 8m 37s

Run results

Build succeeded

Details

Last 100 lines of logs:

unpacking sources
unpacking source archive /nix/store/av733k5jr0xvvvlm788ksc3j1mwrlcnp-nj8yc3jsadvfrjny4yg9kr1h442476fd-source
source root is nj8yc3jsadvfrjny4yg9kr1h442476fd-source
patching sources
updateAutotoolsGnuConfigScriptsPhase
configuring
no configure script, doing nothing
building
build flags: SHELL=/nix/store/mxvgjwzdvrl81plvgqnzbrqb14ccnji6-bash-5.2-p15/bin/bash
make: Nothing to be done for 'all'.
installing
install flags: SHELL=/nix/store/mxvgjwzdvrl81plvgqnzbrqb14ccnji6-bash-5.2-p15/bin/bash PREFIX=\$\(out\) install
mkdir -p /nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate/bin /nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate/share/nixos-generator
sed \
        -e "s|libexec_dir=\".*\"|libexec_dir=\"/nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate/share/nixos-generator\"|" \
        -e "s|#!/usr/bin/env.*|#!/usr/bin/env bash|" \
        nixos-generate > /nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate/bin/nixos-generate
chmod 755 /nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate/bin/nixos-generate
cp -r formats format-module.nix configuration.nix lib.nix nixos-generate.nix /nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate/share/nixos-generator
post-installation fixup
checking for references to /private/tmp/nix-build-nixos-generate.drv-0/ in /nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate...
patching script interpreter paths in /nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate
/nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate/bin/nixos-generate: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/mxvgjwzdvrl81plvgqnzbrqb14ccnji6-bash-5.2-p15/bin/bash"
stripping (with command strip and flags -S) in  /nix/store/hwvdxwxjkpcc0y0g0mc9bqk6zrhgbqsl-nixos-generate/bin