From a74be2fc31f18450846c9a27968860d4f48b6c9e Mon Sep 17 00:00:00 2001 From: mia Date: Thu, 23 Apr 2026 09:14:31 +0200 Subject: [PATCH] uhhhh --- .direnv/bin/nix-direnv-reload | 19 + .direnv/nix-profile-25.11-wl5m60vn27dl0dnq | 1 + .direnv/nix-profile-25.11-wl5m60vn27dl0dnq.rc | 2124 +++++++++++++++++ .envrc | 1 + __pycache__/game.cpython-313.pyc | Bin 0 -> 8741 bytes __pycache__/game.cpython-315.pyc | Bin 0 -> 9127 bytes __pycache__/nim.cpython-313.pyc | Bin 0 -> 7495 bytes __pycache__/nim.cpython-315.pyc | Bin 0 -> 7302 bytes game.py | 363 +-- nim.py | 33 +- shell.nix | 10 + 11 files changed, 2367 insertions(+), 184 deletions(-) create mode 100755 .direnv/bin/nix-direnv-reload create mode 120000 .direnv/nix-profile-25.11-wl5m60vn27dl0dnq create mode 100644 .direnv/nix-profile-25.11-wl5m60vn27dl0dnq.rc create mode 100644 .envrc create mode 100644 __pycache__/game.cpython-313.pyc create mode 100644 __pycache__/game.cpython-315.pyc create mode 100644 __pycache__/nim.cpython-313.pyc create mode 100644 __pycache__/nim.cpython-315.pyc create mode 100644 shell.nix diff --git a/.direnv/bin/nix-direnv-reload b/.direnv/bin/nix-direnv-reload new file mode 100755 index 0000000..f78b808 --- /dev/null +++ b/.direnv/bin/nix-direnv-reload @@ -0,0 +1,19 @@ +#!/usr/bin/env bash +set -e +if [[ ! -d "/home/mia/git/Nim-AI-template" ]]; then + echo "Cannot find source directory; Did you move it?" + echo "(Looking for "/home/mia/git/Nim-AI-template")" + echo 'Cannot force reload with this script - use "direnv reload" manually and then try again' + exit 1 +fi + +# rebuild the cache forcefully +_nix_direnv_force_reload=1 direnv exec "/home/mia/git/Nim-AI-template" true + +# Update the mtime for .envrc. +# This will cause direnv to reload again - but without re-building. +touch "/home/mia/git/Nim-AI-template/.envrc" + +# Also update the timestamp of whatever profile_rc we have. +# This makes sure that we know we are up to date. +touch -r "/home/mia/git/Nim-AI-template/.envrc" "/home/mia/git/Nim-AI-template/.direnv"/*.rc diff --git a/.direnv/nix-profile-25.11-wl5m60vn27dl0dnq b/.direnv/nix-profile-25.11-wl5m60vn27dl0dnq new file mode 120000 index 0000000..8db1bf8 --- /dev/null +++ b/.direnv/nix-profile-25.11-wl5m60vn27dl0dnq @@ -0,0 +1 @@ +/nix/store/swz054hgfjc292xpp0axf1p089mlcbcd-nix-shell-env \ No newline at end of file diff --git a/.direnv/nix-profile-25.11-wl5m60vn27dl0dnq.rc b/.direnv/nix-profile-25.11-wl5m60vn27dl0dnq.rc new file mode 100644 index 0000000..3ba1e6a --- /dev/null +++ b/.direnv/nix-profile-25.11-wl5m60vn27dl0dnq.rc @@ -0,0 +1,2124 @@ +unset shellHook +PATH=${PATH:-} +nix_saved_PATH="$PATH" +XDG_DATA_DIRS=${XDG_DATA_DIRS:-} +nix_saved_XDG_DATA_DIRS="$XDG_DATA_DIRS" +AR='ar' +export AR +AS='as' +export AS +BASH='/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash' +CC='gcc' +export CC +CONFIG_SHELL='/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash' +export CONFIG_SHELL +CXX='g++' +export CXX +HOSTTYPE='x86_64' +HOST_PATH='/nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin:/nix/store/xw0fhda3s7skl5b3pniian88dw4v5wzh-findutils-4.10.0/bin:/nix/store/ljk8wffznak0q9srdgv0s9gj92bihx60-diffutils-3.12/bin:/nix/store/dvy1v72pqn0796fxsh20s13hmj5pr7y1-gnused-4.9/bin:/nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin:/nix/store/z8g912b1xmi9g7jzwyjbchkbwa081ykq-gawk-5.3.2/bin:/nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin:/nix/store/4r29xglhvghzzqswwkll8b2q293yqlqm-gzip-1.14/bin:/nix/store/3cgh22sipndi73jgmjxdwz00d9djplfd-bzip2-1.0.8-bin/bin:/nix/store/xp29m40k5crmry03k3z2la03l06y3r2i-gnumake-4.4.1/bin:/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin:/nix/store/m28pw7a348j1rspzwxqf59cvdw5q8lsp-patch-2.8/bin:/nix/store/b991fj4kanf5anzvhzp2lgxbdp05amnc-xz-5.8.1-bin/bin:/nix/store/nbyy447nn6grvdindk8as26z9fwypc79-file-5.45/bin' +export HOST_PATH +IFS=' +' +IN_NIX_SHELL='impure' +export IN_NIX_SHELL +LD='ld' +export LD +LINENO='76' +MACHTYPE='x86_64-pc-linux-gnu' +NIX_BINTOOLS='/nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44' +export NIX_BINTOOLS +NIX_BINTOOLS_WRAPPER_TARGET_HOST_x86_64_unknown_linux_gnu='1' +export NIX_BINTOOLS_WRAPPER_TARGET_HOST_x86_64_unknown_linux_gnu +NIX_BUILD_CORES='16' +export NIX_BUILD_CORES +NIX_CC='/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0' +export NIX_CC +NIX_CC_WRAPPER_TARGET_HOST_x86_64_unknown_linux_gnu='1' +export NIX_CC_WRAPPER_TARGET_HOST_x86_64_unknown_linux_gnu +NIX_CFLAGS_COMPILE=' -frandom-seed=swz054hgfj -isystem /nix/store/skyqqcp82c4qg9prh3a4vi37bniamj8m-python3-3.13.11-env/include -isystem /nix/store/skyqqcp82c4qg9prh3a4vi37bniamj8m-python3-3.13.11-env/include' +export NIX_CFLAGS_COMPILE +NIX_ENFORCE_NO_NATIVE='1' +export NIX_ENFORCE_NO_NATIVE +NIX_HARDENING_ENABLE='bindnow format fortify fortify3 libcxxhardeningextensive libcxxhardeningfast pic relro stackclashprotection stackprotector strictoverflow zerocallusedregs' +export NIX_HARDENING_ENABLE +NIX_LDFLAGS='-rpath /home/mia/git/Nim-AI-template/outputs/out/lib -L/nix/store/skyqqcp82c4qg9prh3a4vi37bniamj8m-python3-3.13.11-env/lib -L/nix/store/skyqqcp82c4qg9prh3a4vi37bniamj8m-python3-3.13.11-env/lib' +export NIX_LDFLAGS +NIX_NO_SELF_RPATH='1' +NIX_STORE='/nix/store' +export NIX_STORE +NM='nm' +export NM +OBJCOPY='objcopy' +export OBJCOPY +OBJDUMP='objdump' +export OBJDUMP +OLDPWD='' +export OLDPWD +OPTERR='1' +OSTYPE='linux-gnu' +PATH='/nix/store/skyqqcp82c4qg9prh3a4vi37bniamj8m-python3-3.13.11-env/bin:/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2/bin:/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin:/nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/bin:/nix/store/a1ah7ycnclcx30k3mlan1s89wpr92qq2-glibc-2.40-218-bin/bin:/nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin:/nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin:/nix/store/z1nv854kk451zqzhj7x8x5siypjwq5ws-binutils-2.44/bin:/nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin:/nix/store/xw0fhda3s7skl5b3pniian88dw4v5wzh-findutils-4.10.0/bin:/nix/store/ljk8wffznak0q9srdgv0s9gj92bihx60-diffutils-3.12/bin:/nix/store/dvy1v72pqn0796fxsh20s13hmj5pr7y1-gnused-4.9/bin:/nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin:/nix/store/z8g912b1xmi9g7jzwyjbchkbwa081ykq-gawk-5.3.2/bin:/nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin:/nix/store/4r29xglhvghzzqswwkll8b2q293yqlqm-gzip-1.14/bin:/nix/store/3cgh22sipndi73jgmjxdwz00d9djplfd-bzip2-1.0.8-bin/bin:/nix/store/xp29m40k5crmry03k3z2la03l06y3r2i-gnumake-4.4.1/bin:/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin:/nix/store/m28pw7a348j1rspzwxqf59cvdw5q8lsp-patch-2.8/bin:/nix/store/b991fj4kanf5anzvhzp2lgxbdp05amnc-xz-5.8.1-bin/bin:/nix/store/nbyy447nn6grvdindk8as26z9fwypc79-file-5.45/bin' +export PATH +PS4='+ ' +RANLIB='ranlib' +export RANLIB +READELF='readelf' +export READELF +SHELL='/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash' +export SHELL +SIZE='size' +export SIZE +SOURCE_DATE_EPOCH='315532800' +export SOURCE_DATE_EPOCH +STRINGS='strings' +export STRINGS +STRIP='strip' +export STRIP +XDG_DATA_DIRS='/nix/store/skyqqcp82c4qg9prh3a4vi37bniamj8m-python3-3.13.11-env/share:/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2/share' +export XDG_DATA_DIRS +__structuredAttrs='' +export __structuredAttrs +_substituteStream_has_warned_replace_deprecation='false' +buildInputs='' +export buildInputs +buildPhase='{ echo "------------------------------------------------------------"; + echo " WARNING: the existence of this path is not guaranteed."; + echo " It is an internal implementation detail for pkgs.mkShell."; + echo "------------------------------------------------------------"; + echo; + # Record all build inputs as runtime dependencies + export; +} >> "$out" +' +export buildPhase +builder='/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash' +export builder +cmakeFlags='' +export cmakeFlags +configureFlags='' +export configureFlags +defaultBuildInputs='' +defaultNativeBuildInputs='/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2 /nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook /nix/store/0y5xmdb7qfvimjwbq7ibg1xdgkgjwqng-no-broken-symlinks.sh /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh /nix/store/85clx3b0xkdf58jn161iy80y5223ilbi-compress-man-pages.sh /nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh /nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh /nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh /nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh /nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh /nix/store/cmzya9irvxzlkh7lfy6i82gbp0saxqj3-multiple-outputs.sh /nix/store/x8c40nfigps493a07sdr2pm5s9j1cdc0-patch-shebangs.sh /nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh /nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh /nix/store/z7k98578dfzi6l3hsvbivzm7hfqlk0zc-set-source-date-epoch-to-latest.sh /nix/store/pilsssjjdxvdphlg2h19p0bfx5q0jzkn-strip.sh /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0' +depsBuildBuild='' +export depsBuildBuild +depsBuildBuildPropagated='' +export depsBuildBuildPropagated +depsBuildTarget='' +export depsBuildTarget +depsBuildTargetPropagated='' +export depsBuildTargetPropagated +depsHostHost='' +export depsHostHost +depsHostHostPropagated='' +export depsHostHostPropagated +depsTargetTarget='' +export depsTargetTarget +depsTargetTargetPropagated='' +export depsTargetTargetPropagated +doCheck='' +export doCheck +doInstallCheck='' +export doInstallCheck +dontAddDisableDepTrack='1' +export dontAddDisableDepTrack +declare -a envBuildBuildHooks=() +declare -a envBuildHostHooks=() +declare -a envBuildTargetHooks=() +declare -a envHostHostHooks=('ccWrapper_addCVars' 'bintoolsWrapper_addLDVars' ) +declare -a envHostTargetHooks=('ccWrapper_addCVars' 'bintoolsWrapper_addLDVars' ) +declare -a envTargetTargetHooks=() +declare -a fixupOutputHooks=('if [ -z "${dontPatchELF-}" ]; then patchELF "$prefix"; fi' 'if [[ -z "${noAuditTmpdir-}" && -e "$prefix" ]]; then auditTmpdir "$prefix"; fi' 'if [ -z "${dontGzipMan-}" ]; then compressManPages "$prefix"; fi' '_moveLib64' '_moveSbin' '_moveSystemdUserUnits' 'patchShebangsAuto' '_pruneLibtoolFiles' '_doStrip' ) +initialPath='/nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8 /nix/store/xw0fhda3s7skl5b3pniian88dw4v5wzh-findutils-4.10.0 /nix/store/ljk8wffznak0q9srdgv0s9gj92bihx60-diffutils-3.12 /nix/store/dvy1v72pqn0796fxsh20s13hmj5pr7y1-gnused-4.9 /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12 /nix/store/z8g912b1xmi9g7jzwyjbchkbwa081ykq-gawk-5.3.2 /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35 /nix/store/4r29xglhvghzzqswwkll8b2q293yqlqm-gzip-1.14 /nix/store/3cgh22sipndi73jgmjxdwz00d9djplfd-bzip2-1.0.8-bin /nix/store/xp29m40k5crmry03k3z2la03l06y3r2i-gnumake-4.4.1 /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3 /nix/store/m28pw7a348j1rspzwxqf59cvdw5q8lsp-patch-2.8 /nix/store/b991fj4kanf5anzvhzp2lgxbdp05amnc-xz-5.8.1-bin /nix/store/nbyy447nn6grvdindk8as26z9fwypc79-file-5.45' +mesonFlags='' +export mesonFlags +name='nix-shell-env' +export name +nativeBuildInputs='/nix/store/skyqqcp82c4qg9prh3a4vi37bniamj8m-python3-3.13.11-env' +export nativeBuildInputs +out='/home/mia/git/Nim-AI-template/outputs/out' +export out +outputBin='out' +outputDev='out' +outputDevdoc='REMOVE' +outputDevman='out' +outputDoc='out' +outputInclude='out' +outputInfo='out' +outputLib='out' +outputMan='out' +outputs='out' +export outputs +patches='' +export patches +phases='buildPhase' +export phases +pkg='/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0' +declare -a pkgsBuildBuild=() +declare -a pkgsBuildHost=('/nix/store/skyqqcp82c4qg9prh3a4vi37bniamj8m-python3-3.13.11-env' '/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2' '/nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook' '/nix/store/0y5xmdb7qfvimjwbq7ibg1xdgkgjwqng-no-broken-symlinks.sh' '/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh' '/nix/store/85clx3b0xkdf58jn161iy80y5223ilbi-compress-man-pages.sh' '/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh' '/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh' '/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh' '/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh' '/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh' '/nix/store/cmzya9irvxzlkh7lfy6i82gbp0saxqj3-multiple-outputs.sh' '/nix/store/x8c40nfigps493a07sdr2pm5s9j1cdc0-patch-shebangs.sh' '/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh' '/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh' '/nix/store/z7k98578dfzi6l3hsvbivzm7hfqlk0zc-set-source-date-epoch-to-latest.sh' '/nix/store/pilsssjjdxvdphlg2h19p0bfx5q0jzkn-strip.sh' '/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0' '/nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44' ) +declare -a pkgsBuildTarget=() +declare -a pkgsHostHost=() +declare -a pkgsHostTarget=() +declare -a pkgsTargetTarget=() +declare -a postFixupHooks=('noBrokenSymlinksInAllOutputs' '_makeSymlinksRelativeInAllOutputs' '_multioutPropagateDev' ) +declare -a postUnpackHooks=('_updateSourceDateEpochFromSourceRoot' ) +declare -a preConfigureHooks=('_multioutConfig' ) +preConfigurePhases=' updateAutotoolsGnuConfigScriptsPhase' +declare -a preFixupHooks=('_moveToShare' '_multioutDocs' '_multioutDevs' ) +preferLocalBuild='1' +export preferLocalBuild +prefix='/home/mia/git/Nim-AI-template/outputs/out' +declare -a propagatedBuildDepFiles=('propagated-build-build-deps' 'propagated-native-build-inputs' 'propagated-build-target-deps' ) +propagatedBuildInputs='' +export propagatedBuildInputs +declare -a propagatedHostDepFiles=('propagated-host-host-deps' 'propagated-build-inputs' ) +propagatedNativeBuildInputs='' +export propagatedNativeBuildInputs +declare -a propagatedTargetDepFiles=('propagated-target-target-deps' ) +shell='/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash' +export shell +shellHook='' +export shellHook +stdenv='/nix/store/nyb412rmpdv4wx11vvs499mqggzzdv22-stdenv-linux' +export stdenv +strictDeps='' +export strictDeps +system='x86_64-linux' +export system +declare -a unpackCmdHooks=('_defaultUnpack' ) +_activatePkgs () +{ + + local hostOffset targetOffset; + local pkg; + for hostOffset in "${allPlatOffsets[@]}"; + do + local pkgsVar="${pkgAccumVarVars[hostOffset + 1]}"; + for targetOffset in "${allPlatOffsets[@]}"; + do + (( hostOffset <= targetOffset )) || continue; + local pkgsRef="${pkgsVar}[$targetOffset - $hostOffset]"; + local pkgsSlice="${!pkgsRef}[@]"; + for pkg in ${!pkgsSlice+"${!pkgsSlice}"}; + do + activatePackage "$pkg" "$hostOffset" "$targetOffset"; + done; + done; + done +} +_addRpathPrefix () +{ + + if [ "${NIX_NO_SELF_RPATH:-0}" != 1 ]; then + export NIX_LDFLAGS="-rpath $1/lib ${NIX_LDFLAGS-}"; + fi +} +_addToEnv () +{ + + local depHostOffset depTargetOffset; + local pkg; + for depHostOffset in "${allPlatOffsets[@]}"; + do + local hookVar="${pkgHookVarVars[depHostOffset + 1]}"; + local pkgsVar="${pkgAccumVarVars[depHostOffset + 1]}"; + for depTargetOffset in "${allPlatOffsets[@]}"; + do + (( depHostOffset <= depTargetOffset )) || continue; + local hookRef="${hookVar}[$depTargetOffset - $depHostOffset]"; + if [[ -z "${strictDeps-}" ]]; then + local visitedPkgs=""; + for pkg in "${pkgsBuildBuild[@]}" "${pkgsBuildHost[@]}" "${pkgsBuildTarget[@]}" "${pkgsHostHost[@]}" "${pkgsHostTarget[@]}" "${pkgsTargetTarget[@]}"; + do + if [[ "$visitedPkgs" = *"$pkg"* ]]; then + continue; + fi; + runHook "${!hookRef}" "$pkg"; + visitedPkgs+=" $pkg"; + done; + else + local pkgsRef="${pkgsVar}[$depTargetOffset - $depHostOffset]"; + local pkgsSlice="${!pkgsRef}[@]"; + for pkg in ${!pkgsSlice+"${!pkgsSlice}"}; + do + runHook "${!hookRef}" "$pkg"; + done; + fi; + done; + done +} +_allFlags () +{ + + export system pname name version; + while IFS='' read -r varName; do + nixTalkativeLog "@${varName}@ -> ${!varName}"; + args+=("--subst-var" "$varName"); + done < <(awk 'BEGIN { for (v in ENVIRON) if (v ~ /^[a-z][a-zA-Z0-9_]*$/) print v }') +} +_assignFirst () +{ + + local varName="$1"; + local _var; + local REMOVE=REMOVE; + shift; + for _var in "$@"; + do + if [ -n "${!_var-}" ]; then + eval "${varName}"="${_var}"; + return; + fi; + done; + echo; + echo "error: _assignFirst: could not find a non-empty variable whose name to assign to ${varName}."; + echo " The following variables were all unset or empty:"; + echo " $*"; + if [ -z "${out:-}" ]; then + echo ' If you do not want an "out" output in your derivation, make sure to define'; + echo ' the other specific required outputs. This can be achieved by picking one'; + echo " of the above as an output."; + echo ' You do not have to remove "out" if you want to have a different default'; + echo ' output, because the first output is taken as a default.'; + echo; + fi; + return 1 +} +_callImplicitHook () +{ + + local def="$1"; + local hookName="$2"; + if declare -F "$hookName" > /dev/null; then + nixTalkativeLog "calling implicit '$hookName' function hook"; + "$hookName"; + else + if type -p "$hookName" > /dev/null; then + nixTalkativeLog "sourcing implicit '$hookName' script hook"; + source "$hookName"; + else + if [ -n "${!hookName:-}" ]; then + nixTalkativeLog "evaling implicit '$hookName' string hook"; + eval "${!hookName}"; + else + return "$def"; + fi; + fi; + fi +} +_defaultUnpack () +{ + + local fn="$1"; + local destination; + if [ -d "$fn" ]; then + destination="$(stripHash "$fn")"; + if [ -e "$destination" ]; then + echo "Cannot copy $fn to $destination: destination already exists!"; + echo "Did you specify two \"srcs\" with the same \"name\"?"; + return 1; + fi; + cp -r --preserve=timestamps --reflink=auto -- "$fn" "$destination"; + else + case "$fn" in + *.tar.xz | *.tar.lzma | *.txz) + ( XZ_OPT="--threads=$NIX_BUILD_CORES" xz -d < "$fn"; + true ) | tar xf - --mode=+w --warning=no-timestamp + ;; + *.tar | *.tar.* | *.tgz | *.tbz2 | *.tbz) + tar xf "$fn" --mode=+w --warning=no-timestamp + ;; + *) + return 1 + ;; + esac; + fi +} +_doStrip () +{ + + local -ra flags=(dontStripHost dontStripTarget); + local -ra debugDirs=(stripDebugList stripDebugListTarget); + local -ra allDirs=(stripAllList stripAllListTarget); + local -ra stripCmds=(STRIP STRIP_FOR_TARGET); + local -ra ranlibCmds=(RANLIB RANLIB_FOR_TARGET); + stripDebugList=${stripDebugList[*]:-lib lib32 lib64 libexec bin sbin Applications Library/Frameworks}; + stripDebugListTarget=${stripDebugListTarget[*]:-}; + stripAllList=${stripAllList[*]:-}; + stripAllListTarget=${stripAllListTarget[*]:-}; + local i; + for i in ${!stripCmds[@]}; + do + local -n flag="${flags[$i]}"; + local -n debugDirList="${debugDirs[$i]}"; + local -n allDirList="${allDirs[$i]}"; + local -n stripCmd="${stripCmds[$i]}"; + local -n ranlibCmd="${ranlibCmds[$i]}"; + if [[ -n "${dontStrip-}" || -n "${flag-}" ]] || ! type -f "${stripCmd-}" 2> /dev/null 1>&2; then + continue; + fi; + stripDirs "$stripCmd" "$ranlibCmd" "$debugDirList" "${stripDebugFlags[*]:--S -p}"; + stripDirs "$stripCmd" "$ranlibCmd" "$allDirList" "${stripAllFlags[*]:--s -p}"; + done +} +_eval () +{ + + if declare -F "$1" > /dev/null 2>&1; then + "$@"; + else + eval "$1"; + fi +} +_logHook () +{ + + if [[ -z ${NIX_LOG_FD-} ]]; then + return; + fi; + local hookKind="$1"; + local hookExpr="$2"; + shift 2; + if declare -F "$hookExpr" > /dev/null 2>&1; then + nixTalkativeLog "calling '$hookKind' function hook '$hookExpr'" "$@"; + else + if type -p "$hookExpr" > /dev/null; then + nixTalkativeLog "sourcing '$hookKind' script hook '$hookExpr'"; + else + if [[ "$hookExpr" != "_callImplicitHook"* ]]; then + local exprToOutput; + if [[ ${NIX_DEBUG:-0} -ge 5 ]]; then + exprToOutput="$hookExpr"; + else + local hookExprLine; + while IFS= read -r hookExprLine; do + hookExprLine="${hookExprLine#"${hookExprLine%%[![:space:]]*}"}"; + if [[ -n "$hookExprLine" ]]; then + exprToOutput+="$hookExprLine\\n "; + fi; + done <<< "$hookExpr"; + exprToOutput="${exprToOutput%%\\n }"; + fi; + nixTalkativeLog "evaling '$hookKind' string hook '$exprToOutput'"; + fi; + fi; + fi +} +_makeSymlinksRelative () +{ + + local symlinkTarget; + if [ "${dontRewriteSymlinks-}" ] || [ ! -e "$prefix" ]; then + return; + fi; + while IFS= read -r -d '' f; do + symlinkTarget=$(readlink "$f"); + if [[ "$symlinkTarget"/ != "$prefix"/* ]]; then + continue; + fi; + if [ ! -e "$symlinkTarget" ]; then + echo "the symlink $f is broken, it points to $symlinkTarget (which is missing)"; + fi; + echo "rewriting symlink $f to be relative to $prefix"; + ln -snrf "$symlinkTarget" "$f"; + done < <(find $prefix -type l -print0) +} +_makeSymlinksRelativeInAllOutputs () +{ + + local output; + for output in $(getAllOutputNames); + do + prefix="${!output}" _makeSymlinksRelative; + done +} +_moveLib64 () +{ + + if [ "${dontMoveLib64-}" = 1 ]; then + return; + fi; + if [ ! -e "$prefix/lib64" -o -L "$prefix/lib64" ]; then + return; + fi; + echo "moving $prefix/lib64/* to $prefix/lib"; + mkdir -p $prefix/lib; + shopt -s dotglob; + for i in $prefix/lib64/*; + do + mv --no-clobber "$i" $prefix/lib; + done; + shopt -u dotglob; + rmdir $prefix/lib64; + ln -s lib $prefix/lib64 +} +_moveSbin () +{ + + if [ "${dontMoveSbin-}" = 1 ]; then + return; + fi; + if [ ! -e "$prefix/sbin" -o -L "$prefix/sbin" ]; then + return; + fi; + echo "moving $prefix/sbin/* to $prefix/bin"; + mkdir -p $prefix/bin; + shopt -s dotglob; + for i in $prefix/sbin/*; + do + mv "$i" $prefix/bin; + done; + shopt -u dotglob; + rmdir $prefix/sbin; + ln -s bin $prefix/sbin +} +_moveSystemdUserUnits () +{ + + if [ "${dontMoveSystemdUserUnits:-0}" = 1 ]; then + return; + fi; + if [ ! -e "${prefix:?}/lib/systemd/user" ]; then + return; + fi; + local source="$prefix/lib/systemd/user"; + local target="$prefix/share/systemd/user"; + echo "moving $source/* to $target"; + mkdir -p "$target"; + ( shopt -s dotglob; + for i in "$source"/*; + do + mv "$i" "$target"; + done ); + rmdir "$source"; + ln -s "$target" "$source" +} +_moveToShare () +{ + + if [ -n "$__structuredAttrs" ]; then + if [ -z "${forceShare-}" ]; then + forceShare=(man doc info); + fi; + else + forceShare=(${forceShare:-man doc info}); + fi; + if [[ -z "$out" ]]; then + return; + fi; + for d in "${forceShare[@]}"; + do + if [ -d "$out/$d" ]; then + if [ -d "$out/share/$d" ]; then + echo "both $d/ and share/$d/ exist!"; + else + echo "moving $out/$d to $out/share/$d"; + mkdir -p $out/share; + mv $out/$d $out/share/; + fi; + fi; + done +} +_multioutConfig () +{ + + if [ "$(getAllOutputNames)" = "out" ] || [ -z "${setOutputFlags-1}" ]; then + return; + fi; + if [ -z "${shareDocName:-}" ]; then + local confScript="${configureScript:-}"; + if [ -z "$confScript" ] && [ -x ./configure ]; then + confScript=./configure; + fi; + if [ -f "$confScript" ]; then + local shareDocName="$(sed -n "s/^PACKAGE_TARNAME='\(.*\)'$/\1/p" < "$confScript")"; + fi; + if [ -z "$shareDocName" ] || echo "$shareDocName" | grep -q '[^a-zA-Z0-9_-]'; then + shareDocName="$(echo "$name" | sed 's/-[^a-zA-Z].*//')"; + fi; + fi; + prependToVar configureFlags --bindir="${!outputBin}"/bin --sbindir="${!outputBin}"/sbin --includedir="${!outputInclude}"/include --mandir="${!outputMan}"/share/man --infodir="${!outputInfo}"/share/info --docdir="${!outputDoc}"/share/doc/"${shareDocName}" --libdir="${!outputLib}"/lib --libexecdir="${!outputLib}"/libexec --localedir="${!outputLib}"/share/locale; + prependToVar installFlags pkgconfigdir="${!outputDev}"/lib/pkgconfig m4datadir="${!outputDev}"/share/aclocal aclocaldir="${!outputDev}"/share/aclocal +} +_multioutDevs () +{ + + if [ "$(getAllOutputNames)" = "out" ] || [ -z "${moveToDev-1}" ]; then + return; + fi; + moveToOutput include "${!outputInclude}"; + moveToOutput lib/pkgconfig "${!outputDev}"; + moveToOutput share/pkgconfig "${!outputDev}"; + moveToOutput lib/cmake "${!outputDev}"; + moveToOutput share/aclocal "${!outputDev}"; + for f in "${!outputDev}"/{lib,share}/pkgconfig/*.pc; + do + echo "Patching '$f' includedir to output ${!outputInclude}"; + sed -i "/^includedir=/s,=\${prefix},=${!outputInclude}," "$f"; + done +} +_multioutDocs () +{ + + local REMOVE=REMOVE; + moveToOutput share/info "${!outputInfo}"; + moveToOutput share/doc "${!outputDoc}"; + moveToOutput share/gtk-doc "${!outputDevdoc}"; + moveToOutput share/devhelp/books "${!outputDevdoc}"; + moveToOutput share/man "${!outputMan}"; + moveToOutput share/man/man3 "${!outputDevman}" +} +_multioutPropagateDev () +{ + + if [ "$(getAllOutputNames)" = "out" ]; then + return; + fi; + local outputFirst; + for outputFirst in $(getAllOutputNames); + do + break; + done; + local propagaterOutput="$outputDev"; + if [ -z "$propagaterOutput" ]; then + propagaterOutput="$outputFirst"; + fi; + if [ -z "${propagatedBuildOutputs+1}" ]; then + local po_dirty="$outputBin $outputInclude $outputLib"; + set +o pipefail; + propagatedBuildOutputs=`echo "$po_dirty" | tr -s ' ' '\n' | grep -v -F "$propagaterOutput" | sort -u | tr '\n' ' ' `; + set -o pipefail; + fi; + if [ -z "$propagatedBuildOutputs" ]; then + return; + fi; + mkdir -p "${!propagaterOutput}"/nix-support; + for output in $propagatedBuildOutputs; + do + echo -n " ${!output}" >> "${!propagaterOutput}"/nix-support/propagated-build-inputs; + done +} +_nixLogWithLevel () +{ + + [[ -z ${NIX_LOG_FD-} || ${NIX_DEBUG:-0} -lt ${1:?} ]] && return 0; + local logLevel; + case "${1:?}" in + 0) + logLevel=ERROR + ;; + 1) + logLevel=WARN + ;; + 2) + logLevel=NOTICE + ;; + 3) + logLevel=INFO + ;; + 4) + logLevel=TALKATIVE + ;; + 5) + logLevel=CHATTY + ;; + 6) + logLevel=DEBUG + ;; + 7) + logLevel=VOMIT + ;; + *) + echo "_nixLogWithLevel: called with invalid log level: ${1:?}" >&"$NIX_LOG_FD"; + return 1 + ;; + esac; + local callerName="${FUNCNAME[2]}"; + if [[ $callerName == "_callImplicitHook" ]]; then + callerName="${hookName:?}"; + fi; + printf "%s: %s: %s\n" "$logLevel" "$callerName" "${2:?}" >&"$NIX_LOG_FD" +} +_overrideFirst () +{ + + if [ -z "${!1-}" ]; then + _assignFirst "$@"; + fi +} +_pruneLibtoolFiles () +{ + + if [ "${dontPruneLibtoolFiles-}" ] || [ ! -e "$prefix" ]; then + return; + fi; + find "$prefix" -type f -name '*.la' -exec grep -q '^# Generated by .*libtool' {} \; -exec grep -q "^old_library=''" {} \; -exec sed -i {} -e "/^dependency_libs='[^']/ c dependency_libs='' #pruned" \; +} +_updateSourceDateEpochFromSourceRoot () +{ + + if [ -n "$sourceRoot" ]; then + updateSourceDateEpoch "$sourceRoot"; + fi +} +activatePackage () +{ + + local pkg="$1"; + local -r hostOffset="$2"; + local -r targetOffset="$3"; + (( hostOffset <= targetOffset )) || exit 1; + if [ -f "$pkg" ]; then + nixTalkativeLog "sourcing setup hook '$pkg'"; + source "$pkg"; + fi; + if [[ -z "${strictDeps-}" || "$hostOffset" -le -1 ]]; then + addToSearchPath _PATH "$pkg/bin"; + fi; + if (( hostOffset <= -1 )); then + addToSearchPath _XDG_DATA_DIRS "$pkg/share"; + fi; + if [[ "$hostOffset" -eq 0 && -d "$pkg/bin" ]]; then + addToSearchPath _HOST_PATH "$pkg/bin"; + fi; + if [[ -f "$pkg/nix-support/setup-hook" ]]; then + nixTalkativeLog "sourcing setup hook '$pkg/nix-support/setup-hook'"; + source "$pkg/nix-support/setup-hook"; + fi +} +addEnvHooks () +{ + + local depHostOffset="$1"; + shift; + local pkgHookVarsSlice="${pkgHookVarVars[$depHostOffset + 1]}[@]"; + local pkgHookVar; + for pkgHookVar in "${!pkgHookVarsSlice}"; + do + eval "${pkgHookVar}s"'+=("$@")'; + done +} +addToSearchPath () +{ + + addToSearchPathWithCustomDelimiter ":" "$@" +} +addToSearchPathWithCustomDelimiter () +{ + + local delimiter="$1"; + local varName="$2"; + local dir="$3"; + if [[ -d "$dir" && "${!varName:+${delimiter}${!varName}${delimiter}}" != *"${delimiter}${dir}${delimiter}"* ]]; then + export "${varName}=${!varName:+${!varName}${delimiter}}${dir}"; + fi +} +appendToVar () +{ + + local -n nameref="$1"; + local useArray type; + if [ -n "$__structuredAttrs" ]; then + useArray=true; + else + useArray=false; + fi; + if type=$(declare -p "$1" 2> /dev/null); then + case "${type#* }" in + -A*) + echo "appendToVar(): ERROR: trying to use appendToVar on an associative array, use variable+=([\"X\"]=\"Y\") instead." 1>&2; + return 1 + ;; + -a*) + useArray=true + ;; + *) + useArray=false + ;; + esac; + fi; + shift; + if $useArray; then + nameref=(${nameref+"${nameref[@]}"} "$@"); + else + nameref="${nameref-} $*"; + fi +} +auditTmpdir () +{ + + local dir="$1"; + [ -e "$dir" ] || return 0; + echo "checking for references to $TMPDIR/ in $dir..."; + local tmpdir elf_fifo script_fifo; + tmpdir="$(mktemp -d)"; + elf_fifo="$tmpdir/elf"; + script_fifo="$tmpdir/script"; + mkfifo "$elf_fifo" "$script_fifo"; + ( find "$dir" -type f -not -path '*/.build-id/*' -print0 | while IFS= read -r -d '' file; do + if isELF "$file"; then + printf '%s\0' "$file" 1>&3; + else + if isScript "$file"; then + filename=${file##*/}; + dir=${file%/*}; + if [ -e "$dir/.$filename-wrapped" ]; then + printf '%s\0' "$file" 1>&4; + fi; + fi; + fi; + done; + exec 3>&- 4>&- ) 3> "$elf_fifo" 4> "$script_fifo" & ( xargs -0 -r -P "$NIX_BUILD_CORES" -n 1 sh -c ' + if { printf :; patchelf --print-rpath "$1"; } | grep -q -F ":$TMPDIR/"; then + echo "RPATH of binary $1 contains a forbidden reference to $TMPDIR/" + exit 1 + fi + ' _ < "$elf_fifo" ) & local pid_elf=$!; + local pid_script; + ( xargs -0 -r -P "$NIX_BUILD_CORES" -n 1 sh -c ' + if grep -q -F "$TMPDIR/" "$1"; then + echo "wrapper script $1 contains a forbidden reference to $TMPDIR/" + exit 1 + fi + ' _ < "$script_fifo" ) & local pid_script=$!; + wait "$pid_elf" || { + echo "Some binaries contain forbidden references to $TMPDIR/. Check the error above!"; + exit 1 + }; + wait "$pid_script" || { + echo "Some scripts contain forbidden references to $TMPDIR/. Check the error above!"; + exit 1 + }; + rm -r "$tmpdir" +} +bintoolsWrapper_addLDVars () +{ + + local role_post; + getHostRoleEnvHook; + if [[ -d "$1/lib64" && ! -L "$1/lib64" ]]; then + export NIX_LDFLAGS${role_post}+=" -L$1/lib64"; + fi; + if [[ -d "$1/lib" ]]; then + local -a glob=($1/lib/lib*); + if [ "${#glob[*]}" -gt 0 ]; then + export NIX_LDFLAGS${role_post}+=" -L$1/lib"; + fi; + fi +} +buildPhase () +{ + + runHook preBuild; + if [[ -z "${makeFlags-}" && -z "${makefile:-}" && ! ( -e Makefile || -e makefile || -e GNUmakefile ) ]]; then + echo "no Makefile or custom buildPhase, doing nothing"; + else + foundMakefile=1; + local flagsArray=(${enableParallelBuilding:+-j${NIX_BUILD_CORES}} SHELL="$SHELL"); + concatTo flagsArray makeFlags makeFlagsArray buildFlags buildFlagsArray; + echoCmd 'build flags' "${flagsArray[@]}"; + make ${makefile:+-f $makefile} "${flagsArray[@]}"; + unset flagsArray; + fi; + runHook postBuild +} +ccWrapper_addCVars () +{ + + local role_post; + getHostRoleEnvHook; + local found=; + if [ -d "$1/include" ]; then + export NIX_CFLAGS_COMPILE${role_post}+=" -isystem $1/include"; + found=1; + fi; + if [ -d "$1/Library/Frameworks" ]; then + export NIX_CFLAGS_COMPILE${role_post}+=" -iframework $1/Library/Frameworks"; + found=1; + fi; + if [[ -n "" && -n ${NIX_STORE:-} && -n $found ]]; then + local scrubbed="$NIX_STORE/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-${1#"$NIX_STORE"/*-}"; + export NIX_CFLAGS_COMPILE${role_post}+=" -fmacro-prefix-map=$1=$scrubbed"; + fi +} +checkPhase () +{ + + runHook preCheck; + if [[ -z "${foundMakefile:-}" ]]; then + echo "no Makefile or custom checkPhase, doing nothing"; + runHook postCheck; + return; + fi; + if [[ -z "${checkTarget:-}" ]]; then + if make -n ${makefile:+-f $makefile} check > /dev/null 2>&1; then + checkTarget="check"; + else + if make -n ${makefile:+-f $makefile} test > /dev/null 2>&1; then + checkTarget="test"; + fi; + fi; + fi; + if [[ -z "${checkTarget:-}" ]]; then + echo "no check/test target in ${makefile:-Makefile}, doing nothing"; + else + local flagsArray=(${enableParallelChecking:+-j${NIX_BUILD_CORES}} SHELL="$SHELL"); + concatTo flagsArray makeFlags makeFlagsArray checkFlags=VERBOSE=y checkFlagsArray checkTarget; + echoCmd 'check flags' "${flagsArray[@]}"; + make ${makefile:+-f $makefile} "${flagsArray[@]}"; + unset flagsArray; + fi; + runHook postCheck +} +compressManPages () +{ + + local dir="$1"; + if [ -L "$dir"/share ] || [ -L "$dir"/share/man ] || [ ! -d "$dir/share/man" ]; then + return; + fi; + echo "gzipping man pages under $dir/share/man/"; + find "$dir"/share/man/ -type f -a '!' -regex '.*\.\(bz2\|gz\|xz\)$' -print0 | xargs -0 -n1 -P "$NIX_BUILD_CORES" gzip -n -f; + find "$dir"/share/man/ -type l -a '!' -regex '.*\.\(bz2\|gz\|xz\)$' -print0 | sort -z | while IFS= read -r -d '' f; do + local target; + target="$(readlink -f "$f")"; + if [ -f "$target".gz ]; then + ln -sf "$target".gz "$f".gz && rm "$f"; + fi; + done +} +concatStringsSep () +{ + + local sep="$1"; + local name="$2"; + local type oldifs; + if type=$(declare -p "$name" 2> /dev/null); then + local -n nameref="$name"; + case "${type#* }" in + -A*) + echo "concatStringsSep(): ERROR: trying to use concatStringsSep on an associative array." 1>&2; + return 1 + ;; + -a*) + local IFS="$(printf '\036')" + ;; + *) + local IFS=" " + ;; + esac; + local ifs_separated="${nameref[*]}"; + echo -n "${ifs_separated//"$IFS"/"$sep"}"; + fi +} +concatTo () +{ + + local -; + set -o noglob; + local -n targetref="$1"; + shift; + local arg default name type; + for arg in "$@"; + do + IFS="=" read -r name default <<< "$arg"; + local -n nameref="$name"; + if [[ -z "${nameref[*]}" && -n "$default" ]]; then + targetref+=("$default"); + else + if type=$(declare -p "$name" 2> /dev/null); then + case "${type#* }" in + -A*) + echo "concatTo(): ERROR: trying to use concatTo on an associative array." 1>&2; + return 1 + ;; + -a*) + targetref+=("${nameref[@]}") + ;; + *) + if [[ "$name" = *"Array" ]]; then + nixErrorLog "concatTo(): $name is not declared as array, treating as a singleton. This will become an error in future"; + targetref+=(${nameref+"${nameref[@]}"}); + else + targetref+=(${nameref-}); + fi + ;; + esac; + fi; + fi; + done +} +configurePhase () +{ + + runHook preConfigure; + : "${configureScript=}"; + if [[ -z "$configureScript" && -x ./configure ]]; then + configureScript=./configure; + fi; + if [ -z "${dontFixLibtool:-}" ]; then + export lt_cv_deplibs_check_method="${lt_cv_deplibs_check_method-pass_all}"; + local i; + find . -iname "ltmain.sh" -print0 | while IFS='' read -r -d '' i; do + echo "fixing libtool script $i"; + fixLibtool "$i"; + done; + CONFIGURE_MTIME_REFERENCE=$(mktemp configure.mtime.reference.XXXXXX); + find . -executable -type f -name configure -exec grep -l 'GNU Libtool is free software; you can redistribute it and/or modify' {} \; -exec touch -r {} "$CONFIGURE_MTIME_REFERENCE" \; -exec sed -i s_/usr/bin/file_file_g {} \; -exec touch -r "$CONFIGURE_MTIME_REFERENCE" {} \;; + rm -f "$CONFIGURE_MTIME_REFERENCE"; + fi; + if [[ -z "${dontAddPrefix:-}" && -n "$prefix" ]]; then + prependToVar configureFlags "${prefixKey:---prefix=}$prefix"; + fi; + if [[ -f "$configureScript" ]]; then + if [ -z "${dontAddDisableDepTrack:-}" ]; then + if grep -q dependency-tracking "$configureScript"; then + prependToVar configureFlags --disable-dependency-tracking; + fi; + fi; + if [ -z "${dontDisableStatic:-}" ]; then + if grep -q enable-static "$configureScript"; then + prependToVar configureFlags --disable-static; + fi; + fi; + if [ -z "${dontPatchShebangsInConfigure:-}" ]; then + patchShebangs --build "$configureScript"; + fi; + fi; + if [ -n "$configureScript" ]; then + local -a flagsArray; + concatTo flagsArray configureFlags configureFlagsArray; + echoCmd 'configure flags' "${flagsArray[@]}"; + $configureScript "${flagsArray[@]}"; + unset flagsArray; + else + echo "no configure script, doing nothing"; + fi; + runHook postConfigure +} +consumeEntire () +{ + + if IFS='' read -r -d '' "$1"; then + echo "consumeEntire(): ERROR: Input null bytes, won't process" 1>&2; + return 1; + fi +} +distPhase () +{ + + runHook preDist; + local flagsArray=(); + concatTo flagsArray distFlags distFlagsArray distTarget=dist; + echo 'dist flags: %q' "${flagsArray[@]}"; + make ${makefile:+-f $makefile} "${flagsArray[@]}"; + if [ "${dontCopyDist:-0}" != 1 ]; then + mkdir -p "$out/tarballs"; + cp -pvd ${tarballs[*]:-*.tar.gz} "$out/tarballs"; + fi; + runHook postDist +} +dumpVars () +{ + + if [[ "${noDumpEnvVars:-0}" != 1 && -d "$NIX_BUILD_TOP" ]]; then + local old_umask; + old_umask=$(umask); + umask 0077; + export 2> /dev/null > "$NIX_BUILD_TOP/env-vars"; + umask "$old_umask"; + fi +} +echoCmd () +{ + + printf "%s:" "$1"; + shift; + printf ' %q' "$@"; + echo +} +exitHandler () +{ + + exitCode="$?"; + set +e; + if [ -n "${showBuildStats:-}" ]; then + read -r -d '' -a buildTimes < <(times); + echo "build times:"; + echo "user time for the shell ${buildTimes[0]}"; + echo "system time for the shell ${buildTimes[1]}"; + echo "user time for all child processes ${buildTimes[2]}"; + echo "system time for all child processes ${buildTimes[3]}"; + fi; + if (( "$exitCode" != 0 )); then + runHook failureHook; + if [ -n "${succeedOnFailure:-}" ]; then + echo "build failed with exit code $exitCode (ignored)"; + mkdir -p "$out/nix-support"; + printf "%s" "$exitCode" > "$out/nix-support/failed"; + exit 0; + fi; + else + runHook exitHook; + fi; + return "$exitCode" +} +findInputs () +{ + + local -r pkg="$1"; + local -r hostOffset="$2"; + local -r targetOffset="$3"; + (( hostOffset <= targetOffset )) || exit 1; + local varVar="${pkgAccumVarVars[hostOffset + 1]}"; + local varRef="$varVar[$((targetOffset - hostOffset))]"; + local var="${!varRef}"; + unset -v varVar varRef; + local varSlice="$var[*]"; + case " ${!varSlice-} " in + *" $pkg "*) + return 0 + ;; + esac; + unset -v varSlice; + eval "$var"'+=("$pkg")'; + if ! [ -e "$pkg" ]; then + echo "build input $pkg does not exist" 1>&2; + exit 1; + fi; + function mapOffset () + { + local -r inputOffset="$1"; + local -n outputOffset="$2"; + if (( inputOffset <= 0 )); then + outputOffset=$((inputOffset + hostOffset)); + else + outputOffset=$((inputOffset - 1 + targetOffset)); + fi + }; + local relHostOffset; + for relHostOffset in "${allPlatOffsets[@]}"; + do + local files="${propagatedDepFilesVars[relHostOffset + 1]}"; + local hostOffsetNext; + mapOffset "$relHostOffset" hostOffsetNext; + (( -1 <= hostOffsetNext && hostOffsetNext <= 1 )) || continue; + local relTargetOffset; + for relTargetOffset in "${allPlatOffsets[@]}"; + do + (( "$relHostOffset" <= "$relTargetOffset" )) || continue; + local fileRef="${files}[$relTargetOffset - $relHostOffset]"; + local file="${!fileRef}"; + unset -v fileRef; + local targetOffsetNext; + mapOffset "$relTargetOffset" targetOffsetNext; + (( -1 <= hostOffsetNext && hostOffsetNext <= 1 )) || continue; + [[ -f "$pkg/nix-support/$file" ]] || continue; + local pkgNext; + read -r -d '' pkgNext < "$pkg/nix-support/$file" || true; + for pkgNext in $pkgNext; + do + findInputs "$pkgNext" "$hostOffsetNext" "$targetOffsetNext"; + done; + done; + done +} +fixLibtool () +{ + + local search_path; + for flag in $NIX_LDFLAGS; + do + case $flag in + -L*) + search_path+=" ${flag#-L}" + ;; + esac; + done; + sed -i "$1" -e "s^eval \(sys_lib_search_path=\).*^\1'${search_path:-}'^" -e 's^eval sys_lib_.+search_path=.*^^' +} +fixupPhase () +{ + + local output; + for output in $(getAllOutputNames); + do + if [ -e "${!output}" ]; then + chmod -R u+w,u-s,g-s "${!output}"; + fi; + done; + runHook preFixup; + local output; + for output in $(getAllOutputNames); + do + prefix="${!output}" runHook fixupOutput; + done; + recordPropagatedDependencies; + if [ -n "${setupHook:-}" ]; then + mkdir -p "${!outputDev}/nix-support"; + substituteAll "$setupHook" "${!outputDev}/nix-support/setup-hook"; + fi; + if [ -n "${setupHooks:-}" ]; then + mkdir -p "${!outputDev}/nix-support"; + local hook; + for hook in ${setupHooks[@]}; + do + local content; + consumeEntire content < "$hook"; + substituteAllStream content "file '$hook'" >> "${!outputDev}/nix-support/setup-hook"; + unset -v content; + done; + unset -v hook; + fi; + if [ -n "${propagatedUserEnvPkgs[*]:-}" ]; then + mkdir -p "${!outputBin}/nix-support"; + printWords "${propagatedUserEnvPkgs[@]}" > "${!outputBin}/nix-support/propagated-user-env-packages"; + fi; + runHook postFixup +} +genericBuild () +{ + + export GZIP_NO_TIMESTAMPS=1; + if [ -f "${buildCommandPath:-}" ]; then + source "$buildCommandPath"; + return; + fi; + if [ -n "${buildCommand:-}" ]; then + eval "$buildCommand"; + return; + fi; + if [ -z "${phases[*]:-}" ]; then + phases="${prePhases[*]:-} unpackPhase patchPhase ${preConfigurePhases[*]:-} configurePhase ${preBuildPhases[*]:-} buildPhase checkPhase ${preInstallPhases[*]:-} installPhase ${preFixupPhases[*]:-} fixupPhase installCheckPhase ${preDistPhases[*]:-} distPhase ${postPhases[*]:-}"; + fi; + for curPhase in ${phases[*]}; + do + runPhase "$curPhase"; + done +} +getAllOutputNames () +{ + + if [ -n "$__structuredAttrs" ]; then + echo "${!outputs[*]}"; + else + echo "$outputs"; + fi +} +getHostRole () +{ + + getRole "$hostOffset" +} +getHostRoleEnvHook () +{ + + getRole "$depHostOffset" +} +getRole () +{ + + case $1 in + -1) + role_post='_FOR_BUILD' + ;; + 0) + role_post='' + ;; + 1) + role_post='_FOR_TARGET' + ;; + *) + echo "binutils-wrapper-2.44: used as improper sort of dependency" 1>&2; + return 1 + ;; + esac +} +getTargetRole () +{ + + getRole "$targetOffset" +} +getTargetRoleEnvHook () +{ + + getRole "$depTargetOffset" +} +getTargetRoleWrapper () +{ + + case $targetOffset in + -1) + export NIX_BINTOOLS_WRAPPER_TARGET_BUILD_x86_64_unknown_linux_gnu=1 + ;; + 0) + export NIX_BINTOOLS_WRAPPER_TARGET_HOST_x86_64_unknown_linux_gnu=1 + ;; + 1) + export NIX_BINTOOLS_WRAPPER_TARGET_TARGET_x86_64_unknown_linux_gnu=1 + ;; + *) + echo "binutils-wrapper-2.44: used as improper sort of dependency" 1>&2; + return 1 + ;; + esac +} +installCheckPhase () +{ + + runHook preInstallCheck; + if [[ -z "${foundMakefile:-}" ]]; then + echo "no Makefile or custom installCheckPhase, doing nothing"; + else + if [[ -z "${installCheckTarget:-}" ]] && ! make -n ${makefile:+-f $makefile} "${installCheckTarget:-installcheck}" > /dev/null 2>&1; then + echo "no installcheck target in ${makefile:-Makefile}, doing nothing"; + else + local flagsArray=(${enableParallelChecking:+-j${NIX_BUILD_CORES}} SHELL="$SHELL"); + concatTo flagsArray makeFlags makeFlagsArray installCheckFlags installCheckFlagsArray installCheckTarget=installcheck; + echoCmd 'installcheck flags' "${flagsArray[@]}"; + make ${makefile:+-f $makefile} "${flagsArray[@]}"; + unset flagsArray; + fi; + fi; + runHook postInstallCheck +} +installPhase () +{ + + runHook preInstall; + if [[ -z "${makeFlags-}" && -z "${makefile:-}" && ! ( -e Makefile || -e makefile || -e GNUmakefile ) ]]; then + echo "no Makefile or custom installPhase, doing nothing"; + runHook postInstall; + return; + else + foundMakefile=1; + fi; + if [ -n "$prefix" ]; then + mkdir -p "$prefix"; + fi; + local flagsArray=(${enableParallelInstalling:+-j${NIX_BUILD_CORES}} SHELL="$SHELL"); + concatTo flagsArray makeFlags makeFlagsArray installFlags installFlagsArray installTargets=install; + echoCmd 'install flags' "${flagsArray[@]}"; + make ${makefile:+-f $makefile} "${flagsArray[@]}"; + unset flagsArray; + runHook postInstall +} +isELF () +{ + + local fn="$1"; + local fd; + local magic; + exec {fd}< "$fn"; + LANG=C read -r -n 4 -u "$fd" magic; + exec {fd}>&-; + if [ "$magic" = 'ELF' ]; then + return 0; + else + return 1; + fi +} +isMachO () +{ + + local fn="$1"; + local fd; + local magic; + exec {fd}< "$fn"; + LANG=C read -r -n 4 -u "$fd" magic; + exec {fd}>&-; + if [[ "$magic" = $(echo -ne "\xfe\xed\xfa\xcf") || "$magic" = $(echo -ne "\xcf\xfa\xed\xfe") ]]; then + return 0; + else + if [[ "$magic" = $(echo -ne "\xfe\xed\xfa\xce") || "$magic" = $(echo -ne "\xce\xfa\xed\xfe") ]]; then + return 0; + else + if [[ "$magic" = $(echo -ne "\xca\xfe\xba\xbe") || "$magic" = $(echo -ne "\xbe\xba\xfe\xca") ]]; then + return 0; + else + return 1; + fi; + fi; + fi +} +isScript () +{ + + local fn="$1"; + local fd; + local magic; + exec {fd}< "$fn"; + LANG=C read -r -n 2 -u "$fd" magic; + exec {fd}>&-; + if [[ "$magic" =~ \#! ]]; then + return 0; + else + return 1; + fi +} +mapOffset () +{ + + local -r inputOffset="$1"; + local -n outputOffset="$2"; + if (( inputOffset <= 0 )); then + outputOffset=$((inputOffset + hostOffset)); + else + outputOffset=$((inputOffset - 1 + targetOffset)); + fi +} +moveToOutput () +{ + + local patt="$1"; + local dstOut="$2"; + local output; + for output in $(getAllOutputNames); + do + if [ "${!output}" = "$dstOut" ]; then + continue; + fi; + local srcPath; + for srcPath in "${!output}"/$patt; + do + if [ ! -e "$srcPath" ] && [ ! -L "$srcPath" ]; then + continue; + fi; + if [ "$dstOut" = REMOVE ]; then + echo "Removing $srcPath"; + rm -r "$srcPath"; + else + local dstPath="$dstOut${srcPath#${!output}}"; + echo "Moving $srcPath to $dstPath"; + if [ -d "$dstPath" ] && [ -d "$srcPath" ]; then + rmdir "$srcPath" --ignore-fail-on-non-empty; + if [ -d "$srcPath" ]; then + mv -t "$dstPath" "$srcPath"/*; + rmdir "$srcPath"; + fi; + else + mkdir -p "$(readlink -m "$dstPath/..")"; + mv "$srcPath" "$dstPath"; + fi; + fi; + local srcParent="$(readlink -m "$srcPath/..")"; + if [ -n "$(find "$srcParent" -maxdepth 0 -type d -empty 2> /dev/null)" ]; then + echo "Removing empty $srcParent/ and (possibly) its parents"; + rmdir -p --ignore-fail-on-non-empty "$srcParent" 2> /dev/null || true; + fi; + done; + done +} +nixChattyLog () +{ + + _nixLogWithLevel 5 "$*" +} +nixDebugLog () +{ + + _nixLogWithLevel 6 "$*" +} +nixErrorLog () +{ + + _nixLogWithLevel 0 "$*" +} +nixInfoLog () +{ + + _nixLogWithLevel 3 "$*" +} +nixLog () +{ + + [[ -z ${NIX_LOG_FD-} ]] && return 0; + local callerName="${FUNCNAME[1]}"; + if [[ $callerName == "_callImplicitHook" ]]; then + callerName="${hookName:?}"; + fi; + printf "%s: %s\n" "$callerName" "$*" >&"$NIX_LOG_FD" +} +nixNoticeLog () +{ + + _nixLogWithLevel 2 "$*" +} +nixTalkativeLog () +{ + + _nixLogWithLevel 4 "$*" +} +nixVomitLog () +{ + + _nixLogWithLevel 7 "$*" +} +nixWarnLog () +{ + + _nixLogWithLevel 1 "$*" +} +noBrokenSymlinks () +{ + + local -r output="${1:?}"; + local path; + local pathParent; + local symlinkTarget; + local -i numDanglingSymlinks=0; + local -i numReflexiveSymlinks=0; + local -i numUnreadableSymlinks=0; + if [[ ! -e $output ]]; then + nixWarnLog "skipping non-existent output $output"; + return 0; + fi; + nixInfoLog "running on $output"; + while IFS= read -r -d '' path; do + pathParent="$(dirname "$path")"; + if ! symlinkTarget="$(readlink "$path")"; then + nixErrorLog "the symlink $path is unreadable"; + numUnreadableSymlinks+=1; + continue; + fi; + if [[ $symlinkTarget == /* ]]; then + nixInfoLog "symlink $path points to absolute target $symlinkTarget"; + else + nixInfoLog "symlink $path points to relative target $symlinkTarget"; + symlinkTarget="$(realpath --no-symlinks --canonicalize-missing "$pathParent/$symlinkTarget")"; + fi; + if [[ $symlinkTarget = "$TMPDIR"/* ]]; then + nixErrorLog "the symlink $path points to $TMPDIR directory: $symlinkTarget"; + numDanglingSymlinks+=1; + continue; + fi; + if [[ $symlinkTarget != "$NIX_STORE"/* ]]; then + nixInfoLog "symlink $path points outside the Nix store; ignoring"; + continue; + fi; + if [[ $path == "$symlinkTarget" ]]; then + nixErrorLog "the symlink $path is reflexive"; + numReflexiveSymlinks+=1; + else + if [[ ! -e $symlinkTarget ]]; then + nixErrorLog "the symlink $path points to a missing target: $symlinkTarget"; + numDanglingSymlinks+=1; + else + nixDebugLog "the symlink $path is irreflexive and points to a target which exists"; + fi; + fi; + done < <(find "$output" -type l -print0); + if ((numDanglingSymlinks > 0 || numReflexiveSymlinks > 0 || numUnreadableSymlinks > 0)); then + nixErrorLog "found $numDanglingSymlinks dangling symlinks, $numReflexiveSymlinks reflexive symlinks and $numUnreadableSymlinks unreadable symlinks"; + exit 1; + fi; + return 0 +} +noBrokenSymlinksInAllOutputs () +{ + + if [[ -z ${dontCheckForBrokenSymlinks-} ]]; then + for output in $(getAllOutputNames); + do + noBrokenSymlinks "${!output}"; + done; + fi +} +patchELF () +{ + + local dir="$1"; + [ -e "$dir" ] || return 0; + echo "shrinking RPATHs of ELF executables and libraries in $dir"; + local i; + while IFS= read -r -d '' i; do + if [[ "$i" =~ .build-id ]]; then + continue; + fi; + if ! isELF "$i"; then + continue; + fi; + echo "shrinking $i"; + patchelf --shrink-rpath "$i" || true; + done < <(find "$dir" -type f -print0) +} +patchPhase () +{ + + runHook prePatch; + local -a patchesArray; + concatTo patchesArray patches; + local -a flagsArray; + concatTo flagsArray patchFlags=-p1; + for i in "${patchesArray[@]}"; + do + echo "applying patch $i"; + local uncompress=cat; + case "$i" in + *.gz) + uncompress="gzip -d" + ;; + *.bz2) + uncompress="bzip2 -d" + ;; + *.xz) + uncompress="xz -d" + ;; + *.lzma) + uncompress="lzma -d" + ;; + esac; + $uncompress < "$i" 2>&1 | patch "${flagsArray[@]}"; + done; + runHook postPatch +} +patchShebangs () +{ + + local pathName; + local update=false; + while [[ $# -gt 0 ]]; do + case "$1" in + --host) + pathName=HOST_PATH; + shift + ;; + --build) + pathName=PATH; + shift + ;; + --update) + update=true; + shift + ;; + --) + shift; + break + ;; + -* | --*) + echo "Unknown option $1 supplied to patchShebangs" 1>&2; + return 1 + ;; + *) + break + ;; + esac; + done; + echo "patching script interpreter paths in $@"; + local f; + local oldPath; + local newPath; + local arg0; + local args; + local oldInterpreterLine; + local newInterpreterLine; + if [[ $# -eq 0 ]]; then + echo "No arguments supplied to patchShebangs" 1>&2; + return 0; + fi; + local f; + while IFS= read -r -d '' f; do + isScript "$f" || continue; + read -r oldInterpreterLine < "$f" || [ "$oldInterpreterLine" ]; + read -r oldPath arg0 args <<< "${oldInterpreterLine:2}"; + if [[ -z "${pathName:-}" ]]; then + if [[ -n $strictDeps && $f == "$NIX_STORE"* ]]; then + pathName=HOST_PATH; + else + pathName=PATH; + fi; + fi; + if [[ "$oldPath" == *"/bin/env" ]]; then + if [[ $arg0 == "-S" ]]; then + arg0=${args%% *}; + [[ "$args" == *" "* ]] && args=${args#* } || args=; + newPath="$(PATH="${!pathName}" type -P "env" || true)"; + args="-S $(PATH="${!pathName}" type -P "$arg0" || true) $args"; + else + if [[ $arg0 == "-"* || $arg0 == *"="* ]]; then + echo "$f: unsupported interpreter directive \"$oldInterpreterLine\" (set dontPatchShebangs=1 and handle shebang patching yourself)" 1>&2; + exit 1; + else + newPath="$(PATH="${!pathName}" type -P "$arg0" || true)"; + fi; + fi; + else + if [[ -z $oldPath ]]; then + oldPath="/bin/sh"; + fi; + newPath="$(PATH="${!pathName}" type -P "$(basename "$oldPath")" || true)"; + args="$arg0 $args"; + fi; + newInterpreterLine="$newPath $args"; + newInterpreterLine=${newInterpreterLine%${newInterpreterLine##*[![:space:]]}}; + if [[ -n "$oldPath" && ( "$update" == true || "${oldPath:0:${#NIX_STORE}}" != "$NIX_STORE" ) ]]; then + if [[ -n "$newPath" && "$newPath" != "$oldPath" ]]; then + echo "$f: interpreter directive changed from \"$oldInterpreterLine\" to \"$newInterpreterLine\""; + escapedInterpreterLine=${newInterpreterLine//\\/\\\\}; + timestamp=$(stat --printf "%y" "$f"); + tmpFile=$(mktemp -t patchShebangs.XXXXXXXXXX); + sed -e "1 s|.*|#\!$escapedInterpreterLine|" "$f" > "$tmpFile"; + local restoreReadOnly; + if [[ ! -w "$f" ]]; then + chmod +w "$f"; + restoreReadOnly=true; + fi; + cat "$tmpFile" > "$f"; + rm "$tmpFile"; + if [[ -n "${restoreReadOnly:-}" ]]; then + chmod -w "$f"; + fi; + touch --date "$timestamp" "$f"; + fi; + fi; + done < <(find "$@" -type f -perm -0100 -print0) +} +patchShebangsAuto () +{ + + if [[ -z "${dontPatchShebangs-}" && -e "$prefix" ]]; then + if [[ "$output" != out && "$output" = "$outputDev" ]]; then + patchShebangs --build "$prefix"; + else + patchShebangs --host "$prefix"; + fi; + fi +} +prependToVar () +{ + + local -n nameref="$1"; + local useArray type; + if [ -n "$__structuredAttrs" ]; then + useArray=true; + else + useArray=false; + fi; + if type=$(declare -p "$1" 2> /dev/null); then + case "${type#* }" in + -A*) + echo "prependToVar(): ERROR: trying to use prependToVar on an associative array." 1>&2; + return 1 + ;; + -a*) + useArray=true + ;; + *) + useArray=false + ;; + esac; + fi; + shift; + if $useArray; then + nameref=("$@" ${nameref+"${nameref[@]}"}); + else + nameref="$* ${nameref-}"; + fi +} +printLines () +{ + + (( "$#" > 0 )) || return 0; + printf '%s\n' "$@" +} +printWords () +{ + + (( "$#" > 0 )) || return 0; + printf '%s ' "$@" +} +recordPropagatedDependencies () +{ + + declare -ra flatVars=(depsBuildBuildPropagated propagatedNativeBuildInputs depsBuildTargetPropagated depsHostHostPropagated propagatedBuildInputs depsTargetTargetPropagated); + declare -ra flatFiles=("${propagatedBuildDepFiles[@]}" "${propagatedHostDepFiles[@]}" "${propagatedTargetDepFiles[@]}"); + local propagatedInputsIndex; + for propagatedInputsIndex in "${!flatVars[@]}"; + do + local propagatedInputsSlice="${flatVars[$propagatedInputsIndex]}[@]"; + local propagatedInputsFile="${flatFiles[$propagatedInputsIndex]}"; + [[ -n "${!propagatedInputsSlice}" ]] || continue; + mkdir -p "${!outputDev}/nix-support"; + printWords ${!propagatedInputsSlice} > "${!outputDev}/nix-support/$propagatedInputsFile"; + done +} +runHook () +{ + + local hookName="$1"; + shift; + local hooksSlice="${hookName%Hook}Hooks[@]"; + local hook; + for hook in "_callImplicitHook 0 $hookName" ${!hooksSlice+"${!hooksSlice}"}; + do + _logHook "$hookName" "$hook" "$@"; + _eval "$hook" "$@"; + done; + return 0 +} +runOneHook () +{ + + local hookName="$1"; + shift; + local hooksSlice="${hookName%Hook}Hooks[@]"; + local hook ret=1; + for hook in "_callImplicitHook 1 $hookName" ${!hooksSlice+"${!hooksSlice}"}; + do + _logHook "$hookName" "$hook" "$@"; + if _eval "$hook" "$@"; then + ret=0; + break; + fi; + done; + return "$ret" +} +runPhase () +{ + + local curPhase="$*"; + if [[ "$curPhase" = unpackPhase && -n "${dontUnpack:-}" ]]; then + return; + fi; + if [[ "$curPhase" = patchPhase && -n "${dontPatch:-}" ]]; then + return; + fi; + if [[ "$curPhase" = configurePhase && -n "${dontConfigure:-}" ]]; then + return; + fi; + if [[ "$curPhase" = buildPhase && -n "${dontBuild:-}" ]]; then + return; + fi; + if [[ "$curPhase" = checkPhase && -z "${doCheck:-}" ]]; then + return; + fi; + if [[ "$curPhase" = installPhase && -n "${dontInstall:-}" ]]; then + return; + fi; + if [[ "$curPhase" = fixupPhase && -n "${dontFixup:-}" ]]; then + return; + fi; + if [[ "$curPhase" = installCheckPhase && -z "${doInstallCheck:-}" ]]; then + return; + fi; + if [[ "$curPhase" = distPhase && -z "${doDist:-}" ]]; then + return; + fi; + showPhaseHeader "$curPhase"; + dumpVars; + local startTime endTime; + startTime=$(date +"%s"); + eval "${!curPhase:-$curPhase}"; + endTime=$(date +"%s"); + showPhaseFooter "$curPhase" "$startTime" "$endTime"; + if [ "$curPhase" = unpackPhase ]; then + [ -n "${sourceRoot:-}" ] && chmod +x -- "${sourceRoot}"; + cd -- "${sourceRoot:-.}"; + fi +} +showPhaseFooter () +{ + + local phase="$1"; + local startTime="$2"; + local endTime="$3"; + local delta=$(( endTime - startTime )); + (( delta < 30 )) && return; + local H=$((delta/3600)); + local M=$((delta%3600/60)); + local S=$((delta%60)); + echo -n "$phase completed in "; + (( H > 0 )) && echo -n "$H hours "; + (( M > 0 )) && echo -n "$M minutes "; + echo "$S seconds" +} +showPhaseHeader () +{ + + local phase="$1"; + echo "Running phase: $phase"; + if [[ -z ${NIX_LOG_FD-} ]]; then + return; + fi; + printf "@nix { \"action\": \"setPhase\", \"phase\": \"%s\" }\n" "$phase" >&"$NIX_LOG_FD" +} +stripDirs () +{ + + local cmd="$1"; + local ranlibCmd="$2"; + local paths="$3"; + local stripFlags="$4"; + local excludeFlags=(); + local pathsNew=; + [ -z "$cmd" ] && echo "stripDirs: Strip command is empty" 1>&2 && exit 1; + [ -z "$ranlibCmd" ] && echo "stripDirs: Ranlib command is empty" 1>&2 && exit 1; + local pattern; + if [ -n "${stripExclude:-}" ]; then + for pattern in "${stripExclude[@]}"; + do + excludeFlags+=(-a '!' '(' -name "$pattern" -o -wholename "$prefix/$pattern" ')'); + done; + fi; + local p; + for p in ${paths}; + do + if [ -e "$prefix/$p" ]; then + pathsNew="${pathsNew} $prefix/$p"; + fi; + done; + paths=${pathsNew}; + if [ -n "${paths}" ]; then + echo "stripping (with command $cmd and flags $stripFlags) in $paths"; + local striperr; + striperr="$(mktemp --tmpdir="$TMPDIR" 'striperr.XXXXXX')"; + find $paths -type f "${excludeFlags[@]}" -a '!' -path "$prefix/lib/debug/*" -printf '%D-%i,%p\0' | sort -t, -k1,1 -u -z | cut -d, -f2- -z | xargs -r -0 -n1 -P "$NIX_BUILD_CORES" -- $cmd $stripFlags 2> "$striperr" || exit_code=$?; + [[ "$exit_code" = 123 || -z "$exit_code" ]] || ( cat "$striperr" 1>&2 && exit 1 ); + rm "$striperr"; + find $paths -name '*.a' -type f -exec $ranlibCmd '{}' \; 2> /dev/null; + fi +} +stripHash () +{ + + local strippedName casematchOpt=0; + strippedName="$(basename -- "$1")"; + shopt -q nocasematch && casematchOpt=1; + shopt -u nocasematch; + if [[ "$strippedName" =~ ^[a-z0-9]{32}- ]]; then + echo "${strippedName:33}"; + else + echo "$strippedName"; + fi; + if (( casematchOpt )); then + shopt -s nocasematch; + fi +} +substitute () +{ + + local input="$1"; + local output="$2"; + shift 2; + if [ ! -f "$input" ]; then + echo "substitute(): ERROR: file '$input' does not exist" 1>&2; + return 1; + fi; + local content; + consumeEntire content < "$input"; + if [ -e "$output" ]; then + chmod +w "$output"; + fi; + substituteStream content "file '$input'" "$@" > "$output" +} +substituteAll () +{ + + local input="$1"; + local output="$2"; + local -a args=(); + _allFlags; + substitute "$input" "$output" "${args[@]}" +} +substituteAllInPlace () +{ + + local fileName="$1"; + shift; + substituteAll "$fileName" "$fileName" "$@" +} +substituteAllStream () +{ + + local -a args=(); + _allFlags; + substituteStream "$1" "$2" "${args[@]}" +} +substituteInPlace () +{ + + local -a fileNames=(); + for arg in "$@"; + do + if [[ "$arg" = "--"* ]]; then + break; + fi; + fileNames+=("$arg"); + shift; + done; + if ! [[ "${#fileNames[@]}" -gt 0 ]]; then + echo "substituteInPlace called without any files to operate on (files must come before options!)" 1>&2; + return 1; + fi; + for file in "${fileNames[@]}"; + do + substitute "$file" "$file" "$@"; + done +} +substituteStream () +{ + + local var=$1; + local description=$2; + shift 2; + while (( "$#" )); do + local replace_mode="$1"; + case "$1" in + --replace) + if ! "$_substituteStream_has_warned_replace_deprecation"; then + echo "substituteStream() in derivation $name: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. ($description)" 1>&2; + _substituteStream_has_warned_replace_deprecation=true; + fi; + replace_mode='--replace-warn' + ;& + --replace-quiet | --replace-warn | --replace-fail) + pattern="$2"; + replacement="$3"; + shift 3; + if ! [[ "${!var}" == *"$pattern"* ]]; then + if [ "$replace_mode" == --replace-warn ]; then + printf "substituteStream() in derivation $name: WARNING: pattern %q doesn't match anything in %s\n" "$pattern" "$description" 1>&2; + else + if [ "$replace_mode" == --replace-fail ]; then + printf "substituteStream() in derivation $name: ERROR: pattern %q doesn't match anything in %s\n" "$pattern" "$description" 1>&2; + return 1; + fi; + fi; + fi; + eval "$var"'=${'"$var"'//"$pattern"/"$replacement"}' + ;; + --subst-var) + local varName="$2"; + shift 2; + if ! [[ "$varName" =~ ^[a-zA-Z_][a-zA-Z0-9_]*$ ]]; then + echo "substituteStream() in derivation $name: ERROR: substitution variables must be valid Bash names, \"$varName\" isn't." 1>&2; + return 1; + fi; + if [ -z ${!varName+x} ]; then + echo "substituteStream() in derivation $name: ERROR: variable \$$varName is unset" 1>&2; + return 1; + fi; + pattern="@$varName@"; + replacement="${!varName}"; + eval "$var"'=${'"$var"'//"$pattern"/"$replacement"}' + ;; + --subst-var-by) + pattern="@$2@"; + replacement="$3"; + eval "$var"'=${'"$var"'//"$pattern"/"$replacement"}'; + shift 3 + ;; + *) + echo "substituteStream() in derivation $name: ERROR: Invalid command line argument: $1" 1>&2; + return 1 + ;; + esac; + done; + printf "%s" "${!var}" +} +unpackFile () +{ + + curSrc="$1"; + echo "unpacking source archive $curSrc"; + if ! runOneHook unpackCmd "$curSrc"; then + echo "do not know how to unpack source archive $curSrc"; + exit 1; + fi +} +unpackPhase () +{ + + runHook preUnpack; + if [ -z "${srcs:-}" ]; then + if [ -z "${src:-}" ]; then + echo 'variable $src or $srcs should point to the source'; + exit 1; + fi; + srcs="$src"; + fi; + local -a srcsArray; + concatTo srcsArray srcs; + local dirsBefore=""; + for i in *; + do + if [ -d "$i" ]; then + dirsBefore="$dirsBefore $i "; + fi; + done; + for i in "${srcsArray[@]}"; + do + unpackFile "$i"; + done; + : "${sourceRoot=}"; + if [ -n "${setSourceRoot:-}" ]; then + runOneHook setSourceRoot; + else + if [ -z "$sourceRoot" ]; then + for i in *; + do + if [ -d "$i" ]; then + case $dirsBefore in + *\ $i\ *) + + ;; + *) + if [ -n "$sourceRoot" ]; then + echo "unpacker produced multiple directories"; + exit 1; + fi; + sourceRoot="$i" + ;; + esac; + fi; + done; + fi; + fi; + if [ -z "$sourceRoot" ]; then + echo "unpacker appears to have produced no directories"; + exit 1; + fi; + echo "source root is $sourceRoot"; + if [ "${dontMakeSourcesWritable:-0}" != 1 ]; then + chmod -R u+w -- "$sourceRoot"; + fi; + runHook postUnpack +} +updateAutotoolsGnuConfigScriptsPhase () +{ + + if [ -n "${dontUpdateAutotoolsGnuConfigScripts-}" ]; then + return; + fi; + for script in config.sub config.guess; + do + for f in $(find . -type f -name "$script"); + do + echo "Updating Autotools / GNU config script to a newer upstream version: $f"; + cp -f "/nix/store/fgrv8x98dp0chacqvkssl2fvxyckizfa-gnu-config-2024-01-01/$script" "$f"; + done; + done +} +updateSourceDateEpoch () +{ + + local path="$1"; + [[ $path == -* ]] && path="./$path"; + local -a res=($(find "$path" -type f -not -newer "$NIX_BUILD_TOP/.." -printf '%T@ "%p"\0' | sort -n --zero-terminated | tail -n1 --zero-terminated | head -c -1)); + local time="${res[0]//\.[0-9]*/}"; + local newestFile="${res[1]}"; + if [ "${time:-0}" -gt "$SOURCE_DATE_EPOCH" ]; then + echo "setting SOURCE_DATE_EPOCH to timestamp $time of file $newestFile"; + export SOURCE_DATE_EPOCH="$time"; + local now="$(date +%s)"; + if [ "$time" -gt $((now - 60)) ]; then + echo "warning: file $newestFile may be generated; SOURCE_DATE_EPOCH may be non-deterministic"; + fi; + fi +} +PATH="$PATH${nix_saved_PATH:+:$nix_saved_PATH}" +XDG_DATA_DIRS="$XDG_DATA_DIRS${nix_saved_XDG_DATA_DIRS:+:$nix_saved_XDG_DATA_DIRS}" +export NIX_BUILD_TOP="$(mktemp -d -t nix-shell.XXXXXX)" +export TMP="$NIX_BUILD_TOP" +export TMPDIR="$NIX_BUILD_TOP" +export TEMP="$NIX_BUILD_TOP" +export TEMPDIR="$NIX_BUILD_TOP" +eval "${shellHook:-}" diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..1d953f4 --- /dev/null +++ b/.envrc @@ -0,0 +1 @@ +use nix diff --git a/__pycache__/game.cpython-313.pyc b/__pycache__/game.cpython-313.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1ac6bf8df4fb4d6fa26f330d1842e0b367a50f84 GIT binary patch literal 8741 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 bo>W=5<|j2quKbDf09XHXgfnmz?BM?c`0Hp7 literal 0 HcmV?d00001 diff --git a/__pycache__/game.cpython-315.pyc b/__pycache__/game.cpython-315.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f2107740ceabcb0d89c35df7acadb5cc4a7ae9d0 GIT binary patch literal 9127 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 literal 0 HcmV?d00001 diff --git a/__pycache__/nim.cpython-315.pyc b/__pycache__/nim.cpython-315.pyc new file mode 100644 index 0000000000000000000000000000000000000000..78d33055edddbd3c734bcee5942bd59abecca8cb GIT binary patch literal 7302 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 {}; +in pkgs.mkShell { + packages = [ + (pkgs.python3.withPackages (python-pkgs: [ + python-pkgs.pygame + ])) + ]; +} +