Last active
July 18, 2025 15:02
-
-
Save Jayman2000/c4b71ada8063968c199f242e7135653e to your computer and use it in GitHub Desktop.
A log used to help report a Nixpkgs bug: <https://github.com/NixOS/nixpkgs/issues/426410>
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ nix-build nix-static.nix | |
this derivation will be built: | |
/nix/store/sdk78231s00zi1zf61x8hl9i85mik5gv-nix-static-x86_64-unknown-linux-musl-2.28.4.drv | |
building '/nix/store/sdk78231s00zi1zf61x8hl9i85mik5gv-nix-static-x86_64-unknown-linux-musl-2.28.4.drv'... | |
Running phase: unpackPhase | |
unpacking source archive /nix/store/722bp5idqfgxx5xvhrphkz0w33cg7r0j-source | |
source root is source | |
separate-debug-info: recording checksum of source files for debug support... | |
Running phase: patchPhase | |
patching script interpreter paths in tests | |
tests/functional/fetchGitRefs.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/zstd.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/filter-source.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-remote-content-addressed-fixed.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/gc-concurrent.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/derivation-json.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fetchPath.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/impure-env.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fetchTree-file.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/dependencies.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/export-graph.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fmt.simple.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/git-hashing/fixed.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/git-hashing/simple.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/test-infra.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/signing.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/user-envs-migration.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/tarball.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/local-overlay-store/remount.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh" | |
tests/functional/local-overlay-store/add-lower-inner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/local-overlay-store/verify-inner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/local-overlay-store/build-inner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/local-overlay-store/stale-file-handle-inner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/local-overlay-store/optimise-inner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/local-overlay-store/redundant-add-inner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/local-overlay-store/check-post-init-inner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/derivation-advanced-attributes.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/multiple-outputs.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-remote-with-mounted-ssh-ng.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-remote-trustless-should-fail-0.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nix-build.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/db-migration.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/secure-drv-outputs.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/remote-store.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/import-from-derivation.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nix-collect-garbage-d.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/impure-derivations.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/extra-sandbox-profile.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/repl.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/legacy-ssh-store.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-delete.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fmt.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/add.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/path-info.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/path-from-hash-part.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/eval.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/linux-sandbox.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/compute-levels.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nix-channel.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/debugger.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nars.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/user-envs.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fixed.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/push-to-store.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh" | |
tests/functional/test-libstoreconsumer.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/config.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/help.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/binary-cache.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/function-trace.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/characterisation-test-infra.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/brotli.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/plugins.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/pass-as-file.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/push-to-store-old.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh" | |
tests/functional/misc.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/recursive.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/nix-copy.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/derivation-advanced-attributes.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/gc.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/build-with-garbage-path.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/nix-shell.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/selfref-gc.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/post-hook.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/concurrent-builds.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ca/nix-run.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fetchGit.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fetchGitSubmodules.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nested-sandboxing.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/selfref-gc.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-remote-content-addressed-floating.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/read-only-store.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/recursive.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/ssh-relay.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/output-normalization.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/install-darwin.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh" | |
tests/functional/logging.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/dump-db.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/gc-runtime.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/check-reqs.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/gc-non-blocking.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fetchGitVerification.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/hash-convert.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/pure-eval.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/suggestions.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fetchClosure.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/supplementary-groups.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/bash-profile.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/search-root.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/bundle.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/inputs.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/run.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/config.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/build-paths.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/absolute-paths.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/develop.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/init.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/follow-paths.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/check.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/mercurial.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/flakes.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/circular.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/show.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/prefetch.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/flake-in-submodule.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/unlocked-override.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/eval-cache.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/edit.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/flakes/absolute-attr-paths.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-dry.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nar-access.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/simple.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/compression-levels.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/store-info.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/timeout.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/export.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/structured-attrs.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/experimental-features.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/eval-store.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nix-shell.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fetchMercurial.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-remote-trustless-should-pass-2.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/substitute-with-invalid-ca.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/optimise-store.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/hash-path.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/chroot-store.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nix_path.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-remote-input-addressed.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nix-copy-ssh.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/restricted.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/shell.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nix-profile.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/gc-auto.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/toString-path.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/impure-eval.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-remote-trustless-should-pass-3.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/check.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nix-copy-ssh-ng.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/fetchurl.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/check-refs.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-remote-trustless-should-pass-0.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/search.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/repair.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/build-remote-trustless-should-pass-1.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/lang.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/why-depends.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/gc.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/post-hook.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/binary-cache-build-remote.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/completions.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/referrers.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/nix-daemon-untrusting.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh" | |
tests/functional/placeholders.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
tests/functional/readfile-context.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash" | |
Running phase: updateAutotoolsGnuConfigScriptsPhase | |
Running phase: updateAutotoolsGnuConfigScriptsPhase | |
Running phase: configurePhase | |
mesonConfigurePhase flags: --prefix=/nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4 --libdir=/nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib --libexecdir=/nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/libexec --bindir=/nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin --sbindir=/nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/sbin --includedir=/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include --mandir=/nix/store/9d17c9b6cy7fcc1mqz4ivrlcwhpadp4s-nix-static-x86_64-unknown-linux-musl-2.28.4-man/share/man --infodir=/nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/info --localedir=/nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain --cross-file=/nix/store/z5mm9bppvz0kmgygihk9wlpyvl57p6as-cross-file.conf -Dunit-tests=true -Dbindings=false -Dlibstore:store-dir=/nix/store -Dlibstore:localstatedir=/nix/var -Dlibstore:sysconfdir=/etc -Dlibutil:cpuid=enabled -Dlibstore:seccomp-sandboxing=enabled -Dlibstore:embedded-sandbox-shell=true -Ddoc-gen=true -Dlibstore:sandbox-shell=/nix/store/80kf8ig1ab3b6zlv3i6b1dgb52gccmc9-busybox-static-x86_64-unknown-linux-musl-1.36.1/bin/busybox -Ddefault_library=static -Ddefault_both_libraries=static | |
The Meson build system | |
Version: 1.8.2 | |
Source dir: /build/source | |
Build dir: /build/source/build | |
Build type: cross build | |
WARNING: Project does not target a minimum version but uses feature introduced in '1.1': meson.options file. Use meson_options.txt instead | |
Project name: nix-dev-shell | |
Project version: 2.28.4 | |
C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
Compiler for language cpp for the build machine not found. | |
Build machine cpu family: x86_64 | |
Build machine cpu: x86_64 | |
Host machine cpu family: x86_64 | |
Host machine cpu: x86_64 | |
Target machine cpu family: x86_64 | |
Target machine cpu: x86_64 | |
Executing subproject libutil | |
libutil| Project name: nix-util | |
libutil| Project version: 2.28.4 | |
libutil| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libutil| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libutil| Compiler for language cpp for the build machine not found. | |
libutil| Checking for function "posix_fallocate" : YES | |
libutil| Found pkg-config: YES (/nix/store/6jb3wyj5mx3c5pw843z7ja7xs9h70gz3-x86_64-unknown-linux-musl-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-musl-pkg-config) 0.29.2 | |
libutil| Run-time dependency libblake3 found: YES 1.8.2 | |
libutil| Run-time dependency Boost (found: context, coroutine) found: YES 1.87.0 | |
libutil| Run-time dependency libcrypto found: YES 3.5.1 | |
libutil| Run-time dependency libarchive found: YES 3.8.1 | |
libutil| Run-time dependency libsodium found: YES 1.0.20 | |
libutil| Run-time dependency libbrotlicommon found: YES 1.1.0 | |
libutil| Run-time dependency libbrotlidec found: YES 1.1.0 | |
libutil| Run-time dependency libbrotlienc found: YES 1.1.0 | |
libutil| Run-time dependency libcpuid found: YES 0.8.0 | |
libutil| Run-time dependency nlohmann_json found: YES 3.11.3 | |
libutil| Configuring util-config-private.hh using configuration | |
libutil| Run-time dependency threads found: YES | |
libutil| Has header "widechar_width.h" : NO | |
libutil| Header "fcntl.h" has symbol "AT_SYMLINK_NOFOLLOW" : YES | |
libutil| Checking for function "close_range" : NO | |
libutil| Checking for function "lutimes" : YES | |
libutil| Checking for function "pipe2" : YES | |
libutil| Checking for function "strsignal" : YES | |
libutil| Checking for function "sysconf" : YES | |
libutil| Checking for function "utimensat" : YES | |
libutil| Configuring util-unix-config-private.hh using configuration | |
libutil| Build targets in project: 1 | |
libutil| Subproject libutil finished. | |
Executing subproject libstore | |
libstore| Project name: nix-store | |
libstore| Project version: 2.28.4 | |
libstore| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libstore| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libstore| Compiler for language cpp for the build machine not found. | |
libstore| Dependency nix-util found: YES 2.28.4 (overridden) | |
libstore| Checking for function "lchown" : YES | |
libstore| Checking for function "posix_fallocate" : YES (cached) | |
libstore| Checking for function "statvfs" : YES | |
libstore| Has header "sys/xattr.h" : YES | |
libstore| Checking for function "llistxattr" : YES | |
libstore| Checking for function "lremovexattr" : YES | |
libstore| Run-time dependency Boost (found: container) found: YES 1.87.0 | |
libstore| Run-time dependency libcurl found: YES 8.14.1 | |
libstore| Run-time dependency libseccomp found: YES 2.6.0 | |
libstore| Dependency nlohmann_json found: YES 3.11.3 (cached) | |
libstore| Run-time dependency sqlite3 found: YES 3.50.2 | |
libstore| Found CMake: /nix/store/a3w3ka2d796ghlhf31il839c0658m5ih-cmake-3.31.7/bin/cmake (3.31.7) | |
libstore| Run-time dependency aws-cpp-sdk-s3 found: NO (tried pkgconfig and cmake) | |
libstore| Program bash found: YES (/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash) | |
libstore| Program /nix/store/80kf8ig1ab3b6zlv3i6b1dgb52gccmc9-busybox-static-x86_64-unknown-linux-musl-1.36.1/bin/busybox found: YES (/nix/store/80kf8ig1ab3b6zlv3i6b1dgb52gccmc9-busybox-static-x86_64-unknown-linux-musl-1.36.1/bin/busybox) | |
libstore| Program hexdump found: YES (/nix/store/kjs8b4gvn8v0sxrga3qxgi6pkf7baycb-util-linux-minimal-2.41-bin/bin/hexdump) | |
libstore| Program lsof found: NO | |
libstore| Configuring store-config-private.hh using configuration | |
libstore| Dependency threads found: YES unknown (cached) | |
libstore| Configuring config.hh using configuration | |
libstore| Build targets in project: 3 | |
libstore| Subproject libstore finished. | |
Executing subproject libfetchers | |
libfetchers| Project name: nix-fetchers | |
libfetchers| Project version: 2.28.4 | |
libfetchers| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libfetchers| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libfetchers| Compiler for language cpp for the build machine not found. | |
libfetchers| Dependency nix-util found: YES 2.28.4 (overridden) | |
libfetchers| Dependency nix-store found: YES 2.28.4 (overridden) | |
libfetchers| Dependency nlohmann_json found: YES 3.11.3 (cached) | |
libfetchers| Run-time dependency libgit2 found: YES 1.9.1 | |
libfetchers| Dependency threads found: YES unknown (cached) | |
libfetchers| Build targets in project: 4 | |
libfetchers| Subproject libfetchers finished. | |
Executing subproject libexpr | |
libexpr| Project name: nix-expr | |
libexpr| Project version: 2.28.4 | |
libexpr| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libexpr| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libexpr| Compiler for language cpp for the build machine not found. | |
libexpr| Dependency nix-util found: YES 2.28.4 (overridden) | |
libexpr| Dependency nix-store found: YES 2.28.4 (overridden) | |
libexpr| Dependency nix-fetchers found: YES 2.28.4 (overridden) | |
libexpr| Checking for function "sysconf" : YES (cached) | |
libexpr| Run-time dependency Boost (found: container, context) found: YES 1.87.0 | |
libexpr| Dependency nlohmann_json found: YES 3.11.3 (cached) | |
libexpr| Run-time dependency bdw-gc found: YES 8.2.8 | |
libexpr| Checking for function "pthread_attr_get_np" : NO | |
libexpr| Checking for function "pthread_getattr_np" : YES | |
libexpr| Run-time dependency toml11 found: YES 3.7.1 | |
libexpr| Configuring expr-config-private.hh using configuration | |
libexpr| Dependency threads found: YES unknown (cached) | |
libexpr| Program bash found: YES (/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash) | |
libexpr| Configuring config.hh using configuration | |
libexpr| Build targets in project: 7 | |
libexpr| Subproject libexpr finished. | |
Executing subproject libflake | |
libflake| Project name: nix-flake | |
libflake| Project version: 2.28.4 | |
libflake| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libflake| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libflake| Compiler for language cpp for the build machine not found. | |
libflake| Dependency nix-util found: YES 2.28.4 (overridden) | |
libflake| Dependency nix-store found: YES 2.28.4 (overridden) | |
libflake| Dependency nix-fetchers found: YES 2.28.4 (overridden) | |
libflake| Dependency nix-expr found: YES 2.28.4 (overridden) | |
libflake| Dependency nlohmann_json found: YES 3.11.3 (cached) | |
libflake| Dependency threads found: YES unknown (cached) | |
libflake| Program bash found: YES (/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash) | |
libflake| Build targets in project: 8 | |
libflake| Subproject libflake finished. | |
Executing subproject libmain | |
libmain| Project name: nix-main | |
libmain| Project version: 2.28.4 | |
libmain| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libmain| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libmain| Compiler for language cpp for the build machine not found. | |
libmain| Dependency nix-util found: YES 2.28.4 (overridden) | |
libmain| Dependency nix-store found: YES 2.28.4 (overridden) | |
libmain| Dependency nix-expr found: YES 2.28.4 (overridden) | |
libmain| Configuring main-config-private.hh using configuration | |
libmain| Dependency threads found: YES unknown (cached) | |
libmain| Build targets in project: 9 | |
libmain| Subproject libmain finished. | |
Executing subproject libcmd | |
libcmd| Project name: nix-cmd | |
libcmd| Project version: 2.28.4 | |
libcmd| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libcmd| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libcmd| Compiler for language cpp for the build machine not found. | |
libcmd| Dependency nix-util found: YES 2.28.4 (overridden) | |
libcmd| Dependency nix-store found: YES 2.28.4 (overridden) | |
libcmd| Dependency nix-fetchers found: YES 2.28.4 (overridden) | |
libcmd| Dependency nix-expr found: YES 2.28.4 (overridden) | |
libcmd| Dependency nix-flake found: YES 2.28.4 (overridden) | |
libcmd| Dependency nix-main found: YES 2.28.4 (overridden) | |
libcmd| Dependency nlohmann_json found: YES 3.11.3 (cached) | |
libcmd| Run-time dependency lowdown found: YES 1.3.2 | |
libcmd| Run-time dependency libeditline found: YES 1.17.1 | |
libcmd| Configuring cmd-config-private.hh using configuration | |
libcmd| Dependency threads found: YES unknown (cached) | |
libcmd| Build targets in project: 10 | |
libcmd| Subproject libcmd finished. | |
Executing subproject nix | |
nix| Project name: nix | |
nix| Project version: 2.28.4 | |
nix| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
nix| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
nix| Compiler for language cpp for the build machine not found. | |
nix| Dependency nix-store found: YES 2.28.4 (overridden) | |
nix| Dependency nix-util found: YES 2.28.4 (overridden) | |
nix| Dependency nix-expr found: YES 2.28.4 (overridden) | |
nix| Dependency nix-flake found: YES 2.28.4 (overridden) | |
nix| Dependency nix-fetchers found: YES 2.28.4 (overridden) | |
nix| Dependency nix-main found: YES 2.28.4 (overridden) | |
nix| Dependency nix-cmd found: YES 2.28.4 (overridden) | |
nix| Configuring cli-config-private.hh using configuration | |
nix| Dependency threads found: YES unknown (cached) | |
nix| Program bash found: YES (/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash) | |
nix| Configuring nix-profile.sh using configuration | |
nix| Configuring nix.sh using configuration | |
nix| Configuring nix.fish using configuration | |
nix| Configuring nix-daemon.sh using configuration | |
nix| Configuring nix-daemon.fish using configuration | |
nix| Configuring nix-daemon.socket using configuration | |
nix| Configuring nix-daemon.service using configuration | |
nix| Configuring nix-daemon.conf using configuration | |
nix| Build targets in project: 23 | |
nix| Subproject nix finished. | |
Executing subproject internal-api-docs | |
internal-api-docs| Project name: nix-internal-api-docs | |
internal-api-docs| Project version: 2.28.4 | |
internal-api-docs| src/internal-api-docs/meson.build:15: WARNING: Project targets '>= 1.1' but uses feature deprecated since '0.56.0': meson.build_root. use meson.project_build_root() or meson.global_build_root() instead. | |
internal-api-docs| Configuring doxygen.cfg using configuration | |
internal-api-docs| Program doxygen found: YES (/nix/store/5nl993p86hy3sfgvjfkwpvx8v0rb1a3x-doxygen-1.14.0/bin/doxygen) | |
internal-api-docs| Build targets in project: 24 | |
internal-api-docs| WARNING: Deprecated features used: | |
internal-api-docs| * 0.56.0: {'meson.build_root'} | |
internal-api-docs| Subproject internal-api-docs finished. | |
Executing subproject external-api-docs | |
external-api-docs| Project name: nix-external-api-docs | |
external-api-docs| Project version: 2.28.4 | |
external-api-docs| Configuring doxygen.cfg using configuration | |
external-api-docs| Program doxygen found: YES (/nix/store/5nl993p86hy3sfgvjfkwpvx8v0rb1a3x-doxygen-1.14.0/bin/doxygen) | |
external-api-docs| Build targets in project: 25 | |
external-api-docs| Subproject external-api-docs finished. | |
Executing subproject libutil-c | |
libutil-c| Project name: nix-util-c | |
libutil-c| Project version: 2.28.4 | |
libutil-c| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libutil-c| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libutil-c| Compiler for language cpp for the build machine not found. | |
libutil-c| Dependency nix-util found: YES 2.28.4 (overridden) | |
libutil-c| Configuring nix_api_util_config.h using configuration | |
libutil-c| Dependency threads found: YES unknown (cached) | |
libutil-c| Build targets in project: 26 | |
libutil-c| Subproject libutil-c finished. | |
Executing subproject libstore-c | |
libstore-c| Project name: nix-store-c | |
libstore-c| Project version: 2.28.4 | |
libstore-c| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libstore-c| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libstore-c| Compiler for language cpp for the build machine not found. | |
libstore-c| Dependency nix-util found: YES 2.28.4 (overridden) | |
libstore-c| Dependency nix-store found: YES 2.28.4 (overridden) | |
libstore-c| Dependency nix-util-c found: YES 2.28.4 (overridden) | |
libstore-c| Dependency threads found: YES unknown (cached) | |
libstore-c| Build targets in project: 27 | |
libstore-c| Subproject libstore-c finished. | |
Executing subproject libexpr-c | |
libexpr-c| Project name: nix-expr-c | |
libexpr-c| Project version: 2.28.4 | |
libexpr-c| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libexpr-c| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libexpr-c| Compiler for language cpp for the build machine not found. | |
libexpr-c| Dependency nix-util found: YES 2.28.4 (overridden) | |
libexpr-c| Dependency nix-store found: YES 2.28.4 (overridden) | |
libexpr-c| Dependency nix-expr found: YES 2.28.4 (overridden) | |
libexpr-c| Dependency nix-util-c found: YES 2.28.4 (overridden) | |
libexpr-c| Dependency nix-store-c found: YES 2.28.4 (overridden) | |
libexpr-c| Dependency threads found: YES unknown (cached) | |
libexpr-c| Build targets in project: 28 | |
libexpr-c| Subproject libexpr-c finished. | |
Executing subproject libflake-c | |
libflake-c| Project name: nix-flake-c | |
libflake-c| Project version: 2.28.4 | |
libflake-c| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libflake-c| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libflake-c| Compiler for language cpp for the build machine not found. | |
libflake-c| Dependency nix-util found: YES 2.28.4 (overridden) | |
libflake-c| Dependency nix-store found: YES 2.28.4 (overridden) | |
libflake-c| Dependency nix-expr found: YES 2.28.4 (overridden) | |
libflake-c| Dependency nix-flake found: YES 2.28.4 (overridden) | |
libflake-c| Dependency nix-util-c found: YES 2.28.4 (overridden) | |
libflake-c| Dependency nix-store-c found: YES 2.28.4 (overridden) | |
libflake-c| Dependency nix-expr-c found: YES 2.28.4 (overridden) | |
libflake-c| Dependency threads found: YES unknown (cached) | |
libflake-c| Build targets in project: 29 | |
libflake-c| Subproject libflake-c finished. | |
Executing subproject libmain-c | |
libmain-c| Project name: nix-main-c | |
libmain-c| Project version: 2.28.4 | |
libmain-c| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libmain-c| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libmain-c| Compiler for language cpp for the build machine not found. | |
libmain-c| Dependency nix-util found: YES 2.28.4 (overridden) | |
libmain-c| Dependency nix-store found: YES 2.28.4 (overridden) | |
libmain-c| Dependency nix-main found: YES 2.28.4 (overridden) | |
libmain-c| Dependency nix-util-c found: YES 2.28.4 (overridden) | |
libmain-c| Dependency nix-store-c found: YES 2.28.4 (overridden) | |
libmain-c| Dependency threads found: YES unknown (cached) | |
libmain-c| Build targets in project: 30 | |
libmain-c| Subproject libmain-c finished. | |
Executing subproject libutil-test-support | |
libutil-test-support| Project name: nix-util-test-support | |
libutil-test-support| Project version: 2.28.4 | |
libutil-test-support| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libutil-test-support| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libutil-test-support| Compiler for language cpp for the build machine not found. | |
libutil-test-support| Dependency nix-util found: YES 2.28.4 (overridden) | |
libutil-test-support| Dependency nix-util-c found: YES 2.28.4 (overridden) | |
libutil-test-support| Run-time dependency rapidcheck found: YES | |
libutil-test-support| Dependency threads found: YES unknown (cached) | |
libutil-test-support| Build targets in project: 31 | |
libutil-test-support| Subproject libutil-test-support finished. | |
Executing subproject libutil-tests | |
libutil-tests| Project name: nix-util-tests | |
libutil-tests| Project version: 2.28.4 | |
libutil-tests| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libutil-tests| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libutil-tests| Compiler for language cpp for the build machine not found. | |
libutil-tests| Dependency nix-util found: YES 2.28.4 (overridden) | |
libutil-tests| Dependency nix-util-c found: YES 2.28.4 (overridden) | |
libutil-tests| Dependency nix-util-test-support found: YES 2.28.4 (overridden) | |
libutil-tests| Dependency rapidcheck found: YES unknown (cached) | |
libutil-tests| Run-time dependency GTest found: YES 1.17.0 | |
libutil-tests| Configuring util-tests-config.hh using configuration | |
libutil-tests| Dependency threads found: YES unknown (cached) | |
libutil-tests| Build targets in project: 32 | |
libutil-tests| Subproject libutil-tests finished. | |
Executing subproject libstore-test-support | |
libstore-test-support| Project name: nix-store-test-support | |
libstore-test-support| Project version: 2.28.4 | |
libstore-test-support| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libstore-test-support| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libstore-test-support| Compiler for language cpp for the build machine not found. | |
libstore-test-support| Dependency nix-util found: YES 2.28.4 (overridden) | |
libstore-test-support| Dependency nix-util-test-support found: YES 2.28.4 (overridden) | |
libstore-test-support| Dependency nix-store found: YES 2.28.4 (overridden) | |
libstore-test-support| Dependency nix-store-c found: YES 2.28.4 (overridden) | |
libstore-test-support| Dependency rapidcheck found: YES unknown (cached) | |
libstore-test-support| Dependency threads found: YES unknown (cached) | |
libstore-test-support| Build targets in project: 33 | |
libstore-test-support| Subproject libstore-test-support finished. | |
Executing subproject libstore-tests | |
libstore-tests| Project name: nix-store-tests | |
libstore-tests| Project version: 2.28.4 | |
libstore-tests| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libstore-tests| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libstore-tests| Compiler for language cpp for the build machine not found. | |
libstore-tests| Dependency nix-store found: YES 2.28.4 (overridden) | |
libstore-tests| Dependency nix-store-c found: YES 2.28.4 (overridden) | |
libstore-tests| Dependency nix-store-test-support found: YES 2.28.4 (overridden) | |
libstore-tests| Dependency sqlite3 found: YES 3.50.2 (cached) | |
libstore-tests| Dependency rapidcheck found: YES unknown (cached) | |
libstore-tests| Dependency gtest found: YES 1.17.0 (cached) | |
libstore-tests| Configuring store-tests-config.hh using configuration | |
libstore-tests| Run-time dependency GMock found: YES 1.17.0 | |
libstore-tests| Dependency threads found: YES unknown (cached) | |
libstore-tests| Build targets in project: 34 | |
libstore-tests| Subproject libstore-tests finished. | |
Executing subproject libfetchers-tests | |
libfetchers-tests| Project name: nix-fetchers-tests | |
libfetchers-tests| Project version: 2.28.4 | |
libfetchers-tests| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libfetchers-tests| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libfetchers-tests| Compiler for language cpp for the build machine not found. | |
libfetchers-tests| Dependency nix-store-test-support found: YES 2.28.4 (overridden) | |
libfetchers-tests| Dependency nix-fetchers found: YES 2.28.4 (overridden) | |
libfetchers-tests| Dependency rapidcheck found: YES unknown (cached) | |
libfetchers-tests| Dependency gtest found: YES 1.17.0 (cached) | |
libfetchers-tests| Dependency libgit2 found: YES 1.9.1 (cached) | |
libfetchers-tests| Dependency threads found: YES unknown (cached) | |
libfetchers-tests| Build targets in project: 35 | |
libfetchers-tests| Subproject libfetchers-tests finished. | |
Executing subproject libexpr-test-support | |
libexpr-test-support| Project name: nix-expr-test-support | |
libexpr-test-support| Project version: 2.28.4 | |
libexpr-test-support| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libexpr-test-support| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libexpr-test-support| Compiler for language cpp for the build machine not found. | |
libexpr-test-support| Dependency nix-util found: YES 2.28.4 (overridden) | |
libexpr-test-support| Dependency nix-util-test-support found: YES 2.28.4 (overridden) | |
libexpr-test-support| Dependency nix-store found: YES 2.28.4 (overridden) | |
libexpr-test-support| Dependency nix-store-test-support found: YES 2.28.4 (overridden) | |
libexpr-test-support| Dependency nix-expr found: YES 2.28.4 (overridden) | |
libexpr-test-support| Dependency nix-expr-c found: YES 2.28.4 (overridden) | |
libexpr-test-support| Dependency rapidcheck found: YES unknown (cached) | |
libexpr-test-support| Dependency threads found: YES unknown (cached) | |
libexpr-test-support| Build targets in project: 36 | |
libexpr-test-support| Subproject libexpr-test-support finished. | |
Executing subproject libexpr-tests | |
libexpr-tests| Project name: nix-expr-tests | |
libexpr-tests| Project version: 2.28.4 | |
libexpr-tests| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libexpr-tests| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libexpr-tests| Compiler for language cpp for the build machine not found. | |
libexpr-tests| Dependency nix-expr found: YES 2.28.4 (overridden) | |
libexpr-tests| Dependency nix-expr-c found: YES 2.28.4 (overridden) | |
libexpr-tests| Dependency nix-expr-test-support found: YES 2.28.4 (overridden) | |
libexpr-tests| Dependency rapidcheck found: YES unknown (cached) | |
libexpr-tests| Run-time dependency GTest found: YES 1.17.0 | |
libexpr-tests| Dependency gmock found: YES 1.17.0 (cached) | |
libexpr-tests| Configuring expr-tests-config.hh using configuration | |
libexpr-tests| Dependency threads found: YES unknown (cached) | |
libexpr-tests| Build targets in project: 37 | |
libexpr-tests| Subproject libexpr-tests finished. | |
Executing subproject libflake-tests | |
libflake-tests| Project name: nix-flake-tests | |
libflake-tests| Project version: 2.28.4 | |
libflake-tests| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
libflake-tests| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
libflake-tests| Compiler for language cpp for the build machine not found. | |
libflake-tests| Dependency nix-expr-test-support found: YES 2.28.4 (overridden) | |
libflake-tests| Dependency nix-flake found: YES 2.28.4 (overridden) | |
libflake-tests| Dependency nix-flake-c found: YES 2.28.4 (overridden) | |
libflake-tests| Dependency rapidcheck found: YES unknown (cached) | |
libflake-tests| Dependency gtest found: YES 1.17.0 (cached) | |
libflake-tests| Dependency threads found: YES unknown (cached) | |
libflake-tests| Build targets in project: 38 | |
libflake-tests| Subproject libflake-tests finished. | |
Executing subproject nix-functional-tests | |
nix-functional-tests| Project name: nix-functional-tests | |
nix-functional-tests| Project version: 2.28.4 | |
nix-functional-tests| Program nix found: YES (overridden) | |
nix-functional-tests| Program bash found: YES (/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash) | |
nix-functional-tests| Program busybox found: NO | |
nix-functional-tests| Program ls found: YES (/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/ls) | |
nix-functional-tests| Program dot found: NO | |
nix-functional-tests| Configuring subst-vars.sh using configuration | |
nix-functional-tests| src/nix-functional-tests/common/meson.build:1: WARNING: The variable(s) 'variable' in the input file 'src/nix-functional-tests/common/subst-vars.sh.in' are not present in the given configuration data. | |
nix-functional-tests| Configuring config.nix using configuration | |
nix-functional-tests| Dependency nix-store found: YES 2.28.4 (overridden) | |
nix-functional-tests| src/nix-functional-tests/meson.build:175: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. | |
nix-functional-tests| C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0") | |
nix-functional-tests| C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44 | |
nix-functional-tests| Compiler for language cpp for the build machine not found. | |
nix-functional-tests| Dependency nix-store found: YES 2.28.4 (overridden) | |
nix-functional-tests| Dependency nix-expr found: YES 2.28.4 (overridden) | |
nix-functional-tests| Configuring config.nix using configuration | |
nix-functional-tests| Configuring config.nix using configuration | |
nix-functional-tests| Build targets in project: 39 | |
nix-functional-tests| Subproject nix-functional-tests finished. | |
Build targets in project: 39 | |
WARNING: Project specifies no minimum version but uses features which were added in versions: | |
* 1.1: {'meson.options file'} | |
nix-store 2.28.4 | |
can hardlink to symlink: YES | |
nix-dev-shell 2.28.4 | |
Subprojects | |
external-api-docs : YES | |
internal-api-docs : YES 2 warnings | |
libcmd : YES | |
libexpr : YES | |
libexpr-c : YES | |
libexpr-test-support : YES | |
libexpr-tests : YES | |
libfetchers : YES | |
libfetchers-tests : YES | |
libflake : YES | |
libflake-c : YES | |
libflake-tests : YES | |
libmain : YES | |
libmain-c : YES | |
libstore : YES | |
libstore-c : YES | |
libstore-test-support : YES | |
libstore-tests : YES | |
libutil : YES | |
libutil-c : YES | |
libutil-test-support : YES | |
libutil-tests : YES | |
nix : YES | |
nix-functional-tests : YES 2 warnings | |
User defined options | |
Cross files : /nix/store/z5mm9bppvz0kmgygihk9wlpyvl57p6as-cross-file.conf | |
auto_features : enabled | |
bindings : false | |
bindir : /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin | |
buildtype : plain | |
default_both_libraries : static | |
default_library : static | |
doc-gen : true | |
includedir : /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
infodir : /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/info | |
libdir : /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
libexecdir : /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/libexec | |
libstore:embedded-sandbox-shell: true | |
libstore:localstatedir : /nix/var | |
libstore:sandbox-shell : /nix/store/80kf8ig1ab3b6zlv3i6b1dgb52gccmc9-busybox-static-x86_64-unknown-linux-musl-1.36.1/bin/busybox | |
libstore:seccomp-sandboxing : enabled | |
libstore:store-dir : /nix/store | |
libstore:sysconfdir : /etc | |
libutil:cpuid : enabled | |
localedir : /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/locale | |
mandir : /nix/store/9d17c9b6cy7fcc1mqz4ivrlcwhpadp4s-nix-static-x86_64-unknown-linux-musl-2.28.4-man/share/man | |
prefix : /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4 | |
sbindir : /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/sbin | |
unit-tests : true | |
wrap_mode : nodownload | |
Found ninja-1.12.1 at /nix/store/wws3zb9sa7b21msrwh0b2018pl7bpsw6-ninja-1.12.1/bin/ninja | |
mesonConfigurePhase: enabled\ parallel\ building | |
Running phase: buildPhase | |
build flags: -j12 | |
[1/414] Generating 'src/libstore/libnixstore.a.p/ca-specific-schema.sql.gen.hh' | |
[2/414] Generating 'src/libstore/libnixstore.a.p/schema.sql.gen.hh' | |
[3/414] Generating 'src/libexpr/libnixexpr.a.p/imported-drv-to-derivation.nix.gen.hh' | |
[4/414] Generating 'src/libexpr/libnixexpr.a.p/fetchurl.nix.gen.hh' | |
[5/414] Generating 'src/libexpr/libnixexpr.a.p/primops/derivation.nix.gen.hh' | |
[6/414] Generating 'src/libflake/libnixflake.a.p/call-flake.nix.gen.hh' | |
[7/414] Generating src/libexpr/parser-tab.cc with a custom command | |
[8/414] Generating src/libexpr/lexer-tab.cc with a custom command | |
../src/libexpr/lexer.l:328: warning, -s option given but default rule can be matched | |
[9/414] Generating src/libstore/embedded-sandbox-shell.gen.hh with a custom command (wrapped by meson because command contains newlines, to capture output, to feed input) | |
[10/414] Compiling C++ object src/libutil/libnixutil.a.p/english.cc.o | |
[11/414] Compiling C++ object src/libutil/libnixutil.a.p/exit.cc.o | |
[12/414] Compiling C++ object src/libutil/libnixutil.a.p/compute-levels.cc.o | |
[13/414] Compiling C++ object src/libutil/libnixutil.a.p/canon-path.cc.o | |
[14/414] Compiling C++ object src/libutil/libnixutil.a.p/environment-variables.cc.o | |
[15/414] Compiling C++ object src/libutil/libnixutil.a.p/executable-path.cc.o | |
[16/414] Compiling C++ object src/libutil/libnixutil.a.p/file-content-address.cc.o | |
[17/414] Compiling C++ object src/libutil/libnixutil.a.p/current-process.cc.o | |
[18/414] Compiling C++ object src/libutil/libnixutil.a.p/error.cc.o | |
[19/414] Compiling C++ object src/libutil/libnixutil.a.p/archive.cc.o | |
[20/414] Compiling C++ object src/libutil/libnixutil.a.p/compression.cc.o | |
[21/414] Compiling C++ object src/libutil/libnixutil.a.p/file-descriptor.cc.o | |
[22/414] Compiling C++ object src/libutil/libnixutil.a.p/config-global.cc.o | |
[23/414] Compiling C++ object src/libutil/libnixutil.a.p/hilite.cc.o | |
[24/414] Compiling C++ object src/libutil/libnixutil.a.p/experimental-features.cc.o | |
[25/414] Compiling C++ object src/libutil/libnixutil.a.p/file-system.cc.o | |
[26/414] Compiling C++ object src/libutil/libnixutil.a.p/fs-sink.cc.o | |
[27/414] Compiling C++ object src/libutil/libnixutil.a.p/hash.cc.o | |
[28/414] Compiling C++ object src/libutil/libnixutil.a.p/mounted-source-accessor.cc.o | |
[29/414] Compiling C++ object src/libutil/libnixutil.a.p/configuration.cc.o | |
[30/414] Compiling C++ object src/libutil/libnixutil.a.p/pos-table.cc.o | |
[31/414] Compiling C++ object src/libutil/libnixutil.a.p/position.cc.o | |
[32/414] Compiling C++ object src/libutil/libnixutil.a.p/memory-source-accessor.cc.o | |
[33/414] Compiling C++ object src/libutil/libnixutil.a.p/args.cc.o | |
[34/414] Compiling C++ object src/libutil/libnixutil.a.p/json-utils.cc.o | |
[35/414] Compiling C++ object src/libutil/libnixutil.a.p/signature_signer.cc.o | |
[36/414] Compiling C++ object src/libutil/libnixutil.a.p/git.cc.o | |
[37/414] Compiling C++ object src/libutil/libnixutil.a.p/references.cc.o | |
[38/414] Compiling C++ object src/libutil/libnixutil.a.p/suggestions.cc.o | |
[39/414] Compiling C++ object src/libutil/libnixutil.a.p/posix-source-accessor.cc.o | |
[40/414] Compiling C++ object src/libutil/libnixutil.a.p/signature_local-keys.cc.o | |
[41/414] Compiling C++ object src/libutil/libnixutil.a.p/logging.cc.o | |
[42/414] Compiling C++ object src/libutil/libnixutil.a.p/source-path.cc.o | |
[43/414] Compiling C++ object src/libutil/libnixutil.a.p/serialise.cc.o | |
[44/414] Compiling C++ object src/libutil/libnixutil.a.p/source-accessor.cc.o | |
[45/414] Compiling C++ object src/libutil/libnixutil.a.p/strings.cc.o | |
[46/414] Compiling C++ object src/libutil/libnixutil.a.p/xml-writer.cc.o | |
[47/414] Compiling C++ object src/libutil/libnixutil.a.p/tarfile.cc.o | |
[48/414] Compiling C++ object src/libutil/libnixutil.a.p/terminal.cc.o | |
[49/414] Compiling C++ object src/libutil/libnixutil.a.p/unix_environment-variables.cc.o | |
[50/414] Compiling C++ object src/libutil/libnixutil.a.p/unix-domain-socket.cc.o | |
[51/414] Compiling C++ object src/libutil/libnixutil.a.p/users.cc.o | |
[52/414] Compiling C++ object src/libutil/libnixutil.a.p/union-source-accessor.cc.o | |
[53/414] Compiling C++ object src/libutil/libnixutil.a.p/thread-pool.cc.o | |
[54/414] Compiling C++ object src/libutil/libnixutil.a.p/unix_file-path.cc.o | |
[55/414] Compiling C++ object src/libutil/libnixutil.a.p/util.cc.o | |
[56/414] Compiling C++ object src/libutil/libnixutil.a.p/unix_file-system.cc.o | |
[57/414] Compiling C++ object src/libutil/libnixutil.a.p/unix_os-string.cc.o | |
[58/414] Compiling C++ object src/libutil/libnixutil.a.p/unix_file-descriptor.cc.o | |
[59/414] Compiling C++ object src/libutil/libnixutil.a.p/linux_namespaces.cc.o | |
[60/414] Compiling C++ object src/libutil/libnixutil.a.p/unix_muxable-pipe.cc.o | |
[61/414] Compiling C++ object src/libutil/libnixutil.a.p/url.cc.o | |
[62/414] Compiling C++ object src/libutil/libnixutil.a.p/unix_users.cc.o | |
[63/414] Compiling C++ object src/libutil/libnixutil.a.p/unix_signals.cc.o | |
[64/414] Compiling C++ object src/libutil/libnixutil.a.p/unix_processes.cc.o | |
[65/414] Compiling C++ object src/libstore/libnixstore.a.p/build-result.cc.o | |
[66/414] Compiling C++ object src/libutil/libnixutil.a.p/linux_cgroup.cc.o | |
[67/414] Compiling C++ object src/libstore/libnixstore.a.p/build_drv-output-substitution-goal.cc.o | |
[68/414] Compiling C++ object src/libstore/libnixstore.a.p/build_goal.cc.o | |
[69/414] Compiling C++ object src/libstore/libnixstore.a.p/builtins_unpack-channel.cc.o | |
[70/414] Compiling C++ object src/libstore/libnixstore.a.p/builtins_buildenv.cc.o | |
[71/414] Compiling C++ object src/libstore/libnixstore.a.p/builtins_fetchurl.cc.o | |
[72/414] Compiling C++ object src/libstore/libnixstore.a.p/build_substitution-goal.cc.o | |
[73/414] Compiling C++ object src/libstore/libnixstore.a.p/build_entry-points.cc.o | |
[74/414] Compiling C++ object src/libstore/libnixstore.a.p/content-address.cc.o | |
[75/414] Compiling C++ object src/libstore/libnixstore.a.p/derived-path-map.cc.o | |
[76/414] Compiling C++ object src/libstore/libnixstore.a.p/build_worker.cc.o | |
[77/414] Compiling C++ object src/libstore/libnixstore.a.p/common-protocol.cc.o | |
[78/414] Compiling C++ object src/libstore/libnixstore.a.p/common-ssh-store-config.cc.o | |
[79/414] Compiling C++ object src/libstore/libnixstore.a.p/downstream-placeholder.cc.o | |
[80/414] Compiling C++ object src/libstore/libnixstore.a.p/build_derivation-goal.cc.o | |
[81/414] Compiling C++ object src/libstore/libnixstore.a.p/binary-cache-store.cc.o | |
[82/414] Compiling C++ object src/libstore/libnixstore.a.p/derived-path.cc.o | |
[83/414] Compiling C++ object src/libstore/libnixstore.a.p/export-import.cc.o | |
[84/414] Compiling C++ object src/libstore/libnixstore.a.p/daemon.cc.o | |
[85/414] Compiling C++ object src/libstore/libnixstore.a.p/derivation-options.cc.o | |
[86/414] Compiling C++ object src/libstore/libnixstore.a.p/keys.cc.o | |
[87/414] Compiling C++ object src/libstore/libnixstore.a.p/dummy-store.cc.o | |
[88/414] Compiling C++ object src/libstore/libnixstore.a.p/indirect-root-store.cc.o | |
[89/414] Compiling C++ object src/libstore/libnixstore.a.p/derivations.cc.o | |
../src/libstore/derivations.cc: In lambda function: | |
../src/libstore/derivations.cc:1245:16: warning: possibly dangling reference to a temporary [-Wdangling-reference] | |
1245 | auto & method_ = getString(valueAt(json, "method")); | |
| ^~~~~~~ | |
../src/libstore/derivations.cc:1245:35: note: the temporary was destroyed at the end of the full expression 'nix::getString((* & nix::valueAt((* & json), std::__cxx11::basic_string<char>(((const char*)"method"), std::allocator<char>()))))' | |
1245 | auto & method_ = getString(valueAt(json, "method")); | |
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
../src/libstore/derivations.cc:1250:16: warning: possibly dangling reference to a temporary [-Wdangling-reference] | |
1250 | auto & hashAlgo_ = getString(valueAt(json, "hashAlgo")); | |
| ^~~~~~~~~ | |
../src/libstore/derivations.cc:1250:37: note: the temporary was destroyed at the end of the full expression 'nix::getString((* & nix::valueAt((* & json), std::__cxx11::basic_string<char>(((const char*)"hashAlgo"), std::allocator<char>()))))' | |
1250 | auto & hashAlgo_ = getString(valueAt(json, "hashAlgo")); | |
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../src/libstore/derivations.cc: In static member function 'static nix::Derivation nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)': | |
../src/libstore/derivations.cc:1368:78: warning: possibly dangling reference to a temporary [-Wdangling-reference] | |
1368 | for (auto & [outputName, output] : getObject(valueAt(json, "outputs"))) { | |
| ^ | |
../src/libstore/derivations.cc:1368:53: note: the temporary was destroyed at the end of the full expression 'nix::getObject((* & nix::valueAt((* & json), std::__cxx11::basic_string<char>(((const char*)"outputs"), std::allocator<char>()))))' | |
1368 | for (auto & [outputName, output] : getObject(valueAt(json, "outputs"))) { | |
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../src/libstore/derivations.cc:1379:64: warning: possibly dangling reference to a temporary [-Wdangling-reference] | |
1379 | for (auto & input : getArray(valueAt(json, "inputSrcs"))) | |
| ^ | |
../src/libstore/derivations.cc:1379:37: note: the temporary was destroyed at the end of the full expression 'nix::getArray((* & nix::valueAt((* & json), std::__cxx11::basic_string<char>(((const char*)"inputSrcs"), std::allocator<char>()))))' | |
1379 | for (auto & input : getArray(valueAt(json, "inputSrcs"))) | |
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../src/libstore/derivations.cc: In instantiation of 'nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)> [with auto:61 = nlohmann::json_abi_v3_11_3::basic_json<>]': | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-x86_64-unknown-linux-musl-gcc-14.3.0/include/c++/14.3.0/type_traits:2655:26: required by substitution of 'template<class _Fn, class ... _Args> static std::__result_of_success<decltype (declval<_Fn>()((declval<_Args>)()...)), std::__invoke_other> std::__result_of_other_impl::_S_test(int) [with _Fn = nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>&; _Args = {const nlohmann::json_abi_v3_11_3::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&}]' | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-x86_64-unknown-linux-musl-gcc-14.3.0/include/c++/14.3.0/type_traits:2666:60: required from 'struct std::__result_of_impl<false, false, nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>&, const nlohmann::json_abi_v3_11_3::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&>' | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-x86_64-unknown-linux-musl-gcc-14.3.0/include/c++/14.3.0/bits/std_function.h:348:9: recursively required by substitution of 'template<class _Result, class _Ret> struct std::__is_invocable_impl<_Result, _Ret, false, std::__void_t<typename _CTp::type> > [with _Result = std::__invoke_result<nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>&, const nlohmann::json_abi_v3_11_3::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&>; _Ret = nix::DerivedPathMap<std::set<std::__cxx11::basic_string<char> > >::ChildNode]' | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-x86_64-unknown-linux-musl-gcc-14.3.0/include/c++/14.3.0/bits/std_function.h:348:9: required from 'struct std::function<nix::DerivedPathMap<std::set<std::__cxx11::basic_string<char> > >::ChildNode(const nlohmann::json_abi_v3_11_3::basic_json<>&)>::_Callable<nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>, nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>, std::__invoke_result<nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>&, const nlohmann::json_abi_v3_11_3::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&> >' | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-x86_64-unknown-linux-musl-gcc-14.3.0/include/c++/14.3.0/bits/std_function.h:353:41: required by substitution of 'template<class _Res, class ... _ArgTypes> template<class _Cond, class _Tp> using std::function<_Res(_ArgTypes ...)>::_Requires = std::__enable_if_t<((bool)_Cond::value), _Tp> [with _Cond = std::function<nix::DerivedPathMap<std::set<std::__cxx11::basic_string<char> > >::ChildNode(const nlohmann::json_abi_v3_11_3::basic_json<>&)>::_Callable<nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>, nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>, std::__invoke_result<nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>&, const nlohmann::json_abi_v3_11_3::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&> >; _Tp = void; _Res = nix::DerivedPathMap<std::set<std::__cxx11::basic_string<char> > >::ChildNode; _ArgTypes = {const nlohmann::json_abi_v3_11_3::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&}]' | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-x86_64-unknown-linux-musl-gcc-14.3.0/include/c++/14.3.0/bits/std_function.h:434:9: required by substitution of 'template<class _Functor, class _Constraints> std::function<nix::DerivedPathMap<std::set<std::__cxx11::basic_string<char> > >::ChildNode(const nlohmann::json_abi_v3_11_3::basic_json<>&)>::function(_Functor&&) [with _Functor = nix::Derivation::fromJSON(const nix::StoreDirConfig&, const nlohmann::json_abi_v3_11_3::json&, const nix::ExperimentalFeatureSettings&)::<lambda(const auto:61&)>; _Constraints = <missing>]' | |
../src/libstore/derivations.cc:1397:9: required from here | |
1397 | }; | |
| ^ | |
../src/libstore/derivations.cc:1392:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] | |
1392 | for (auto & [outputId, childNode] : getObject(valueAt(json, "dynamicOutputs"))) { | |
| ^~~ | |
../src/libstore/derivations.cc:1392:58: note: the temporary was destroyed at the end of the full expression 'nix::getObject((* & nix::valueAt((* & json), std::__cxx11::basic_string<char>(((const char*)"dynamicOutputs"), std::allocator<char>()))))' | |
1392 | for (auto & [outputId, childNode] : getObject(valueAt(json, "dynamicOutputs"))) { | |
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../src/libstore/derivations.cc:1398:88: warning: possibly dangling reference to a temporary [-Wdangling-reference] | |
1398 | for (auto & [inputDrvPath, inputOutputs] : getObject(valueAt(json, "inputDrvs"))) | |
| ^ | |
../src/libstore/derivations.cc:1398:61: note: the temporary was destroyed at the end of the full expression 'nix::getObject((* & nix::valueAt((* & json), std::__cxx11::basic_string<char>(((const char*)"inputDrvs"), std::allocator<char>()))))' | |
1398 | for (auto & [inputDrvPath, inputOutputs] : getObject(valueAt(json, "inputDrvs"))) | |
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
[90/414] Compiling C++ object src/libstore/libnixstore.a.p/http-binary-cache-store.cc.o | |
[91/414] Compiling C++ object src/libstore/libnixstore.a.p/globals.cc.o | |
[92/414] Compiling C++ object src/libstore/libnixstore.a.p/log-store.cc.o | |
[93/414] Compiling C++ object src/libstore/libnixstore.a.p/filetransfer.cc.o | |
[94/414] Compiling C++ object src/libstore/libnixstore.a.p/local-fs-store.cc.o | |
[95/414] Compiling C++ object src/libstore/libnixstore.a.p/local-binary-cache-store.cc.o | |
[96/414] Compiling C++ object src/libstore/libnixstore.a.p/gc.cc.o | |
[97/414] Compiling C++ object src/libstore/libnixstore.a.p/legacy-ssh-store.cc.o | |
[98/414] Compiling C++ object src/libstore/libnixstore.a.p/machines.cc.o | |
[99/414] Compiling C++ object src/libstore/libnixstore.a.p/make-content-addressed.cc.o | |
[100/414] Compiling C++ object src/libstore/libnixstore.a.p/names.cc.o | |
[101/414] Compiling C++ object src/libstore/libnixstore.a.p/local-overlay-store.cc.o | |
[102/414] Compiling C++ object src/libstore/libnixstore.a.p/local-store.cc.o | |
[103/414] Compiling C++ object src/libstore/libnixstore.a.p/path-references.cc.o | |
[104/414] Compiling C++ object src/libstore/libnixstore.a.p/optimise-store.cc.o | |
[105/414] Compiling C++ object src/libstore/libnixstore.a.p/nar-accessor.cc.o | |
[106/414] Compiling C++ object src/libstore/libnixstore.a.p/nar-info.cc.o | |
[107/414] Compiling C++ object src/libstore/libnixstore.a.p/misc.cc.o | |
[108/414] Compiling C++ object src/libstore/libnixstore.a.p/nar-info-disk-cache.cc.o | |
[109/414] Compiling C++ object src/libstore/libnixstore.a.p/s3-binary-cache-store.cc.o | |
[110/414] Compiling C++ object src/libstore/libnixstore.a.p/pathlocks.cc.o | |
[111/414] Compiling C++ object src/libstore/libnixstore.a.p/path.cc.o | |
[112/414] Compiling C++ object src/libstore/libnixstore.a.p/path-with-outputs.cc.o | |
[113/414] Compiling C++ object src/libstore/libnixstore.a.p/outputs-spec.cc.o | |
[114/414] Compiling C++ object src/libstore/libnixstore.a.p/path-info.cc.o | |
[115/414] Compiling C++ object src/libstore/libnixstore.a.p/posix-fs-canonicalise.cc.o | |
[116/414] Compiling C++ object src/libstore/libnixstore.a.p/sqlite.cc.o | |
[117/414] Compiling C++ object src/libstore/libnixstore.a.p/profiles.cc.o | |
[118/414] Compiling C++ object src/libstore/libnixstore.a.p/parsed-derivations.cc.o | |
[119/414] Compiling C++ object src/libstore/libnixstore.a.p/serve-protocol-connection.cc.o | |
[120/414] Compiling C++ object src/libstore/libnixstore.a.p/ssh.cc.o | |
[121/414] Compiling C++ object src/libstore/libnixstore.a.p/remote-fs-accessor.cc.o | |
[122/414] Compiling C++ object src/libstore/libnixstore.a.p/ssh-store.cc.o | |
[123/414] Compiling C++ object src/libstore/libnixstore.a.p/store-reference.cc.o | |
[124/414] Compiling C++ object src/libstore/libnixstore.a.p/serve-protocol.cc.o | |
[125/414] Compiling C++ object src/libstore/libnixstore.a.p/linux_personality.cc.o | |
[126/414] Compiling C++ object src/libstore/libnixstore.a.p/realisation.cc.o | |
[127/414] Compiling C++ object src/libstore/libnixstore.a.p/unix_build_child.cc.o | |
[128/414] Compiling C++ object src/libstore/libnixstore.a.p/worker-protocol-connection.cc.o | |
[129/414] Compiling C++ object src/libstore/libnixstore.a.p/uds-remote-store.cc.o | |
[130/414] Compiling C++ object src/libstore/libnixstore.a.p/remote-store.cc.o | |
[131/414] Compiling C++ object src/libstore/libnixstore.a.p/unix_pathlocks.cc.o | |
[132/414] Compiling C++ object src/libstore/libnixstore.a.p/unix_user-lock.cc.o | |
[133/414] Compiling C++ object src/libstore/libnixstore.a.p/unix_build_hook-instance.cc.o | |
[134/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/fetch-settings.cc.o | |
[135/414] Compiling C++ object src/libstore/libnixstore.a.p/worker-protocol.cc.o | |
[136/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/filtering-source-accessor.cc.o | |
[137/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/attrs.cc.o | |
[138/414] Compiling C++ object src/libstore/libnixstore.a.p/store-api.cc.o | |
[139/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/fetch-to-store.cc.o | |
[140/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/cache.cc.o | |
[141/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/fetchers.cc.o | |
[142/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/git-lfs-fetch.cc.o | |
[143/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/indirect.cc.o | |
[144/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/store-path-accessor.cc.o | |
[145/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/path.cc.o | |
[146/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/mercurial.cc.o | |
[147/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/git-utils.cc.o | |
[148/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/git.cc.o | |
[149/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/registry.cc.o | |
[150/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/tarball.cc.o | |
[151/414] Compiling C++ object src/libfetchers/libnixfetchers.a.p/github.cc.o | |
[152/414] Compiling C++ object src/libexpr/libnixexpr.a.p/meson-generated_.._lexer-tab.cc.o | |
[153/414] Compiling C++ object src/libexpr/libnixexpr.a.p/attr-set.cc.o | |
[154/414] Compiling C++ object src/libexpr/libnixexpr.a.p/eval-gc.cc.o | |
[155/414] Compiling C++ object src/libexpr/libnixexpr.a.p/attr-path.cc.o | |
[156/414] Compiling C++ object src/libstore/libnixstore.a.p/unix_build_local-derivation-goal.cc.o | |
[157/414] Compiling C++ object src/libexpr/libnixexpr.a.p/meson-generated_.._parser-tab.cc.o | |
[158/414] Compiling C++ object src/libexpr/libnixexpr.a.p/eval-settings.cc.o | |
[159/414] Compiling C++ object src/libexpr/libnixexpr.a.p/eval-error.cc.o | |
[160/414] Compiling C++ object src/libexpr/libnixexpr.a.p/search-path.cc.o | |
[161/414] Compiling C++ object src/libexpr/libnixexpr.a.p/eval-cache.cc.o | |
[162/414] Compiling C++ object src/libexpr/libnixexpr.a.p/lexer-helpers.cc.o | |
[163/414] Compiling C++ object src/libexpr/libnixexpr.a.p/function-trace.cc.o | |
[164/414] Compiling C++ object src/libexpr/libnixexpr.a.p/print-ambiguous.cc.o | |
[165/414] Compiling C++ object src/libexpr/libnixexpr.a.p/paths.cc.o | |
[166/414] Compiling C++ object src/libexpr/libnixexpr.a.p/nixexpr.cc.o | |
[167/414] Compiling C++ object src/libexpr/libnixexpr.a.p/json-to-value.cc.o | |
[168/414] Compiling C++ object src/libexpr/libnixexpr.a.p/value_context.cc.o | |
[169/414] Compiling C++ object src/libexpr/libnixexpr.a.p/print.cc.o | |
[170/414] Compiling C++ object src/libexpr/libnixexpr.a.p/get-drvs.cc.o | |
[171/414] Compiling C++ object src/libexpr/libnixexpr.a.p/value-to-xml.cc.o | |
[172/414] Compiling C++ object src/libexpr/libnixexpr.a.p/primops_context.cc.o | |
[173/414] Compiling C++ object src/libexpr/libnixexpr.a.p/value-to-json.cc.o | |
[174/414] Compiling C++ object src/libexpr/libnixexpr.a.p/primops_fetchClosure.cc.o | |
[175/414] Compiling C++ object src/libexpr/libnixexpr.a.p/primops_fetchMercurial.cc.o | |
[176/414] Compiling C++ object src/libexpr/libnixexpr.a.p/eval.cc.o | |
[177/414] Compiling C++ object src/libflake/libnixflake.a.p/settings.cc.o | |
[178/414] Compiling C++ object src/libflake/libnixflake.a.p/config.cc.o | |
[179/414] Compiling C++ object src/libexpr/libnixexpr.a.p/primops_fetchTree.cc.o | |
[180/414] Compiling C++ object src/libmain/libnixmain.a.p/common-args.cc.o | |
[181/414] Compiling C++ object src/libflake/libnixflake.a.p/flake-primops.cc.o | |
[182/414] Compiling C++ object src/libflake/libnixflake.a.p/flakeref.cc.o | |
[183/414] Compiling C++ object src/libflake/libnixflake.a.p/url-name.cc.o | |
[184/414] Compiling C++ object src/libmain/libnixmain.a.p/loggers.cc.o | |
[185/414] Compiling C++ object src/libexpr/libnixexpr.a.p/primops_fromTOML.cc.o | |
[186/414] Compiling C++ object src/libmain/libnixmain.a.p/plugin.cc.o | |
[187/414] Compiling C++ object src/libexpr/libnixexpr.a.p/primops.cc.o | |
[188/414] Compiling C++ object src/libflake/libnixflake.a.p/flake.cc.o | |
[189/414] Compiling C++ object src/libmain/libnixmain.a.p/unix_stack.cc.o | |
[190/414] Compiling C++ object src/libflake/libnixflake.a.p/lockfile.cc.o | |
[191/414] Compiling C++ object src/libmain/libnixmain.a.p/progress-bar.cc.o | |
[192/414] Compiling C++ object src/libcmd/libnixcmd.a.p/editor-for.cc.o | |
[193/414] Compiling C++ object src/libmain/libnixmain.a.p/shared.cc.o | |
[194/414] Compiling C++ object src/libcmd/libnixcmd.a.p/legacy.cc.o | |
[195/414] Compiling C++ object src/libcmd/libnixcmd.a.p/command-installable-value.cc.o | |
[196/414] Compiling C++ object src/libcmd/libnixcmd.a.p/network-proxy.cc.o | |
[197/414] Compiling C++ object src/libcmd/libnixcmd.a.p/installable-derived-path.cc.o | |
[198/414] Compiling C++ object src/libcmd/libnixcmd.a.p/markdown.cc.o | |
[199/414] Compiling C++ object src/libcmd/libnixcmd.a.p/built-path.cc.o | |
[200/414] Compiling C++ object src/libcmd/libnixcmd.a.p/misc-store-flags.cc.o | |
[201/414] Compiling C++ object src/libcmd/libnixcmd.a.p/common-eval-args.cc.o | |
[202/414] Compiling C++ object src/libutil-c/libnixutilc.a.p/nix_api_util.cc.o | |
[203/414] Compiling C++ object src/libcmd/libnixcmd.a.p/installable-value.cc.o | |
[204/414] Compiling C++ object src/libcmd/libnixcmd.a.p/command.cc.o | |
[205/414] Compiling C++ object src/libcmd/libnixcmd.a.p/repl-interacter.cc.o | |
[206/414] Compiling C++ object src/libutil-test-support/libnix-util-test-support.a.p/string_callback.cc.o | |
[207/414] Compiling C++ object src/libcmd/libnixcmd.a.p/installable-attr-path.cc.o | |
[208/414] Compiling C++ object src/libstore-c/libnixstorec.a.p/nix_api_store.cc.o | |
[209/414] Compiling C++ object src/libcmd/libnixcmd.a.p/installable-flake.cc.o | |
[210/414] Compiling C++ object src/libexpr-c/libnixexprc.a.p/nix_api_expr.cc.o | |
[211/414] Compiling C++ object src/libflake-c/libnixflakec.a.p/nix_api_flake.cc.o | |
[212/414] Compiling C++ object src/libexpr-c/libnixexprc.a.p/nix_api_external.cc.o | |
[213/414] Prelinking src/libutil/libnixutil.a.p/nixutil-prelink.o | |
[214/414] Compiling C++ object src/libutil-test-support/libnix-util-test-support.a.p/hash.cc.o | |
[215/414] Compiling C++ object src/libexpr-c/libnixexprc.a.p/nix_api_value.cc.o | |
[216/414] Generating 'src/nix/nix.p/generate-manpage.nix.gen.hh' | |
[217/414] Generating 'src/nix/nix.p/generate-settings.nix.gen.hh' | |
[218/414] Generating 'src/nix/nix.p/generate-store-info.nix.gen.hh' | |
[219/414] Generating 'src/nix/nix.p/utils.nix.gen.hh' | |
[220/414] Generating 'src/nix/nix.p/get-env.sh.gen.hh' | |
[221/414] Generating 'src/nix/nix.p/profiles.md.gen.hh' | |
[222/414] Generating 'src/nix/nix.p/help-stores.md.gen.hh' | |
[223/414] Generating 'src/nix/nix.p/unpack-channel.nix.gen.hh' | |
[224/414] Generating 'src/nix/nix.p/buildenv.nix.gen.hh' | |
[225/414] Prelinking src/libutil-c/libnixutilc.a.p/nixutilc-prelink.o | |
[226/414] Prelinking src/libstore-c/libnixstorec.a.p/nixstorec-prelink.o | |
[227/414] Prelinking src/libmain/libnixmain.a.p/nixmain-prelink.o | |
[228/414] Compiling C++ object src/libcmd/libnixcmd.a.p/repl.cc.o | |
[229/414] Prelinking src/libflake-c/libnixflakec.a.p/nixflakec-prelink.o | |
[230/414] Compiling C++ object src/libstore-test-support/libnix-store-test-support.a.p/outputs-spec.cc.o | |
[231/414] Prelinking src/libutil-test-support/libnix-util-test-support.a.p/nix-util-test-support-prelink.o | |
[232/414] Prelinking src/libexpr-c/libnixexprc.a.p/nixexprc-prelink.o | |
[233/414] Linking static target src/libmain/libnixmain.a | |
[234/414] Prelinking src/libflake/libnixflake.a.p/nixflake-prelink.o | |
[235/414] Linking static target src/libutil/libnixutil.a | |
[236/414] Compiling C++ object src/libstore-test-support/libnix-store-test-support.a.p/derived-path.cc.o | |
[237/414] Linking static target src/libflake/libnixflake.a | |
[238/414] Prelinking src/libfetchers/libnixfetchers.a.p/nixfetchers-prelink.o | |
[239/414] Compiling C++ object src/libcmd/libnixcmd.a.p/installables.cc.o | |
[240/414] Linking static target src/libfetchers/libnixfetchers.a | |
[241/414] Compiling C++ object src/libexpr-test-support/libnix-expr-test-support.a.p/tests_value_context.cc.o | |
[242/414] Prelinking src/libexpr-test-support/libnix-expr-test-support.a.p/nix-expr-test-support-prelink.o | |
[243/414] Prelinking src/libexpr/libnixexpr.a.p/nixexpr-prelink.o | |
[244/414] Prelinking src/libcmd/libnixcmd.a.p/nixcmd-prelink.o | |
[245/414] Compiling C++ object src/libstore-test-support/libnix-store-test-support.a.p/path.cc.o | |
[246/414] Linking static target src/libexpr/libnixexpr.a | |
[247/414] Linking static target src/libcmd/libnixcmd.a | |
[248/414] Compiling C++ object src/nix/nix.p/self-exe.cc.o | |
[249/414] Prelinking src/libstore-test-support/libnix-store-test-support.a.p/nix-store-test-support-prelink.o | |
[250/414] Compiling C++ object src/libmain-c/libnixmainc.a.p/nix_api_main.cc.o | |
[251/414] Prelinking src/libstore/libnixstore.a.p/nixstore-prelink.o | |
[252/414] Linking static target src/libstore/libnixstore.a | |
[253/414] Compiling C++ object src/nix/nix.p/crash-handler.cc.o | |
[254/414] Compiling C++ object src/nix/nix.p/add-to-store.cc.o | |
[255/414] Compiling C++ object src/nix/nix.p/cat.cc.o | |
[256/414] Compiling C++ object src/nix/nix.p/app.cc.o | |
[257/414] Compiling C++ object src/nix/nix.p/config-check.cc.o | |
[258/414] Compiling C++ object src/nix/nix.p/bundle.cc.o | |
[259/414] Compiling C++ object src/nix/nix.p/copy.cc.o | |
[260/414] Compiling C++ object src/nix/nix.p/build.cc.o | |
[261/414] Compiling C++ object src/nix/nix.p/derivation.cc.o | |
[262/414] Compiling C++ object src/nix/nix.p/config.cc.o | |
[263/414] Compiling C++ object src/nix/nix.p/derivation-add.cc.o | |
[264/414] Compiling C++ object src/nix/nix.p/derivation-show.cc.o | |
[265/414] Compiling C++ object src/nix/nix.p/dump-path.cc.o | |
[266/414] Compiling C++ object src/nix/nix.p/edit.cc.o | |
[267/414] Compiling C++ object src/nix/nix.p/diff-closures.cc.o | |
[268/414] Compiling C++ object src/nix/nix.p/env.cc.o | |
[269/414] Compiling C++ object src/nix/nix.p/fmt.cc.o | |
[270/414] Compiling C++ object src/nix/nix.p/log.cc.o | |
[271/414] Compiling C++ object src/nix/nix.p/hash.cc.o | |
[272/414] Compiling C++ object src/nix/nix.p/man-pages.cc.o | |
[273/414] Compiling C++ object src/nix/nix.p/eval.cc.o | |
[274/414] Compiling C++ object src/nix/nix.p/develop.cc.o | |
[275/414] Compiling C++ object src/nix/nix.p/ls.cc.o | |
[276/414] Compiling C++ object src/nix/nix.p/optimise-store.cc.o | |
[277/414] Compiling C++ object src/nix/nix.p/nar.cc.o | |
[278/414] Compiling C++ object src/nix/nix.p/make-content-addressed.cc.o | |
[279/414] Compiling C++ object src/nix/nix.p/path-from-hash-part.cc.o | |
[280/414] Compiling C++ object src/nix/nix.p/flake.cc.o | |
[281/414] Compiling C++ object src/nix/nix.p/main.cc.o | |
[282/414] Compiling C++ object src/nix/nix.p/path-info.cc.o | |
[283/414] Compiling C++ object src/nix/nix.p/repl.cc.o | |
[284/414] Compiling C++ object src/nix/nix.p/realisation.cc.o | |
[285/414] Compiling C++ object src/nix/nix.p/registry.cc.o | |
[286/414] Compiling C++ object src/nix/nix.p/prefetch.cc.o | |
[287/414] Compiling C++ object src/nix/nix.p/run.cc.o | |
[288/414] Compiling C++ object src/nix/nix.p/store-copy-log.cc.o | |
[289/414] Compiling C++ object src/nix/nix.p/sigs.cc.o | |
[290/414] Compiling C++ object src/nix/nix.p/store-delete.cc.o | |
[291/414] Compiling C++ object src/nix/nix.p/store-gc.cc.o | |
[292/414] Compiling C++ object src/nix/nix.p/store-repair.cc.o | |
[293/414] Compiling C++ object src/nix/nix.p/store.cc.o | |
[294/414] Compiling C++ object src/nix/nix.p/search.cc.o | |
[295/414] Compiling C++ object src/nix/nix.p/store-info.cc.o | |
[296/414] Compiling C++ object src/nix/nix.p/profile.cc.o | |
[297/414] Compiling C++ object src/nix/nix.p/verify.cc.o | |
[298/414] Compiling C++ object src/nix/nix.p/upgrade-nix.cc.o | |
[299/414] Compiling C++ object src/nix/nix.p/why-depends.cc.o | |
[300/414] Compiling C++ object src/nix/nix.p/nix-collect-garbage_nix-collect-garbage.cc.o | |
[301/414] Linking static target src/libutil-c/libnixutilc.a | |
[302/414] Linking static target src/libstore-c/libnixstorec.a | |
[303/414] Compiling C++ object src/nix/nix.p/nix-copy-closure_nix-copy-closure.cc.o | |
[304/414] Linking static target src/libflake-c/libnixflakec.a | |
[305/414] Linking static target src/libexpr-c/libnixexprc.a | |
[306/414] Prelinking src/libmain-c/libnixmainc.a.p/nixmainc-prelink.o | |
[307/414] Linking static target src/libutil-test-support/libnix-util-test-support.a | |
[308/414] Compiling C++ object src/nix/nix.p/unix_daemon.cc.o | |
[309/414] Compiling C++ object src/nix/nix.p/nix-store_dotgraph.cc.o | |
[310/414] Compiling C++ object src/nix/nix.p/nix-env_user-env.cc.o | |
[311/414] Compiling C++ object src/nix/nix.p/nix-store_graphml.cc.o | |
[312/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/canon-path.cc.o | |
[313/414] Compiling C++ object src/nix/nix.p/nix-instantiate_nix-instantiate.cc.o | |
[314/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/chunked-vector.cc.o | |
[315/414] Compiling C++ object src/nix/nix.p/build-remote_build-remote.cc.o | |
[316/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/checked-arithmetic.cc.o | |
[317/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/compression.cc.o | |
[318/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/closure.cc.o | |
[319/414] Compiling C++ object src/nix/nix.p/nix-store_nix-store.cc.o | |
[320/414] Compiling C++ object src/nix/nix.p/nix-env_nix-env.cc.o | |
[321/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/logging.cc.o | |
[322/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/executable-path.cc.o | |
[323/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/args.cc.o | |
[324/414] Compiling C++ object src/nix/nix.p/nix-build_nix-build.cc.o | |
[325/414] Compiling C++ object src/nix/nix.p/nix-channel_nix-channel.cc.o | |
[326/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/file-content-address.cc.o | |
[327/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/lru-cache.cc.o | |
[328/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/hash.cc.o | |
[329/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/config.cc.o | |
[330/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/git.cc.o | |
[331/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/file-system.cc.o | |
[332/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/hilite.cc.o | |
[333/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/pool.cc.o | |
[334/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/monitorfdhup.cc.o | |
[335/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/nix_api_util.cc.o | |
[336/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/position.cc.o | |
[337/414] Linking static target src/libstore-test-support/libnix-store-test-support.a | |
[338/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/processes.cc.o | |
[339/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/spawn.cc.o | |
[340/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/suggestions.cc.o | |
[341/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/xml-writer.cc.o | |
[342/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/references.cc.o | |
[343/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/terminal.cc.o | |
[344/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/json-utils.cc.o | |
../src/libutil-tests/json-utils.cc: In member function 'virtual void nix::valueAt_simpleObject_Test::TestBody()': | |
../src/libutil-tests/json-utils.cc:66:12: warning: possibly dangling reference to a temporary [-Wdangling-reference] | |
66 | auto & nestedObject = valueAt(getObject(nested), "hello"); | |
| ^~~~~~~~~~~~ | |
../src/libutil-tests/json-utils.cc:66:34: note: the temporary was destroyed at the end of the full expression 'nix::valueAt((* & nix::getObject(nested)), std::__cxx11::basic_string<char>(((const char*)"hello"), std::allocator<char>()))' | |
66 | auto & nestedObject = valueAt(getObject(nested), "hello"); | |
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../src/libutil-tests/json-utils.cc: In member function 'virtual void nix::getObject_rightAssertions_Test::TestBody()': | |
../src/libutil-tests/json-utils.cc:86:12: warning: possibly dangling reference to a temporary [-Wdangling-reference] | |
86 | auto & nestedObject = getObject(valueAt(getObject(nested), "object")); | |
| ^~~~~~~~~~~~ | |
../src/libutil-tests/json-utils.cc:86:36: note: the temporary was destroyed at the end of the full expression 'nix::getObject((* & nix::valueAt((* & nix::getObject(nested)), std::__cxx11::basic_string<char>(((const char*)"object"), std::allocator<char>()))))' | |
86 | auto & nestedObject = getObject(valueAt(getObject(nested), "object")); | |
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
[345/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/url.cc.o | |
[346/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/local-overlay-store.cc.o | |
[347/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/local-store.cc.o | |
[348/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/content-address.cc.o | |
[349/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/util.cc.o | |
[350/414] Compiling C++ object src/libutil-tests/nix-util-tests.p/strings.cc.o | |
[351/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/downstream-placeholder.cc.o | |
[352/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/http-binary-cache-store.cc.o | |
[353/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/local-binary-cache-store.cc.o | |
[354/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/legacy-ssh-store.cc.o | |
[355/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/nar-info-disk-cache.cc.o | |
[356/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/s3-binary-cache-store.cc.o | |
[357/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/machines.cc.o | |
[358/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/ssh-store.cc.o | |
[359/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/common-protocol.cc.o | |
[360/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/uds-remote-store.cc.o | |
[361/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/derived-path.cc.o | |
[362/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/nix_api_store.cc.o | |
[363/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/derivation-advanced-attrs.cc.o | |
[364/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/references.cc.o | |
[365/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/derivation.cc.o | |
[366/414] Linking static target src/libexpr-test-support/libnix-expr-test-support.a | |
[367/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/nar-info.cc.o | |
[368/414] Compiling C++ object src/libfetchers-tests/nix-fetchers-tests.p/git-utils.cc.o | |
[369/414] Compiling C++ object src/libfetchers-tests/nix-fetchers-tests.p/access-tokens.cc.o | |
[370/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/outputs-spec.cc.o | |
[371/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/store-reference.cc.o | |
[372/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/path-info.cc.o | |
[373/414] Compiling C++ object src/libfetchers-tests/nix-fetchers-tests.p/public-key.cc.o | |
[374/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/main.cc.o | |
[375/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/serve-protocol.cc.o | |
[376/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/path.cc.o | |
[377/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/eval.cc.o | |
[378/414] Compiling C++ object src/libstore-tests/nix-store-tests.p/worker-protocol.cc.o | |
[379/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/json.cc.o | |
[380/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/nix_api_external.cc.o | |
[381/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/nix_api_expr.cc.o | |
[382/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/search-path.cc.o | |
[383/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/derived-path.cc.o | |
[384/414] Generating src/nix/nix-build with a custom command (wrapped by meson to set env) | |
[385/414] Generating src/nix/nix-channel with a custom command (wrapped by meson to set env) | |
[386/414] Generating src/nix/nix-collect-garbage with a custom command (wrapped by meson to set env) | |
[387/414] Generating src/nix/nix-copy-closure with a custom command (wrapped by meson to set env) | |
[388/414] Generating src/nix/nix-daemon with a custom command (wrapped by meson to set env) | |
[389/414] Generating src/nix/nix-env with a custom command (wrapped by meson to set env) | |
[390/414] Generating src/nix/nix-hash with a custom command (wrapped by meson to set env) | |
[391/414] Generating src/nix/nix-instantiate with a custom command (wrapped by meson to set env) | |
[392/414] Generating src/nix/nix-prefetch-url with a custom command (wrapped by meson to set env) | |
[393/414] Generating src/nix/nix-shell with a custom command (wrapped by meson to set env) | |
[394/414] Generating src/nix/nix-store with a custom command (wrapped by meson to set env) | |
[395/414] Generating src/nix/build-remote with a custom command (wrapped by meson to set env) | |
[396/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/nix_api_value.cc.o | |
[397/414] Generating src/internal-api-docs/internal-api-docs with a custom command | |
warning: tag INCLUDE_PATH: include path '/build/source/build/src/libexpr/libnixexpr.so.p' does not exist | |
warning: tag INPUT: input source '/build/source/src/libexpr/flake' does not exist | |
warning: tag INPUT: input source '/build/source/src/libstore-test-support/tests' does not exist | |
warning: tag INPUT: input source '/build/source/src/libutil/args' does not exist | |
warning: tag INPUT: input source '/build/source/src/libutil-test-support/tests' does not exist | |
warning: source '/build/source/build/src/libexpr/libnixexpr.so.p' is not a readable file or directory... skipping. | |
warning: source '/build/source/src/libexpr/flake' is not a readable file or directory... skipping. | |
warning: source '/build/source/src/libstore-test-support/tests' is not a readable file or directory... skipping. | |
warning: source '/build/source/src/libutil/args' is not a readable file or directory... skipping. | |
warning: source '/build/source/src/libutil-test-support/tests' is not a readable file or directory... skipping. | |
/build/source/src/libutil-tests/spawn.cc:37: warning: More #if's than #endif's found (might be in an included file). | |
/build/source/src/nix/eval.cc:217: warning: Reached end of file while still inside a (nested) comment. Nesting level 1 (possible line reference(s): 124) | |
/build/source/src/nix/crash-handler.hh:2: warning: the name 'Crash' supplied as the argument in the \file statement is not an input file | |
/build/source/src/libstore/globals.cc:261: warning: Incomplete input: scope for class nix::BaseSetting::trait not found! | |
/build/source/src/libstore/legacy-ssh-store.cc:35: warning: Incomplete input: scope for class nix::LegacySSHStore::Connection not found! | |
/build/source/src/libstore/local-store.cc:78: warning: Incomplete input: scope for class nix::LocalStore::State::Stmts not found! | |
/build/source/src/libcmd/built-path.cc:31: warning: documented symbol 'StorePath nix::SingleBuiltPath::outPath' was not declared or defined. | |
/build/source/src/libcmd/built-path.cc:41: warning: documented symbol 'StorePathSet nix::BuiltPath::outPaths' was not declared or defined. | |
/build/source/src/libcmd/built-path.cc:56: warning: documented symbol 'SingleDerivedPath::Built nix::SingleBuiltPath::Built::discardOutputPath' was not declared or defined. | |
/build/source/src/libcmd/built-path.cc:64: warning: documented symbol 'SingleDerivedPath nix::SingleBuiltPath::discardOutputPath' was not declared or defined. | |
/build/source/src/libcmd/built-path.cc:78: warning: no uniquely matching class member found for | |
nlohmann::json nix::BuiltPath::Built::toJSON(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libcmd/built-path.cc:88: warning: no uniquely matching class member found for | |
nlohmann::json nix::SingleBuiltPath::Built::toJSON(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libcmd/built-path.cc:98: warning: no uniquely matching class member found for | |
nlohmann::json nix::SingleBuiltPath::toJSON(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libcmd/built-path.cc:105: warning: no uniquely matching class member found for | |
nlohmann::json nix::BuiltPath::toJSON(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libcmd/built-path.cc:112: warning: documented symbol 'RealisedPath::Set nix::BuiltPath::toRealisedPaths' was not declared or defined. | |
/build/source/src/libcmd/command-installable-value.cc:5: warning: no uniquely matching class member found for | |
void InstallableValueCommand::run(ref< Store > store, ref< Installable > installable) | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libcmd/command.cc:17: warning: documented symbol 'RegisterCommand::Commands * nix::RegisterCommand::commands' was not declared or defined. | |
/build/source/src/libcmd/command.cc:19: warning: documented symbol 'nix::Commands nix::RegisterCommand::getCommandsFor' was not declared or defined. | |
/build/source/src/libcmd/command.cc:34: warning: no uniquely matching class member found for | |
nlohmann::json NixMultiCommand::toJSON() | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libcmd/command.cc:40: warning: no uniquely matching class member found for | |
void NixMultiCommand::run() | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libcmd/command.cc:55: warning: documented symbol 'StoreCommand::StoreCommand' was not declared or defined. | |
/build/source/src/libcmd/command.cc:57: warning: documented symbol 'ref< Store > StoreCommand::getStore' was not declared or defined. | |
/build/source/src/libcmd/command.cc:64: warning: documented symbol 'ref< Store > StoreCommand::createStore' was not declared or defined. | |
/build/source/src/libcmd/command.cc:69: warning: no uniquely matching class member found for | |
void StoreCommand::run() | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libcmd/command.cc:74: warning: documented symbol 'CopyCommand::CopyCommand' was not declared or defined. | |
/build/source/src/libcmd/command.cc:91: warning: documented symbol 'ref< Store > CopyCommand::createStore' was not declared or defined. | |
/build/source/src/libcmd/command.cc:96: warning: documented symbol 'ref< Store > CopyCommand::getDstStore' was not declared or defined. | |
/build/source/src/libcmd/command.cc:104: warning: documented symbol 'EvalCommand::EvalCommand' was not declared or defined. | |
/build/source/src/libcmd/command.cc:114: warning: documented symbol 'EvalCommand::~EvalCommand' was not declared or defined. | |
/build/source/src/libcmd/command.cc:120: warning: documented symbol 'ref< Store > EvalCommand::getEvalStore' was not declared or defined. | |
/build/source/src/libcmd/command.cc:127: warning: documented symbol 'ref< EvalState > EvalCommand::getEvalState' was not declared or defined. | |
/build/source/src/libcmd/command.cc:142: warning: documented symbol 'MixOperateOnOptions::MixOperateOnOptions' was not declared or defined. | |
/build/source/src/libcmd/command.cc:153: warning: documented symbol 'BuiltPathsCommand::BuiltPathsCommand' was not declared or defined. | |
/build/source/src/libcmd/command.cc:180: warning: no uniquely matching class member found for | |
void BuiltPathsCommand::run(ref< Store > store, Installables &&installables) | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libcmd/command.cc:212: warning: documented symbol 'StorePathsCommand::StorePathsCommand' was not declared or defined. | |
/build/source/src/libcmd/command.cc:217: warning: no uniquely matching class member found for | |
void StorePathsCommand::run(ref< Store > store, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libcmd/command.cc:230: warning: no uniquely matching class member found for | |
void StorePathCommand::run(ref< Store > store, StorePaths &&storePaths) | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libcmd/command.cc:238: warning: documented symbol 'MixProfile::MixProfile' was not declared or defined. | |
/build/source/src/libcmd/command.cc:249: warning: documented symbol 'void MixProfile::updateProfile' was not declared or defined. | |
/build/source/src/libcmd/command.cc:260: warning: documented symbol 'void MixProfile::updateProfile' was not declared or defined. | |
/build/source/src/libcmd/command.cc:287: warning: documented symbol 'MixDefaultProfile::MixDefaultProfile' was not declared or defined. | |
/build/source/src/libcmd/command.cc:292: warning: documented symbol 'MixEnvironment::MixEnvironment' was not declared or defined. | |
/build/source/src/libcmd/command.cc:349: warning: documented symbol 'void MixEnvironment::setEnviron' was not declared or defined. | |
/build/source/src/libcmd/common-eval-args.cc:59: warning: documented symbol 'MixEvalArgs::MixEvalArgs' was not declared or defined. | |
/build/source/src/libcmd/common-eval-args.cc:141: warning: documented symbol 'Bindings * MixEvalArgs::getAutoArgs' was not declared or defined. | |
/build/source/src/libcmd/installable-attr-path.cc:27: warning: documented symbol 'nix::InstallableAttrPath::InstallableAttrPath' was not declared or defined. | |
/build/source/src/libcmd/installable-attr-path.cc:40: warning: documented symbol 'std::pair< Value *, PosIdx > nix::InstallableAttrPath::toValue' was not declared or defined. | |
/build/source/src/libcmd/installable-attr-path.cc:47: warning: no matching file member found for | |
DerivedPathsWithInfo nix::InstallableAttrPath::toDerivedPaths | |
Possible candidates: | |
'std::vector< DerivedPath > toDerivedPaths(const std::vector< StorePathWithOutputs > ss)' at line 37 of file /build/source/src/libstore/path-with-outputs.cc | |
/build/source/src/libcmd/installable-attr-path.cc:110: warning: no matching class member found for | |
InstallableAttrPath nix::InstallableAttrPath::parse(ref< EvalState > state, SourceExprCommand &cmd, Value *v, std::string_view prefix, ExtendedOutputsSpec extendedOutputsSpec) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libcmd/installable-derived-path.cc:6: warning: documented symbol 'std::string nix::InstallableDerivedPath::what' was not declared or defined. | |
/build/source/src/libcmd/installable-derived-path.cc:11: warning: no matching file member found for | |
DerivedPathsWithInfo nix::InstallableDerivedPath::toDerivedPaths | |
Possible candidates: | |
'std::vector< DerivedPath > toDerivedPaths(const std::vector< StorePathWithOutputs > ss)' at line 37 of file /build/source/src/libstore/path-with-outputs.cc | |
/build/source/src/libcmd/installable-derived-path.cc:19: warning: documented symbol 'std::optional< StorePath > nix::InstallableDerivedPath::getStorePath' was not declared or defined. | |
/build/source/src/libcmd/installable-derived-path.cc:24: warning: no matching class member found for | |
InstallableDerivedPath nix::InstallableDerivedPath::parse(ref< Store > store, std::string_view prefix, ExtendedOutputsSpec extendedOutputsSpec) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libcmd/installable-flake.cc:28: warning: documented symbol 'std::vector< std::string > nix::InstallableFlake::getActualAttrPaths' was not declared or defined. | |
/build/source/src/libcmd/installable-flake.cc:56: warning: documented symbol 'nix::InstallableFlake::InstallableFlake' was not declared or defined. | |
/build/source/src/libcmd/installable-flake.cc:76: warning: no matching file member found for | |
DerivedPathsWithInfo nix::InstallableFlake::toDerivedPaths | |
Possible candidates: | |
'std::vector< DerivedPath > toDerivedPaths(const std::vector< StorePathWithOutputs > ss)' at line 37 of file /build/source/src/libstore/path-with-outputs.cc | |
/build/source/src/libcmd/installable-flake.cc:155: warning: documented symbol 'std::pair< Value *, PosIdx > nix::InstallableFlake::toValue' was not declared or defined. | |
/build/source/src/libcmd/installable-flake.cc:161: warning: documented symbol 'std::vector< ref< eval_cache::AttrCursor > > nix::InstallableFlake::getCursors' was not declared or defined. | |
/build/source/src/libcmd/installable-flake.cc:193: warning: documented symbol 'std::shared_ptr< flake::LockedFlake > nix::InstallableFlake::getLockedFlake' was not declared or defined. | |
/build/source/src/libcmd/installable-flake.cc:205: warning: documented symbol 'FlakeRef nix::InstallableFlake::nixpkgsFlakeRef' was not declared or defined. | |
/build/source/src/libcmd/installable-value.cc:8: warning: documented symbol 'std::vector< ref< eval_cache::AttrCursor > > nix::InstallableValue::getCursors' was not declared or defined. | |
/build/source/src/libcmd/installable-value.cc:17: warning: documented symbol 'ref< eval_cache::AttrCursor > nix::InstallableValue::getCursor' was not declared or defined. | |
/build/source/src/libcmd/installable-value.cc:29: warning: documented symbol 'InstallableValue & nix::InstallableValue::require' was not declared or defined. | |
/build/source/src/libcmd/installable-value.cc:37: warning: documented symbol 'ref< InstallableValue > nix::InstallableValue::require' was not declared or defined. | |
/build/source/src/libcmd/installable-value.cc:45: warning: documented symbol 'std::optional< DerivedPathWithInfo > nix::InstallableValue::trySinglePathToDerivedPaths' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:50: warning: documented symbol 'MixFlakeOptions::MixFlakeOptions' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:179: warning: documented symbol 'SourceExprCommand::SourceExprCommand' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:203: warning: documented symbol 'MixReadOnlyOption::MixReadOnlyOption' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:215: warning: no uniquely matching class member found for | |
Strings SourceExprCommand::getDefaultFlakeAttrPaths() | |
Possible candidates: | |
'Strings CmdBundle::getDefaultFlakeAttrPaths() override' at line 56 of file /build/source/src/nix/bundle.cc | |
'Strings Common::getDefaultFlakeAttrPaths() override' at line 461 of file /build/source/src/nix/develop.cc | |
'Strings CmdFmt::getDefaultFlakeAttrPaths() override' at line 25 of file /build/source/src/nix/fmt.cc | |
'Strings nix::CmdRepl::getDefaultFlakeAttrPaths() override' at line 46 of file /build/source/src/nix/repl.cc | |
'Strings CmdRun::getDefaultFlakeAttrPaths() override' at line 104 of file /build/source/src/nix/run.cc | |
'Strings CmdSearch::getDefaultFlakeAttrPaths() override' at line 60 of file /build/source/src/nix/search.cc | |
/build/source/src/libcmd/installables.cc:223: warning: no uniquely matching class member found for | |
Strings SourceExprCommand::getDefaultFlakeAttrPathPrefixes() | |
Possible candidates: | |
'Strings CmdBundle::getDefaultFlakeAttrPathPrefixes() override' at line 67 of file /build/source/src/nix/bundle.cc | |
'Strings Common::getDefaultFlakeAttrPathPrefixes() override' at line 472 of file /build/source/src/nix/develop.cc | |
'Strings CmdFmt::getDefaultFlakeAttrPathPrefixes() override' at line 29 of file /build/source/src/nix/fmt.cc | |
'Strings CmdRun::getDefaultFlakeAttrPathPrefixes() override' at line 115 of file /build/source/src/nix/run.cc | |
/build/source/src/libcmd/installables.cc:235: warning: documented symbol 'Args::CompleterClosure SourceExprCommand::getCompleteInstallable' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:242: warning: documented symbol 'void SourceExprCommand::completeInstallable' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:410: warning: documented symbol 'DerivedPathWithInfo nix::Installable::toDerivedPath' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:466: warning: documented symbol 'Installables SourceExprCommand::parseInstallables' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:549: warning: documented symbol 'ref< Installable > SourceExprCommand::parseInstallable' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:581: warning: no uniquely matching class member found for | |
std::vector< BuiltPathWithResult > nix::Installable::build(ref< Store > evalStore, ref< Store > store, Realise mode, const Installables &installables, BuildMode bMode) | |
Possible candidates: | |
'bool CmdFlakeCheck::build' at line 331 of file /build/source/src/nix/flake.cc | |
'StorePath ProfileManifest::build(ref< Store > store)' at line 236 of file /build/source/src/nix/profile.cc | |
/build/source/src/libcmd/installables.cc:625: warning: documented symbol 'std::vector< std::pair< ref< Installable >, BuiltPathWithResult > > nix::Installable::build2' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:723: warning: no matching file member found for | |
BuiltPaths nix::Installable::toBuiltPaths(ref< Store > evalStore, ref< Store > store, Realise mode, OperateOn operateOn, const Installables &installables) | |
Possible candidates: | |
'BuiltPaths toBuiltPaths(const std::vector< BuiltPathWithResult > &builtPathsWithResult)' at line 903 of file /build/source/src/libcmd/installables.cc | |
/build/source/src/libcmd/installables.cc:746: warning: documented symbol 'StorePathSet nix::Installable::toStorePathSet' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:760: warning: documented symbol 'StorePaths nix::Installable::toStorePaths' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:774: warning: documented symbol 'StorePath nix::Installable::toStorePath' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:788: warning: documented symbol 'StorePathSet nix::Installable::toDerivations' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:814: warning: documented symbol 'RawInstallablesCommand::RawInstallablesCommand' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:829: warning: no matching class member found for | |
void RawInstallablesCommand::applyDefaultInstallables(std::vector< std::string > &rawInstallables) | |
Possible candidates: | |
'void nix::CmdRepl::applyDefaultInstallables(std::vector< std::string > &rawInstallables) override' at line 68 of file /build/source/src/nix/repl.cc | |
/build/source/src/libcmd/installables.cc:838: warning: no matching class member found for | |
std::vector< FlakeRef > RawInstallablesCommand::getFlakeRefsForCompletion() | |
Possible candidates: | |
'std::vector< FlakeRef > FlakeCommand::getFlakeRefsForCompletion() override' at line 65 of file /build/source/src/nix/flake.cc | |
/build/source/src/libcmd/installables.cc:851: warning: no uniquely matching class member found for | |
void RawInstallablesCommand::run(ref< Store > store) | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libcmd/installables.cc:864: warning: no matching class member found for | |
std::vector< FlakeRef > InstallableCommand::getFlakeRefsForCompletion() | |
Possible candidates: | |
'std::vector< FlakeRef > FlakeCommand::getFlakeRefsForCompletion() override' at line 65 of file /build/source/src/nix/flake.cc | |
/build/source/src/libcmd/installables.cc:874: warning: no uniquely matching class member found for | |
void InstallablesCommand::run(ref< Store > store, std::vector< std::string > &&rawInstallables) | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libcmd/installables.cc:880: warning: documented symbol 'InstallableCommand::InstallableCommand' was not declared or defined. | |
/build/source/src/libcmd/installables.cc:891: warning: no uniquely matching class member found for | |
void InstallableCommand::run(ref< Store > store) | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libcmd/installables.cc:897: warning: no matching class member found for | |
void BuiltPathsCommand::applyDefaultInstallables(std::vector< std::string > &rawInstallables) | |
Possible candidates: | |
'void nix::CmdRepl::applyDefaultInstallables(std::vector< std::string > &rawInstallables) override' at line 68 of file /build/source/src/nix/repl.cc | |
/build/source/src/libcmd/legacy.cc:5: warning: documented symbol 'RegisterLegacyCommand::Commands * nix::RegisterLegacyCommand::commands' was not declared or defined. | |
/build/source/src/libcmd/repl-interacter.cc:109: warning: no uniquely matching class member found for | |
ReadlineLikeInteracter::Guard nix::ReadlineLikeInteracter::init(detail::ReplCompleterMixin *repl) | |
Possible candidates: | |
'void nix::curlFileTransfer::TransferItem::init()' at line 329 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::HttpBinaryCacheStore::init() override' at line 70 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::LocalBinaryCacheStore::init() override' at line 47 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libcmd/repl-interacter.cc:143: warning: no matching file member found for | |
bool nix::ReadlineLikeInteracter::getLine(std::string &input, ReplPromptType promptType) | |
Possible candidates: | |
'std::pair< std::string_view, std::string_view > getLine(std::string_view s)' at line 311 of file /build/source/src/libutil/util.cc | |
/build/source/src/libcmd/repl-interacter.cc:203: warning: documented symbol 'nix::ReadlineLikeInteracter::~ReadlineLikeInteracter' was not declared or defined. | |
/build/source/src/libcmd/repl.cc:855: warning: documented symbol 'std::unique_ptr< AbstractNixRepl > AbstractNixRepl::create' was not declared or defined. | |
/build/source/src/libcmd/repl.cc:869: warning: documented symbol 'ReplExitStatus AbstractNixRepl::runSimple' was not declared or defined. | |
/build/source/src/libexpr/attr-set.cc:14: warning: documented symbol 'Bindings * nix::EvalState::allocBindings' was not declared or defined. | |
/build/source/src/libexpr/attr-set.cc:26: warning: documented symbol 'Value & nix::BindingsBuilder::alloc' was not declared or defined. | |
/build/source/src/libexpr/attr-set.cc:34: warning: documented symbol 'Value & nix::BindingsBuilder::alloc' was not declared or defined. | |
/build/source/src/libexpr/attr-set.cc:40: warning: documented symbol 'void nix::Bindings::sort' was not declared or defined. | |
/build/source/src/libexpr/attr-set.cc:46: warning: documented symbol 'Value & nix::Value::mkAttrs' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:12: warning: documented symbol 'nix::eval_cache::CachedEvalError::CachedEvalError' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:17: warning: documented symbol 'void nix::eval_cache::CachedEvalError::force' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:359: warning: documented symbol 'nix::eval_cache::EvalCache::EvalCache' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:369: warning: documented symbol 'Value * nix::eval_cache::EvalCache::getRootValue' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:378: warning: documented symbol 'ref< AttrCursor > nix::eval_cache::EvalCache::getRoot' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:383: warning: documented symbol 'nix::eval_cache::AttrCursor::AttrCursor' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:394: warning: documented symbol 'AttrKey nix::eval_cache::AttrCursor::getKey' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:405: warning: documented symbol 'Value & nix::eval_cache::AttrCursor::getValue' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:421: warning: documented symbol 'void nix::eval_cache::AttrCursor::fetchCachedValue' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:429: warning: documented symbol 'std::vector< Symbol > nix::eval_cache::AttrCursor::getAttrPath' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:439: warning: documented symbol 'std::vector< Symbol > nix::eval_cache::AttrCursor::getAttrPath' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:446: warning: documented symbol 'std::string nix::eval_cache::AttrCursor::getAttrPathStr' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:451: warning: documented symbol 'std::string nix::eval_cache::AttrCursor::getAttrPathStr' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:456: warning: documented symbol 'Value & nix::eval_cache::AttrCursor::forceValue' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:492: warning: documented symbol 'Suggestions nix::eval_cache::AttrCursor::getSuggestionsForAttr' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:502: warning: documented symbol 'std::shared_ptr< AttrCursor > nix::eval_cache::AttrCursor::maybeGetAttr' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:560: warning: documented symbol 'std::shared_ptr< AttrCursor > nix::eval_cache::AttrCursor::maybeGetAttr' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:565: warning: no matching class member found for | |
ref< AttrCursor > nix::eval_cache::AttrCursor::getAttr(Symbol name) | |
Possible candidates: | |
'std::optional< std::pair< AttrId, AttrValue > > nix::eval_cache::AttrDb::getAttr(AttrKey key)' at line 300 of file /build/source/src/libexpr/eval-cache.cc | |
/build/source/src/libexpr/eval-cache.cc:573: warning: no matching class member found for | |
ref< AttrCursor > nix::eval_cache::AttrCursor::getAttr(std::string_view name) | |
Possible candidates: | |
'std::optional< std::pair< AttrId, AttrValue > > nix::eval_cache::AttrDb::getAttr(AttrKey key)' at line 300 of file /build/source/src/libexpr/eval-cache.cc | |
/build/source/src/libexpr/eval-cache.cc:578: warning: no matching file member found for | |
OrSuggestions< ref< AttrCursor > > nix::eval_cache::AttrCursor::findAlongAttrPath(const std::vector< Symbol > &attrPath) | |
Possible candidates: | |
'std::pair< Value *, PosIdx > findAlongAttrPath(EvalState &state, const std::string &attrPath, Bindings &autoArgs, Value &vIn)' at line 43 of file /build/source/src/libexpr/attr-path.cc | |
/build/source/src/libexpr/eval-cache.cc:592: warning: no matching class member found for | |
std::string nix::eval_cache::AttrCursor::getString() | |
Possible candidates: | |
'static std::string BuildEnvironment::getString(const Value &value)' at line 180 of file /build/source/src/nix/develop.cc | |
/build/source/src/libexpr/eval-cache.cc:613: warning: documented symbol 'string_t nix::eval_cache::AttrCursor::getStringWithContext' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:659: warning: documented symbol 'bool nix::eval_cache::AttrCursor::getBool' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:680: warning: documented symbol 'NixInt nix::eval_cache::AttrCursor::getInt' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:701: warning: documented symbol 'std::vector< std::string > nix::eval_cache::AttrCursor::getListOfStrings' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:733: warning: documented symbol 'std::vector< Symbol > nix::eval_cache::AttrCursor::getAttrs' was not declared or defined. | |
/build/source/src/libexpr/eval-cache.cc:765: warning: no matching file member found for | |
bool nix::eval_cache::AttrCursor::isDerivation | |
Possible candidates: | |
'bool isDerivation(std::string_view fileName)' at line 667 of file /build/source/src/libstore/derivations.cc | |
/build/source/src/libexpr/eval-cache.cc:771: warning: documented symbol 'StorePath nix::eval_cache::AttrCursor::forceDerivation' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:8: warning: documented symbol 'EvalErrorBuilder< T > & nix::EvalErrorBuilder::withExitStatus' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:15: warning: documented symbol 'EvalErrorBuilder< T > & nix::EvalErrorBuilder::atPos' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:22: warning: documented symbol 'EvalErrorBuilder< T > & nix::EvalErrorBuilder::atPos' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:28: warning: documented symbol 'EvalErrorBuilder< T > & nix::EvalErrorBuilder::withTrace' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:35: warning: documented symbol 'EvalErrorBuilder< T > & nix::EvalErrorBuilder::withSuggestions' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:42: warning: documented symbol 'EvalErrorBuilder< T > & nix::EvalErrorBuilder::withFrame' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:57: warning: documented symbol 'EvalErrorBuilder< T > & nix::EvalErrorBuilder::addTrace' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:66: warning: documented symbol 'EvalErrorBuilder< T > & nix::EvalErrorBuilder::addTrace' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:74: warning: documented symbol 'EvalErrorBuilder< T > & nix::EvalErrorBuilder::setIsFromExpr' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:81: warning: documented symbol 'void nix::EvalErrorBuilder::debugThrow' was not declared or defined. | |
/build/source/src/libexpr/eval-error.cc:96: warning: no matching file member found for | |
void nix::EvalErrorBuilder::panic | |
Possible candidates: | |
'void panic(std::string_view msg)' at line 450 of file /build/source/src/libutil/error.cc | |
'void panic(const char *file, int line, const char *func)' at line 458 of file /build/source/src/libutil/error.cc | |
/build/source/src/libexpr/eval-settings.cc:11: warning: documented symbol 'Strings nix::EvalSettings::parseNixPath' was not declared or defined. | |
/build/source/src/libexpr/eval-settings.cc:47: warning: documented symbol 'nix::EvalSettings::EvalSettings' was not declared or defined. | |
/build/source/src/libexpr/eval-settings.cc:56: warning: documented symbol 'Strings nix::EvalSettings::getDefaultNixPath' was not declared or defined. | |
/build/source/src/libexpr/eval-settings.cc:76: warning: documented symbol 'bool nix::EvalSettings::isPseudoUrl' was not declared or defined. | |
/build/source/src/libexpr/eval-settings.cc:85: warning: documented symbol 'std::string nix::EvalSettings::resolvePseudoUrl' was not declared or defined. | |
/build/source/src/libexpr/eval-settings.cc:93: warning: documented symbol 'const std::string & nix::EvalSettings::getCurrentSystem' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:91: warning: no uniquely matching class member found for | |
void nix::Value::print(EvalState &state, std::ostream &str, PrintOptions options) | |
Possible candidates: | |
'void nix::Printer::print(Value &v, size_t depth)' at line 534 of file /build/source/src/libexpr/print.cc | |
'void nix::Printer::print(Value &v)' at line 608 of file /build/source/src/libexpr/print.cc | |
/build/source/src/libexpr/eval.cc:145: warning: documented symbol 'PosIdx nix::Value::determinePos' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:159: warning: documented symbol 'bool nix::Value::isTrivial' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:186: warning: documented symbol 'nix::EvalState::EvalState' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:357: warning: documented symbol 'nix::EvalState::~EvalState' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:362: warning: documented symbol 'void nix::EvalState::allowPath' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:368: warning: documented symbol 'void nix::EvalState::allowPath' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:374: warning: documented symbol 'void nix::EvalState::allowClosure' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:384: warning: documented symbol 'void nix::EvalState::allowAndSetStorePathString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:425: warning: documented symbol 'void nix::EvalState::checkURI' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:449: warning: documented symbol 'Value * nix::EvalState::addConstant' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:458: warning: documented symbol 'void nix::EvalState::addConstant' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:480: warning: no matching class member found for | |
void nix::PrimOp::check() | |
Possible candidates: | |
'void nix::ArchiveCompressionSink::check(int err, const std::string &reason="failed to compress (%s)")' at line 106 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libexpr/eval.cc:495: warning: documented symbol 'const PrimOp * nix::Value::primOpAppPrimOp' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:508: warning: documented symbol 'void nix::Value::mkPrimOp' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:515: warning: documented symbol 'Value * nix::EvalState::addPrimOp' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:550: warning: documented symbol 'Value & nix::EvalState::getBuiltins' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:556: warning: documented symbol 'Value & nix::EvalState::getBuiltin' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:566: warning: documented symbol 'std::optional< EvalState::Doc > nix::EvalState::getDoc' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:747: warning: documented symbol 'bool nix::EvalState::canDebug' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:752: warning: documented symbol 'void nix::EvalState::runDebugRepl' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:765: warning: documented symbol 'void nix::EvalState::runDebugRepl' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:819: warning: documented symbol 'void nix::EvalState::addErrorTrace' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:825: warning: documented symbol 'void nix::EvalState::addErrorTrace' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:848: warning: documented symbol 'nix::DebugTraceStacker::DebugTraceStacker' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:857: warning: no matching file member found for | |
void nix::Value::mkString(std::string_view s) | |
Possible candidates: | |
'static Value * mkString(EvalState &state, const std::csub_match &match)' at line 43 of file /build/source/src/libexpr/primops.cc | |
/build/source/src/libexpr/eval.cc:878: warning: no matching file member found for | |
void nix::Value::mkString(std::string_view s, const NixStringContext &context) | |
Possible candidates: | |
'static Value * mkString(EvalState &state, const std::csub_match &match)' at line 43 of file /build/source/src/libexpr/primops.cc | |
/build/source/src/libexpr/eval.cc:883: warning: documented symbol 'void nix::Value::mkStringMove' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:888: warning: documented symbol 'void nix::Value::mkPath' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:894: warning: documented symbol 'Value * nix::EvalState::lookupVar' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:919: warning: documented symbol 'nix::ListBuilder::ListBuilder' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:926: warning: documented symbol 'Value * nix::EvalState::getBool' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:939: warning: documented symbol 'void nix::EvalState::mkThunk_' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:945: warning: documented symbol 'void nix::EvalState::mkPos' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:958: warning: documented symbol 'void nix::EvalState::mkStorePathString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:968: warning: documented symbol 'std::string nix::EvalState::mkOutputStringRaw' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:983: warning: no matching file member found for | |
void nix::EvalState::mkOutputString(Value &value, const SingleDerivedPath::Built &b, std::optional< StorePath > optStaticOutputPath, const ExperimentalFeatureSettings &xpSettings) | |
Possible candidates: | |
'static void mkOutputString(EvalState &state, BindingsBuilder &attrs, const StorePath &drvPath, const std::pair< std::string, DerivationOutput > &o)' at line 171 of file /build/source/src/libexpr/primops.cc | |
/build/source/src/libexpr/eval.cc:995: warning: documented symbol 'std::string nix::EvalState::mkSingleDerivedPathStringRaw' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1021: warning: documented symbol 'void nix::EvalState::mkSingleDerivedPathString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1037: warning: documented symbol 'Value * nix::Expr::maybeThunk' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1045: warning: documented symbol 'Value * nix::ExprVar::maybeThunk' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1055: warning: documented symbol 'Value * nix::ExprString::maybeThunk' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1061: warning: documented symbol 'Value * nix::ExprInt::maybeThunk' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1067: warning: documented symbol 'Value * nix::ExprFloat::maybeThunk' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1073: warning: documented symbol 'Value * nix::ExprPath::maybeThunk' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1080: warning: documented symbol 'void nix::EvalState::evalFile' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1132: warning: documented symbol 'void nix::EvalState::resetFileCache' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1139: warning: documented symbol 'void nix::EvalState::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1145: warning: documented symbol 'bool nix::EvalState::evalBool' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1164: warning: documented symbol 'void nix::EvalState::evalAttrs' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1181: warning: documented symbol 'void nix::Expr::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1187: warning: documented symbol 'void nix::ExprInt::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1193: warning: documented symbol 'void nix::ExprFloat::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1198: warning: documented symbol 'void nix::ExprString::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1204: warning: documented symbol 'void nix::ExprPath::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1210: warning: documented symbol 'Env * nix::ExprAttrs::buildInheritFromEnv' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1222: warning: documented symbol 'void nix::ExprAttrs::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1314: warning: documented symbol 'void nix::ExprLet::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1348: warning: documented symbol 'void nix::ExprList::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1357: warning: documented symbol 'Value * nix::ExprList::maybeThunk' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1366: warning: documented symbol 'void nix::ExprVar::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1393: warning: documented symbol 'void nix::ExprSelect::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1456: warning: documented symbol 'Symbol nix::ExprSelect::evalExceptFinalSelect' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1473: warning: documented symbol 'void nix::ExprOpHasAttr::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1498: warning: documented symbol 'void nix::ExprLambda::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1503: warning: documented symbol 'void nix::EvalState::callFunction' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1736: warning: documented symbol 'void nix::ExprCall::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1767: warning: documented symbol 'void nix::EvalState::incrFunctionCall' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1773: warning: documented symbol 'void nix::EvalState::autoCallFunction' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1819: warning: documented symbol 'void nix::ExprWith::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1829: warning: documented symbol 'void nix::ExprIf::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1836: warning: documented symbol 'void nix::ExprAssert::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1860: warning: documented symbol 'void nix::ExprOpNot::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1866: warning: documented symbol 'void nix::ExprOpEq::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1874: warning: documented symbol 'void nix::ExprOpNEq::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1882: warning: documented symbol 'void nix::ExprOpAnd::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1888: warning: documented symbol 'void nix::ExprOpOr::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1894: warning: documented symbol 'void nix::ExprOpImpl::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1900: warning: documented symbol 'void nix::ExprOpUpdate::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1938: warning: documented symbol 'void nix::ExprOpConcatLists::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1947: warning: documented symbol 'void nix::EvalState::concatLists' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:1977: warning: documented symbol 'void nix::ExprConcatStrings::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2074: warning: documented symbol 'void nix::ExprPos::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2079: warning: documented symbol 'void nix::ExprBlackHole::eval' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2084: warning: documented symbol 'void nix::ExprBlackHole::throwInfiniteRecursionError' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2093: warning: documented symbol 'void nix::EvalState::tryFixupBlackHolePos' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2107: warning: documented symbol 'void nix::EvalState::forceValueDeep' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2144: warning: documented symbol 'NixInt nix::EvalState::forceInt' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2164: warning: documented symbol 'NixFloat nix::EvalState::forceFloat' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2184: warning: documented symbol 'bool nix::EvalState::forceBool' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2204: warning: documented symbol 'bool nix::EvalState::isFunctor' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2210: warning: documented symbol 'void nix::EvalState::forceFunction' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2227: warning: documented symbol 'std::string_view nix::EvalState::forceString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2253: warning: documented symbol 'std::string_view nix::EvalState::forceString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2261: warning: documented symbol 'std::string_view nix::EvalState::forceStringNoCtx' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2271: warning: no matching file member found for | |
bool nix::EvalState::isDerivation(Value &v) | |
Possible candidates: | |
'bool isDerivation(std::string_view fileName)' at line 667 of file /build/source/src/libstore/derivations.cc | |
/build/source/src/libexpr/eval.cc:2282: warning: documented symbol 'std::optional< std::string > nix::EvalState::tryAttrsToString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2297: warning: documented symbol 'BackedStringView nix::EvalState::coerceToString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2389: warning: documented symbol 'StorePath nix::EvalState::copyPathToStore' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2420: warning: documented symbol 'SourcePath nix::EvalState::coerceToPath' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2453: warning: documented symbol 'StorePath nix::EvalState::coerceToStorePath' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2462: warning: documented symbol 'std::pair< SingleDerivedPath, std::string_view > nix::EvalState::coerceToSingleDerivedPathUnchecked' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2492: warning: documented symbol 'SingleDerivedPath nix::EvalState::coerceToSingleDerivedPath' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2523: warning: documented symbol 'void nix::EvalState::assertEqValues' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2727: warning: documented symbol 'bool nix::EvalState::eqValues' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2810: warning: documented symbol 'bool nix::EvalState::fullGC' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2824: warning: documented symbol 'void nix::EvalState::maybePrintStats' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:2839: warning: documented symbol 'void nix::EvalState::printStatistics' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3001: warning: documented symbol 'Expr * nix::EvalState::parseExprFromFile' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3007: warning: documented symbol 'Expr * nix::EvalState::parseExprFromFile' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3016: warning: documented symbol 'Expr * nix::EvalState::parseExprFromString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3027: warning: documented symbol 'Expr * nix::EvalState::parseExprFromString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3033: warning: documented symbol 'Expr * nix::EvalState::parseStdin' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3047: warning: documented symbol 'SourcePath nix::EvalState::findFile' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3053: warning: documented symbol 'SourcePath nix::EvalState::findFile' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3081: warning: documented symbol 'std::optional< SourcePath > nix::EvalState::resolveLookupPathPath' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3147: warning: no matching class member found for | |
Expr * nix::EvalState::parse(char *text, size_t length, Pos::Origin origin, const SourcePath &basePath, std::shared_ptr< StaticEnv > &staticEnv) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libexpr/eval.cc:3169: warning: documented symbol 'DocComment nix::EvalState::getDocCommentForPos' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3186: warning: documented symbol 'std::string nix::ExternalValueBase::coerceToString' was not declared or defined. | |
/build/source/src/libexpr/eval.cc:3194: warning: no uniquely matching class member found for | |
bool nix::ExternalValueBase::operator==(const ExternalValueBase &b) const | |
Possible candidates: | |
'bool BuildEnvironment::String::operator==(const String &other) const' at line 50 of file /build/source/src/nix/develop.cc | |
'bool BuildEnvironment::operator==(const BuildEnvironment &other) const' at line 211 of file /build/source/src/nix/develop.cc | |
/build/source/src/libexpr/function-trace.cc:6: warning: documented symbol 'nix::FunctionCallTrace::FunctionCallTrace' was not declared or defined. | |
/build/source/src/libexpr/function-trace.cc:12: warning: documented symbol 'nix::FunctionCallTrace::~FunctionCallTrace' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:14: warning: documented symbol 'nix::PackageInfo::PackageInfo' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:20: warning: documented symbol 'nix::PackageInfo::PackageInfo' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:48: warning: documented symbol 'std::string nix::PackageInfo::queryName' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:59: warning: documented symbol 'std::string nix::PackageInfo::querySystem' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:69: warning: documented symbol 'std::optional< StorePath > nix::PackageInfo::queryDrvPath' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:89: warning: documented symbol 'StorePath nix::PackageInfo::requireDrvPath' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:97: warning: documented symbol 'StorePath nix::PackageInfo::queryOutPath' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:111: warning: documented symbol 'PackageInfo::Outputs nix::PackageInfo::queryOutputs' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:173: warning: documented symbol 'std::string nix::PackageInfo::queryOutputName' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:183: warning: documented symbol 'const Bindings * nix::PackageInfo::getMeta' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:195: warning: documented symbol 'StringSet nix::PackageInfo::queryMetaNames' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:205: warning: documented symbol 'bool nix::PackageInfo::checkMeta' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:224: warning: documented symbol 'Value * nix::PackageInfo::queryMeta' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:233: warning: documented symbol 'std::string nix::PackageInfo::queryMetaString' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:241: warning: documented symbol 'NixInt nix::PackageInfo::queryMetaInt' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:255: warning: documented symbol 'NixFloat nix::PackageInfo::queryMetaFloat' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:270: warning: documented symbol 'bool nix::PackageInfo::queryMetaBool' was not declared or defined. | |
/build/source/src/libexpr/get-drvs.cc:285: warning: documented symbol 'void nix::PackageInfo::setMeta' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:14: warning: documented symbol 'unsigned long nix::Expr::nrExprs' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:26: warning: documented symbol 'void nix::Expr::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:31: warning: documented symbol 'void nix::ExprInt::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:36: warning: documented symbol 'void nix::ExprFloat::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:41: warning: documented symbol 'void nix::ExprString::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:46: warning: documented symbol 'void nix::ExprPath::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:51: warning: documented symbol 'void nix::ExprVar::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:56: warning: documented symbol 'void nix::ExprSelect::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:68: warning: documented symbol 'void nix::ExprOpHasAttr::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:75: warning: documented symbol 'void nix::ExprAttrs::showBindings' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:131: warning: documented symbol 'void nix::ExprAttrs::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:139: warning: documented symbol 'void nix::ExprList::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:150: warning: documented symbol 'void nix::ExprLambda::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:180: warning: documented symbol 'void nix::ExprCall::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:191: warning: documented symbol 'void nix::ExprLet::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:200: warning: documented symbol 'void nix::ExprWith::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:209: warning: documented symbol 'void nix::ExprIf::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:220: warning: documented symbol 'void nix::ExprAssert::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:228: warning: documented symbol 'void nix::ExprOpNot::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:235: warning: documented symbol 'void nix::ExprConcatStrings::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:246: warning: documented symbol 'void nix::ExprPos::show' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:272: warning: documented symbol 'void nix::Expr::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:277: warning: documented symbol 'void nix::ExprInt::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:283: warning: documented symbol 'void nix::ExprFloat::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:289: warning: documented symbol 'void nix::ExprString::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:295: warning: documented symbol 'void nix::ExprPath::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:301: warning: documented symbol 'void nix::ExprVar::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:339: warning: documented symbol 'void nix::ExprInheritFrom::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:345: warning: documented symbol 'void nix::ExprSelect::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:357: warning: documented symbol 'void nix::ExprOpHasAttr::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:368: warning: documented symbol 'std::shared_ptr< const StaticEnv > nix::ExprAttrs::bindInheritSources' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:389: warning: documented symbol 'void nix::ExprAttrs::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:428: warning: documented symbol 'void nix::ExprList::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:437: warning: documented symbol 'void nix::ExprLambda::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:464: warning: documented symbol 'void nix::ExprCall::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:474: warning: documented symbol 'void nix::ExprLet::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:497: warning: documented symbol 'void nix::ExprWith::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:523: warning: documented symbol 'void nix::ExprIf::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:533: warning: documented symbol 'void nix::ExprAssert::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:542: warning: documented symbol 'void nix::ExprOpNot::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:550: warning: documented symbol 'void nix::ExprConcatStrings::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:559: warning: documented symbol 'void nix::ExprPos::bindVars' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:568: warning: documented symbol 'void nix::Expr::setName' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:573: warning: documented symbol 'void nix::ExprLambda::setName' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:580: warning: documented symbol 'std::string nix::ExprLambda::showNamePos' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:588: warning: documented symbol 'void nix::ExprLambda::setDocComment' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:606: warning: documented symbol 'size_t nix::SymbolTable::totalSize' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:613: warning: documented symbol 'std::string nix::DocComment::getInnerText' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:641: warning: documented symbol 'void nix::ExprCall::resetCursedOr' was not declared or defined. | |
/build/source/src/libexpr/nixexpr.cc:646: warning: documented symbol 'void nix::ExprCall::warnIfCursedOr' was not declared or defined. | |
/build/source/src/libexpr/paths.cc:6: warning: documented symbol 'SourcePath nix::EvalState::rootPath' was not declared or defined. | |
/build/source/src/libexpr/paths.cc:11: warning: documented symbol 'SourcePath nix::EvalState::rootPath' was not declared or defined. | |
/build/source/src/libexpr/paths.cc:16: warning: no matching class member found for | |
SourcePath nix::EvalState::storePath(const StorePath &path) | |
Possible candidates: | |
'nix::StorePath StorePathMatcher::storePath' at line 514 of file /build/source/src/nix/profile.cc | |
/build/source/src/libexpr/primops.cc:50: warning: documented symbol 'std::string nix::EvalState::realiseString' was not declared or defined. | |
/build/source/src/libexpr/primops.cc:59: warning: documented symbol 'StringMap nix::EvalState::realiseContext' was not declared or defined. | |
/build/source/src/libexpr/primops.cc:1844: warning: documented symbol 'bool nix::EvalState::callPathFilter' was not declared or defined. | |
/build/source/src/libexpr/primops.cc:3539: warning: documented symbol 'RegisterPrimOp::PrimOps * nix::RegisterPrimOp::primOps' was not declared or defined. | |
/build/source/src/libexpr/primops.cc:3542: warning: documented symbol 'nix::RegisterPrimOp::RegisterPrimOp' was not declared or defined. | |
/build/source/src/libexpr/primops.cc:3549: warning: documented symbol 'void nix::EvalState::createBaseEnv' was not declared or defined. | |
/build/source/src/libexpr/print.cc:637: warning: documented symbol 'HintFmt & nix::HintFmt::operator%' was not declared or defined. | |
/build/source/src/libexpr/search-path.cc:5: warning: documented symbol 'std::optional< std::string_view > nix::LookupPath::Prefix::suffixIfPotentialMatch' was not declared or defined. | |
/build/source/src/libexpr/search-path.cc:30: warning: no matching class member found for | |
LookupPath::Elem nix::LookupPath::Elem::parse(std::string_view rawElem) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libexpr/search-path.cc:47: warning: no matching class member found for | |
LookupPath nix::LookupPath::parse(const Strings &rawElems) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libexpr/value-to-json.cc:118: warning: no matching file member found for | |
json nix::ExternalValueBase::printValueAsJSON(EvalState &state, bool strict, NixStringContext &context, bool copyToStore) const | |
Possible candidates: | |
'json printValueAsJSON(EvalState &state, bool strict, Value &v, const PosIdx pos, NixStringContext &context, bool copyToStore)' at line 13 of file /build/source/src/libexpr/value-to-json.cc | |
'void printValueAsJSON(EvalState &state, bool strict, Value &v, const PosIdx pos, std::ostream &str, NixStringContext &context, bool copyToStore)' at line 108 of file /build/source/src/libexpr/value-to-json.cc | |
/build/source/src/libexpr/value-to-xml.cc:159: warning: no matching file member found for | |
void nix::ExternalValueBase::printValueAsXML(EvalState &state, bool strict, bool location, XMLWriter &doc, NixStringContext &context, PathSet &drvsSeen, const PosIdx pos) const | |
Possible candidates: | |
'static void printValueAsXML(EvalState &state, bool strict, bool location, Value &v, XMLWriter &doc, NixStringContext &context, PathSet &drvsSeen, const PosIdx pos)' at line 51 of file /build/source/src/libexpr/value-to-xml.cc | |
'void printValueAsXML(EvalState &state, bool strict, bool location, Value &v, std::ostream &out, NixStringContext &context, const PosIdx pos)' at line 167 of file /build/source/src/libexpr/value-to-xml.cc | |
/build/source/src/libexpr-test-support/tests/value/context.cc:9: warning: no matching class member found for | |
Gen< NixStringContextElem::DrvDeep > rc::Arbitrary::arbitrary() | |
Possible candidates: | |
'static Gen< nix::checked::Checked< T > > rc::Arbitrary< nix::checked::Checked< T > >::arbitrary()' at line 18 of file /build/source/src/libutil-tests/checked-arithmetic.cc | |
/build/source/src/libexpr-test-support/tests/value/context.cc:18: warning: no matching class member found for | |
Gen< NixStringContextElem > rc::Arbitrary::arbitrary() | |
Possible candidates: | |
'static Gen< nix::checked::Checked< T > > rc::Arbitrary< nix::checked::Checked< T > >::arbitrary()' at line 18 of file /build/source/src/libutil-tests/checked-arithmetic.cc | |
/build/source/src/libexpr/value/context.cc:8: warning: no matching class member found for | |
NixStringContextElem nix::NixStringContextElem::parse(std::string_view s0, const ExperimentalFeatureSettings &xpSettings) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libexpr/value/context.cc:73: warning: no matching class member found for | |
std::string nix::NixStringContextElem::to_string() const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libfetchers/fetch-settings.cc:5: warning: documented symbol 'nix::fetchers::Settings::Settings' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:40: warning: documented symbol 'Input nix::fetchers::Input::fromURL' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:56: warning: documented symbol 'Input nix::fetchers::Input::fromURL' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:73: warning: documented symbol 'Input nix::fetchers::Input::fromAttrs' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:115: warning: no uniquely matching class member found for | |
std::optional< std::string > nix::fetchers::Input::getFingerprint(ref< Store > store) const | |
Possible candidates: | |
'std::optional< std::string > nix::fetchers::GitInputScheme::getFingerprint(ref< Store > store, const Input &input) const override' at line 851 of file /build/source/src/libfetchers/git.cc | |
'std::optional< std::string > nix::fetchers::GitArchiveInputScheme::getFingerprint(ref< Store > store, const Input &input) const override' at line 354 of file /build/source/src/libfetchers/github.cc | |
'std::optional< std::string > nix::fetchers::MercurialInputScheme::getFingerprint(ref< Store > store, const Input &input) const override' at line 354 of file /build/source/src/libfetchers/mercurial.cc | |
'std::optional< std::string > nix::fetchers::PathInputScheme::getFingerprint(ref< Store > store, const Input &input) const override' at line 163 of file /build/source/src/libfetchers/path.cc | |
'std::optional< std::string > nix::fetchers::TarballInputScheme::getFingerprint(ref< Store > store, const Input &input) const override' at line 398 of file /build/source/src/libfetchers/tarball.cc | |
/build/source/src/libfetchers/fetchers.cc:128: warning: no uniquely matching class member found for | |
ParsedURL nix::fetchers::Input::toURL() const | |
Possible candidates: | |
'ParsedURL nix::fetchers::GitInputScheme::toURL(const Input &input) const override' at line 257 of file /build/source/src/libfetchers/git.cc | |
'ParsedURL nix::fetchers::GitArchiveInputScheme::toURL(const Input &input) const override' at line 136 of file /build/source/src/libfetchers/github.cc | |
'ParsedURL nix::fetchers::IndirectInputScheme::toURL(const Input &input) const override' at line 83 of file /build/source/src/libfetchers/indirect.cc | |
'ParsedURL nix::fetchers::MercurialInputScheme::toURL(const Input &input) const override' at line 109 of file /build/source/src/libfetchers/mercurial.cc | |
'ParsedURL nix::fetchers::PathInputScheme::toURL(const Input &input) const override' at line 72 of file /build/source/src/libfetchers/path.cc | |
'ParsedURL nix::fetchers::CurlInputScheme::toURL(const Input &input) const override' at line 307 of file /build/source/src/libfetchers/tarball.cc | |
/build/source/src/libfetchers/fetchers.cc:135: warning: documented symbol 'std::string nix::fetchers::Input::toURLString' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:143: warning: no matching class member found for | |
std::string nix::fetchers::Input::to_string() const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libfetchers/fetchers.cc:148: warning: no matching class member found for | |
bool nix::fetchers::Input::isDirect() const | |
Possible candidates: | |
'bool nix::fetchers::IndirectInputScheme::isDirect(const Input &input) const override' at line 114 of file /build/source/src/libfetchers/indirect.cc | |
/build/source/src/libfetchers/fetchers.cc:153: warning: no uniquely matching class member found for | |
bool nix::fetchers::Input::isLocked() const | |
Possible candidates: | |
'bool nix::fetchers::GitInputScheme::isLocked(const Input &input) const override' at line 882 of file /build/source/src/libfetchers/git.cc | |
'bool nix::fetchers::GitArchiveInputScheme::isLocked(const Input &input) const override' at line 338 of file /build/source/src/libfetchers/github.cc | |
'bool nix::fetchers::MercurialInputScheme::isLocked(const Input &input) const override' at line 349 of file /build/source/src/libfetchers/mercurial.cc | |
'bool nix::fetchers::PathInputScheme::isLocked(const Input &input) const override' at line 108 of file /build/source/src/libfetchers/path.cc | |
'bool nix::fetchers::CurlInputScheme::isLocked(const Input &input) const override' at line 317 of file /build/source/src/libfetchers/tarball.cc | |
/build/source/src/libfetchers/fetchers.cc:158: warning: documented symbol 'bool nix::fetchers::Input::isFinal' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:163: warning: no matching class member found for | |
std::optional< std::string > nix::fetchers::Input::isRelative() const | |
Possible candidates: | |
'std::optional< std::string > nix::fetchers::PathInputScheme::isRelative(const Input &input) const override' at line 99 of file /build/source/src/libfetchers/path.cc | |
/build/source/src/libfetchers/fetchers.cc:169: warning: documented symbol 'Attrs nix::fetchers::Input::toAttrs' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:174: warning: no uniquely matching class member found for | |
bool nix::fetchers::Input::operator==(const Input &other) const | |
Possible candidates: | |
'bool BuildEnvironment::String::operator==(const String &other) const' at line 50 of file /build/source/src/nix/develop.cc | |
'bool BuildEnvironment::operator==(const BuildEnvironment &other) const' at line 211 of file /build/source/src/nix/develop.cc | |
/build/source/src/libfetchers/fetchers.cc:179: warning: documented symbol 'bool nix::fetchers::Input::contains' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:190: warning: no matching class member found for | |
std::pair< StorePath, Input > nix::fetchers::Input::fetchToStore(ref< Store > store) const | |
Possible candidates: | |
'StorePath nix::fetchers::MercurialInputScheme::fetchToStore(ref< Store > store, Input &input) const' at line 167 of file /build/source/src/libfetchers/mercurial.cc | |
/build/source/src/libfetchers/fetchers.cc:220: warning: documented symbol 'void nix::fetchers::Input::checkLocks' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:279: warning: no uniquely matching class member found for | |
std::pair< ref< SourceAccessor >, Input > nix::fetchers::Input::getAccessor(ref< Store > store) const | |
Possible candidates: | |
'ref< SourceAccessor > nix::GitRepoImpl::getAccessor(const Hash &rev, bool exportIgnore, std::string displayPrefix, bool smudgeLfs=false) override' at line 492 of file /build/source/src/libfetchers/git-utils.cc | |
'ref< SourceAccessor > nix::GitRepoImpl::getAccessor(const WorkdirInfo &wd, bool exportIgnore, MakeNotAllowedError e) override' at line 498 of file /build/source/src/libfetchers/git-utils.cc | |
'std::pair< ref< SourceAccessor >, Input > nix::fetchers::GitInputScheme::getAccessor(ref< Store > store, const Input &_input) const override' at line 827 of file /build/source/src/libfetchers/git.cc | |
'std::pair< ref< SourceAccessor >, Input > nix::fetchers::GitArchiveInputScheme::getAccessor(ref< Store > store, const Input &_input) const override' at line 321 of file /build/source/src/libfetchers/github.cc | |
'std::pair< ref< SourceAccessor >, Input > nix::fetchers::IndirectInputScheme::getAccessor(ref< Store > store, const Input &input) const override' at line 104 of file /build/source/src/libfetchers/indirect.cc | |
'std::pair< ref< SourceAccessor >, Input > nix::fetchers::MercurialInputScheme::getAccessor(ref< Store > store, const Input &_input) const override' at line 336 of file /build/source/src/libfetchers/mercurial.cc | |
'std::pair< ref< SourceAccessor >, Input > nix::fetchers::PathInputScheme::getAccessor(ref< Store > store, const Input &_input) const override' at line 123 of file /build/source/src/libfetchers/path.cc | |
'std::pair< ref< SourceAccessor >, Input > nix::fetchers::FileInputScheme::getAccessor(ref< Store > store, const Input &_input) const override' at line 336 of file /build/source/src/libfetchers/tarball.cc | |
'std::pair< ref< SourceAccessor >, Input > nix::fetchers::TarballInputScheme::getAccessor(ref< Store > store, const Input &_input) const override' at line 371 of file /build/source/src/libfetchers/tarball.cc | |
/build/source/src/libfetchers/fetchers.cc:295: warning: documented symbol 'std::pair< ref< SourceAccessor >, Input > nix::fetchers::Input::getAccessorUnchecked' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:342: warning: no uniquely matching class member found for | |
Input nix::fetchers::Input::applyOverrides(std::optional< std::string > ref, std::optional< Hash > rev) const | |
Possible candidates: | |
'Input nix::fetchers::GitInputScheme::applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const override' at line 283 of file /build/source/src/libfetchers/git.cc | |
'Input nix::fetchers::GitArchiveInputScheme::applyOverrides(const Input &_input, std::optional< std::string > ref, std::optional< Hash > rev) const override' at line 155 of file /build/source/src/libfetchers/github.cc | |
'Input nix::fetchers::IndirectInputScheme::applyOverrides(const Input &_input, std::optional< std::string > ref, std::optional< Hash > rev) const override' at line 93 of file /build/source/src/libfetchers/indirect.cc | |
'Input nix::fetchers::MercurialInputScheme::applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const override' at line 118 of file /build/source/src/libfetchers/mercurial.cc | |
/build/source/src/libfetchers/fetchers.cc:350: warning: no uniquely matching class member found for | |
void nix::fetchers::Input::clone(const Path &destDir) const | |
Possible candidates: | |
'void nix::fetchers::GitInputScheme::clone(const Input &input, const Path &destDir) const override' at line 296 of file /build/source/src/libfetchers/git.cc | |
'void nix::fetchers::GitHubInputScheme::clone(const Input &input, const Path &destDir) const override' at line 436 of file /build/source/src/libfetchers/github.cc | |
'void nix::fetchers::GitLabInputScheme::clone(const Input &input, const Path &destDir) const override' at line 510 of file /build/source/src/libfetchers/github.cc | |
'void nix::fetchers::SourceHutInputScheme::clone(const Input &input, const Path &destDir) const override' at line 597 of file /build/source/src/libfetchers/github.cc | |
/build/source/src/libfetchers/fetchers.cc:356: warning: no uniquely matching class member found for | |
std::optional< std::filesystem::path > nix::fetchers::Input::getSourcePath() const | |
Possible candidates: | |
'std::optional< std::filesystem::path > nix::fetchers::GitInputScheme::getSourcePath(const Input &input) const override' at line 316 of file /build/source/src/libfetchers/git.cc | |
'std::optional< std::filesystem::path > nix::fetchers::MercurialInputScheme::getSourcePath(const Input &input) const override' at line 129 of file /build/source/src/libfetchers/mercurial.cc | |
'std::optional< std::filesystem::path > nix::fetchers::PathInputScheme::getSourcePath(const Input &input) const override' at line 85 of file /build/source/src/libfetchers/path.cc | |
/build/source/src/libfetchers/fetchers.cc:362: warning: no uniquely matching class member found for | |
void nix::fetchers::Input::putFile(const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const | |
Possible candidates: | |
'void nix::fetchers::GitInputScheme::putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const override' at line 321 of file /build/source/src/libfetchers/git.cc | |
'void nix::fetchers::MercurialInputScheme::putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const override' at line 137 of file /build/source/src/libfetchers/mercurial.cc | |
'void nix::fetchers::PathInputScheme::putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const override' at line 90 of file /build/source/src/libfetchers/path.cc | |
/build/source/src/libfetchers/fetchers.cc:371: warning: no matching file member found for | |
std::string nix::fetchers::Input::getName | |
Possible candidates: | |
'static Symbol getName(const AttrName &name, EvalState &state, Env &env)' at line 172 of file /build/source/src/libexpr/eval.cc | |
/build/source/src/libfetchers/fetchers.cc:376: warning: documented symbol 'StorePath nix::fetchers::Input::computeStorePath' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:388: warning: documented symbol 'std::string nix::fetchers::Input::getType' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:393: warning: documented symbol 'std::optional< Hash > nix::fetchers::Input::getNarHash' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:404: warning: documented symbol 'std::optional< std::string > nix::fetchers::Input::getRef' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:411: warning: documented symbol 'std::optional< Hash > nix::fetchers::Input::getRev' was not declared or defined. | |
/build/source/src/libfetchers/fetchers.cc:428: warning: no uniquely matching class member found for | |
std::optional< uint64_t > nix::fetchers::Input::getRevCount() const | |
Possible candidates: | |
'uint64_t nix::GitRepoImpl::getRevCount(const Hash &rev) override' at line 312 of file /build/source/src/libfetchers/git-utils.cc | |
'uint64_t nix::fetchers::GitInputScheme::getRevCount(const RepoInfo &repoInfo, const std::filesystem::path &repoDir, const Hash &rev) const' at line 501 of file /build/source/src/libfetchers/git.cc | |
/build/source/src/libfetchers/fetchers.cc:435: warning: no uniquely matching class member found for | |
std::optional< time_t > nix::fetchers::Input::getLastModified() const | |
Possible candidates: | |
'uint64_t nix::GitRepoImpl::getLastModified(const Hash &rev) override' at line 333 of file /build/source/src/libfetchers/git-utils.cc | |
'uint64_t nix::fetchers::GitInputScheme::getLastModified(const RepoInfo &repoInfo, const std::filesystem::path &repoDir, const Hash &rev) const' at line 485 of file /build/source/src/libfetchers/git.cc | |
/build/source/src/libfetchers/fetchers.cc:442: warning: no uniquely matching class member found for | |
ParsedURL InputScheme::toURL(const Input &input) const | |
Possible candidates: | |
'ParsedURL nix::fetchers::GitInputScheme::toURL(const Input &input) const override' at line 257 of file /build/source/src/libfetchers/git.cc | |
'ParsedURL nix::fetchers::GitArchiveInputScheme::toURL(const Input &input) const override' at line 136 of file /build/source/src/libfetchers/github.cc | |
'ParsedURL nix::fetchers::IndirectInputScheme::toURL(const Input &input) const override' at line 83 of file /build/source/src/libfetchers/indirect.cc | |
'ParsedURL nix::fetchers::MercurialInputScheme::toURL(const Input &input) const override' at line 109 of file /build/source/src/libfetchers/mercurial.cc | |
'ParsedURL nix::fetchers::PathInputScheme::toURL(const Input &input) const override' at line 72 of file /build/source/src/libfetchers/path.cc | |
'ParsedURL nix::fetchers::CurlInputScheme::toURL(const Input &input) const override' at line 307 of file /build/source/src/libfetchers/tarball.cc | |
/build/source/src/libfetchers/fetchers.cc:447: warning: no uniquely matching class member found for | |
Input InputScheme::applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const | |
Possible candidates: | |
'Input nix::fetchers::GitInputScheme::applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const override' at line 283 of file /build/source/src/libfetchers/git.cc | |
'Input nix::fetchers::GitArchiveInputScheme::applyOverrides(const Input &_input, std::optional< std::string > ref, std::optional< Hash > rev) const override' at line 155 of file /build/source/src/libfetchers/github.cc | |
'Input nix::fetchers::IndirectInputScheme::applyOverrides(const Input &_input, std::optional< std::string > ref, std::optional< Hash > rev) const override' at line 93 of file /build/source/src/libfetchers/indirect.cc | |
'Input nix::fetchers::MercurialInputScheme::applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const override' at line 118 of file /build/source/src/libfetchers/mercurial.cc | |
/build/source/src/libfetchers/fetchers.cc:459: warning: no uniquely matching class member found for | |
std::optional< std::filesystem::path > InputScheme::getSourcePath(const Input &input) const | |
Possible candidates: | |
'std::optional< std::filesystem::path > nix::fetchers::GitInputScheme::getSourcePath(const Input &input) const override' at line 316 of file /build/source/src/libfetchers/git.cc | |
'std::optional< std::filesystem::path > nix::fetchers::MercurialInputScheme::getSourcePath(const Input &input) const override' at line 129 of file /build/source/src/libfetchers/mercurial.cc | |
'std::optional< std::filesystem::path > nix::fetchers::PathInputScheme::getSourcePath(const Input &input) const override' at line 85 of file /build/source/src/libfetchers/path.cc | |
/build/source/src/libfetchers/fetchers.cc:464: warning: no uniquely matching class member found for | |
void InputScheme::putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const | |
Possible candidates: | |
'void nix::fetchers::GitInputScheme::putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const override' at line 321 of file /build/source/src/libfetchers/git.cc | |
'void nix::fetchers::MercurialInputScheme::putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const override' at line 137 of file /build/source/src/libfetchers/mercurial.cc | |
'void nix::fetchers::PathInputScheme::putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const override' at line 90 of file /build/source/src/libfetchers/path.cc | |
/build/source/src/libfetchers/fetchers.cc:473: warning: no uniquely matching class member found for | |
void InputScheme::clone(const Input &input, const Path &destDir) const | |
Possible candidates: | |
'void nix::fetchers::GitInputScheme::clone(const Input &input, const Path &destDir) const override' at line 296 of file /build/source/src/libfetchers/git.cc | |
'void nix::fetchers::GitHubInputScheme::clone(const Input &input, const Path &destDir) const override' at line 436 of file /build/source/src/libfetchers/github.cc | |
'void nix::fetchers::GitLabInputScheme::clone(const Input &input, const Path &destDir) const override' at line 510 of file /build/source/src/libfetchers/github.cc | |
'void nix::fetchers::SourceHutInputScheme::clone(const Input &input, const Path &destDir) const override' at line 597 of file /build/source/src/libfetchers/github.cc | |
/build/source/src/libfetchers/fetchers.cc:478: warning: no uniquely matching class member found for | |
std::optional< ExperimentalFeature > InputScheme::experimentalFeature() const | |
Possible candidates: | |
'std::optional< ExperimentalFeature > nix::fetchers::GitArchiveInputScheme::experimentalFeature() const override' at line 349 of file /build/source/src/libfetchers/github.cc | |
'std::optional< ExperimentalFeature > nix::fetchers::IndirectInputScheme::experimentalFeature() const override' at line 109 of file /build/source/src/libfetchers/indirect.cc | |
'std::optional< ExperimentalFeature > nix::fetchers::PathInputScheme::experimentalFeature() const override' at line 180 of file /build/source/src/libfetchers/path.cc | |
'std::optional< ExperimentalFeature > CmdConfigCheck::experimentalFeature() override' at line 52 of file /build/source/src/nix/config-check.cc | |
'std::optional< ExperimentalFeature > nix::CmdRepl::experimentalFeature() override' at line 39 of file /build/source/src/nix/repl.cc | |
'std::optional< ExperimentalFeature > CmdUpgradeNix::experimentalFeature() override' at line 40 of file /build/source/src/nix/upgrade-nix.cc | |
/build/source/src/libfetchers/filtering-source-accessor.cc:5: warning: no uniquely matching class member found for | |
std::optional< std::filesystem::path > nix::FilteringSourceAccessor::getPhysicalPath(const CanonPath &path) | |
Possible candidates: | |
'std::optional< std::filesystem::path > nix::MountedSourceAccessor::getPhysicalPath(const CanonPath &path) override' at line 67 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::optional< std::filesystem::path > nix::UnionSourceAccessor::getPhysicalPath(const CanonPath &path) override' at line 66 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libfetchers/filtering-source-accessor.cc:11: warning: no uniquely matching class member found for | |
std::string nix::FilteringSourceAccessor::readFile(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readFile(const CanonPath &path) override' at line 691 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::LocalStoreAccessor::readFile(const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) override' at line 62 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readFile(const CanonPath &path) override' at line 223 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readFile(const CanonPath &path) override' at line 20 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readFile(const CanonPath &path) override' at line 15 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libfetchers/filtering-source-accessor.cc:17: warning: no matching class member found for | |
bool nix::FilteringSourceAccessor::pathExists(const CanonPath &path) | |
Possible candidates: | |
'bool nix::GitSourceAccessor::pathExists(const CanonPath &path) override' at line 696 of file /build/source/src/libfetchers/git-utils.cc | |
/build/source/src/libfetchers/filtering-source-accessor.cc:22: warning: no uniquely matching class member found for | |
std::optional< SourceAccessor::Stat > nix::FilteringSourceAccessor::maybeLstat(const CanonPath &path) | |
Possible candidates: | |
'std::optional< Stat > nix::GitSourceAccessor::maybeLstat(const CanonPath &path) override' at line 701 of file /build/source/src/libfetchers/git-utils.cc | |
'std::optional< Stat > nix::LocalStoreAccessor::maybeLstat(const CanonPath &path) override' at line 48 of file /build/source/src/libstore/local-fs-store.cc | |
'std::optional< Stat > nix::NarAccessor::maybeLstat(const CanonPath &path) override' at line 201 of file /build/source/src/libstore/nar-accessor.cc | |
'std::optional< Stat > nix::MountedSourceAccessor::maybeLstat(const CanonPath &path) override' at line 26 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::optional< Stat > nix::UnionSourceAccessor::maybeLstat(const CanonPath &path) override' at line 25 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libfetchers/filtering-source-accessor.cc:28: warning: no uniquely matching class member found for | |
SourceAccessor::DirEntries nix::FilteringSourceAccessor::readDirectory(const CanonPath &path) | |
Possible candidates: | |
'DirEntries nix::GitSourceAccessor::readDirectory(const CanonPath &path) override' at line 732 of file /build/source/src/libfetchers/git-utils.cc | |
'DirEntries nix::LocalStoreAccessor::readDirectory(const CanonPath &path) override' at line 57 of file /build/source/src/libstore/local-fs-store.cc | |
'DirEntries nix::NarAccessor::readDirectory(const CanonPath &path) override' at line 209 of file /build/source/src/libstore/nar-accessor.cc | |
'DirEntries nix::MountedSourceAccessor::readDirectory(const CanonPath &path) override' at line 32 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'DirEntries nix::UnionSourceAccessor::readDirectory(const CanonPath &path) override' at line 35 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libfetchers/filtering-source-accessor.cc:39: warning: no uniquely matching class member found for | |
std::string nix::FilteringSourceAccessor::readLink(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readLink(const CanonPath &path) override' at line 754 of file /build/source/src/libfetchers/git-utils.cc | |
'std::string nix::LocalStoreAccessor::readLink(const CanonPath &path) override' at line 70 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readLink(const CanonPath &path) override' at line 235 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readLink(const CanonPath &path) override' at line 38 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readLink(const CanonPath &path) override' at line 49 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libfetchers/filtering-source-accessor.cc:45: warning: no uniquely matching class member found for | |
std::string nix::FilteringSourceAccessor::showPath(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::MountedSourceAccessor::showPath(const CanonPath &path) override' at line 44 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::showPath(const CanonPath &path) override' at line 59 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libfetchers/filtering-source-accessor.cc:50: warning: documented symbol 'void nix::FilteringSourceAccessor::checkAccess' was not declared or defined. | |
/build/source/src/libfetchers/filtering-source-accessor.cc:86: warning: documented symbol 'ref< AllowListSourceAccessor > AllowListSourceAccessor::create' was not declared or defined. | |
/build/source/src/libfetchers/filtering-source-accessor.cc:99: warning: no matching class member found for | |
bool CachingFilteringSourceAccessor::isAllowed(const CanonPath &path) | |
Possible candidates: | |
'bool nix::AllowListSourceAccessorImpl::isAllowed(const CanonPath &path) override' at line 73 of file /build/source/src/libfetchers/filtering-source-accessor.cc | |
/build/source/src/libfetchers/git-lfs-fetch.cc:148: warning: documented symbol 'nix::lfs::Fetch::Fetch' was not declared or defined. | |
/build/source/src/libfetchers/git-lfs-fetch.cc:158: warning: documented symbol 'bool nix::lfs::Fetch::shouldFetch' was not declared or defined. | |
/build/source/src/libfetchers/git-lfs-fetch.cc:178: warning: documented symbol 'std::vector< nlohmann::json > nix::lfs::Fetch::fetchUrls' was not declared or defined. | |
/build/source/src/libfetchers/git-lfs-fetch.cc:217: warning: no matching class member found for | |
void nix::lfs::Fetch::fetch(const std::string &content, const CanonPath &pointerFilePath, StringSink &sink, std::function< void(uint64_t)> sizeCallback) const | |
Possible candidates: | |
'void nix::GitRepoImpl::fetch(const std::string &url, const std::string &refspec, bool shallow) override' at line 522 of file /build/source/src/libfetchers/git-utils.cc | |
/build/source/src/libfetchers/git-utils.cc:647: warning: documented symbol 'ref< GitRepo > GitRepo::openRepo' was not declared or defined. | |
/build/source/src/libfetchers/git-utils.cc:1271: warning: documented symbol 'GitRepo::WorkdirInfo GitRepo::getCachedWorkdirInfo' was not declared or defined. | |
/build/source/src/libfetchers/registry.cc:13: warning: no uniquely matching class member found for | |
std::shared_ptr< Registry > nix::fetchers::Registry::read(const Settings &settings, const Path &path, RegistryType type) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libfetchers/registry.cc:62: warning: no matching class member found for | |
void nix::fetchers::Registry::write(const Path &path) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libfetchers/registry.cc:84: warning: no uniquely matching class member found for | |
void nix::fetchers::Registry::add(const Input &from, const Input &to, const Attrs &extraAttrs) | |
Possible candidates: | |
'virtual void nix::JSONSax::JSONState::add()' at line 35 of file /build/source/src/libexpr/json-to-value.cc | |
'void nix::JSONSax::JSONObjectState::add() override' at line 49 of file /build/source/src/libexpr/json-to-value.cc | |
'void nix::JSONSax::JSONListState::add() override' at line 68 of file /build/source/src/libexpr/json-to-value.cc | |
/build/source/src/libfetchers/registry.cc:97: warning: documented symbol 'void nix::fetchers::Registry::remove' was not declared or defined. | |
/build/source/src/libmain/common-args.cc:12: warning: documented symbol 'MixCommonArgs::MixCommonArgs' was not declared or defined. | |
/build/source/src/libmain/common-args.cc:90: warning: documented symbol 'void MixCommonArgs::initialFlagsProcessed' was not declared or defined. | |
/build/source/src/libmain/shared.cc:192: warning: documented symbol 'nix::LegacyArgs::LegacyArgs' was not declared or defined. | |
/build/source/src/libmain/shared.cc:263: warning: documented symbol 'bool nix::LegacyArgs::processFlag' was not declared or defined. | |
/build/source/src/libmain/shared.cc:272: warning: documented symbol 'bool nix::LegacyArgs::processArgs' was not declared or defined. | |
/build/source/src/libmain/shared.cc:360: warning: documented symbol 'nix::RunPager::RunPager' was not declared or defined. | |
/build/source/src/libmain/shared.cc:397: warning: documented symbol 'nix::RunPager::~RunPager' was not declared or defined. | |
/build/source/src/libmain/shared.cc:413: warning: documented symbol 'nix::PrintFreed::~PrintFreed' was not declared or defined. | |
/build/source/src/libstore/binary-cache-store.cc:27: warning: documented symbol 'BinaryCacheStore::BinaryCacheStore' was not declared or defined. | |
/build/source/src/libstore/binary-cache-store.cc:40: warning: no uniquely matching class member found for | |
void BinaryCacheStore::init() | |
Possible candidates: | |
'void nix::curlFileTransfer::TransferItem::init()' at line 329 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::HttpBinaryCacheStore::init() override' at line 70 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::LocalBinaryCacheStore::init() override' at line 47 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:64: warning: no matching class member found for | |
std::optional< std::string > BinaryCacheStore::getNixCacheInfo() | |
Possible candidates: | |
'std::optional< std::string > nix::HttpBinaryCacheStore::getNixCacheInfo() override' at line 197 of file /build/source/src/libstore/http-binary-cache-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:69: warning: no uniquely matching class member found for | |
void BinaryCacheStore::upsertFile(const std::string &path, std::string &&data, const std::string &mimeType) | |
Possible candidates: | |
'void nix::HttpBinaryCacheStore::upsertFile(const std::string &path, std::shared_ptr< std::basic_iostream< char > > istream, const std::string &mimeType) override' at line 130 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::LocalBinaryCacheStore::upsertFile(const std::string &path, std::shared_ptr< std::basic_iostream< char > > istream, const std::string &mimeType) override' at line 58 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:76: warning: no uniquely matching class member found for | |
void BinaryCacheStore::getFile(const std::string &path, Callback< std::optional< std::string > > callback) | |
Possible candidates: | |
'void nix::HttpBinaryCacheStore::getFile(const std::string &path, Sink &sink) override' at line 153 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::HttpBinaryCacheStore::getFile(const std::string &path, Callback< std::optional< std::string > > callback) noexcept override' at line 167 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::LocalBinaryCacheStore::getFile(const std::string &path, Sink &sink) override' at line 72 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:84: warning: no uniquely matching class member found for | |
void BinaryCacheStore::getFile(const std::string &path, Sink &sink) | |
Possible candidates: | |
'void nix::HttpBinaryCacheStore::getFile(const std::string &path, Sink &sink) override' at line 153 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::HttpBinaryCacheStore::getFile(const std::string &path, Callback< std::optional< std::string > > callback) noexcept override' at line 167 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::LocalBinaryCacheStore::getFile(const std::string &path, Sink &sink) override' at line 72 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:98: warning: no uniquely matching class member found for | |
std::optional< std::string > BinaryCacheStore::getFile(const std::string &path) | |
Possible candidates: | |
'void nix::HttpBinaryCacheStore::getFile(const std::string &path, Sink &sink) override' at line 153 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::HttpBinaryCacheStore::getFile(const std::string &path, Callback< std::optional< std::string > > callback) noexcept override' at line 167 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::LocalBinaryCacheStore::getFile(const std::string &path, Sink &sink) override' at line 72 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:109: warning: documented symbol 'std::string BinaryCacheStore::narInfoFileFor' was not declared or defined. | |
/build/source/src/libstore/binary-cache-store.cc:114: warning: documented symbol 'void BinaryCacheStore::writeNarInfo' was not declared or defined. | |
/build/source/src/libstore/binary-cache-store.cc:131: warning: documented symbol 'ref< const ValidPathInfo > BinaryCacheStore::addToStoreCommon' was not declared or defined. | |
/build/source/src/libstore/binary-cache-store.cc:283: warning: no matching class member found for | |
void BinaryCacheStore::addToStore(const ValidPathInfo &info, Source &narSource, RepairFlag repair, CheckSigsFlag checkSigs) | |
Possible candidates: | |
'void nix::DummyStore::addToStore(const ValidPathInfo &info, Source &source, RepairFlag repair, CheckSigsFlag checkSigs) override' at line 64 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:301: warning: no matching class member found for | |
StorePath BinaryCacheStore::addToStoreFromDump(Source &dump, std::string_view name, FileSerialisationMethod dumpMethod, ContentAddressMethod hashMethod, HashAlgorithm hashAlgo, const StorePathSet &references, RepairFlag repair) | |
Possible candidates: | |
'virtual StorePath nix::DummyStore::addToStoreFromDump(Source &dump, std::string_view name, FileSerialisationMethod dumpMethod=FileSerialisationMethod::NixArchive, ContentAddressMethod hashMethod=FileIngestionMethod::NixArchive, HashAlgorithm hashAlgo=HashAlgorithm::SHA256, const StorePathSet &references=StorePathSet(), RepairFlag repair=NoRepair) override' at line 68 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:374: warning: documented symbol 'bool BinaryCacheStore::isValidPathUncached' was not declared or defined. | |
/build/source/src/libstore/binary-cache-store.cc:382: warning: no matching class member found for | |
std::optional< StorePath > BinaryCacheStore::queryPathFromHashPart(const std::string &hashPart) | |
Possible candidates: | |
'std::optional< StorePath > nix::DummyStore::queryPathFromHashPart(const std::string &hashPart) override' at line 61 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:393: warning: no uniquely matching class member found for | |
void BinaryCacheStore::narFromPath(const StorePath &storePath, Sink &sink) | |
Possible candidates: | |
'void nix::DummyStore::narFromPath(const StorePath &path, Sink &sink) override' at line 78 of file /build/source/src/libstore/dummy-store.cc | |
'void nix::MountedSSHStore::narFromPath(const StorePath &path, Sink &sink) override' at line 160 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:415: warning: no matching class member found for | |
void BinaryCacheStore::queryPathInfoUncached(const StorePath &storePath, Callback< std::shared_ptr< const ValidPathInfo > > callback) | |
Possible candidates: | |
'void nix::DummyStore::queryPathInfoUncached(const StorePath &path, Callback< std::shared_ptr< const ValidPathInfo > > callback) noexcept override' at line 47 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:447: warning: no matching class member found for | |
StorePath BinaryCacheStore::addToStore(std::string_view name, const SourcePath &path, ContentAddressMethod method, HashAlgorithm hashAlgo, const StorePathSet &references, PathFilter &filter, RepairFlag repair) | |
Possible candidates: | |
'void nix::DummyStore::addToStore(const ValidPathInfo &info, Source &source, RepairFlag repair, CheckSigsFlag checkSigs) override' at line 64 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:484: warning: no matching class member found for | |
void BinaryCacheStore::queryRealisationUncached(const DrvOutput &id, Callback< std::shared_ptr< const Realisation > > callback) | |
Possible candidates: | |
'void nix::DummyStore::queryRealisationUncached(const DrvOutput &, Callback< std::shared_ptr< const Realisation > > callback) noexcept override' at line 81 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:509: warning: documented symbol 'void BinaryCacheStore::registerDrvOutput' was not declared or defined. | |
/build/source/src/libstore/binary-cache-store.cc:516: warning: no uniquely matching class member found for | |
ref< SourceAccessor > BinaryCacheStore::getFSAccessor(bool requireValidPath) | |
Possible candidates: | |
'virtual ref< SourceAccessor > nix::DummyStore::getFSAccessor(bool requireValidPath) override' at line 85 of file /build/source/src/libstore/dummy-store.cc | |
'ref< SourceAccessor > nix::MountedSSHStore::getFSAccessor(bool requireValidPath) override' at line 165 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:521: warning: documented symbol 'void BinaryCacheStore::addSignatures' was not declared or defined. | |
/build/source/src/libstore/binary-cache-store.cc:535: warning: no uniquely matching class member found for | |
std::optional< std::string > BinaryCacheStore::getBuildLogExact(const StorePath &path) | |
Possible candidates: | |
'std::optional< std::string > nix::SSHStore::getBuildLogExact(const StorePath &path) override' at line 56 of file /build/source/src/libstore/ssh-store.cc | |
'std::optional< std::string > nix::MountedSSHStore::getBuildLogExact(const StorePath &path) override' at line 170 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/binary-cache-store.cc:544: warning: documented symbol 'void BinaryCacheStore::addBuildLog' was not declared or defined. | |
/build/source/src/libstore/build-result.cc:5: warning: no uniquely matching class member found for | |
bool nix::BuildResult::operator==(const BuildResult &) const | |
Possible candidates: | |
'bool BuildEnvironment::String::operator==(const String &other) const' at line 50 of file /build/source/src/nix/develop.cc | |
'bool BuildEnvironment::operator==(const BuildEnvironment &other) const' at line 211 of file /build/source/src/nix/develop.cc | |
/build/source/src/libstore/build-result.cc:6: warning: no matching file member found for | |
std::strong_ordering nix::BuildResult::operator<=>(const BuildResult &) const | |
Possible candidates: | |
'std::strong_ordering operator<=>(const Trace &lhs, const Trace &rhs)' at line 51 of file /build/source/src/libutil/error.cc | |
/build/source/src/libstore/common-protocol.cc:16: warning: no uniquely matching class member found for | |
std::string nix::CommonProto::Serialise::read(const StoreDirConfig &store, CommonProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/common-protocol.cc:21: warning: no matching class member found for | |
void nix::CommonProto::Serialise::write(const StoreDirConfig &store, CommonProto::WriteConn conn, const std::string &str) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/common-protocol.cc:27: warning: no uniquely matching class member found for | |
StorePath nix::CommonProto::Serialise::read(const StoreDirConfig &store, CommonProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/common-protocol.cc:32: warning: no matching class member found for | |
void nix::CommonProto::Serialise::write(const StoreDirConfig &store, CommonProto::WriteConn conn, const StorePath &storePath) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/common-protocol.cc:38: warning: no uniquely matching class member found for | |
ContentAddress nix::CommonProto::Serialise::read(const StoreDirConfig &store, CommonProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/common-protocol.cc:43: warning: no matching class member found for | |
void nix::CommonProto::Serialise::write(const StoreDirConfig &store, CommonProto::WriteConn conn, const ContentAddress &ca) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/common-protocol.cc:49: warning: no uniquely matching class member found for | |
Realisation nix::CommonProto::Serialise::read(const StoreDirConfig &store, CommonProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/common-protocol.cc:58: warning: no matching class member found for | |
void nix::CommonProto::Serialise::write(const StoreDirConfig &store, CommonProto::WriteConn conn, const Realisation &realisation) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/common-protocol.cc:64: warning: no uniquely matching class member found for | |
DrvOutput nix::CommonProto::Serialise::read(const StoreDirConfig &store, CommonProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/common-protocol.cc:69: warning: no matching class member found for | |
void nix::CommonProto::Serialise::write(const StoreDirConfig &store, CommonProto::WriteConn conn, const DrvOutput &drvOutput) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/common-protocol.cc:75: warning: no uniquely matching class member found for | |
std::optional< StorePath > nix::CommonProto::Serialise::read(const StoreDirConfig &store, CommonProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/common-protocol.cc:81: warning: no matching class member found for | |
void nix::CommonProto::Serialise::write(const StoreDirConfig &store, CommonProto::WriteConn conn, const std::optional< StorePath > &storePathOpt) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/common-protocol.cc:87: warning: no uniquely matching class member found for | |
std::optional< ContentAddress > nix::CommonProto::Serialise::read(const StoreDirConfig &store, CommonProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/common-protocol.cc:92: warning: no matching class member found for | |
void nix::CommonProto::Serialise::write(const StoreDirConfig &store, CommonProto::WriteConn conn, const std::optional< ContentAddress > &caOpt) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/common-ssh-store-config.cc:25: warning: documented symbol 'nix::CommonSSHStoreConfig::CommonSSHStoreConfig' was not declared or defined. | |
/build/source/src/libstore/common-ssh-store-config.cc:31: warning: documented symbol 'SSHMaster nix::CommonSSHStoreConfig::createSSHMaster' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:23: warning: documented symbol 'std::string_view nix::ContentAddressMethod::render' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:60: warning: no matching class member found for | |
ContentAddressMethod nix::ContentAddressMethod::parse(std::string_view m) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/content-address.cc:69: warning: documented symbol 'std::string_view nix::ContentAddressMethod::renderPrefix' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:83: warning: documented symbol 'ContentAddressMethod nix::ContentAddressMethod::parsePrefix' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:117: warning: documented symbol 'std::string nix::ContentAddressMethod::renderWithAlgo' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:122: warning: documented symbol 'FileIngestionMethod nix::ContentAddressMethod::getFileIngestionMethod' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:138: warning: documented symbol 'std::string nix::ContentAddress::render' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:192: warning: no matching class member found for | |
ContentAddress nix::ContentAddress::parse(std::string_view rawCa) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/content-address.cc:204: warning: documented symbol 'std::pair< ContentAddressMethod, HashAlgorithm > nix::ContentAddressMethod::parseWithAlgo' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:212: warning: documented symbol 'std::optional< ContentAddress > nix::ContentAddress::parseOpt' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:224: warning: documented symbol 'std::string nix::ContentAddress::printMethodAlgo' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:230: warning: documented symbol 'bool nix::StoreReferences::empty' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:235: warning: documented symbol 'size_t nix::StoreReferences::size' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:240: warning: documented symbol 'ContentAddressWithReferences nix::ContentAddressWithReferences::withoutRefs' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:261: warning: documented symbol 'ContentAddressWithReferences nix::ContentAddressWithReferences::fromParts' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:285: warning: documented symbol 'ContentAddressMethod nix::ContentAddressWithReferences::getMethod' was not declared or defined. | |
/build/source/src/libstore/content-address.cc:298: warning: documented symbol 'Hash nix::ContentAddressWithReferences::getHash' was not declared or defined. | |
/build/source/src/libstore/derivation-options.cc:16: warning: documented symbol 'DerivationOptions nix::DerivationOptions::fromParsedDerivation' was not declared or defined. | |
/build/source/src/libstore/derivation-options.cc:141: warning: documented symbol 'StringSet nix::DerivationOptions::getRequiredSystemFeatures' was not declared or defined. | |
/build/source/src/libstore/derivation-options.cc:152: warning: documented symbol 'bool nix::DerivationOptions::canBuildLocally' was not declared or defined. | |
/build/source/src/libstore/derivation-options.cc:168: warning: documented symbol 'bool nix::DerivationOptions::willBuildLocally' was not declared or defined. | |
/build/source/src/libstore/derivation-options.cc:173: warning: documented symbol 'bool nix::DerivationOptions::substitutesAllowed' was not declared or defined. | |
/build/source/src/libstore/derivation-options.cc:178: warning: documented symbol 'bool nix::DerivationOptions::useUidRange' was not declared or defined. | |
/build/source/src/libstore/derivation-options.cc:189: warning: no matching file member found for | |
DerivationOptions nlohmann::adl_serializer::from_json(const json &json) | |
Possible candidates: | |
'void from_json(const nlohmann::json &j, ExperimentalFeature &feature)' at line 385 of file /build/source/src/libutil/experimental-features.cc | |
/build/source/src/libstore/derivation-options.cc:222: warning: no matching file member found for | |
void nlohmann::adl_serializer::to_json(json &json, DerivationOptions o) | |
Possible candidates: | |
'void to_json(nlohmann::json &j, const ExperimentalFeature &feature)' at line 380 of file /build/source/src/libutil/experimental-features.cc | |
'void to_json(nlohmann::json &json, std::shared_ptr< Pos > pos)' at line 167 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/derivation-options.cc:253: warning: no matching file member found for | |
DerivationOptions::OutputChecks nlohmann::adl_serializer::from_json(const json &json) | |
Possible candidates: | |
'void from_json(const nlohmann::json &j, ExperimentalFeature &feature)' at line 385 of file /build/source/src/libutil/experimental-features.cc | |
/build/source/src/libstore/derivation-options.cc:264: warning: no matching file member found for | |
void nlohmann::adl_serializer::to_json(json &json, DerivationOptions::OutputChecks c) | |
Possible candidates: | |
'void to_json(nlohmann::json &j, const ExperimentalFeature &feature)' at line 380 of file /build/source/src/libutil/experimental-features.cc | |
'void to_json(nlohmann::json &json, std::shared_ptr< Pos > pos)' at line 167 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/derivations.cc:18: warning: no uniquely matching class member found for | |
std::optional< StorePath > nix::DerivationOutput::path(const StoreDirConfig &store, std::string_view drvName, OutputNameView outputName) const | |
Possible candidates: | |
'std::filesystem::path nix::GitRepoImpl::path' at line 217 of file /build/source/src/libfetchers/git-utils.cc | |
'Path nix::MakeReadOnly::path' at line 31 of file /build/source/src/libstore/optimise-store.cc | |
'Path CmdAddToStore::path' at line 13 of file /build/source/src/nix/add-to-store.cc | |
'std::string MixCat::path' at line 9 of file /build/source/src/nix/cat.cc | |
'Path CmdDumpPath2::path' at line 33 of file /build/source/src/nix/dump-path.cc | |
'std::string MixLs::path' at line 11 of file /build/source/src/nix/ls.cc | |
/build/source/src/libstore/derivations.cc:42: warning: no uniquely matching class member found for | |
StorePath nix::DerivationOutput::CAFixed::path(const StoreDirConfig &store, std::string_view drvName, OutputNameView outputName) const | |
Possible candidates: | |
'std::filesystem::path nix::GitRepoImpl::path' at line 217 of file /build/source/src/libfetchers/git-utils.cc | |
'Path nix::MakeReadOnly::path' at line 31 of file /build/source/src/libstore/optimise-store.cc | |
'Path CmdAddToStore::path' at line 13 of file /build/source/src/nix/add-to-store.cc | |
'std::string MixCat::path' at line 9 of file /build/source/src/nix/cat.cc | |
'Path CmdDumpPath2::path' at line 33 of file /build/source/src/nix/dump-path.cc | |
'std::string MixLs::path' at line 11 of file /build/source/src/nix/ls.cc | |
/build/source/src/libstore/derivations.cc:50: warning: documented symbol 'bool nix::DerivationType::isCA' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:69: warning: documented symbol 'bool nix::DerivationType::isFixed' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:84: warning: documented symbol 'bool nix::DerivationType::hasKnownOutputPaths' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:100: warning: documented symbol 'bool nix::DerivationType::isSandboxed' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:116: warning: documented symbol 'bool nix::DerivationType::isImpure' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:132: warning: documented symbol 'bool nix::BasicDerivation::isBuiltin' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:571: warning: documented symbol 'std::string nix::Derivation::unparse' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:683: warning: no uniquely matching class member found for | |
DerivationType nix::BasicDerivation::type() const | |
Possible candidates: | |
'ActivityType nix::ProgressBar::ActInfo::type' at line 44 of file /build/source/src/libmain/progress-bar.cc | |
'InstallSourceType InstallSourceInfo::type' at line 49 of file /build/source/src/nix-env/nix-env.cc | |
/build/source/src/libstore/derivations.cc:904: warning: documented symbol 'StringSet nix::BasicDerivation::outputNames' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:912: warning: documented symbol 'DerivationOutputsAndOptPaths nix::BasicDerivation::outputsAndOptPaths' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:924: warning: documented symbol 'std::string_view nix::BasicDerivation::nameFromPath' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:1010: warning: documented symbol 'void nix::BasicDerivation::applyRewrites' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:1053: warning: documented symbol 'std::optional< BasicDerivation > nix::Derivation::tryResolve' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:1121: warning: documented symbol 'std::optional< BasicDerivation > nix::Derivation::tryResolve' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:1141: warning: documented symbol 'void nix::Derivation::checkInvariants' was not declared or defined. | |
/build/source/src/libstore/derivations.cc:1203: warning: no uniquely matching class member found for | |
nlohmann::json nix::DerivationOutput::toJSON(const StoreDirConfig &store, std::string_view drvName, OutputNameView outputName) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derivations.cc:1233: warning: no matching class member found for | |
DerivationOutput nix::DerivationOutput::fromJSON(const StoreDirConfig &store, std::string_view drvName, OutputNameView outputName, const nlohmann::json &_json, const ExperimentalFeatureSettings &xpSettings) | |
Possible candidates: | |
'static BuildEnvironment BuildEnvironment::fromJSON(std::string_view in)' at line 66 of file /build/source/src/nix/develop.cc | |
/build/source/src/libstore/derivations.cc:1302: warning: no uniquely matching class member found for | |
nlohmann::json nix::Derivation::toJSON(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derivations.cc:1354: warning: no matching class member found for | |
Derivation nix::Derivation::fromJSON(const StoreDirConfig &store, const nlohmann::json &_json, const ExperimentalFeatureSettings &xpSettings) | |
Possible candidates: | |
'static BuildEnvironment BuildEnvironment::fromJSON(std::string_view in)' at line 66 of file /build/source/src/nix/develop.cc | |
/build/source/src/libstore/derived-path-map.cc:7: warning: documented symbol 'DerivedPathMap< V >::ChildNode & nix::DerivedPathMap::ensureSlot' was not declared or defined. | |
/build/source/src/libstore/derived-path-map.cc:26: warning: documented symbol 'DerivedPathMap< V >::ChildNode * nix::DerivedPathMap::findSlot' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:39: warning: no uniquely matching class member found for | |
nlohmann::json nix::DerivedPath::Opaque::toJSON(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:44: warning: no uniquely matching class member found for | |
nlohmann::json nix::SingleDerivedPath::Built::toJSON(Store &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:62: warning: no uniquely matching class member found for | |
nlohmann::json nix::DerivedPath::Built::toJSON(Store &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:79: warning: no uniquely matching class member found for | |
nlohmann::json nix::SingleDerivedPath::toJSON(Store &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:86: warning: no uniquely matching class member found for | |
nlohmann::json nix::DerivedPath::toJSON(Store &store) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:93: warning: no matching class member found for | |
std::string nix::DerivedPath::Opaque::to_string(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:98: warning: no matching class member found for | |
std::string nix::SingleDerivedPath::Built::to_string(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:103: warning: documented symbol 'std::string nix::SingleDerivedPath::Built::to_string_legacy' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:108: warning: no matching class member found for | |
std::string nix::DerivedPath::Built::to_string(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:115: warning: documented symbol 'std::string nix::DerivedPath::Built::to_string_legacy' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:122: warning: no matching class member found for | |
std::string nix::SingleDerivedPath::to_string(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:129: warning: no matching class member found for | |
std::string nix::DerivedPath::to_string(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/derived-path.cc:136: warning: documented symbol 'std::string nix::SingleDerivedPath::to_string_legacy' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:144: warning: documented symbol 'std::string nix::DerivedPath::to_string_legacy' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:153: warning: no matching class member found for | |
DerivedPath::Opaque nix::DerivedPath::Opaque::parse(const StoreDirConfig &store, std::string_view s) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/derived-path.cc:172: warning: no matching class member found for | |
SingleDerivedPath::Built nix::SingleDerivedPath::Built::parse(const StoreDirConfig &store, ref< SingleDerivedPath > drv, OutputNameView output, const ExperimentalFeatureSettings &xpSettings) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/derived-path.cc:184: warning: no matching class member found for | |
DerivedPath::Built nix::DerivedPath::Built::parse(const StoreDirConfig &store, ref< SingleDerivedPath > drv, OutputNameView outputsS, const ExperimentalFeatureSettings &xpSettings) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/derived-path.cc:213: warning: no matching class member found for | |
SingleDerivedPath nix::SingleDerivedPath::parse(const StoreDirConfig &store, std::string_view s, const ExperimentalFeatureSettings &xpSettings) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/derived-path.cc:221: warning: documented symbol 'SingleDerivedPath nix::SingleDerivedPath::parseLegacy' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:246: warning: no matching class member found for | |
DerivedPath nix::DerivedPath::parse(const StoreDirConfig &store, std::string_view s, const ExperimentalFeatureSettings &xpSettings) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/derived-path.cc:254: warning: documented symbol 'DerivedPath nix::DerivedPath::parseLegacy' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:262: warning: documented symbol 'DerivedPath nix::DerivedPath::fromSingle' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:277: warning: documented symbol 'const StorePath & nix::SingleDerivedPath::Built::getBaseStorePath' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:282: warning: documented symbol 'const StorePath & nix::DerivedPath::Built::getBaseStorePath' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:300: warning: documented symbol 'const StorePath & nix::SingleDerivedPath::getBaseStorePath' was not declared or defined. | |
/build/source/src/libstore/derived-path.cc:305: warning: documented symbol 'const StorePath & nix::DerivedPath::getBaseStorePath' was not declared or defined. | |
/build/source/src/libstore/downstream-placeholder.cc:6: warning: documented symbol 'std::string nix::DownstreamPlaceholder::render' was not declared or defined. | |
/build/source/src/libstore/downstream-placeholder.cc:12: warning: documented symbol 'DownstreamPlaceholder nix::DownstreamPlaceholder::unknownCaOutput' was not declared or defined. | |
/build/source/src/libstore/downstream-placeholder.cc:26: warning: documented symbol 'DownstreamPlaceholder nix::DownstreamPlaceholder::unknownDerivation' was not declared or defined. | |
/build/source/src/libstore/downstream-placeholder.cc:41: warning: documented symbol 'DownstreamPlaceholder nix::DownstreamPlaceholder::fromSingleDerivedPathBuilt' was not declared or defined. | |
/build/source/src/libstore/export-import.cc:11: warning: documented symbol 'void Store::exportPaths' was not declared or defined. | |
/build/source/src/libstore/export-import.cc:24: warning: documented symbol 'void Store::exportPath' was not declared or defined. | |
/build/source/src/libstore/export-import.cc:52: warning: documented symbol 'StorePaths Store::importPaths' was not declared or defined. | |
/build/source/src/libstore/filetransfer.cc:838: warning: no matching class member found for | |
std::future< FileTransferResult > FileTransfer::enqueueFileTransfer(const FileTransferRequest &request) | |
Possible candidates: | |
'void nix::curlFileTransfer::enqueueFileTransfer(const FileTransferRequest &request, Callback< FileTransferResult > callback) override' at line 782 of file /build/source/src/libstore/filetransfer.cc | |
/build/source/src/libstore/filetransfer.cc:852: warning: documented symbol 'FileTransferResult FileTransfer::download' was not declared or defined. | |
/build/source/src/libstore/filetransfer.cc:857: warning: documented symbol 'FileTransferResult FileTransfer::upload' was not declared or defined. | |
/build/source/src/libstore/filetransfer.cc:863: warning: documented symbol 'void FileTransfer::download' was not declared or defined. | |
/build/source/src/libstore/filetransfer.cc:970: warning: documented symbol 'nix::FileTransferError::FileTransferError' was not declared or defined. | |
/build/source/src/libstore/gc.cc:43: warning: documented symbol 'void nix::LocalStore::addIndirectRoot' was not declared or defined. | |
/build/source/src/libstore/gc.cc:51: warning: documented symbol 'void nix::LocalStore::createTempRootsFile' was not declared or defined. | |
/build/source/src/libstore/gc.cc:83: warning: documented symbol 'void nix::LocalStore::addTempRoot' was not declared or defined. | |
/build/source/src/libstore/gc.cc:163: warning: documented symbol 'void nix::LocalStore::findTempRoots' was not declared or defined. | |
/build/source/src/libstore/gc.cc:217: warning: documented symbol 'void nix::LocalStore::findRoots' was not declared or defined. | |
/build/source/src/libstore/gc.cc:288: warning: documented symbol 'void nix::LocalStore::findRootsNoTemp' was not declared or defined. | |
/build/source/src/libstore/gc.cc:301: warning: documented symbol 'Roots nix::LocalStore::findRoots' was not declared or defined. | |
/build/source/src/libstore/gc.cc:350: warning: documented symbol 'void nix::LocalStore::findRuntimeRoots' was not declared or defined. | |
/build/source/src/libstore/gc.cc:454: warning: documented symbol 'void nix::LocalStore::collectGarbage' was not declared or defined. | |
/build/source/src/libstore/gc.cc:900: warning: documented symbol 'void nix::LocalStore::autoGC' was not declared or defined. | |
/build/source/src/libstore/globals.cc:54: warning: documented symbol 'nix::Settings::Settings' was not declared or defined. | |
/build/source/src/libstore/globals.cc:143: warning: documented symbol 'unsigned int nix::Settings::getDefaultCores' was not declared or defined. | |
/build/source/src/libstore/globals.cc:177: warning: documented symbol 'StringSet nix::Settings::getDefaultSystemFeatures' was not declared or defined. | |
/build/source/src/libstore/globals.cc:201: warning: documented symbol 'StringSet nix::Settings::getDefaultExtraPlatforms' was not declared or defined. | |
/build/source/src/libstore/globals.cc:225: warning: documented symbol 'bool nix::Settings::isWSL1' was not declared or defined. | |
/build/source/src/libstore/globals.cc:238: warning: documented symbol 'Path nix::Settings::getDefaultSSLCertFile' was not declared or defined. | |
/build/source/src/libstore/globals.cc:253: warning: no matching file member found for | |
SandboxMode nix::BaseSetting::parse(const std::string &str) const | |
Possible candidates: | |
'static void parse(FileSystemObjectSink &sink, Source &source, const CanonPath &path)' at line 169 of file /build/source/src/libutil/archive.cc | |
'void parse(FileSystemObjectSink &sink, const CanonPath &sinkPath, Source &source, BlobMode rootModeIfBlob, std::function< SinkHook > hook, const ExperimentalFeatureSettings &xpSettings)' at line 172 of file /build/source/src/libutil/git.cc | |
/build/source/src/libstore/globals.cc:266: warning: documented symbol 'std::string nix::BaseSetting::to_string' was not declared or defined. | |
/build/source/src/libstore/globals.cc:274: warning: documented symbol 'void nix::BaseSetting::convertToArg' was not declared or defined. | |
/build/source/src/libstore/globals.cc:299: warning: no matching class member found for | |
unsigned int nix::MaxBuildJobsSetting::parse(const std::string &str) const | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/http-binary-cache-store.cc:12: warning: documented symbol 'HttpBinaryCacheStoreConfig::HttpBinaryCacheStoreConfig' was not declared or defined. | |
/build/source/src/libstore/http-binary-cache-store.cc:30: warning: no uniquely matching class member found for | |
std::string HttpBinaryCacheStoreConfig::doc() | |
Possible candidates: | |
'std::string nix::DummyStoreConfig::doc() override' at line 18 of file /build/source/src/libstore/dummy-store.cc | |
'std::string CmdAdd::doc() override' at line 59 of file /build/source/src/nix/add-to-store.cc | |
'std::string CmdBuild::doc() override' at line 85 of file /build/source/src/nix/build.cc | |
'std::string CmdBundle::doc() override' at line 46 of file /build/source/src/nix/bundle.cc | |
'std::string CmdCatStore::doc() override' at line 38 of file /build/source/src/nix/cat.cc | |
'std::string CmdCatNar::doc() override' at line 70 of file /build/source/src/nix/cat.cc | |
'std::string CmdCopy::doc() override' at line 48 of file /build/source/src/nix/copy.cc | |
'std::string CmdAddDerivation::doc() override' at line 20 of file /build/source/src/nix/derivation-add.cc | |
'std::string CmdShowDerivation::doc() override' at line 33 of file /build/source/src/nix/derivation-show.cc | |
'std::string CmdDevelop::doc() override' at line 579 of file /build/source/src/nix/develop.cc | |
'std::string CmdPrintDevEnv::doc() override' at line 720 of file /build/source/src/nix/develop.cc | |
'std::string CmdDiffClosures::doc() override' at line 128 of file /build/source/src/nix/diff-closures.cc | |
'std::string CmdDumpPath::doc() override' at line 14 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdDumpPath2::doc() override' at line 49 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdEdit::doc() override' at line 19 of file /build/source/src/nix/edit.cc | |
'std::string CmdShell::doc() override' at line 59 of file /build/source/src/nix/env.cc | |
'std::string CmdEval::doc() override' at line 49 of file /build/source/src/nix/eval.cc | |
'std::string CmdFlakeUpdate::doc() override' at line 122 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeLock::doc() override' at line 155 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeMetadata::doc() override' at line 206 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeCheck::doc() override' at line 353 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeInit::doc() override' at line 977 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeNew::doc() override' at line 997 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeClone::doc() override' at line 1023 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeArchive::doc() override' at line 1069 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeShow::doc() override' at line 1154 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakePrefetch::doc() override' at line 1455 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlake::doc() override' at line 1519 of file /build/source/src/nix/flake.cc | |
'std::string CmdFmt::doc() override' at line 17 of file /build/source/src/nix/fmt.cc | |
'std::string CmdHashConvert::doc() override' at line 237 of file /build/source/src/nix/hash.cc | |
'std::string CmdLog::doc() override' at line 16 of file /build/source/src/nix/log.cc | |
'std::string CmdLsStore::doc() override' at line 114 of file /build/source/src/nix/ls.cc | |
'std::string CmdLsNar::doc() override' at line 141 of file /build/source/src/nix/ls.cc | |
'std::string nix::NixArgs::doc() override' at line 209 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelp::doc() override' at line 313 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelpStores::doc() override' at line 340 of file /build/source/src/nix/main.cc | |
'std::string CmdMakeContentAddressed::doc() override' at line 24 of file /build/source/src/nix/make-content-addressed.cc | |
'std::string CmdNar::doc() override' at line 15 of file /build/source/src/nix/nar.cc | |
'std::string CmdOptimiseStore::doc() override' at line 16 of file /build/source/src/nix/optimise-store.cc | |
'std::string CmdPathFromHashPart::doc() override' at line 23 of file /build/source/src/nix/path-from-hash-part.cc | |
'std::string CmdPathInfo::doc() override' at line 133 of file /build/source/src/nix/path-info.cc | |
'std::string CmdStorePrefetchFile::doc() override' at line 316 of file /build/source/src/nix/prefetch.cc | |
'std::string CmdProfileInstall::doc() override' at line 359 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRemove::doc() override' at line 641 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileUpgrade::doc() override' at line 683 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileList::doc() override' at line 793 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileDiffClosures::doc() override' at line 831 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileHistory::doc() override' at line 868 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRollback::doc() override' at line 923 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileWipeHistory::doc() override' at line 958 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfile::doc() override' at line 997 of file /build/source/src/nix/profile.cc | |
'std::string CmdRealisationInfo::doc() override' at line 30 of file /build/source/src/nix/realisation.cc | |
'std::string CmdRegistryList::doc() override' at line 60 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryAdd::doc() override' at line 97 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryRemove::doc() override' at line 132 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryPin::doc() override' at line 163 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistry::doc() override' at line 220 of file /build/source/src/nix/registry.cc | |
'std::string nix::CmdRepl::doc() override' at line 61 of file /build/source/src/nix/repl.cc | |
'std::string CmdRun::doc() override' at line 97 of file /build/source/src/nix/run.cc | |
'std::string CmdSearch::doc() override' at line 53 of file /build/source/src/nix/search.cc | |
'std::string CmdKeyGenerateSecret::doc() override' at line 165 of file /build/source/src/nix/sigs.cc | |
'std::string CmdKeyConvertSecretToPublic::doc() override' at line 189 of file /build/source/src/nix/sigs.cc | |
'std::string CmdCopyLog::doc() override' at line 20 of file /build/source/src/nix/store-copy-log.cc | |
'std::string CmdStoreDelete::doc() override' at line 28 of file /build/source/src/nix/store-delete.cc | |
'std::string CmdStoreGC::doc() override' at line 29 of file /build/source/src/nix/store-gc.cc | |
'std::string CmdPingStore::doc() override' at line 17 of file /build/source/src/nix/store-info.cc | |
'std::string CmdStoreRepair::doc() override' at line 13 of file /build/source/src/nix/store-repair.cc | |
'std::string CmdUpgradeNix::doc() override' at line 50 of file /build/source/src/nix/upgrade-nix.cc | |
'std::string CmdVerify::doc() override' at line 57 of file /build/source/src/nix/verify.cc | |
'std::string CmdWhyDepends::doc() override' at line 68 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libstore/indirect-root-store.cc:5: warning: documented symbol 'void nix::IndirectRootStore::makeSymlink' was not declared or defined. | |
/build/source/src/libstore/indirect-root-store.cc:18: warning: no matching class member found for | |
Path nix::IndirectRootStore::addPermRoot(const StorePath &storePath, const Path &_gcRoot) | |
Possible candidates: | |
'Path nix::MountedSSHStore::addPermRoot(const StorePath &path, const Path &gcRoot) override' at line 190 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/legacy-ssh-store.cc:18: warning: documented symbol 'nix::LegacySSHStoreConfig::LegacySSHStoreConfig' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:27: warning: no uniquely matching class member found for | |
std::string nix::LegacySSHStoreConfig::doc() | |
Possible candidates: | |
'std::string nix::DummyStoreConfig::doc() override' at line 18 of file /build/source/src/libstore/dummy-store.cc | |
'std::string CmdAdd::doc() override' at line 59 of file /build/source/src/nix/add-to-store.cc | |
'std::string CmdBuild::doc() override' at line 85 of file /build/source/src/nix/build.cc | |
'std::string CmdBundle::doc() override' at line 46 of file /build/source/src/nix/bundle.cc | |
'std::string CmdCatStore::doc() override' at line 38 of file /build/source/src/nix/cat.cc | |
'std::string CmdCatNar::doc() override' at line 70 of file /build/source/src/nix/cat.cc | |
'std::string CmdCopy::doc() override' at line 48 of file /build/source/src/nix/copy.cc | |
'std::string CmdAddDerivation::doc() override' at line 20 of file /build/source/src/nix/derivation-add.cc | |
'std::string CmdShowDerivation::doc() override' at line 33 of file /build/source/src/nix/derivation-show.cc | |
'std::string CmdDevelop::doc() override' at line 579 of file /build/source/src/nix/develop.cc | |
'std::string CmdPrintDevEnv::doc() override' at line 720 of file /build/source/src/nix/develop.cc | |
'std::string CmdDiffClosures::doc() override' at line 128 of file /build/source/src/nix/diff-closures.cc | |
'std::string CmdDumpPath::doc() override' at line 14 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdDumpPath2::doc() override' at line 49 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdEdit::doc() override' at line 19 of file /build/source/src/nix/edit.cc | |
'std::string CmdShell::doc() override' at line 59 of file /build/source/src/nix/env.cc | |
'std::string CmdEval::doc() override' at line 49 of file /build/source/src/nix/eval.cc | |
'std::string CmdFlakeUpdate::doc() override' at line 122 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeLock::doc() override' at line 155 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeMetadata::doc() override' at line 206 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeCheck::doc() override' at line 353 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeInit::doc() override' at line 977 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeNew::doc() override' at line 997 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeClone::doc() override' at line 1023 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeArchive::doc() override' at line 1069 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeShow::doc() override' at line 1154 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakePrefetch::doc() override' at line 1455 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlake::doc() override' at line 1519 of file /build/source/src/nix/flake.cc | |
'std::string CmdFmt::doc() override' at line 17 of file /build/source/src/nix/fmt.cc | |
'std::string CmdHashConvert::doc() override' at line 237 of file /build/source/src/nix/hash.cc | |
'std::string CmdLog::doc() override' at line 16 of file /build/source/src/nix/log.cc | |
'std::string CmdLsStore::doc() override' at line 114 of file /build/source/src/nix/ls.cc | |
'std::string CmdLsNar::doc() override' at line 141 of file /build/source/src/nix/ls.cc | |
'std::string nix::NixArgs::doc() override' at line 209 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelp::doc() override' at line 313 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelpStores::doc() override' at line 340 of file /build/source/src/nix/main.cc | |
'std::string CmdMakeContentAddressed::doc() override' at line 24 of file /build/source/src/nix/make-content-addressed.cc | |
'std::string CmdNar::doc() override' at line 15 of file /build/source/src/nix/nar.cc | |
'std::string CmdOptimiseStore::doc() override' at line 16 of file /build/source/src/nix/optimise-store.cc | |
'std::string CmdPathFromHashPart::doc() override' at line 23 of file /build/source/src/nix/path-from-hash-part.cc | |
'std::string CmdPathInfo::doc() override' at line 133 of file /build/source/src/nix/path-info.cc | |
'std::string CmdStorePrefetchFile::doc() override' at line 316 of file /build/source/src/nix/prefetch.cc | |
'std::string CmdProfileInstall::doc() override' at line 359 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRemove::doc() override' at line 641 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileUpgrade::doc() override' at line 683 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileList::doc() override' at line 793 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileDiffClosures::doc() override' at line 831 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileHistory::doc() override' at line 868 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRollback::doc() override' at line 923 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileWipeHistory::doc() override' at line 958 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfile::doc() override' at line 997 of file /build/source/src/nix/profile.cc | |
'std::string CmdRealisationInfo::doc() override' at line 30 of file /build/source/src/nix/realisation.cc | |
'std::string CmdRegistryList::doc() override' at line 60 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryAdd::doc() override' at line 97 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryRemove::doc() override' at line 132 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryPin::doc() override' at line 163 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistry::doc() override' at line 220 of file /build/source/src/nix/registry.cc | |
'std::string nix::CmdRepl::doc() override' at line 61 of file /build/source/src/nix/repl.cc | |
'std::string CmdRun::doc() override' at line 97 of file /build/source/src/nix/run.cc | |
'std::string CmdSearch::doc() override' at line 53 of file /build/source/src/nix/search.cc | |
'std::string CmdKeyGenerateSecret::doc() override' at line 165 of file /build/source/src/nix/sigs.cc | |
'std::string CmdKeyConvertSecretToPublic::doc() override' at line 189 of file /build/source/src/nix/sigs.cc | |
'std::string CmdCopyLog::doc() override' at line 20 of file /build/source/src/nix/store-copy-log.cc | |
'std::string CmdStoreDelete::doc() override' at line 28 of file /build/source/src/nix/store-delete.cc | |
'std::string CmdStoreGC::doc() override' at line 29 of file /build/source/src/nix/store-gc.cc | |
'std::string CmdPingStore::doc() override' at line 17 of file /build/source/src/nix/store-info.cc | |
'std::string CmdStoreRepair::doc() override' at line 13 of file /build/source/src/nix/store-repair.cc | |
'std::string CmdUpgradeNix::doc() override' at line 50 of file /build/source/src/nix/upgrade-nix.cc | |
'std::string CmdVerify::doc() override' at line 57 of file /build/source/src/nix/verify.cc | |
'std::string CmdWhyDepends::doc() override' at line 68 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libstore/legacy-ssh-store.cc:41: warning: documented symbol 'nix::LegacySSHStore::LegacySSHStore' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:62: warning: documented symbol 'ref< LegacySSHStore::Connection > nix::LegacySSHStore::openConnection' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:101: warning: documented symbol 'std::string nix::LegacySSHStore::getUri' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:106: warning: documented symbol 'std::map< StorePath, UnkeyedValidPathInfo > nix::LegacySSHStore::queryPathInfosUncached' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:126: warning: documented symbol 'void nix::LegacySSHStore::queryPathInfoUncached' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:151: warning: documented symbol 'void nix::LegacySSHStore::addToStore' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:206: warning: documented symbol 'void nix::LegacySSHStore::narFromPath' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:214: warning: documented symbol 'void nix::LegacySSHStore::narFromPath' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:234: warning: documented symbol 'BuildResult nix::LegacySSHStore::buildDerivation' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:244: warning: documented symbol 'std::function< BuildResult()> nix::LegacySSHStore::buildDerivationAsync' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:258: warning: documented symbol 'void nix::LegacySSHStore::buildPaths' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:297: warning: documented symbol 'void nix::LegacySSHStore::computeFSClosure' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:319: warning: documented symbol 'StorePathSet nix::LegacySSHStore::queryValidPaths' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:328: warning: documented symbol 'StorePathSet nix::LegacySSHStore::queryValidPaths' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:337: warning: documented symbol 'void nix::LegacySSHStore::addMultipleToStoreLegacy' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:354: warning: no matching file member found for | |
void nix::LegacySSHStore::connect | |
Possible candidates: | |
'void connect(Socket fd, const std::string &path)' at line 112 of file /build/source/src/libutil/unix-domain-socket.cc | |
/build/source/src/libstore/legacy-ssh-store.cc:360: warning: documented symbol 'unsigned int nix::LegacySSHStore::getProtocol' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:367: warning: documented symbol 'pid_t nix::LegacySSHStore::getConnectionPid' was not declared or defined. | |
/build/source/src/libstore/legacy-ssh-store.cc:379: warning: documented symbol 'LegacySSHStore::ConnectionStats nix::LegacySSHStore::getConnectionStats' was not declared or defined. | |
/build/source/src/libstore/local-binary-cache-store.cc:10: warning: documented symbol 'LocalBinaryCacheStoreConfig::LocalBinaryCacheStoreConfig' was not declared or defined. | |
/build/source/src/libstore/local-binary-cache-store.cc:21: warning: no uniquely matching class member found for | |
std::string LocalBinaryCacheStoreConfig::doc() | |
Possible candidates: | |
'std::string nix::DummyStoreConfig::doc() override' at line 18 of file /build/source/src/libstore/dummy-store.cc | |
'std::string CmdAdd::doc() override' at line 59 of file /build/source/src/nix/add-to-store.cc | |
'std::string CmdBuild::doc() override' at line 85 of file /build/source/src/nix/build.cc | |
'std::string CmdBundle::doc() override' at line 46 of file /build/source/src/nix/bundle.cc | |
'std::string CmdCatStore::doc() override' at line 38 of file /build/source/src/nix/cat.cc | |
'std::string CmdCatNar::doc() override' at line 70 of file /build/source/src/nix/cat.cc | |
'std::string CmdCopy::doc() override' at line 48 of file /build/source/src/nix/copy.cc | |
'std::string CmdAddDerivation::doc() override' at line 20 of file /build/source/src/nix/derivation-add.cc | |
'std::string CmdShowDerivation::doc() override' at line 33 of file /build/source/src/nix/derivation-show.cc | |
'std::string CmdDevelop::doc() override' at line 579 of file /build/source/src/nix/develop.cc | |
'std::string CmdPrintDevEnv::doc() override' at line 720 of file /build/source/src/nix/develop.cc | |
'std::string CmdDiffClosures::doc() override' at line 128 of file /build/source/src/nix/diff-closures.cc | |
'std::string CmdDumpPath::doc() override' at line 14 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdDumpPath2::doc() override' at line 49 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdEdit::doc() override' at line 19 of file /build/source/src/nix/edit.cc | |
'std::string CmdShell::doc() override' at line 59 of file /build/source/src/nix/env.cc | |
'std::string CmdEval::doc() override' at line 49 of file /build/source/src/nix/eval.cc | |
'std::string CmdFlakeUpdate::doc() override' at line 122 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeLock::doc() override' at line 155 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeMetadata::doc() override' at line 206 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeCheck::doc() override' at line 353 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeInit::doc() override' at line 977 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeNew::doc() override' at line 997 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeClone::doc() override' at line 1023 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeArchive::doc() override' at line 1069 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeShow::doc() override' at line 1154 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakePrefetch::doc() override' at line 1455 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlake::doc() override' at line 1519 of file /build/source/src/nix/flake.cc | |
'std::string CmdFmt::doc() override' at line 17 of file /build/source/src/nix/fmt.cc | |
'std::string CmdHashConvert::doc() override' at line 237 of file /build/source/src/nix/hash.cc | |
'std::string CmdLog::doc() override' at line 16 of file /build/source/src/nix/log.cc | |
'std::string CmdLsStore::doc() override' at line 114 of file /build/source/src/nix/ls.cc | |
'std::string CmdLsNar::doc() override' at line 141 of file /build/source/src/nix/ls.cc | |
'std::string nix::NixArgs::doc() override' at line 209 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelp::doc() override' at line 313 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelpStores::doc() override' at line 340 of file /build/source/src/nix/main.cc | |
'std::string CmdMakeContentAddressed::doc() override' at line 24 of file /build/source/src/nix/make-content-addressed.cc | |
'std::string CmdNar::doc() override' at line 15 of file /build/source/src/nix/nar.cc | |
'std::string CmdOptimiseStore::doc() override' at line 16 of file /build/source/src/nix/optimise-store.cc | |
'std::string CmdPathFromHashPart::doc() override' at line 23 of file /build/source/src/nix/path-from-hash-part.cc | |
'std::string CmdPathInfo::doc() override' at line 133 of file /build/source/src/nix/path-info.cc | |
'std::string CmdStorePrefetchFile::doc() override' at line 316 of file /build/source/src/nix/prefetch.cc | |
'std::string CmdProfileInstall::doc() override' at line 359 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRemove::doc() override' at line 641 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileUpgrade::doc() override' at line 683 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileList::doc() override' at line 793 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileDiffClosures::doc() override' at line 831 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileHistory::doc() override' at line 868 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRollback::doc() override' at line 923 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileWipeHistory::doc() override' at line 958 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfile::doc() override' at line 997 of file /build/source/src/nix/profile.cc | |
'std::string CmdRealisationInfo::doc() override' at line 30 of file /build/source/src/nix/realisation.cc | |
'std::string CmdRegistryList::doc() override' at line 60 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryAdd::doc() override' at line 97 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryRemove::doc() override' at line 132 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryPin::doc() override' at line 163 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistry::doc() override' at line 220 of file /build/source/src/nix/registry.cc | |
'std::string nix::CmdRepl::doc() override' at line 61 of file /build/source/src/nix/repl.cc | |
'std::string CmdRun::doc() override' at line 97 of file /build/source/src/nix/run.cc | |
'std::string CmdSearch::doc() override' at line 53 of file /build/source/src/nix/search.cc | |
'std::string CmdKeyGenerateSecret::doc() override' at line 165 of file /build/source/src/nix/sigs.cc | |
'std::string CmdKeyConvertSecretToPublic::doc() override' at line 189 of file /build/source/src/nix/sigs.cc | |
'std::string CmdCopyLog::doc() override' at line 20 of file /build/source/src/nix/store-copy-log.cc | |
'std::string CmdStoreDelete::doc() override' at line 28 of file /build/source/src/nix/store-delete.cc | |
'std::string CmdStoreGC::doc() override' at line 29 of file /build/source/src/nix/store-gc.cc | |
'std::string CmdPingStore::doc() override' at line 17 of file /build/source/src/nix/store-info.cc | |
'std::string CmdStoreRepair::doc() override' at line 13 of file /build/source/src/nix/store-repair.cc | |
'std::string CmdUpgradeNix::doc() override' at line 50 of file /build/source/src/nix/upgrade-nix.cc | |
'std::string CmdVerify::doc() override' at line 57 of file /build/source/src/nix/verify.cc | |
'std::string CmdWhyDepends::doc() override' at line 68 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libstore/local-binary-cache-store.cc:122: warning: no matching class member found for | |
std::set< std::string > LocalBinaryCacheStoreConfig::uriSchemes() | |
Possible candidates: | |
'static std::set< std::string > nix::DummyStoreConfig::uriSchemes()' at line 25 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/local-fs-store.cc:11: warning: documented symbol 'nix::LocalFSStoreConfig::LocalFSStoreConfig' was not declared or defined. | |
/build/source/src/libstore/local-fs-store.cc:25: warning: documented symbol 'LocalFSStore::LocalFSStore' was not declared or defined. | |
/build/source/src/libstore/local-fs-store.cc:76: warning: no uniquely matching class member found for | |
ref< SourceAccessor > LocalFSStore::getFSAccessor(bool requireValidPath) | |
Possible candidates: | |
'virtual ref< SourceAccessor > nix::DummyStore::getFSAccessor(bool requireValidPath) override' at line 85 of file /build/source/src/libstore/dummy-store.cc | |
'ref< SourceAccessor > nix::MountedSSHStore::getFSAccessor(bool requireValidPath) override' at line 165 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/local-fs-store.cc:83: warning: no uniquely matching class member found for | |
void LocalFSStore::narFromPath(const StorePath &path, Sink &sink) | |
Possible candidates: | |
'void nix::DummyStore::narFromPath(const StorePath &path, Sink &sink) override' at line 78 of file /build/source/src/libstore/dummy-store.cc | |
'void nix::MountedSSHStore::narFromPath(const StorePath &path, Sink &sink) override' at line 160 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/local-fs-store.cc:90: warning: documented symbol 'const std::string LocalFSStore::drvsLogDir' was not declared or defined. | |
/build/source/src/libstore/local-fs-store.cc:92: warning: no uniquely matching class member found for | |
std::optional< std::string > LocalFSStore::getBuildLogExact(const StorePath &path) | |
Possible candidates: | |
'std::optional< std::string > nix::SSHStore::getBuildLogExact(const StorePath &path) override' at line 56 of file /build/source/src/libstore/ssh-store.cc | |
'std::optional< std::string > nix::MountedSSHStore::getBuildLogExact(const StorePath &path) override' at line 170 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/local-overlay-store.cc:10: warning: no uniquely matching class member found for | |
std::string nix::LocalOverlayStoreConfig::doc() | |
Possible candidates: | |
'std::string nix::DummyStoreConfig::doc() override' at line 18 of file /build/source/src/libstore/dummy-store.cc | |
'std::string CmdAdd::doc() override' at line 59 of file /build/source/src/nix/add-to-store.cc | |
'std::string CmdBuild::doc() override' at line 85 of file /build/source/src/nix/build.cc | |
'std::string CmdBundle::doc() override' at line 46 of file /build/source/src/nix/bundle.cc | |
'std::string CmdCatStore::doc() override' at line 38 of file /build/source/src/nix/cat.cc | |
'std::string CmdCatNar::doc() override' at line 70 of file /build/source/src/nix/cat.cc | |
'std::string CmdCopy::doc() override' at line 48 of file /build/source/src/nix/copy.cc | |
'std::string CmdAddDerivation::doc() override' at line 20 of file /build/source/src/nix/derivation-add.cc | |
'std::string CmdShowDerivation::doc() override' at line 33 of file /build/source/src/nix/derivation-show.cc | |
'std::string CmdDevelop::doc() override' at line 579 of file /build/source/src/nix/develop.cc | |
'std::string CmdPrintDevEnv::doc() override' at line 720 of file /build/source/src/nix/develop.cc | |
'std::string CmdDiffClosures::doc() override' at line 128 of file /build/source/src/nix/diff-closures.cc | |
'std::string CmdDumpPath::doc() override' at line 14 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdDumpPath2::doc() override' at line 49 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdEdit::doc() override' at line 19 of file /build/source/src/nix/edit.cc | |
'std::string CmdShell::doc() override' at line 59 of file /build/source/src/nix/env.cc | |
'std::string CmdEval::doc() override' at line 49 of file /build/source/src/nix/eval.cc | |
'std::string CmdFlakeUpdate::doc() override' at line 122 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeLock::doc() override' at line 155 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeMetadata::doc() override' at line 206 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeCheck::doc() override' at line 353 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeInit::doc() override' at line 977 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeNew::doc() override' at line 997 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeClone::doc() override' at line 1023 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeArchive::doc() override' at line 1069 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeShow::doc() override' at line 1154 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakePrefetch::doc() override' at line 1455 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlake::doc() override' at line 1519 of file /build/source/src/nix/flake.cc | |
'std::string CmdFmt::doc() override' at line 17 of file /build/source/src/nix/fmt.cc | |
'std::string CmdHashConvert::doc() override' at line 237 of file /build/source/src/nix/hash.cc | |
'std::string CmdLog::doc() override' at line 16 of file /build/source/src/nix/log.cc | |
'std::string CmdLsStore::doc() override' at line 114 of file /build/source/src/nix/ls.cc | |
'std::string CmdLsNar::doc() override' at line 141 of file /build/source/src/nix/ls.cc | |
'std::string nix::NixArgs::doc() override' at line 209 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelp::doc() override' at line 313 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelpStores::doc() override' at line 340 of file /build/source/src/nix/main.cc | |
'std::string CmdMakeContentAddressed::doc() override' at line 24 of file /build/source/src/nix/make-content-addressed.cc | |
'std::string CmdNar::doc() override' at line 15 of file /build/source/src/nix/nar.cc | |
'std::string CmdOptimiseStore::doc() override' at line 16 of file /build/source/src/nix/optimise-store.cc | |
'std::string CmdPathFromHashPart::doc() override' at line 23 of file /build/source/src/nix/path-from-hash-part.cc | |
'std::string CmdPathInfo::doc() override' at line 133 of file /build/source/src/nix/path-info.cc | |
'std::string CmdStorePrefetchFile::doc() override' at line 316 of file /build/source/src/nix/prefetch.cc | |
'std::string CmdProfileInstall::doc() override' at line 359 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRemove::doc() override' at line 641 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileUpgrade::doc() override' at line 683 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileList::doc() override' at line 793 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileDiffClosures::doc() override' at line 831 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileHistory::doc() override' at line 868 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRollback::doc() override' at line 923 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileWipeHistory::doc() override' at line 958 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfile::doc() override' at line 997 of file /build/source/src/nix/profile.cc | |
'std::string CmdRealisationInfo::doc() override' at line 30 of file /build/source/src/nix/realisation.cc | |
'std::string CmdRegistryList::doc() override' at line 60 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryAdd::doc() override' at line 97 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryRemove::doc() override' at line 132 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryPin::doc() override' at line 163 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistry::doc() override' at line 220 of file /build/source/src/nix/registry.cc | |
'std::string nix::CmdRepl::doc() override' at line 61 of file /build/source/src/nix/repl.cc | |
'std::string CmdRun::doc() override' at line 97 of file /build/source/src/nix/run.cc | |
'std::string CmdSearch::doc() override' at line 53 of file /build/source/src/nix/search.cc | |
'std::string CmdKeyGenerateSecret::doc() override' at line 165 of file /build/source/src/nix/sigs.cc | |
'std::string CmdKeyConvertSecretToPublic::doc() override' at line 189 of file /build/source/src/nix/sigs.cc | |
'std::string CmdCopyLog::doc() override' at line 20 of file /build/source/src/nix/store-copy-log.cc | |
'std::string CmdStoreDelete::doc() override' at line 28 of file /build/source/src/nix/store-delete.cc | |
'std::string CmdStoreGC::doc() override' at line 29 of file /build/source/src/nix/store-gc.cc | |
'std::string CmdPingStore::doc() override' at line 17 of file /build/source/src/nix/store-info.cc | |
'std::string CmdStoreRepair::doc() override' at line 13 of file /build/source/src/nix/store-repair.cc | |
'std::string CmdUpgradeNix::doc() override' at line 50 of file /build/source/src/nix/upgrade-nix.cc | |
'std::string CmdVerify::doc() override' at line 57 of file /build/source/src/nix/verify.cc | |
'std::string CmdWhyDepends::doc() override' at line 68 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libstore/local-overlay-store.cc:17: warning: documented symbol 'Path nix::LocalOverlayStoreConfig::toUpperPath' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:21: warning: documented symbol 'nix::LocalOverlayStore::LocalOverlayStore' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:60: warning: documented symbol 'void nix::LocalOverlayStore::registerDrvOutput' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:71: warning: no matching class member found for | |
void nix::LocalOverlayStore::queryPathInfoUncached(const StorePath &path, Callback< std::shared_ptr< const ValidPathInfo > > callback) | |
Possible candidates: | |
'void nix::DummyStore::queryPathInfoUncached(const StorePath &path, Callback< std::shared_ptr< const ValidPathInfo > > callback) noexcept override' at line 47 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/local-overlay-store.cc:98: warning: no matching class member found for | |
void nix::LocalOverlayStore::queryRealisationUncached(const DrvOutput &drvOutput, Callback< std::shared_ptr< const Realisation > > callback) | |
Possible candidates: | |
'void nix::DummyStore::queryRealisationUncached(const DrvOutput &, Callback< std::shared_ptr< const Realisation > > callback) noexcept override' at line 81 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/local-overlay-store.cc:125: warning: documented symbol 'bool nix::LocalOverlayStore::isValidPathUncached' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:143: warning: documented symbol 'void nix::LocalOverlayStore::queryReferrers' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:150: warning: documented symbol 'void nix::LocalOverlayStore::queryGCReferrers' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:156: warning: documented symbol 'StorePathSet nix::LocalOverlayStore::queryValidDerivers' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:165: warning: no matching class member found for | |
std::optional< StorePath > nix::LocalOverlayStore::queryPathFromHashPart(const std::string &hashPart) | |
Possible candidates: | |
'std::optional< StorePath > nix::DummyStore::queryPathFromHashPart(const std::string &hashPart) override' at line 61 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/local-overlay-store.cc:175: warning: documented symbol 'void nix::LocalOverlayStore::registerValidPaths' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:194: warning: documented symbol 'void nix::LocalOverlayStore::collectGarbage' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:202: warning: documented symbol 'void nix::LocalOverlayStore::deleteStorePath' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:230: warning: documented symbol 'void nix::LocalOverlayStore::optimiseStore' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:255: warning: documented symbol 'LocalStore::VerificationResult nix::LocalOverlayStore::verifyAllValidPaths' was not declared or defined. | |
/build/source/src/libstore/local-overlay-store.cc:276: warning: documented symbol 'void nix::LocalOverlayStore::remountIfNecessary' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:62: warning: documented symbol 'nix::LocalStoreConfig::LocalStoreConfig' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:71: warning: no uniquely matching class member found for | |
std::string nix::LocalStoreConfig::doc() | |
Possible candidates: | |
'std::string nix::DummyStoreConfig::doc() override' at line 18 of file /build/source/src/libstore/dummy-store.cc | |
'std::string CmdAdd::doc() override' at line 59 of file /build/source/src/nix/add-to-store.cc | |
'std::string CmdBuild::doc() override' at line 85 of file /build/source/src/nix/build.cc | |
'std::string CmdBundle::doc() override' at line 46 of file /build/source/src/nix/bundle.cc | |
'std::string CmdCatStore::doc() override' at line 38 of file /build/source/src/nix/cat.cc | |
'std::string CmdCatNar::doc() override' at line 70 of file /build/source/src/nix/cat.cc | |
'std::string CmdCopy::doc() override' at line 48 of file /build/source/src/nix/copy.cc | |
'std::string CmdAddDerivation::doc() override' at line 20 of file /build/source/src/nix/derivation-add.cc | |
'std::string CmdShowDerivation::doc() override' at line 33 of file /build/source/src/nix/derivation-show.cc | |
'std::string CmdDevelop::doc() override' at line 579 of file /build/source/src/nix/develop.cc | |
'std::string CmdPrintDevEnv::doc() override' at line 720 of file /build/source/src/nix/develop.cc | |
'std::string CmdDiffClosures::doc() override' at line 128 of file /build/source/src/nix/diff-closures.cc | |
'std::string CmdDumpPath::doc() override' at line 14 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdDumpPath2::doc() override' at line 49 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdEdit::doc() override' at line 19 of file /build/source/src/nix/edit.cc | |
'std::string CmdShell::doc() override' at line 59 of file /build/source/src/nix/env.cc | |
'std::string CmdEval::doc() override' at line 49 of file /build/source/src/nix/eval.cc | |
'std::string CmdFlakeUpdate::doc() override' at line 122 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeLock::doc() override' at line 155 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeMetadata::doc() override' at line 206 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeCheck::doc() override' at line 353 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeInit::doc() override' at line 977 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeNew::doc() override' at line 997 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeClone::doc() override' at line 1023 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeArchive::doc() override' at line 1069 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeShow::doc() override' at line 1154 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakePrefetch::doc() override' at line 1455 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlake::doc() override' at line 1519 of file /build/source/src/nix/flake.cc | |
'std::string CmdFmt::doc() override' at line 17 of file /build/source/src/nix/fmt.cc | |
'std::string CmdHashConvert::doc() override' at line 237 of file /build/source/src/nix/hash.cc | |
'std::string CmdLog::doc() override' at line 16 of file /build/source/src/nix/log.cc | |
'std::string CmdLsStore::doc() override' at line 114 of file /build/source/src/nix/ls.cc | |
'std::string CmdLsNar::doc() override' at line 141 of file /build/source/src/nix/ls.cc | |
'std::string nix::NixArgs::doc() override' at line 209 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelp::doc() override' at line 313 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelpStores::doc() override' at line 340 of file /build/source/src/nix/main.cc | |
'std::string CmdMakeContentAddressed::doc() override' at line 24 of file /build/source/src/nix/make-content-addressed.cc | |
'std::string CmdNar::doc() override' at line 15 of file /build/source/src/nix/nar.cc | |
'std::string CmdOptimiseStore::doc() override' at line 16 of file /build/source/src/nix/optimise-store.cc | |
'std::string CmdPathFromHashPart::doc() override' at line 23 of file /build/source/src/nix/path-from-hash-part.cc | |
'std::string CmdPathInfo::doc() override' at line 133 of file /build/source/src/nix/path-info.cc | |
'std::string CmdStorePrefetchFile::doc() override' at line 316 of file /build/source/src/nix/prefetch.cc | |
'std::string CmdProfileInstall::doc() override' at line 359 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRemove::doc() override' at line 641 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileUpgrade::doc() override' at line 683 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileList::doc() override' at line 793 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileDiffClosures::doc() override' at line 831 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileHistory::doc() override' at line 868 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRollback::doc() override' at line 923 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileWipeHistory::doc() override' at line 958 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfile::doc() override' at line 997 of file /build/source/src/nix/profile.cc | |
'std::string CmdRealisationInfo::doc() override' at line 30 of file /build/source/src/nix/realisation.cc | |
'std::string CmdRegistryList::doc() override' at line 60 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryAdd::doc() override' at line 97 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryRemove::doc() override' at line 132 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryPin::doc() override' at line 163 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistry::doc() override' at line 220 of file /build/source/src/nix/registry.cc | |
'std::string nix::CmdRepl::doc() override' at line 61 of file /build/source/src/nix/repl.cc | |
'std::string CmdRun::doc() override' at line 97 of file /build/source/src/nix/run.cc | |
'std::string CmdSearch::doc() override' at line 53 of file /build/source/src/nix/search.cc | |
'std::string CmdKeyGenerateSecret::doc() override' at line 165 of file /build/source/src/nix/sigs.cc | |
'std::string CmdKeyConvertSecretToPublic::doc() override' at line 189 of file /build/source/src/nix/sigs.cc | |
'std::string CmdCopyLog::doc() override' at line 20 of file /build/source/src/nix/store-copy-log.cc | |
'std::string CmdStoreDelete::doc() override' at line 28 of file /build/source/src/nix/store-delete.cc | |
'std::string CmdStoreGC::doc() override' at line 29 of file /build/source/src/nix/store-gc.cc | |
'std::string CmdPingStore::doc() override' at line 17 of file /build/source/src/nix/store-info.cc | |
'std::string CmdStoreRepair::doc() override' at line 13 of file /build/source/src/nix/store-repair.cc | |
'std::string CmdUpgradeNix::doc() override' at line 50 of file /build/source/src/nix/upgrade-nix.cc | |
'std::string CmdVerify::doc() override' at line 57 of file /build/source/src/nix/verify.cc | |
'std::string CmdWhyDepends::doc() override' at line 68 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libstore/local-store.cc:100: warning: documented symbol 'nix::LocalStore::LocalStore' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:355: warning: documented symbol 'nix::LocalStore::LocalStore' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:361: warning: documented symbol 'AutoCloseFD nix::LocalStore::openGCLock' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:375: warning: documented symbol 'void nix::LocalStore::deleteStorePath' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:381: warning: documented symbol 'nix::LocalStore::~LocalStore' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:408: warning: documented symbol 'std::string nix::LocalStore::getUri' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:414: warning: documented symbol 'int nix::LocalStore::getSchema' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:427: warning: documented symbol 'void nix::LocalStore::openDB' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:508: warning: documented symbol 'void nix::LocalStore::upgradeDBSchema' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:546: warning: documented symbol 'void nix::LocalStore::makeStoreWritable' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:563: warning: documented symbol 'void nix::LocalStore::registerDrvOutput' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:572: warning: documented symbol 'void nix::LocalStore::registerDrvOutput' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:626: warning: documented symbol 'void nix::LocalStore::cacheDrvOutputMapping' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:642: warning: documented symbol 'uint64_t nix::LocalStore::addValidPath' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:693: warning: documented symbol 'void nix::LocalStore::queryPathInfoUncached' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:706: warning: documented symbol 'std::shared_ptr< const ValidPathInfo > nix::LocalStore::queryPathInfoInternal' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:754: warning: documented symbol 'void nix::LocalStore::updatePathInfo' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:767: warning: documented symbol 'uint64_t nix::LocalStore::queryValidPathId' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:776: warning: documented symbol 'bool nix::LocalStore::isValidPath_' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:782: warning: documented symbol 'bool nix::LocalStore::isValidPathUncached' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:791: warning: documented symbol 'StorePathSet nix::LocalStore::queryValidPaths' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:800: warning: documented symbol 'StorePathSet nix::LocalStore::queryAllValidPaths' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:812: warning: documented symbol 'void nix::LocalStore::queryReferrers' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:821: warning: documented symbol 'void nix::LocalStore::queryReferrers' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:830: warning: documented symbol 'StorePathSet nix::LocalStore::queryValidDerivers' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:847: warning: documented symbol 'std::map< std::string, std::optional< StorePath > > nix::LocalStore::queryStaticPartialDerivationOutputMap' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:863: warning: documented symbol 'std::optional< StorePath > nix::LocalStore::queryPathFromHashPart' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:884: warning: documented symbol 'StorePathSet nix::LocalStore::querySubstitutablePaths' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:915: warning: documented symbol 'void nix::LocalStore::registerValidPath' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:921: warning: documented symbol 'void nix::LocalStore::registerValidPaths' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:984: warning: documented symbol 'void nix::LocalStore::invalidatePath' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:999: warning: documented symbol 'const PublicKeys & nix::LocalStore::getPublicKeys' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1007: warning: documented symbol 'bool nix::LocalStore::pathInfoIsUntrusted' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1012: warning: documented symbol 'bool nix::LocalStore::realisationIsUntrusted' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1017: warning: documented symbol 'void nix::LocalStore::addToStore' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1134: warning: documented symbol 'StorePath nix::LocalStore::addToStoreFromDump' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1302: warning: documented symbol 'std::pair< std::filesystem::path, AutoCloseFD > nix::LocalStore::createTempDirInStore' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1322: warning: documented symbol 'void nix::LocalStore::invalidatePathChecked' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1343: warning: documented symbol 'bool nix::LocalStore::verifyStore' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1440: warning: documented symbol 'LocalStore::VerificationResult nix::LocalStore::verifyAllValidPaths' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1481: warning: documented symbol 'void nix::LocalStore::verifyPath' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1525: warning: documented symbol 'unsigned int nix::LocalStore::getProtocol' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1530: warning: no matching file member found for | |
std::optional< TrustedFlag > nix::LocalStore::isTrustedClient | |
Possible candidates: | |
'std::optional< TrustedFlag > isTrustedClient()' at line 393 of file /build/source/src/libstore/legacy-ssh-store.cc | |
/build/source/src/libstore/local-store.cc:1536: warning: documented symbol 'void nix::LocalStore::vacuumDB' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1543: warning: documented symbol 'void nix::LocalStore::addSignatures' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1561: warning: documented symbol 'void nix::LocalStore::signRealisation' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1574: warning: documented symbol 'void nix::LocalStore::signPathInfo' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1588: warning: documented symbol 'std::optional< std::pair< int64_t, Realisation > > nix::LocalStore::queryRealisationCore_' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1613: warning: documented symbol 'std::optional< const Realisation > nix::LocalStore::queryRealisation_' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1642: warning: documented symbol 'void nix::LocalStore::queryRealisationUncached' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1662: warning: documented symbol 'void nix::LocalStore::addBuildLog' was not declared or defined. | |
/build/source/src/libstore/local-store.cc:1681: warning: documented symbol 'std::optional< std::string > nix::LocalStore::getVersion' was not declared or defined. | |
/build/source/src/libstore/log-store.cc:5: warning: documented symbol 'std::optional< std::string > nix::LogStore::getBuildLog' was not declared or defined. | |
/build/source/src/libstore/machines.cc:9: warning: documented symbol 'nix::Machine::Machine' was not declared or defined. | |
/build/source/src/libstore/machines.cc:45: warning: documented symbol 'bool nix::Machine::systemSupported' was not declared or defined. | |
/build/source/src/libstore/machines.cc:50: warning: documented symbol 'bool nix::Machine::allSupported' was not declared or defined. | |
/build/source/src/libstore/machines.cc:59: warning: documented symbol 'bool nix::Machine::mandatoryMet' was not declared or defined. | |
/build/source/src/libstore/machines.cc:67: warning: documented symbol 'StoreReference nix::Machine::completeStoreReference' was not declared or defined. | |
/build/source/src/libstore/machines.cc:100: warning: no matching file member found for | |
ref< Store > nix::Machine::openStore | |
Possible candidates: | |
'ref< Store > openStore(const std::string &uri, const Store::Params &extraParams)' at line 1286 of file /build/source/src/libstore/store-api.cc | |
'ref< Store > openStore(StoreReference &&storeURI)' at line 1292 of file /build/source/src/libstore/store-api.cc | |
/build/source/src/libstore/machines.cc:206: warning: documented symbol 'Machines nix::Machine::parseConfig' was not declared or defined. | |
/build/source/src/libstore/misc.cc:18: warning: documented symbol 'void Store::computeFSClosure' was not declared or defined. | |
/build/source/src/libstore/misc.cc:81: warning: documented symbol 'void Store::computeFSClosure' was not declared or defined. | |
/build/source/src/libstore/misc.cc:101: warning: documented symbol 'void Store::queryMissing' was not declared or defined. | |
/build/source/src/libstore/misc.cc:302: warning: documented symbol 'StorePaths Store::topoSortPaths' was not declared or defined. | |
/build/source/src/libstore/names.cc:16: warning: documented symbol 'nix::DrvName::DrvName' was not declared or defined. | |
/build/source/src/libstore/names.cc:27: warning: documented symbol 'nix::DrvName::DrvName' was not declared or defined. | |
/build/source/src/libstore/names.cc:41: warning: documented symbol 'nix::DrvName::~DrvName' was not declared or defined. | |
/build/source/src/libstore/names.cc:45: warning: no uniquely matching class member found for | |
bool nix::DrvName::matches(const DrvName &n) | |
Possible candidates: | |
'virtual bool Matcher::matches(const std::string &name, const ProfileElement &element)=0' at line 490 of file /build/source/src/nix/profile.cc | |
'bool RegexMatcher::matches(const std::string &name, const ProfileElement &element) override' at line 506 of file /build/source/src/nix/profile.cc | |
'bool StorePathMatcher::matches(const std::string &name, const ProfileElement &element) override' at line 524 of file /build/source/src/nix/profile.cc | |
'bool NameMatcher::matches(const std::string &name, const ProfileElement &element) override' at line 542 of file /build/source/src/nix/profile.cc | |
'bool AllMatcher::matches(const std::string &name, const ProfileElement &element) override' at line 555 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/nar-info.cc:9: warning: documented symbol 'nix::NarInfo::NarInfo' was not declared or defined. | |
/build/source/src/libstore/nar-info.cc:102: warning: no matching class member found for | |
std::string nix::NarInfo::to_string(const Store &store) const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/nar-info.cc:130: warning: no uniquely matching class member found for | |
nlohmann::json nix::NarInfo::toJSON(const Store &store, bool includeImpureInfo, HashFormat hashFormat) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/nar-info.cc:153: warning: no matching class member found for | |
NarInfo nix::NarInfo::fromJSON(const Store &store, const StorePath &path, const nlohmann::json &json) | |
Possible candidates: | |
'static BuildEnvironment BuildEnvironment::fromJSON(std::string_view in)' at line 66 of file /build/source/src/nix/develop.cc | |
/build/source/src/libstore/optimise-store.cc:45: warning: documented symbol 'LocalStore::InodeHash nix::LocalStore::loadInodeHash' was not declared or defined. | |
/build/source/src/libstore/optimise-store.cc:67: warning: documented symbol 'Strings nix::LocalStore::readDirectoryIgnoringInodes' was not declared or defined. | |
/build/source/src/libstore/optimise-store.cc:93: warning: documented symbol 'void nix::LocalStore::optimisePath_' was not declared or defined. | |
/build/source/src/libstore/optimise-store.cc:272: warning: documented symbol 'void nix::LocalStore::optimiseStore' was not declared or defined. | |
/build/source/src/libstore/optimise-store.cc:295: warning: documented symbol 'void nix::LocalStore::optimiseStore' was not declared or defined. | |
/build/source/src/libstore/optimise-store.cc:306: warning: documented symbol 'void nix::LocalStore::optimisePath' was not declared or defined. | |
/build/source/src/libstore/outputs-spec.cc:12: warning: documented symbol 'bool nix::OutputsSpec::contains' was not declared or defined. | |
/build/source/src/libstore/outputs-spec.cc:29: warning: documented symbol 'std::optional< OutputsSpec > nix::OutputsSpec::parseOpt' was not declared or defined. | |
/build/source/src/libstore/outputs-spec.cc:47: warning: no matching class member found for | |
OutputsSpec nix::OutputsSpec::parse(std::string_view s) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/outputs-spec.cc:56: warning: documented symbol 'std::optional< std::pair< std::string_view, ExtendedOutputsSpec > > nix::ExtendedOutputsSpec::parseOpt' was not declared or defined. | |
/build/source/src/libstore/outputs-spec.cc:70: warning: no matching class member found for | |
std::pair< std::string_view, ExtendedOutputsSpec > nix::ExtendedOutputsSpec::parse(std::string_view s) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/outputs-spec.cc:79: warning: no matching class member found for | |
std::string nix::OutputsSpec::to_string() const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/outputs-spec.cc:92: warning: no matching class member found for | |
std::string nix::ExtendedOutputsSpec::to_string() const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/outputs-spec.cc:105: warning: documented symbol 'OutputsSpec nix::OutputsSpec::union_' was not declared or defined. | |
/build/source/src/libstore/outputs-spec.cc:127: warning: documented symbol 'bool nix::OutputsSpec::isSubsetOf' was not declared or defined. | |
/build/source/src/libstore/parsed-derivations.cc:8: warning: documented symbol 'nix::ParsedDerivation::ParsedDerivation' was not declared or defined. | |
/build/source/src/libstore/parsed-derivations.cc:22: warning: documented symbol 'nix::ParsedDerivation::~ParsedDerivation' was not declared or defined. | |
/build/source/src/libstore/parsed-derivations.cc:24: warning: documented symbol 'std::optional< std::string > nix::ParsedDerivation::getStringAttr' was not declared or defined. | |
/build/source/src/libstore/parsed-derivations.cc:44: warning: no matching file member found for | |
bool nix::ParsedDerivation::getBoolAttr(const std::string &name, bool def) const | |
Possible candidates: | |
'bool getBoolAttr(const Attrs &attrs, const std::string &name)' at line 84 of file /build/source/src/libfetchers/attrs.cc | |
/build/source/src/libstore/parsed-derivations.cc:64: warning: documented symbol 'std::optional< Strings > nix::ParsedDerivation::getStringsAttr' was not declared or defined. | |
/build/source/src/libstore/parsed-derivations.cc:90: warning: documented symbol 'std::optional< StringSet > nix::ParsedDerivation::getStringSetAttr' was not declared or defined. | |
/build/source/src/libstore/parsed-derivations.cc:154: warning: documented symbol 'std::optional< nlohmann::json > nix::ParsedDerivation::prepareStructuredAttrs' was not declared or defined. | |
/build/source/src/libstore/path-info.cc:25: warning: documented symbol 'std::string nix::ValidPathInfo::fingerprint' was not declared or defined. | |
/build/source/src/libstore/path-info.cc:38: warning: documented symbol 'void nix::ValidPathInfo::sign' was not declared or defined. | |
/build/source/src/libstore/path-info.cc:43: warning: documented symbol 'std::optional< ContentAddressWithReferences > nix::ValidPathInfo::contentAddressWithReferences' was not declared or defined. | |
/build/source/src/libstore/path-info.cc:81: warning: documented symbol 'bool nix::ValidPathInfo::isContentAddressed' was not declared or defined. | |
/build/source/src/libstore/path-info.cc:99: warning: documented symbol 'size_t nix::ValidPathInfo::checkSignatures' was not declared or defined. | |
/build/source/src/libstore/path-info.cc:111: warning: documented symbol 'bool nix::ValidPathInfo::checkSignature' was not declared or defined. | |
/build/source/src/libstore/path-info.cc:117: warning: documented symbol 'Strings nix::ValidPathInfo::shortRefs' was not declared or defined. | |
/build/source/src/libstore/path-info.cc:125: warning: documented symbol 'nix::ValidPathInfo::ValidPathInfo' was not declared or defined. | |
/build/source/src/libstore/path-info.cc:150: warning: no uniquely matching class member found for | |
nlohmann::json nix::UnkeyedValidPathInfo::toJSON(const Store &store, bool includeImpureInfo, HashFormat hashFormat) const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/path-info.cc:185: warning: no matching class member found for | |
UnkeyedValidPathInfo nix::UnkeyedValidPathInfo::fromJSON(const Store &store, const nlohmann::json &_json) | |
Possible candidates: | |
'static BuildEnvironment BuildEnvironment::fromJSON(std::string_view in)' at line 66 of file /build/source/src/nix/develop.cc | |
/build/source/src/libstore/path-references.cc:14: warning: documented symbol 'nix::PathRefScanSink::PathRefScanSink' was not declared or defined. | |
/build/source/src/libstore/path-references.cc:19: warning: documented symbol 'PathRefScanSink nix::PathRefScanSink::fromPaths' was not declared or defined. | |
/build/source/src/libstore/path-references.cc:34: warning: documented symbol 'StorePathSet nix::PathRefScanSink::getResultPaths' was not declared or defined. | |
/build/source/src/libstore/path-with-outputs.cc:10: warning: no matching class member found for | |
std::string nix::StorePathWithOutputs::to_string(const StoreDirConfig &store) const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/path-with-outputs.cc:18: warning: documented symbol 'DerivedPath nix::StorePathWithOutputs::toDerivedPath' was not declared or defined. | |
/build/source/src/libstore/path-with-outputs.cc:46: warning: documented symbol 'StorePathWithOutputs::ParseResult nix::StorePathWithOutputs::tryFromDerivedPath' was not declared or defined. | |
/build/source/src/libstore/path.cc:42: warning: documented symbol 'nix::StorePath::StorePath' was not declared or defined. | |
/build/source/src/libstore/path.cc:54: warning: documented symbol 'nix::StorePath::StorePath' was not declared or defined. | |
/build/source/src/libstore/path.cc:60: warning: no matching file member found for | |
bool nix::StorePath::isDerivation | |
Possible candidates: | |
'bool isDerivation(std::string_view fileName)' at line 667 of file /build/source/src/libstore/derivations.cc | |
/build/source/src/libstore/path.cc:65: warning: documented symbol 'void nix::StorePath::requireDerivation' was not declared or defined. | |
/build/source/src/libstore/path.cc:71: warning: documented symbol 'StorePath nix::StorePath::dummy' was not declared or defined. | |
/build/source/src/libstore/path.cc:73: warning: documented symbol 'StorePath nix::StorePath::random' was not declared or defined. | |
/build/source/src/libstore/path.cc:78: warning: documented symbol 'StorePath nix::StoreDirConfig::parseStorePath' was not declared or defined. | |
/build/source/src/libstore/path.cc:97: warning: documented symbol 'std::optional< StorePath > nix::StoreDirConfig::maybeParseStorePath' was not declared or defined. | |
/build/source/src/libstore/path.cc:106: warning: documented symbol 'bool nix::StoreDirConfig::isStorePath' was not declared or defined. | |
/build/source/src/libstore/path.cc:111: warning: documented symbol 'StorePathSet nix::StoreDirConfig::parseStorePathSet' was not declared or defined. | |
/build/source/src/libstore/path.cc:118: warning: documented symbol 'std::string nix::StoreDirConfig::printStorePath' was not declared or defined. | |
/build/source/src/libstore/path.cc:123: warning: documented symbol 'PathSet nix::StoreDirConfig::printStorePathSet' was not declared or defined. | |
/build/source/src/libstore/pathlocks.cc:12: warning: documented symbol 'nix::PathLocks::PathLocks' was not declared or defined. | |
/build/source/src/libstore/pathlocks.cc:18: warning: documented symbol 'nix::PathLocks::PathLocks' was not declared or defined. | |
/build/source/src/libstore/pathlocks.cc:25: warning: documented symbol 'nix::PathLocks::~PathLocks' was not declared or defined. | |
/build/source/src/libstore/pathlocks.cc:35: warning: documented symbol 'void nix::PathLocks::setDeletion' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:11: warning: no matching class member found for | |
DrvOutput nix::DrvOutput::parse(const std::string &strRep) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/realisation.cc:22: warning: no matching class member found for | |
std::string nix::DrvOutput::to_string() const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/realisation.cc:26: warning: documented symbol 'std::set< Realisation > nix::Realisation::closure' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:33: warning: documented symbol 'void nix::Realisation::closure' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:63: warning: no uniquely matching class member found for | |
nlohmann::json nix::Realisation::toJSON() const | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libstore/realisation.cc:75: warning: no matching class member found for | |
Realisation nix::Realisation::fromJSON(const nlohmann::json &json, const std::string &whence) | |
Possible candidates: | |
'static BuildEnvironment BuildEnvironment::fromJSON(std::string_view in)' at line 66 of file /build/source/src/nix/develop.cc | |
/build/source/src/libstore/realisation.cc:110: warning: documented symbol 'std::string nix::Realisation::fingerprint' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:117: warning: documented symbol 'void nix::Realisation::sign' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:122: warning: documented symbol 'bool nix::Realisation::checkSignature' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:127: warning: documented symbol 'size_t nix::Realisation::checkSignatures' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:153: warning: no uniquely matching class member found for | |
StorePath nix::RealisedPath::path() const | |
Possible candidates: | |
'std::filesystem::path nix::GitRepoImpl::path' at line 217 of file /build/source/src/libfetchers/git-utils.cc | |
'Path nix::MakeReadOnly::path' at line 31 of file /build/source/src/libstore/optimise-store.cc | |
'Path CmdAddToStore::path' at line 13 of file /build/source/src/nix/add-to-store.cc | |
'std::string MixCat::path' at line 9 of file /build/source/src/nix/cat.cc | |
'Path CmdDumpPath2::path' at line 33 of file /build/source/src/nix/dump-path.cc | |
'std::string MixLs::path' at line 11 of file /build/source/src/nix/ls.cc | |
/build/source/src/libstore/realisation.cc:157: warning: documented symbol 'bool nix::Realisation::isCompatibleWith' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:175: warning: documented symbol 'void nix::RealisedPath::closure' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:190: warning: documented symbol 'void nix::RealisedPath::closure' was not declared or defined. | |
/build/source/src/libstore/realisation.cc:195: warning: documented symbol 'RealisedPath::Set nix::RealisedPath::closure' was not declared or defined. | |
/build/source/src/libstore/remote-fs-accessor.cc:11: warning: documented symbol 'nix::RemoteFSAccessor::RemoteFSAccessor' was not declared or defined. | |
/build/source/src/libstore/remote-fs-accessor.cc:20: warning: documented symbol 'Path nix::RemoteFSAccessor::makeCacheFile' was not declared or defined. | |
/build/source/src/libstore/remote-fs-accessor.cc:26: warning: documented symbol 'ref< SourceAccessor > nix::RemoteFSAccessor::addToCache' was not declared or defined. | |
/build/source/src/libstore/remote-fs-accessor.cc:52: warning: no matching class member found for | |
std::pair< ref< SourceAccessor >, CanonPath > nix::RemoteFSAccessor::fetch(const CanonPath &path) | |
Possible candidates: | |
'void nix::GitRepoImpl::fetch(const std::string &url, const std::string &refspec, bool shallow) override' at line 522 of file /build/source/src/libfetchers/git-utils.cc | |
/build/source/src/libstore/remote-fs-accessor.cc:108: warning: no uniquely matching class member found for | |
std::optional< SourceAccessor::Stat > nix::RemoteFSAccessor::maybeLstat(const CanonPath &path) | |
Possible candidates: | |
'std::optional< Stat > nix::GitSourceAccessor::maybeLstat(const CanonPath &path) override' at line 701 of file /build/source/src/libfetchers/git-utils.cc | |
'std::optional< Stat > nix::LocalStoreAccessor::maybeLstat(const CanonPath &path) override' at line 48 of file /build/source/src/libstore/local-fs-store.cc | |
'std::optional< Stat > nix::NarAccessor::maybeLstat(const CanonPath &path) override' at line 201 of file /build/source/src/libstore/nar-accessor.cc | |
'std::optional< Stat > nix::MountedSourceAccessor::maybeLstat(const CanonPath &path) override' at line 26 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::optional< Stat > nix::UnionSourceAccessor::maybeLstat(const CanonPath &path) override' at line 25 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libstore/remote-fs-accessor.cc:114: warning: no uniquely matching class member found for | |
SourceAccessor::DirEntries nix::RemoteFSAccessor::readDirectory(const CanonPath &path) | |
Possible candidates: | |
'DirEntries nix::GitSourceAccessor::readDirectory(const CanonPath &path) override' at line 732 of file /build/source/src/libfetchers/git-utils.cc | |
'DirEntries nix::LocalStoreAccessor::readDirectory(const CanonPath &path) override' at line 57 of file /build/source/src/libstore/local-fs-store.cc | |
'DirEntries nix::NarAccessor::readDirectory(const CanonPath &path) override' at line 209 of file /build/source/src/libstore/nar-accessor.cc | |
'DirEntries nix::MountedSourceAccessor::readDirectory(const CanonPath &path) override' at line 32 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'DirEntries nix::UnionSourceAccessor::readDirectory(const CanonPath &path) override' at line 35 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libstore/remote-fs-accessor.cc:120: warning: no uniquely matching class member found for | |
std::string nix::RemoteFSAccessor::readFile(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readFile(const CanonPath &path) override' at line 691 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::LocalStoreAccessor::readFile(const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) override' at line 62 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readFile(const CanonPath &path) override' at line 223 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readFile(const CanonPath &path) override' at line 20 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readFile(const CanonPath &path) override' at line 15 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libstore/remote-fs-accessor.cc:126: warning: no uniquely matching class member found for | |
std::string nix::RemoteFSAccessor::readLink(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readLink(const CanonPath &path) override' at line 754 of file /build/source/src/libfetchers/git-utils.cc | |
'std::string nix::LocalStoreAccessor::readLink(const CanonPath &path) override' at line 70 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readLink(const CanonPath &path) override' at line 235 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readLink(const CanonPath &path) override' at line 38 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readLink(const CanonPath &path) override' at line 49 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libstore/remote-store.cc:27: warning: documented symbol 'RemoteStore::RemoteStore' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:54: warning: documented symbol 'ref< RemoteStore::Connection > RemoteStore::openConnectionWrapper' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:67: warning: documented symbol 'void RemoteStore::initConnection' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:108: warning: no matching class member found for | |
void RemoteStore::setOptions(Connection &conn) | |
Possible candidates: | |
'void nix::SSHStore::setOptions(RemoteStore::Connection &conn) override' at line 79 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/remote-store.cc:148: warning: documented symbol 'nix::RemoteStore::ConnectionHandle::~ConnectionHandle' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:156: warning: documented symbol 'void nix::RemoteStore::ConnectionHandle::processStderr' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:162: warning: documented symbol 'RemoteStore::ConnectionHandle RemoteStore::getConnection' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:167: warning: no matching class member found for | |
void RemoteStore::setOptions() | |
Possible candidates: | |
'void nix::SSHStore::setOptions(RemoteStore::Connection &conn) override' at line 79 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/remote-store.cc:172: warning: documented symbol 'bool RemoteStore::isValidPathUncached' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:181: warning: documented symbol 'StorePathSet RemoteStore::queryValidPaths' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:195: warning: no matching class member found for | |
StorePathSet RemoteStore::queryAllValidPaths() | |
Possible candidates: | |
'StorePathSet nix::LocalBinaryCacheStore::queryAllValidPaths() override' at line 83 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/remote-store.cc:204: warning: documented symbol 'StorePathSet RemoteStore::querySubstitutablePaths' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:224: warning: documented symbol 'void RemoteStore::querySubstitutablePathInfos' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:273: warning: no matching class member found for | |
void RemoteStore::queryPathInfoUncached(const StorePath &path, Callback< std::shared_ptr< const ValidPathInfo > > callback) | |
Possible candidates: | |
'void nix::DummyStore::queryPathInfoUncached(const StorePath &path, Callback< std::shared_ptr< const ValidPathInfo > > callback) noexcept override' at line 47 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/remote-store.cc:290: warning: documented symbol 'void RemoteStore::queryReferrers' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:301: warning: documented symbol 'StorePathSet RemoteStore::queryValidDerivers' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:310: warning: documented symbol 'StorePathSet RemoteStore::queryDerivationOutputs' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:322: warning: documented symbol 'std::map< std::string, std::optional< StorePath > > RemoteStore::queryPartialDerivationOutputMap' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:355: warning: no matching class member found for | |
std::optional< StorePath > RemoteStore::queryPathFromHashPart(const std::string &hashPart) | |
Possible candidates: | |
'std::optional< StorePath > nix::DummyStore::queryPathFromHashPart(const std::string &hashPart) override' at line 61 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/remote-store.cc:366: warning: documented symbol 'ref< const ValidPathInfo > RemoteStore::addCAToStore' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:459: warning: no matching class member found for | |
StorePath RemoteStore::addToStoreFromDump(Source &dump, std::string_view name, FileSerialisationMethod dumpMethod, ContentAddressMethod hashMethod, HashAlgorithm hashAlgo, const StorePathSet &references, RepairFlag repair) | |
Possible candidates: | |
'virtual StorePath nix::DummyStore::addToStoreFromDump(Source &dump, std::string_view name, FileSerialisationMethod dumpMethod=FileSerialisationMethod::NixArchive, ContentAddressMethod hashMethod=FileIngestionMethod::NixArchive, HashAlgorithm hashAlgo=HashAlgorithm::SHA256, const StorePathSet &references=StorePathSet(), RepairFlag repair=NoRepair) override' at line 68 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/remote-store.cc:489: warning: no matching class member found for | |
void RemoteStore::addToStore(const ValidPathInfo &info, Source &source, RepairFlag repair, CheckSigsFlag checkSigs) | |
Possible candidates: | |
'void nix::DummyStore::addToStore(const ValidPathInfo &info, Source &source, RepairFlag repair, CheckSigsFlag checkSigs) override' at line 64 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/remote-store.cc:536: warning: documented symbol 'void RemoteStore::addMultipleToStore' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:572: warning: documented symbol 'void RemoteStore::addMultipleToStore' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:591: warning: documented symbol 'void RemoteStore::registerDrvOutput' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:604: warning: no matching class member found for | |
void RemoteStore::queryRealisationUncached(const DrvOutput &id, Callback< std::shared_ptr< const Realisation > > callback) | |
Possible candidates: | |
'void nix::DummyStore::queryRealisationUncached(const DrvOutput &, Callback< std::shared_ptr< const Realisation > > callback) noexcept override' at line 81 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/remote-store.cc:639: warning: documented symbol 'void RemoteStore::copyDrvsFromEvalStore' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:661: warning: documented symbol 'void RemoteStore::buildPaths' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:680: warning: documented symbol 'std::vector< KeyedBuildResult > RemoteStore::buildPathsWithResults' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:764: warning: documented symbol 'BuildResult RemoteStore::buildDerivation' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:774: warning: documented symbol 'void RemoteStore::ensurePath' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:783: warning: documented symbol 'void RemoteStore::addTempRoot' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:790: warning: documented symbol 'Roots RemoteStore::findRoots' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:806: warning: documented symbol 'void RemoteStore::collectGarbage' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:831: warning: documented symbol 'void RemoteStore::optimiseStore' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:840: warning: documented symbol 'bool RemoteStore::verifyStore' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:849: warning: documented symbol 'void RemoteStore::addSignatures' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:858: warning: documented symbol 'void RemoteStore::queryMissing' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:884: warning: documented symbol 'void RemoteStore::addBuildLog' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:896: warning: documented symbol 'std::optional< std::string > RemoteStore::getVersion' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:903: warning: no matching file member found for | |
void RemoteStore::connect | |
Possible candidates: | |
'void connect(Socket fd, const std::string &path)' at line 112 of file /build/source/src/libutil/unix-domain-socket.cc | |
/build/source/src/libstore/remote-store.cc:909: warning: documented symbol 'unsigned int RemoteStore::getProtocol' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:915: warning: no uniquely matching class member found for | |
std::optional< TrustedFlag > RemoteStore::isTrustedClient() | |
Possible candidates: | |
'virtual std::optional< TrustedFlag > nix::DummyStore::isTrustedClient() override' at line 56 of file /build/source/src/libstore/dummy-store.cc | |
'std::optional< TrustedFlag > nix::HttpBinaryCacheStore::isTrustedClient() override' at line 218 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'std::optional< TrustedFlag > nix::LocalBinaryCacheStore::isTrustedClient() override' at line 101 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/remote-store.cc:921: warning: documented symbol 'void RemoteStore::flushBadConnections' was not declared or defined. | |
/build/source/src/libstore/remote-store.cc:926: warning: no uniquely matching class member found for | |
void RemoteStore::narFromPath(const StorePath &path, Sink &sink) | |
Possible candidates: | |
'void nix::DummyStore::narFromPath(const StorePath &path, Sink &sink) override' at line 78 of file /build/source/src/libstore/dummy-store.cc | |
'void nix::MountedSSHStore::narFromPath(const StorePath &path, Sink &sink) override' at line 160 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/remote-store.cc:934: warning: no uniquely matching class member found for | |
ref< SourceAccessor > RemoteStore::getFSAccessor(bool requireValidPath) | |
Possible candidates: | |
'virtual ref< SourceAccessor > nix::DummyStore::getFSAccessor(bool requireValidPath) override' at line 85 of file /build/source/src/libstore/dummy-store.cc | |
'ref< SourceAccessor > nix::MountedSSHStore::getFSAccessor(bool requireValidPath) override' at line 165 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/remote-store.cc:939: warning: documented symbol 'void nix::RemoteStore::ConnectionHandle::withFramedSink' was not declared or defined. | |
/build/source/src/libstore/serve-protocol-connection.cc:8: warning: documented symbol 'ServeProto::Version ServeProto::BasicClientConnection::handshake' was not declared or defined. | |
/build/source/src/libstore/serve-protocol-connection.cc:24: warning: documented symbol 'ServeProto::Version nix::ServeProto::BasicServerConnection::handshake' was not declared or defined. | |
/build/source/src/libstore/serve-protocol-connection.cc:35: warning: documented symbol 'StorePathSet ServeProto::BasicClientConnection::queryValidPaths' was not declared or defined. | |
/build/source/src/libstore/serve-protocol-connection.cc:46: warning: documented symbol 'std::map< StorePath, UnkeyedValidPathInfo > ServeProto::BasicClientConnection::queryPathInfos' was not declared or defined. | |
/build/source/src/libstore/serve-protocol-connection.cc:68: warning: documented symbol 'void ServeProto::BasicClientConnection::putBuildDerivationRequest' was not declared or defined. | |
/build/source/src/libstore/serve-protocol-connection.cc:82: warning: documented symbol 'BuildResult ServeProto::BasicClientConnection::getBuildDerivationResponse' was not declared or defined. | |
/build/source/src/libstore/serve-protocol-connection.cc:87: warning: no uniquely matching class member found for | |
void ServeProto::BasicClientConnection::narFromPath(const StoreDirConfig &store, const StorePath &path, std::function< void(Source &)> fun) | |
Possible candidates: | |
'void nix::DummyStore::narFromPath(const StorePath &path, Sink &sink) override' at line 78 of file /build/source/src/libstore/dummy-store.cc | |
'void nix::MountedSSHStore::narFromPath(const StorePath &path, Sink &sink) override' at line 160 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/serve-protocol-connection.cc:96: warning: documented symbol 'void ServeProto::BasicClientConnection::importPaths' was not declared or defined. | |
/build/source/src/libstore/serve-protocol.cc:16: warning: no uniquely matching class member found for | |
BuildResult nix::ServeProto::Serialise::read(const StoreDirConfig &store, ServeProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/serve-protocol.cc:38: warning: no matching class member found for | |
void nix::ServeProto::Serialise::write(const StoreDirConfig &store, ServeProto::WriteConn conn, const BuildResult &status) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/serve-protocol.cc:59: warning: no uniquely matching class member found for | |
UnkeyedValidPathInfo nix::ServeProto::Serialise::read(const StoreDirConfig &store, ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/serve-protocol.cc:84: warning: no matching class member found for | |
void nix::ServeProto::Serialise::write(const StoreDirConfig &store, WriteConn conn, const UnkeyedValidPathInfo &info) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/serve-protocol.cc:102: warning: no uniquely matching class member found for | |
ServeProto::BuildOptions nix::ServeProto::Serialise::read(const StoreDirConfig &store, ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/serve-protocol.cc:119: warning: no matching class member found for | |
void nix::ServeProto::Serialise::write(const StoreDirConfig &store, WriteConn conn, const ServeProto::BuildOptions &options) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/sqlite.cc:14: warning: documented symbol 'nix::SQLiteError::SQLiteError' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:26: warning: documented symbol 'void nix::SQLiteError::throw_' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:56: warning: documented symbol 'nix::SQLite::SQLite' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:83: warning: documented symbol 'nix::SQLite::~SQLite' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:93: warning: documented symbol 'void nix::SQLite::isCache' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:99: warning: documented symbol 'void nix::SQLite::exec' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:107: warning: documented symbol 'uint64_t nix::SQLite::getLastInsertedRowId' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:112: warning: documented symbol 'void nix::SQLiteStmt::create' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:122: warning: documented symbol 'nix::SQLiteStmt::~SQLiteStmt' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:132: warning: no matching file member found for | |
nix::SQLiteStmt::Use::Use(SQLiteStmt &stmt) | |
Possible candidates: | |
'@ Use' at line 9 of file /build/source/src/nix/run.hh | |
/build/source/src/libstore/sqlite.cc:141: warning: documented symbol 'nix::SQLiteStmt::Use::~Use' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:146: warning: no uniquely matching class member found for | |
SQLiteStmt::Use & nix::SQLiteStmt::Use::operator()(std::string_view value, bool notNull) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libstore/sqlite.cc:156: warning: no uniquely matching class member found for | |
SQLiteStmt::Use & nix::SQLiteStmt::Use::operator()(const unsigned char *data, size_t len, bool notNull) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libstore/sqlite.cc:166: warning: no uniquely matching class member found for | |
SQLiteStmt::Use & nix::SQLiteStmt::Use::operator()(int64_t value, bool notNull) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libstore/sqlite.cc:176: warning: no matching file member found for | |
SQLiteStmt::Use & nix::SQLiteStmt::Use::bind | |
Possible candidates: | |
'void bind(Socket fd, const std::string &path)' at line 104 of file /build/source/src/libutil/unix-domain-socket.cc | |
/build/source/src/libstore/sqlite.cc:183: warning: documented symbol 'int nix::SQLiteStmt::Use::step' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:188: warning: documented symbol 'void nix::SQLiteStmt::Use::exec' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:196: warning: documented symbol 'bool nix::SQLiteStmt::Use::next' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:204: warning: documented symbol 'std::string nix::SQLiteStmt::Use::getStr' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:211: warning: documented symbol 'int64_t nix::SQLiteStmt::Use::getInt' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:217: warning: documented symbol 'bool nix::SQLiteStmt::Use::isNull' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:222: warning: documented symbol 'nix::SQLiteTxn::SQLiteTxn' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:230: warning: documented symbol 'void nix::SQLiteTxn::commit' was not declared or defined. | |
/build/source/src/libstore/sqlite.cc:237: warning: documented symbol 'nix::SQLiteTxn::~SQLiteTxn' was not declared or defined. | |
/build/source/src/libstore/ssh-store.cc:13: warning: documented symbol 'SSHStoreConfig::SSHStoreConfig' was not declared or defined. | |
/build/source/src/libstore/ssh-store.cc:23: warning: no uniquely matching class member found for | |
std::string SSHStoreConfig::doc() | |
Possible candidates: | |
'std::string nix::DummyStoreConfig::doc() override' at line 18 of file /build/source/src/libstore/dummy-store.cc | |
'std::string CmdAdd::doc() override' at line 59 of file /build/source/src/nix/add-to-store.cc | |
'std::string CmdBuild::doc() override' at line 85 of file /build/source/src/nix/build.cc | |
'std::string CmdBundle::doc() override' at line 46 of file /build/source/src/nix/bundle.cc | |
'std::string CmdCatStore::doc() override' at line 38 of file /build/source/src/nix/cat.cc | |
'std::string CmdCatNar::doc() override' at line 70 of file /build/source/src/nix/cat.cc | |
'std::string CmdCopy::doc() override' at line 48 of file /build/source/src/nix/copy.cc | |
'std::string CmdAddDerivation::doc() override' at line 20 of file /build/source/src/nix/derivation-add.cc | |
'std::string CmdShowDerivation::doc() override' at line 33 of file /build/source/src/nix/derivation-show.cc | |
'std::string CmdDevelop::doc() override' at line 579 of file /build/source/src/nix/develop.cc | |
'std::string CmdPrintDevEnv::doc() override' at line 720 of file /build/source/src/nix/develop.cc | |
'std::string CmdDiffClosures::doc() override' at line 128 of file /build/source/src/nix/diff-closures.cc | |
'std::string CmdDumpPath::doc() override' at line 14 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdDumpPath2::doc() override' at line 49 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdEdit::doc() override' at line 19 of file /build/source/src/nix/edit.cc | |
'std::string CmdShell::doc() override' at line 59 of file /build/source/src/nix/env.cc | |
'std::string CmdEval::doc() override' at line 49 of file /build/source/src/nix/eval.cc | |
'std::string CmdFlakeUpdate::doc() override' at line 122 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeLock::doc() override' at line 155 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeMetadata::doc() override' at line 206 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeCheck::doc() override' at line 353 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeInit::doc() override' at line 977 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeNew::doc() override' at line 997 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeClone::doc() override' at line 1023 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeArchive::doc() override' at line 1069 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeShow::doc() override' at line 1154 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakePrefetch::doc() override' at line 1455 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlake::doc() override' at line 1519 of file /build/source/src/nix/flake.cc | |
'std::string CmdFmt::doc() override' at line 17 of file /build/source/src/nix/fmt.cc | |
'std::string CmdHashConvert::doc() override' at line 237 of file /build/source/src/nix/hash.cc | |
'std::string CmdLog::doc() override' at line 16 of file /build/source/src/nix/log.cc | |
'std::string CmdLsStore::doc() override' at line 114 of file /build/source/src/nix/ls.cc | |
'std::string CmdLsNar::doc() override' at line 141 of file /build/source/src/nix/ls.cc | |
'std::string nix::NixArgs::doc() override' at line 209 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelp::doc() override' at line 313 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelpStores::doc() override' at line 340 of file /build/source/src/nix/main.cc | |
'std::string CmdMakeContentAddressed::doc() override' at line 24 of file /build/source/src/nix/make-content-addressed.cc | |
'std::string CmdNar::doc() override' at line 15 of file /build/source/src/nix/nar.cc | |
'std::string CmdOptimiseStore::doc() override' at line 16 of file /build/source/src/nix/optimise-store.cc | |
'std::string CmdPathFromHashPart::doc() override' at line 23 of file /build/source/src/nix/path-from-hash-part.cc | |
'std::string CmdPathInfo::doc() override' at line 133 of file /build/source/src/nix/path-info.cc | |
'std::string CmdStorePrefetchFile::doc() override' at line 316 of file /build/source/src/nix/prefetch.cc | |
'std::string CmdProfileInstall::doc() override' at line 359 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRemove::doc() override' at line 641 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileUpgrade::doc() override' at line 683 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileList::doc() override' at line 793 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileDiffClosures::doc() override' at line 831 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileHistory::doc() override' at line 868 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRollback::doc() override' at line 923 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileWipeHistory::doc() override' at line 958 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfile::doc() override' at line 997 of file /build/source/src/nix/profile.cc | |
'std::string CmdRealisationInfo::doc() override' at line 30 of file /build/source/src/nix/realisation.cc | |
'std::string CmdRegistryList::doc() override' at line 60 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryAdd::doc() override' at line 97 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryRemove::doc() override' at line 132 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryPin::doc() override' at line 163 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistry::doc() override' at line 220 of file /build/source/src/nix/registry.cc | |
'std::string nix::CmdRepl::doc() override' at line 61 of file /build/source/src/nix/repl.cc | |
'std::string CmdRun::doc() override' at line 97 of file /build/source/src/nix/run.cc | |
'std::string CmdSearch::doc() override' at line 53 of file /build/source/src/nix/search.cc | |
'std::string CmdKeyGenerateSecret::doc() override' at line 165 of file /build/source/src/nix/sigs.cc | |
'std::string CmdKeyConvertSecretToPublic::doc() override' at line 189 of file /build/source/src/nix/sigs.cc | |
'std::string CmdCopyLog::doc() override' at line 20 of file /build/source/src/nix/store-copy-log.cc | |
'std::string CmdStoreDelete::doc() override' at line 28 of file /build/source/src/nix/store-delete.cc | |
'std::string CmdStoreGC::doc() override' at line 29 of file /build/source/src/nix/store-gc.cc | |
'std::string CmdPingStore::doc() override' at line 17 of file /build/source/src/nix/store-info.cc | |
'std::string CmdStoreRepair::doc() override' at line 13 of file /build/source/src/nix/store-repair.cc | |
'std::string CmdUpgradeNix::doc() override' at line 50 of file /build/source/src/nix/upgrade-nix.cc | |
'std::string CmdVerify::doc() override' at line 57 of file /build/source/src/nix/verify.cc | |
'std::string CmdWhyDepends::doc() override' at line 68 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libstore/ssh-store.cc:91: warning: documented symbol 'MountedSSHStoreConfig::MountedSSHStoreConfig' was not declared or defined. | |
/build/source/src/libstore/ssh-store.cc:100: warning: documented symbol 'MountedSSHStoreConfig::MountedSSHStoreConfig' was not declared or defined. | |
/build/source/src/libstore/ssh-store.cc:109: warning: no uniquely matching class member found for | |
std::string MountedSSHStoreConfig::doc() | |
Possible candidates: | |
'std::string nix::DummyStoreConfig::doc() override' at line 18 of file /build/source/src/libstore/dummy-store.cc | |
'std::string CmdAdd::doc() override' at line 59 of file /build/source/src/nix/add-to-store.cc | |
'std::string CmdBuild::doc() override' at line 85 of file /build/source/src/nix/build.cc | |
'std::string CmdBundle::doc() override' at line 46 of file /build/source/src/nix/bundle.cc | |
'std::string CmdCatStore::doc() override' at line 38 of file /build/source/src/nix/cat.cc | |
'std::string CmdCatNar::doc() override' at line 70 of file /build/source/src/nix/cat.cc | |
'std::string CmdCopy::doc() override' at line 48 of file /build/source/src/nix/copy.cc | |
'std::string CmdAddDerivation::doc() override' at line 20 of file /build/source/src/nix/derivation-add.cc | |
'std::string CmdShowDerivation::doc() override' at line 33 of file /build/source/src/nix/derivation-show.cc | |
'std::string CmdDevelop::doc() override' at line 579 of file /build/source/src/nix/develop.cc | |
'std::string CmdPrintDevEnv::doc() override' at line 720 of file /build/source/src/nix/develop.cc | |
'std::string CmdDiffClosures::doc() override' at line 128 of file /build/source/src/nix/diff-closures.cc | |
'std::string CmdDumpPath::doc() override' at line 14 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdDumpPath2::doc() override' at line 49 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdEdit::doc() override' at line 19 of file /build/source/src/nix/edit.cc | |
'std::string CmdShell::doc() override' at line 59 of file /build/source/src/nix/env.cc | |
'std::string CmdEval::doc() override' at line 49 of file /build/source/src/nix/eval.cc | |
'std::string CmdFlakeUpdate::doc() override' at line 122 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeLock::doc() override' at line 155 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeMetadata::doc() override' at line 206 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeCheck::doc() override' at line 353 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeInit::doc() override' at line 977 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeNew::doc() override' at line 997 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeClone::doc() override' at line 1023 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeArchive::doc() override' at line 1069 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeShow::doc() override' at line 1154 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakePrefetch::doc() override' at line 1455 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlake::doc() override' at line 1519 of file /build/source/src/nix/flake.cc | |
'std::string CmdFmt::doc() override' at line 17 of file /build/source/src/nix/fmt.cc | |
'std::string CmdHashConvert::doc() override' at line 237 of file /build/source/src/nix/hash.cc | |
'std::string CmdLog::doc() override' at line 16 of file /build/source/src/nix/log.cc | |
'std::string CmdLsStore::doc() override' at line 114 of file /build/source/src/nix/ls.cc | |
'std::string CmdLsNar::doc() override' at line 141 of file /build/source/src/nix/ls.cc | |
'std::string nix::NixArgs::doc() override' at line 209 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelp::doc() override' at line 313 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelpStores::doc() override' at line 340 of file /build/source/src/nix/main.cc | |
'std::string CmdMakeContentAddressed::doc() override' at line 24 of file /build/source/src/nix/make-content-addressed.cc | |
'std::string CmdNar::doc() override' at line 15 of file /build/source/src/nix/nar.cc | |
'std::string CmdOptimiseStore::doc() override' at line 16 of file /build/source/src/nix/optimise-store.cc | |
'std::string CmdPathFromHashPart::doc() override' at line 23 of file /build/source/src/nix/path-from-hash-part.cc | |
'std::string CmdPathInfo::doc() override' at line 133 of file /build/source/src/nix/path-info.cc | |
'std::string CmdStorePrefetchFile::doc() override' at line 316 of file /build/source/src/nix/prefetch.cc | |
'std::string CmdProfileInstall::doc() override' at line 359 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRemove::doc() override' at line 641 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileUpgrade::doc() override' at line 683 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileList::doc() override' at line 793 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileDiffClosures::doc() override' at line 831 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileHistory::doc() override' at line 868 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRollback::doc() override' at line 923 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileWipeHistory::doc() override' at line 958 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfile::doc() override' at line 997 of file /build/source/src/nix/profile.cc | |
'std::string CmdRealisationInfo::doc() override' at line 30 of file /build/source/src/nix/realisation.cc | |
'std::string CmdRegistryList::doc() override' at line 60 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryAdd::doc() override' at line 97 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryRemove::doc() override' at line 132 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryPin::doc() override' at line 163 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistry::doc() override' at line 220 of file /build/source/src/nix/registry.cc | |
'std::string nix::CmdRepl::doc() override' at line 61 of file /build/source/src/nix/repl.cc | |
'std::string CmdRun::doc() override' at line 97 of file /build/source/src/nix/run.cc | |
'std::string CmdSearch::doc() override' at line 53 of file /build/source/src/nix/search.cc | |
'std::string CmdKeyGenerateSecret::doc() override' at line 165 of file /build/source/src/nix/sigs.cc | |
'std::string CmdKeyConvertSecretToPublic::doc() override' at line 189 of file /build/source/src/nix/sigs.cc | |
'std::string CmdCopyLog::doc() override' at line 20 of file /build/source/src/nix/store-copy-log.cc | |
'std::string CmdStoreDelete::doc() override' at line 28 of file /build/source/src/nix/store-delete.cc | |
'std::string CmdStoreGC::doc() override' at line 29 of file /build/source/src/nix/store-gc.cc | |
'std::string CmdPingStore::doc() override' at line 17 of file /build/source/src/nix/store-info.cc | |
'std::string CmdStoreRepair::doc() override' at line 13 of file /build/source/src/nix/store-repair.cc | |
'std::string CmdUpgradeNix::doc() override' at line 50 of file /build/source/src/nix/upgrade-nix.cc | |
'std::string CmdVerify::doc() override' at line 57 of file /build/source/src/nix/verify.cc | |
'std::string CmdWhyDepends::doc() override' at line 68 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libstore/ssh.cc:20: warning: documented symbol 'nix::SSHMaster::SSHMaster' was not declared or defined. | |
/build/source/src/libstore/ssh.cc:40: warning: documented symbol 'void nix::SSHMaster::addCommonSSHOpts' was not declared or defined. | |
/build/source/src/libstore/ssh.cc:75: warning: documented symbol 'bool nix::SSHMaster::isMasterRunning' was not declared or defined. | |
/build/source/src/libstore/ssh.cc:104: warning: documented symbol 'std::unique_ptr< SSHMaster::Connection > nix::SSHMaster::startCommand' was not declared or defined. | |
/build/source/src/libstore/ssh.cc:186: warning: documented symbol 'Path nix::SSHMaster::startMaster' was not declared or defined. | |
/build/source/src/libstore/ssh.cc:242: warning: documented symbol 'void nix::SSHMaster::Connection::trySetBufferSize' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:32: warning: documented symbol 'bool nix::StoreDirConfig::isInStore' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:38: warning: documented symbol 'std::pair< StorePath, Path > nix::StoreDirConfig::toStorePath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:50: warning: documented symbol 'Path Store::followLinksToStore' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:64: warning: documented symbol 'StorePath Store::followLinksToStorePath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:80: warning: documented symbol 'StorePath nix::StoreDirConfig::makeStorePath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:91: warning: documented symbol 'StorePath nix::StoreDirConfig::makeStorePath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:98: warning: documented symbol 'StorePath nix::StoreDirConfig::makeOutputPath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:122: warning: documented symbol 'StorePath nix::StoreDirConfig::makeFixedOutputPath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:144: warning: documented symbol 'StorePath nix::StoreDirConfig::makeFixedOutputPathFromCA' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:165: warning: documented symbol 'std::pair< StorePath, Hash > nix::StoreDirConfig::computeStorePath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:191: warning: no matching class member found for | |
StorePath Store::addToStore(std::string_view name, const SourcePath &path, ContentAddressMethod method, HashAlgorithm hashAlgo, const StorePathSet &references, PathFilter &filter, RepairFlag repair) | |
Possible candidates: | |
'void nix::DummyStore::addToStore(const ValidPathInfo &info, Source &source, RepairFlag repair, CheckSigsFlag checkSigs) override' at line 64 of file /build/source/src/libstore/dummy-store.cc | |
/build/source/src/libstore/store-api.cc:225: warning: documented symbol 'void Store::addMultipleToStore' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:303: warning: documented symbol 'void Store::addMultipleToStore' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:346: warning: documented symbol 'ValidPathInfo Store::addToStoreSlow' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:423: warning: documented symbol 'StringSet StoreConfig::getDefaultSystemFeatures' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:436: warning: documented symbol 'Store::Store' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:444: warning: no uniquely matching class member found for | |
std::string Store::getUri() | |
Possible candidates: | |
'std::string nix::DummyStore::getUri() override' at line 42 of file /build/source/src/libstore/dummy-store.cc | |
'std::string nix::HttpBinaryCacheStore::getUri() override' at line 65 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'std::string nix::LocalBinaryCacheStore::getUri() override' at line 49 of file /build/source/src/libstore/local-binary-cache-store.cc | |
'std::string nix::SSHStore::getUri() override' at line 50 of file /build/source/src/libstore/ssh-store.cc | |
'std::string nix::MountedSSHStore::getUri() override' at line 155 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/store-api.cc:449: warning: documented symbol 'bool nix::Store::PathInfoCacheValue::isKnownNow' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:458: warning: documented symbol 'std::map< std::string, std::optional< StorePath > > Store::queryStaticPartialDerivationOutputMap' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:468: warning: documented symbol 'std::map< std::string, std::optional< StorePath > > Store::queryPartialDerivationOutputMap' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:496: warning: documented symbol 'OutputPathMap Store::queryDerivationOutputMap' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:507: warning: documented symbol 'StorePathSet Store::queryDerivationOutputs' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:518: warning: documented symbol 'void Store::querySubstitutablePathInfos' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:568: warning: documented symbol 'bool Store::isValidPath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:602: warning: documented symbol 'bool Store::isValidPathUncached' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:613: warning: documented symbol 'ref< const ValidPathInfo > Store::queryPathInfo' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:638: warning: documented symbol 'std::optional< std::shared_ptr< const ValidPathInfo > > Store::queryPathInfoFromClientCache' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:674: warning: documented symbol 'void Store::queryPathInfo' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:716: warning: no matching class member found for | |
void Store::queryRealisation(const DrvOutput &id, Callback< std::shared_ptr< const Realisation > > callback) | |
Possible candidates: | |
'SQLiteStmt nix::NarInfoDiskCacheImpl::State::queryRealisation' at line 84 of file /build/source/src/libstore/nar-info-disk-cache.cc | |
/build/source/src/libstore/store-api.cc:768: warning: no matching class member found for | |
std::shared_ptr< const Realisation > Store::queryRealisation(const DrvOutput &id) | |
Possible candidates: | |
'SQLiteStmt nix::NarInfoDiskCacheImpl::State::queryRealisation' at line 84 of file /build/source/src/libstore/nar-info-disk-cache.cc | |
/build/source/src/libstore/store-api.cc:785: warning: documented symbol 'void Store::substitutePaths' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:807: warning: documented symbol 'StorePathSet Store::queryValidPaths' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:868: warning: documented symbol 'std::string Store::makeValidityRegistration' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:896: warning: documented symbol 'StorePathSet Store::exportReferences' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:932: warning: documented symbol 'const Store::Stats & Store::getStats' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:1208: warning: no matching file member found for | |
std::string nix::StoreDirConfig::showPaths(const StorePathSet &paths) | |
Possible candidates: | |
'std::string showPaths(const PathSet &paths)' at line 1219 of file /build/source/src/libstore/store-api.cc | |
/build/source/src/libstore/store-api.cc:1225: warning: documented symbol 'Derivation Store::derivationFromPath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:1243: warning: documented symbol 'std::optional< StorePath > Store::getBuildDerivationPath' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:1271: warning: no matching file member found for | |
Derivation Store::readDerivation(const StorePath &drvPath) | |
Possible candidates: | |
'Source & readDerivation(Source &in, const StoreDirConfig &store, BasicDerivation &drv, std::string_view name)' at line 933 of file /build/source/src/libstore/derivations.cc | |
/build/source/src/libstore/store-api.cc:1274: warning: documented symbol 'Derivation Store::readInvalidDerivation' was not declared or defined. | |
/build/source/src/libstore/store-api.cc:1374: warning: documented symbol 'std::vector< StoreFactory > * nix::Implementations::registered' was not declared or defined. | |
/build/source/src/libstore/store-reference.cc:21: warning: documented symbol 'std::string nix::StoreReference::render' was not declared or defined. | |
/build/source/src/libstore/store-reference.cc:44: warning: no matching class member found for | |
StoreReference nix::StoreReference::parse(const std::string &uri, const StoreReference::Params &extraParams) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libstore/uds-remote-store.cc:20: warning: documented symbol 'nix::UDSRemoteStoreConfig::UDSRemoteStoreConfig' was not declared or defined. | |
/build/source/src/libstore/uds-remote-store.cc:35: warning: no uniquely matching class member found for | |
std::string nix::UDSRemoteStoreConfig::doc() | |
Possible candidates: | |
'std::string nix::DummyStoreConfig::doc() override' at line 18 of file /build/source/src/libstore/dummy-store.cc | |
'std::string CmdAdd::doc() override' at line 59 of file /build/source/src/nix/add-to-store.cc | |
'std::string CmdBuild::doc() override' at line 85 of file /build/source/src/nix/build.cc | |
'std::string CmdBundle::doc() override' at line 46 of file /build/source/src/nix/bundle.cc | |
'std::string CmdCatStore::doc() override' at line 38 of file /build/source/src/nix/cat.cc | |
'std::string CmdCatNar::doc() override' at line 70 of file /build/source/src/nix/cat.cc | |
'std::string CmdCopy::doc() override' at line 48 of file /build/source/src/nix/copy.cc | |
'std::string CmdAddDerivation::doc() override' at line 20 of file /build/source/src/nix/derivation-add.cc | |
'std::string CmdShowDerivation::doc() override' at line 33 of file /build/source/src/nix/derivation-show.cc | |
'std::string CmdDevelop::doc() override' at line 579 of file /build/source/src/nix/develop.cc | |
'std::string CmdPrintDevEnv::doc() override' at line 720 of file /build/source/src/nix/develop.cc | |
'std::string CmdDiffClosures::doc() override' at line 128 of file /build/source/src/nix/diff-closures.cc | |
'std::string CmdDumpPath::doc() override' at line 14 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdDumpPath2::doc() override' at line 49 of file /build/source/src/nix/dump-path.cc | |
'std::string CmdEdit::doc() override' at line 19 of file /build/source/src/nix/edit.cc | |
'std::string CmdShell::doc() override' at line 59 of file /build/source/src/nix/env.cc | |
'std::string CmdEval::doc() override' at line 49 of file /build/source/src/nix/eval.cc | |
'std::string CmdFlakeUpdate::doc() override' at line 122 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeLock::doc() override' at line 155 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeMetadata::doc() override' at line 206 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeCheck::doc() override' at line 353 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeInit::doc() override' at line 977 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeNew::doc() override' at line 997 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeClone::doc() override' at line 1023 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeArchive::doc() override' at line 1069 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakeShow::doc() override' at line 1154 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlakePrefetch::doc() override' at line 1455 of file /build/source/src/nix/flake.cc | |
'std::string CmdFlake::doc() override' at line 1519 of file /build/source/src/nix/flake.cc | |
'std::string CmdFmt::doc() override' at line 17 of file /build/source/src/nix/fmt.cc | |
'std::string CmdHashConvert::doc() override' at line 237 of file /build/source/src/nix/hash.cc | |
'std::string CmdLog::doc() override' at line 16 of file /build/source/src/nix/log.cc | |
'std::string CmdLsStore::doc() override' at line 114 of file /build/source/src/nix/ls.cc | |
'std::string CmdLsNar::doc() override' at line 141 of file /build/source/src/nix/ls.cc | |
'std::string nix::NixArgs::doc() override' at line 209 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelp::doc() override' at line 313 of file /build/source/src/nix/main.cc | |
'std::string nix::CmdHelpStores::doc() override' at line 340 of file /build/source/src/nix/main.cc | |
'std::string CmdMakeContentAddressed::doc() override' at line 24 of file /build/source/src/nix/make-content-addressed.cc | |
'std::string CmdNar::doc() override' at line 15 of file /build/source/src/nix/nar.cc | |
'std::string CmdOptimiseStore::doc() override' at line 16 of file /build/source/src/nix/optimise-store.cc | |
'std::string CmdPathFromHashPart::doc() override' at line 23 of file /build/source/src/nix/path-from-hash-part.cc | |
'std::string CmdPathInfo::doc() override' at line 133 of file /build/source/src/nix/path-info.cc | |
'std::string CmdStorePrefetchFile::doc() override' at line 316 of file /build/source/src/nix/prefetch.cc | |
'std::string CmdProfileInstall::doc() override' at line 359 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRemove::doc() override' at line 641 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileUpgrade::doc() override' at line 683 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileList::doc() override' at line 793 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileDiffClosures::doc() override' at line 831 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileHistory::doc() override' at line 868 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileRollback::doc() override' at line 923 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfileWipeHistory::doc() override' at line 958 of file /build/source/src/nix/profile.cc | |
'std::string CmdProfile::doc() override' at line 997 of file /build/source/src/nix/profile.cc | |
'std::string CmdRealisationInfo::doc() override' at line 30 of file /build/source/src/nix/realisation.cc | |
'std::string CmdRegistryList::doc() override' at line 60 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryAdd::doc() override' at line 97 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryRemove::doc() override' at line 132 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistryPin::doc() override' at line 163 of file /build/source/src/nix/registry.cc | |
'std::string CmdRegistry::doc() override' at line 220 of file /build/source/src/nix/registry.cc | |
'std::string nix::CmdRepl::doc() override' at line 61 of file /build/source/src/nix/repl.cc | |
'std::string CmdRun::doc() override' at line 97 of file /build/source/src/nix/run.cc | |
'std::string CmdSearch::doc() override' at line 53 of file /build/source/src/nix/search.cc | |
'std::string CmdKeyGenerateSecret::doc() override' at line 165 of file /build/source/src/nix/sigs.cc | |
'std::string CmdKeyConvertSecretToPublic::doc() override' at line 189 of file /build/source/src/nix/sigs.cc | |
'std::string CmdCopyLog::doc() override' at line 20 of file /build/source/src/nix/store-copy-log.cc | |
'std::string CmdStoreDelete::doc() override' at line 28 of file /build/source/src/nix/store-delete.cc | |
'std::string CmdStoreGC::doc() override' at line 29 of file /build/source/src/nix/store-gc.cc | |
'std::string CmdPingStore::doc() override' at line 17 of file /build/source/src/nix/store-info.cc | |
'std::string CmdStoreRepair::doc() override' at line 13 of file /build/source/src/nix/store-repair.cc | |
'std::string CmdUpgradeNix::doc() override' at line 50 of file /build/source/src/nix/upgrade-nix.cc | |
'std::string CmdVerify::doc() override' at line 57 of file /build/source/src/nix/verify.cc | |
'std::string CmdWhyDepends::doc() override' at line 68 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libstore/uds-remote-store.cc:47: warning: documented symbol 'nix::UDSRemoteStore::UDSRemoteStore' was not declared or defined. | |
/build/source/src/libstore/uds-remote-store.cc:52: warning: documented symbol 'nix::UDSRemoteStore::UDSRemoteStore' was not declared or defined. | |
/build/source/src/libstore/uds-remote-store.cc:64: warning: no uniquely matching class member found for | |
std::string nix::UDSRemoteStore::getUri() | |
Possible candidates: | |
'std::string nix::DummyStore::getUri() override' at line 42 of file /build/source/src/libstore/dummy-store.cc | |
'std::string nix::HttpBinaryCacheStore::getUri() override' at line 65 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'std::string nix::LocalBinaryCacheStore::getUri() override' at line 49 of file /build/source/src/libstore/local-binary-cache-store.cc | |
'std::string nix::SSHStore::getUri() override' at line 50 of file /build/source/src/libstore/ssh-store.cc | |
'std::string nix::MountedSSHStore::getUri() override' at line 155 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/uds-remote-store.cc:76: warning: no matching class member found for | |
void nix::UDSRemoteStore::Connection::closeWrite() | |
Possible candidates: | |
'void nix::SSHStore::Connection::closeWrite() override' at line 65 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/uds-remote-store.cc:82: warning: no matching class member found for | |
ref< RemoteStore::Connection > nix::UDSRemoteStore::openConnection() | |
Possible candidates: | |
'ref< RemoteStore::Connection > nix::SSHStore::openConnection() override' at line 71 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/uds-remote-store.cc:100: warning: documented symbol 'void nix::UDSRemoteStore::addIndirectRoot' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:8: warning: documented symbol 'const std::set< WorkerProto::Feature > nix::WorkerProto::allFeatures' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:10: warning: documented symbol 'nix::WorkerProto::BasicClientConnection::~BasicClientConnection' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:36: warning: documented symbol 'std::exception_ptr nix::WorkerProto::BasicClientConnection::processStderrReturn' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:139: warning: documented symbol 'void nix::WorkerProto::BasicClientConnection::processStderr' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:159: warning: documented symbol 'std::tuple< WorkerProto::Version, std::set< WorkerProto::Feature > > nix::WorkerProto::BasicClientConnection::handshake' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:191: warning: documented symbol 'std::tuple< WorkerProto::Version, std::set< WorkerProto::Feature > > nix::WorkerProto::BasicServerConnection::handshake' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:217: warning: documented symbol 'WorkerProto::ClientHandshakeInfo nix::WorkerProto::BasicClientConnection::postHandshake' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:235: warning: documented symbol 'void nix::WorkerProto::BasicServerConnection::postHandshake' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:248: warning: documented symbol 'UnkeyedValidPathInfo nix::WorkerProto::BasicClientConnection::queryPathInfo' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:269: warning: documented symbol 'StorePathSet nix::WorkerProto::BasicClientConnection::queryValidPaths' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:282: warning: documented symbol 'void nix::WorkerProto::BasicClientConnection::addTempRoot' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:290: warning: documented symbol 'void nix::WorkerProto::BasicClientConnection::putBuildDerivationRequest' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:303: warning: documented symbol 'BuildResult nix::WorkerProto::BasicClientConnection::getBuildDerivationResponse' was not declared or defined. | |
/build/source/src/libstore/worker-protocol-connection.cc:308: warning: no uniquely matching class member found for | |
void nix::WorkerProto::BasicClientConnection::narFromPath(const StoreDirConfig &store, bool *daemonException, const StorePath &path, std::function< void(Source &)> fun) | |
Possible candidates: | |
'void nix::DummyStore::narFromPath(const StorePath &path, Sink &sink) override' at line 78 of file /build/source/src/libstore/dummy-store.cc | |
'void nix::MountedSSHStore::narFromPath(const StorePath &path, Sink &sink) override' at line 160 of file /build/source/src/libstore/ssh-store.cc | |
/build/source/src/libstore/worker-protocol-connection.cc:317: warning: documented symbol 'void nix::WorkerProto::BasicClientConnection::importPaths' was not declared or defined. | |
/build/source/src/libstore/worker-protocol.cc:17: warning: no uniquely matching class member found for | |
BuildMode nix::WorkerProto::Serialise::read(const StoreDirConfig &store, WorkerProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/worker-protocol.cc:28: warning: no matching class member found for | |
void nix::WorkerProto::Serialise::write(const StoreDirConfig &store, WorkerProto::WriteConn conn, const BuildMode &buildMode) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/worker-protocol.cc:45: warning: no uniquely matching class member found for | |
std::optional< TrustedFlag > nix::WorkerProto::Serialise::read(const StoreDirConfig &store, WorkerProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/worker-protocol.cc:60: warning: no matching class member found for | |
void nix::WorkerProto::Serialise::write(const StoreDirConfig &store, WorkerProto::WriteConn conn, const std::optional< TrustedFlag > &optTrusted) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/worker-protocol.cc:79: warning: no uniquely matching class member found for | |
std::optional< std::chrono::microseconds > nix::WorkerProto::Serialise::read(const StoreDirConfig &store, WorkerProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/worker-protocol.cc:92: warning: no matching class member found for | |
void nix::WorkerProto::Serialise::write(const StoreDirConfig &store, WorkerProto::WriteConn conn, const std::optional< std::chrono::microseconds > &optDuration) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/worker-protocol.cc:104: warning: no uniquely matching class member found for | |
DerivedPath nix::WorkerProto::Serialise::read(const StoreDirConfig &store, WorkerProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/worker-protocol.cc:114: warning: no matching class member found for | |
void nix::WorkerProto::Serialise::write(const StoreDirConfig &store, WorkerProto::WriteConn conn, const DerivedPath &req) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/worker-protocol.cc:138: warning: no uniquely matching class member found for | |
KeyedBuildResult nix::WorkerProto::Serialise::read(const StoreDirConfig &store, WorkerProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/worker-protocol.cc:148: warning: no matching class member found for | |
void nix::WorkerProto::Serialise::write(const StoreDirConfig &store, WorkerProto::WriteConn conn, const KeyedBuildResult &res) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/worker-protocol.cc:155: warning: no uniquely matching class member found for | |
BuildResult nix::WorkerProto::Serialise::read(const StoreDirConfig &store, WorkerProto::ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/worker-protocol.cc:181: warning: no matching class member found for | |
void nix::WorkerProto::Serialise::write(const StoreDirConfig &store, WorkerProto::WriteConn conn, const BuildResult &res) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/worker-protocol.cc:206: warning: no uniquely matching class member found for | |
ValidPathInfo nix::WorkerProto::Serialise::read(const StoreDirConfig &store, ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/worker-protocol.cc:215: warning: no matching class member found for | |
void nix::WorkerProto::Serialise::write(const StoreDirConfig &store, WriteConn conn, const ValidPathInfo &pathInfo) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/worker-protocol.cc:222: warning: no uniquely matching class member found for | |
UnkeyedValidPathInfo nix::WorkerProto::Serialise::read(const StoreDirConfig &store, ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/worker-protocol.cc:238: warning: no matching class member found for | |
void nix::WorkerProto::Serialise::write(const StoreDirConfig &store, WriteConn conn, const UnkeyedValidPathInfo &pathInfo) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/worker-protocol.cc:254: warning: no uniquely matching class member found for | |
WorkerProto::ClientHandshakeInfo nix::WorkerProto::Serialise::read(const StoreDirConfig &store, ReadConn conn) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libstore/worker-protocol.cc:272: warning: no matching class member found for | |
void nix::WorkerProto::Serialise::write(const StoreDirConfig &store, WriteConn conn, const WorkerProto::ClientHandshakeInfo &info) | |
Possible candidates: | |
'void nix::JSONLogger::write(const nlohmann::json &json)' at line 204 of file /build/source/src/libutil/logging.cc | |
/build/source/src/libstore/build/derivation-goal.cc:39: warning: documented symbol 'nix::DerivationGoal::DerivationGoal' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:57: warning: documented symbol 'nix::DerivationGoal::DerivationGoal' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:81: warning: documented symbol 'nix::DerivationGoal::~DerivationGoal' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:89: warning: no uniquely matching class member found for | |
std::string nix::DerivationGoal::key() | |
Possible candidates: | |
'void nix::JSONSax::JSONObjectState::key(string_t &name, EvalState &state)' at line 51 of file /build/source/src/libexpr/json-to-value.cc | |
'bool nix::JSONSax::key(string_t &name) override' at line 147 of file /build/source/src/libexpr/json-to-value.cc | |
/build/source/src/libstore/build/derivation-goal.cc:99: warning: documented symbol 'void nix::DerivationGoal::killChild' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:107: warning: documented symbol 'void nix::DerivationGoal::timedOut' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:115: warning: documented symbol 'void nix::DerivationGoal::addWantedOutputs' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:136: warning: no uniquely matching class member found for | |
Goal::Co nix::DerivationGoal::init() | |
Possible candidates: | |
'void nix::curlFileTransfer::TransferItem::init()' at line 329 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::HttpBinaryCacheStore::init() override' at line 70 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::LocalBinaryCacheStore::init() override' at line 47 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/build/derivation-goal.cc:179: warning: documented symbol 'Goal::Co nix::DerivationGoal::haveDerivation' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:327: warning: documented symbol 'Goal::Co nix::DerivationGoal::gaveUpOnSubstitution' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:538: warning: documented symbol 'void nix::DerivationGoal::started' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:560: warning: documented symbol 'Goal::Co nix::DerivationGoal::tryToBuild' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:667: warning: documented symbol 'Goal::Co nix::DerivationGoal::tryLocalBuild' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:674: warning: documented symbol 'Goal::Co nix::DerivationGoal::repairClosure' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:799: warning: documented symbol 'int nix::DerivationGoal::getChildStatus' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:809: warning: documented symbol 'void nix::DerivationGoal::closeReadPipes' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:818: warning: documented symbol 'void nix::DerivationGoal::cleanupHookFinally' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:823: warning: documented symbol 'void nix::DerivationGoal::cleanupPreChildKill' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:828: warning: documented symbol 'void nix::DerivationGoal::cleanupPostChildKill' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:833: warning: documented symbol 'bool nix::DerivationGoal::cleanupDecideWhetherDiskFull' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:839: warning: documented symbol 'void nix::DerivationGoal::cleanupPostOutputsRegisteredModeCheck' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:844: warning: documented symbol 'void nix::DerivationGoal::cleanupPostOutputsRegisteredModeNonCheck' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:906: warning: documented symbol 'Goal::Co nix::DerivationGoal::buildDone' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1033: warning: documented symbol 'Goal::Co nix::DerivationGoal::resolvedFinished' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1104: warning: documented symbol 'HookReply nix::DerivationGoal::tryBuildHook' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1217: warning: documented symbol 'SingleDrvOutputs nix::DerivationGoal::registerOutputs' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1229: warning: documented symbol 'Path nix::DerivationGoal::openLogFile' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1267: warning: documented symbol 'void nix::DerivationGoal::closeLogFile' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1277: warning: documented symbol 'bool nix::DerivationGoal::isReadDesc' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1286: warning: documented symbol 'void nix::DerivationGoal::handleChildOutput' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1357: warning: documented symbol 'void nix::DerivationGoal::handleEOF' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1364: warning: documented symbol 'void nix::DerivationGoal::flushLine' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1381: warning: documented symbol 'std::map< std::string, std::optional< StorePath > > nix::DerivationGoal::queryPartialDerivationOutputMap' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1397: warning: documented symbol 'OutputPathMap nix::DerivationGoal::queryDerivationOutputMap' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1414: warning: documented symbol 'std::pair< bool, SingleDrvOutputs > nix::DerivationGoal::checkPathValidity' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1494: warning: documented symbol 'SingleDrvOutputs nix::DerivationGoal::assertPathValidity' was not declared or defined. | |
/build/source/src/libstore/build/derivation-goal.cc:1503: warning: no uniquely matching class member found for | |
Goal::Done nix::DerivationGoal::done(BuildResult::Status status, SingleDrvOutputs builtOutputs, std::optional< Error > ex) | |
Possible candidates: | |
'uint64_t nix::ProgressBar::ActInfo::done' at line 45 of file /build/source/src/libmain/progress-bar.cc | |
'uint64_t nix::ProgressBar::ActivitiesByType::done' at line 59 of file /build/source/src/libmain/progress-bar.cc | |
'bool nix::curlFileTransfer::TransferItem::done' at line 53 of file /build/source/src/libstore/filetransfer.cc | |
/build/source/src/libstore/build/derivation-goal.cc:1544: warning: documented symbol 'void nix::DerivationGoal::waiteeDone' was not declared or defined. | |
/build/source/src/libstore/build/drv-output-substitution-goal.cc:9: warning: documented symbol 'nix::DrvOutputSubstitutionGoal::DrvOutputSubstitutionGoal' was not declared or defined. | |
/build/source/src/libstore/build/drv-output-substitution-goal.cc:22: warning: no uniquely matching class member found for | |
Goal::Co nix::DrvOutputSubstitutionGoal::init() | |
Possible candidates: | |
'void nix::curlFileTransfer::TransferItem::init()' at line 329 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::HttpBinaryCacheStore::init() override' at line 70 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::LocalBinaryCacheStore::init() override' at line 47 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/build/drv-output-substitution-goal.cc:130: warning: documented symbol 'Goal::Co nix::DrvOutputSubstitutionGoal::realisationFetched' was not declared or defined. | |
/build/source/src/libstore/build/drv-output-substitution-goal.cc:148: warning: no uniquely matching class member found for | |
std::string nix::DrvOutputSubstitutionGoal::key() | |
Possible candidates: | |
'void nix::JSONSax::JSONObjectState::key(string_t &name, EvalState &state)' at line 51 of file /build/source/src/libexpr/json-to-value.cc | |
'bool nix::JSONSax::key(string_t &name) override' at line 147 of file /build/source/src/libexpr/json-to-value.cc | |
/build/source/src/libstore/build/drv-output-substitution-goal.cc:155: warning: documented symbol 'void nix::DrvOutputSubstitutionGoal::handleEOF' was not declared or defined. | |
/build/source/src/libstore/build/entry-points.cc:11: warning: documented symbol 'void Store::buildPaths' was not declared or defined. | |
/build/source/src/libstore/build/entry-points.cc:50: warning: documented symbol 'std::vector< KeyedBuildResult > Store::buildPathsWithResults' was not declared or defined. | |
/build/source/src/libstore/build/entry-points.cc:80: warning: documented symbol 'BuildResult Store::buildDerivation' was not declared or defined. | |
/build/source/src/libstore/build/entry-points.cc:106: warning: documented symbol 'void Store::ensurePath' was not declared or defined. | |
/build/source/src/libstore/build/entry-points.cc:127: warning: documented symbol 'void Store::repairPath' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:15: warning: documented symbol 'void nix::Co::operator=' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:19: warning: documented symbol 'nix::Co::~Co' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:26: warning: documented symbol 'Co nix::promise_type::get_return_object' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:31: warning: documented symbol 'std::coroutine_handle nix::promise_type::final_awaiter::await_suspend' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:71: warning: documented symbol 'void nix::promise_type::return_value' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:85: warning: documented symbol 'std::coroutine_handle nix::Goal::Co::await_suspend' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:98: warning: no uniquely matching class member found for | |
bool nix::CompareGoalPtrs::operator()(const GoalPtr &a, const GoalPtr &b) const | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libstore/build/goal.cc:105: warning: documented symbol 'BuildResult nix::Goal::getBuildResult' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:136: warning: documented symbol 'void nix::Goal::addWaitee' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:143: warning: documented symbol 'void nix::Goal::waiteeDone' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:169: warning: documented symbol 'Goal::Done nix::Goal::amDone' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:202: warning: documented symbol 'void nix::Goal::trace' was not declared or defined. | |
/build/source/src/libstore/build/goal.cc:207: warning: documented symbol 'void nix::Goal::work' was not declared or defined. | |
/build/source/src/libstore/build/substitution-goal.cc:10: warning: documented symbol 'nix::PathSubstitutionGoal::PathSubstitutionGoal' was not declared or defined. | |
/build/source/src/libstore/build/substitution-goal.cc:22: warning: documented symbol 'nix::PathSubstitutionGoal::~PathSubstitutionGoal' was not declared or defined. | |
/build/source/src/libstore/build/substitution-goal.cc:28: warning: no uniquely matching class member found for | |
Goal::Done nix::PathSubstitutionGoal::done(ExitCode result, BuildResult::Status status, std::optional< std::string > errorMsg) | |
Possible candidates: | |
'uint64_t nix::ProgressBar::ActInfo::done' at line 45 of file /build/source/src/libmain/progress-bar.cc | |
'uint64_t nix::ProgressBar::ActivitiesByType::done' at line 59 of file /build/source/src/libmain/progress-bar.cc | |
'bool nix::curlFileTransfer::TransferItem::done' at line 53 of file /build/source/src/libstore/filetransfer.cc | |
/build/source/src/libstore/build/substitution-goal.cc:42: warning: no uniquely matching class member found for | |
Goal::Co nix::PathSubstitutionGoal::init() | |
Possible candidates: | |
'void nix::curlFileTransfer::TransferItem::init()' at line 329 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::HttpBinaryCacheStore::init() override' at line 70 of file /build/source/src/libstore/http-binary-cache-store.cc | |
'void nix::LocalBinaryCacheStore::init() override' at line 47 of file /build/source/src/libstore/local-binary-cache-store.cc | |
/build/source/src/libstore/build/substitution-goal.cc:163: warning: documented symbol 'Goal::Co nix::PathSubstitutionGoal::tryToRun' was not declared or defined. | |
/build/source/src/libstore/build/substitution-goal.cc:280: warning: documented symbol 'void nix::PathSubstitutionGoal::handleEOF' was not declared or defined. | |
/build/source/src/libstore/build/substitution-goal.cc:286: warning: documented symbol 'void nix::PathSubstitutionGoal::cleanup' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:15: warning: documented symbol 'nix::Worker::Worker' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:32: warning: documented symbol 'nix::Worker::~Worker' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:46: warning: documented symbol 'std::shared_ptr< DerivationGoal > nix::Worker::makeDerivationGoalCommon' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:64: warning: documented symbol 'std::shared_ptr< DerivationGoal > nix::Worker::makeDerivationGoal' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:78: warning: documented symbol 'std::shared_ptr< DerivationGoal > nix::Worker::makeBasicDerivationGoal' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:93: warning: documented symbol 'std::shared_ptr< PathSubstitutionGoal > nix::Worker::makePathSubstitutionGoal' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:106: warning: documented symbol 'std::shared_ptr< DrvOutputSubstitutionGoal > nix::Worker::makeDrvOutputSubstitutionGoal' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:119: warning: documented symbol 'GoalPtr nix::Worker::makeGoal' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:150: warning: no matching file member found for | |
void nix::Worker::removeGoal(GoalPtr goal) | |
Possible candidates: | |
'static void removeGoal(std::shared_ptr< G > goal, std::map< K, std::weak_ptr< G > > &goalMap)' at line 136 of file /build/source/src/libstore/build/worker.cc | |
/build/source/src/libstore/build/worker.cc:180: warning: documented symbol 'void nix::Worker::wakeUp' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:187: warning: documented symbol 'size_t nix::Worker::getNrLocalBuilds' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:193: warning: documented symbol 'size_t nix::Worker::getNrSubstitutions' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:199: warning: documented symbol 'void nix::Worker::childStarted' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:225: warning: documented symbol 'void nix::Worker::childTerminated' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:261: warning: documented symbol 'void nix::Worker::waitForBuildSlot' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:273: warning: documented symbol 'void nix::Worker::waitForAnyGoal' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:280: warning: documented symbol 'void nix::Worker::waitForAWhile' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:287: warning: no uniquely matching class member found for | |
void nix::Worker::run(const Goals &_topGoals) | |
Possible candidates: | |
'void CmdAddToStore::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/add-to-store.cc | |
'void CmdBuild::run(ref< Store > store, Installables &&installables) override' at line 92 of file /build/source/src/nix/build.cc | |
'void CmdBundle::run(ref< Store > store, ref< InstallableValue > installable) override' at line 75 of file /build/source/src/nix/bundle.cc | |
'void CmdCatStore::run(ref< Store > store) override' at line 45 of file /build/source/src/nix/cat.cc | |
'void CmdCatNar::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/cat.cc | |
'void CmdConfigCheck::run(ref< Store > store) override' at line 64 of file /build/source/src/nix/config-check.cc | |
'void CmdConfigShow::run() override' at line 43 of file /build/source/src/nix/config.cc | |
'void CmdCopy::run(ref< Store > srcStore, BuiltPaths &&allPaths, BuiltPaths &&rootPaths) override' at line 57 of file /build/source/src/nix/copy.cc | |
'void CmdAddDerivation::run(ref< Store > store) override' at line 29 of file /build/source/src/nix/derivation-add.cc | |
'void CmdShowDerivation::run(ref< Store > store, Installables &&installables) override' at line 42 of file /build/source/src/nix/derivation-show.cc | |
'void CmdDevelop::run(ref< Store > store, ref< Installable > installable) override' at line 586 of file /build/source/src/nix/develop.cc | |
'void CmdPrintDevEnv::run(ref< Store > store, ref< Installable > installable) override' at line 729 of file /build/source/src/nix/develop.cc | |
'void CmdDiffClosures::run(ref< Store > store) override' at line 135 of file /build/source/src/nix/diff-closures.cc | |
'void CmdDumpPath::run(ref< Store > store, const StorePath &storePath) override' at line 21 of file /build/source/src/nix/dump-path.cc | |
'void CmdDumpPath2::run() override' at line 56 of file /build/source/src/nix/dump-path.cc | |
'void CmdNarDumpPath::run() override' at line 65 of file /build/source/src/nix/dump-path.cc | |
'void CmdEdit::run(ref< Store > store, ref< InstallableValue > installable) override' at line 28 of file /build/source/src/nix/edit.cc | |
'void CmdShell::run(ref< Store > store, Installables &&installables) override' at line 66 of file /build/source/src/nix/env.cc | |
'void CmdEval::run(ref< Store > store, ref< InstallableValue > installable) override' at line 58 of file /build/source/src/nix/eval.cc | |
'void CmdFlakeUpdate::run(nix::ref< nix::Store > store) override' at line 129 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeLock::run(nix::ref< nix::Store > store) override' at line 162 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeMetadata::run(nix::ref< nix::Store > store) override' at line 213 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInfo::run(nix::ref< nix::Store > store) override' at line 322 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeCheck::run(nix::ref< nix::Store > store) override' at line 360 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeInitCommon::run(nix::ref< nix::Store > store) override' at line 881 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeClone::run(nix::ref< nix::Store > store) override' at line 1041 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeArchive::run(nix::ref< nix::Store > store) override' at line 1076 of file /build/source/src/nix/flake.cc | |
'void CmdFlakeShow::run(nix::ref< nix::Store > store) override' at line 1161 of file /build/source/src/nix/flake.cc | |
'void CmdFlakePrefetch::run(ref< Store > store) override' at line 1462 of file /build/source/src/nix/flake.cc | |
'void CmdFlake::run() override' at line 1526 of file /build/source/src/nix/flake.cc | |
'void CmdFmt::run(ref< Store > store) override' at line 31 of file /build/source/src/nix/fmt.cc | |
'void CmdHashBase::run() override' at line 81 of file /build/source/src/nix/hash.cc | |
'void CmdToBase::run() override' at line 203 of file /build/source/src/nix/hash.cc | |
'void CmdHashConvert::run() override' at line 246 of file /build/source/src/nix/hash.cc | |
'void CmdLog::run(ref< Store > store, ref< Installable > installable) override' at line 25 of file /build/source/src/nix/log.cc | |
'void CmdLsStore::run(ref< Store > store) override' at line 121 of file /build/source/src/nix/ls.cc | |
'void CmdLsNar::run() override' at line 153 of file /build/source/src/nix/ls.cc | |
'void nix::CmdHelp::run() override' at line 322 of file /build/source/src/nix/main.cc | |
'void nix::CmdHelpStores::run() override' at line 349 of file /build/source/src/nix/main.cc | |
'void CmdMakeContentAddressed::run(ref< Store > srcStore, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/make-content-addressed.cc | |
'void CmdOptimiseStore::run(ref< Store > store) override' at line 23 of file /build/source/src/nix/optimise-store.cc | |
'void CmdPathFromHashPart::run(ref< Store > store) override' at line 30 of file /build/source/src/nix/path-from-hash-part.cc | |
'void CmdPathInfo::run(ref< Store > store, StorePaths &&storePaths) override' at line 150 of file /build/source/src/nix/path-info.cc | |
'void CmdStorePrefetchFile::run(ref< Store > store) override' at line 322 of file /build/source/src/nix/prefetch.cc | |
'void CmdProfileInstall::run(ref< Store > store, Installables &&installables) override' at line 366 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRemove::run(ref< Store > store) override' at line 648 of file /build/source/src/nix/profile.cc | |
'void CmdProfileUpgrade::run(ref< Store > store) override' at line 690 of file /build/source/src/nix/profile.cc | |
'void CmdProfileList::run(ref< Store > store) override' at line 800 of file /build/source/src/nix/profile.cc | |
'void CmdProfileDiffClosures::run(ref< Store > store) override' at line 838 of file /build/source/src/nix/profile.cc | |
'void CmdProfileHistory::run(ref< Store > store) override' at line 875 of file /build/source/src/nix/profile.cc | |
'void CmdProfileRollback::run(ref< Store > store) override' at line 930 of file /build/source/src/nix/profile.cc | |
'void CmdProfileWipeHistory::run(ref< Store > store) override' at line 965 of file /build/source/src/nix/profile.cc | |
'void CmdRealisationInfo::run(ref< Store > store, BuiltPaths &&paths, BuiltPaths &&rootPaths) override' at line 39 of file /build/source/src/nix/realisation.cc | |
'void CmdRegistryList::run(nix::ref< nix::Store > store) override' at line 67 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryAdd::run() override' at line 110 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryRemove::run() override' at line 144 of file /build/source/src/nix/registry.cc | |
'void CmdRegistryPin::run(nix::ref< nix::Store > store) override' at line 184 of file /build/source/src/nix/registry.cc | |
'void nix::CmdRepl::run(ref< Store > store, std::vector< std::string > &&rawInstallables) override' at line 75 of file /build/source/src/nix/repl.cc | |
'void CmdRun::run(ref< Store > store, ref< InstallableValue > installable) override' at line 123 of file /build/source/src/nix/run.cc | |
'void CmdSearch::run(ref< Store > store, ref< InstallableValue > installable) override' at line 68 of file /build/source/src/nix/search.cc | |
'void CmdCopySigs::run(ref< Store > store, StorePaths &&storePaths) override' at line 31 of file /build/source/src/nix/sigs.cc | |
'void CmdSign::run(ref< Store > store, StorePaths &&storePaths) override' at line 116 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyGenerateSecret::run() override' at line 172 of file /build/source/src/nix/sigs.cc | |
'void CmdKeyConvertSecretToPublic::run() override' at line 196 of file /build/source/src/nix/sigs.cc | |
'void CmdCopyLog::run(ref< Store > srcStore, Installables &&installables) override' at line 27 of file /build/source/src/nix/store-copy-log.cc | |
'void CmdStoreDelete::run(ref< Store > store, StorePaths &&storePaths) override' at line 35 of file /build/source/src/nix/store-delete.cc | |
'void CmdStoreGC::run(ref< Store > store) override' at line 36 of file /build/source/src/nix/store-gc.cc | |
'void CmdPingStore::run(ref< Store > store) override' at line 24 of file /build/source/src/nix/store-info.cc | |
'void CmdInfoStore::run(nix::ref< nix::Store > store) override' at line 51 of file /build/source/src/nix/store-info.cc | |
'void CmdStoreRepair::run(ref< Store > store, StorePaths &&storePaths) override' at line 20 of file /build/source/src/nix/store-repair.cc | |
'void CmdUpgradeNix::run(ref< Store > store) override' at line 59 of file /build/source/src/nix/upgrade-nix.cc | |
'void CmdVerify::run(ref< Store > store, StorePaths &&storePaths) override' at line 64 of file /build/source/src/nix/verify.cc | |
'void CmdWhyDepends::run(ref< Store > store) override' at line 77 of file /build/source/src/nix/why-depends.cc | |
/build/source/src/libstore/build/worker.cc:361: warning: documented symbol 'void nix::Worker::waitForInput' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:485: warning: documented symbol 'unsigned int nix::Worker::failingExitStatus' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:506: warning: documented symbol 'bool nix::Worker::pathContentsGood' was not declared or defined. | |
/build/source/src/libstore/build/worker.cc:529: warning: documented symbol 'void nix::Worker::markContentsGood' was not declared or defined. | |
/build/source/src/libutil/archive.cc:36: warning: no matching file member found for | |
void SourceAccessor::dumpPath(const CanonPath &path, Sink &sink, PathFilter &filter) | |
Possible candidates: | |
'void dumpPath(const Path &path, Sink &sink, PathFilter &filter)' at line 119 of file /build/source/src/libutil/archive.cc | |
'void dumpPath(const SourcePath &path, Sink &sink, FileSerialisationMethod method, PathFilter &filter)' at line 71 of file /build/source/src/libutil/file-content-address.cc | |
/build/source/src/libutil/args.cc:18: warning: documented symbol 'void Args::addFlag' was not declared or defined. | |
/build/source/src/libutil/args.cc:30: warning: documented symbol 'void Args::removeFlag' was not declared or defined. | |
/build/source/src/libutil/args.cc:38: warning: documented symbol 'void nix::Completions::setType' was not declared or defined. | |
/build/source/src/libutil/args.cc:43: warning: no uniquely matching class member found for | |
void nix::Completions::add(std::string completion, std::string description) | |
Possible candidates: | |
'virtual void nix::JSONSax::JSONState::add()' at line 35 of file /build/source/src/libexpr/json-to-value.cc | |
'void nix::JSONSax::JSONObjectState::add() override' at line 49 of file /build/source/src/libexpr/json-to-value.cc | |
'void nix::JSONSax::JSONListState::add() override' at line 68 of file /build/source/src/libexpr/json-to-value.cc | |
/build/source/src/libutil/args.cc:60: warning: no matching file member found for | |
auto nix::Completion::operator<=>(const Completion &other) const | |
Possible candidates: | |
'std::strong_ordering operator<=>(const Trace &lhs, const Trace &rhs)' at line 51 of file /build/source/src/libutil/error.cc | |
/build/source/src/libutil/args.cc:64: warning: documented symbol 'RootArgs & Args::getRoot' was not declared or defined. | |
/build/source/src/libutil/args.cc:75: warning: documented symbol 'std::optional< std::string > RootArgs::needsCompletion' was not declared or defined. | |
/build/source/src/libutil/args.cc:252: warning: documented symbol 'void RootArgs::parseCmdline' was not declared or defined. | |
/build/source/src/libutil/args.cc:355: warning: documented symbol 'Path Args::getCommandBaseDir' was not declared or defined. | |
/build/source/src/libutil/args.cc:361: warning: documented symbol 'Path RootArgs::getCommandBaseDir' was not declared or defined. | |
/build/source/src/libutil/args.cc:366: warning: documented symbol 'bool Args::processFlag' was not declared or defined. | |
/build/source/src/libutil/args.cc:441: warning: documented symbol 'bool Args::processArgs' was not declared or defined. | |
/build/source/src/libutil/args.cc:497: warning: no uniquely matching class member found for | |
nlohmann::json Args::toJSON() | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/args.cc:562: warning: documented symbol 'void Args::completePath' was not declared or defined. | |
/build/source/src/libutil/args.cc:567: warning: documented symbol 'void Args::completeDir' was not declared or defined. | |
/build/source/src/libutil/args.cc:580: warning: no uniquely matching class member found for | |
std::optional< ExperimentalFeature > Command::experimentalFeature() | |
Possible candidates: | |
'std::optional< ExperimentalFeature > nix::fetchers::GitArchiveInputScheme::experimentalFeature() const override' at line 349 of file /build/source/src/libfetchers/github.cc | |
'std::optional< ExperimentalFeature > nix::fetchers::IndirectInputScheme::experimentalFeature() const override' at line 109 of file /build/source/src/libfetchers/indirect.cc | |
'std::optional< ExperimentalFeature > nix::fetchers::PathInputScheme::experimentalFeature() const override' at line 180 of file /build/source/src/libfetchers/path.cc | |
'std::optional< ExperimentalFeature > CmdConfigCheck::experimentalFeature() override' at line 52 of file /build/source/src/nix/config-check.cc | |
'std::optional< ExperimentalFeature > nix::CmdRepl::experimentalFeature() override' at line 39 of file /build/source/src/nix/repl.cc | |
'std::optional< ExperimentalFeature > CmdUpgradeNix::experimentalFeature() override' at line 40 of file /build/source/src/nix/upgrade-nix.cc | |
/build/source/src/libutil/args.cc:585: warning: documented symbol 'MultiCommand::MultiCommand' was not declared or defined. | |
/build/source/src/libutil/args.cc:615: warning: documented symbol 'bool MultiCommand::processFlag' was not declared or defined. | |
/build/source/src/libutil/args.cc:622: warning: documented symbol 'bool MultiCommand::processArgs' was not declared or defined. | |
/build/source/src/libutil/args.cc:630: warning: no uniquely matching class member found for | |
nlohmann::json MultiCommand::toJSON() | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/canon-path.cc:8: warning: no uniquely matching class member found for | |
CanonPath nix::CanonPath::root | |
Possible candidates: | |
'Object nix::GitSourceAccessor::root' at line 659 of file /build/source/src/libfetchers/git-utils.cc | |
'NarMember nix::NarAccessor::root' at line 56 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/canon-path.cc:15: warning: documented symbol 'nix::CanonPath::CanonPath' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:19: warning: documented symbol 'nix::CanonPath::CanonPath' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:26: warning: documented symbol 'nix::CanonPath::CanonPath' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:33: warning: no uniquely matching class member found for | |
std::optional< CanonPath > nix::CanonPath::parent() const | |
Possible candidates: | |
'std::unique_ptr< JSONState > nix::JSONSax::JSONState::parent' at line 18 of file /build/source/src/libexpr/json-to-value.cc | |
'ActivityId nix::ProgressBar::ActInfo::parent' at line 51 of file /build/source/src/libmain/progress-bar.cc | |
/build/source/src/libutil/canon-path.cc:39: warning: documented symbol 'void nix::CanonPath::pop' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:45: warning: documented symbol 'bool nix::CanonPath::isWithin' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:54: warning: documented symbol 'CanonPath nix::CanonPath::removePrefix' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:62: warning: documented symbol 'void nix::CanonPath::extend' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:71: warning: documented symbol 'CanonPath nix::CanonPath::operator/' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:78: warning: documented symbol 'void nix::CanonPath::push' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:86: warning: documented symbol 'CanonPath nix::CanonPath::operator/' was not declared or defined. | |
/build/source/src/libutil/canon-path.cc:93: warning: no matching class member found for | |
bool nix::CanonPath::isAllowed(const std::set< CanonPath > &allowed) const | |
Possible candidates: | |
'bool nix::AllowListSourceAccessorImpl::isAllowed(const CanonPath &path) override' at line 73 of file /build/source/src/libfetchers/filtering-source-accessor.cc | |
/build/source/src/libutil/canon-path.cc:120: warning: documented symbol 'std::string nix::CanonPath::makeRelative' was not declared or defined. | |
/build/source/src/libutil/config-global.cc:7: warning: documented symbol 'bool nix::GlobalConfig::set' was not declared or defined. | |
/build/source/src/libutil/config-global.cc:18: warning: documented symbol 'void nix::GlobalConfig::getSettings' was not declared or defined. | |
/build/source/src/libutil/config-global.cc:24: warning: documented symbol 'void nix::GlobalConfig::resetOverridden' was not declared or defined. | |
/build/source/src/libutil/config-global.cc:30: warning: no uniquely matching class member found for | |
nlohmann::json nix::GlobalConfig::toJSON() | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/config-global.cc:38: warning: documented symbol 'std::string nix::GlobalConfig::toKeyValue' was not declared or defined. | |
/build/source/src/libutil/config-global.cc:48: warning: documented symbol 'void nix::GlobalConfig::convertToArgs' was not declared or defined. | |
/build/source/src/libutil/config-global.cc:56: warning: documented symbol 'GlobalConfig::ConfigRegistrations * nix::GlobalConfig::configRegistrations' was not declared or defined. | |
/build/source/src/libutil/config-global.cc:58: warning: documented symbol 'nix::GlobalConfig::Register::Register' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:17: warning: documented symbol 'Config::Config' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:21: warning: documented symbol 'bool Config::set' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:39: warning: documented symbol 'void Config::addSetting' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:69: warning: documented symbol 'nix::AbstractConfig::AbstractConfig' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:73: warning: documented symbol 'void nix::AbstractConfig::warnUnknownSettings' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:79: warning: documented symbol 'void nix::AbstractConfig::reapplyUnknownSettings' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:87: warning: documented symbol 'void Config::getSettings' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:163: warning: documented symbol 'void nix::AbstractConfig::applyConfig' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:188: warning: documented symbol 'void Config::resetOverridden' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:194: warning: no uniquely matching class member found for | |
nlohmann::json Config::toJSON() | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/configuration.cc:203: warning: documented symbol 'std::string Config::toKeyValue' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:212: warning: documented symbol 'void Config::convertToArgs' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:220: warning: documented symbol 'nix::AbstractSetting::AbstractSetting' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:232: warning: documented symbol 'nix::AbstractSetting::~AbstractSetting' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:239: warning: no uniquely matching class member found for | |
nlohmann::json nix::AbstractSetting::toJSON() | |
Possible candidates: | |
'std::string BuildEnvironment::toJSON() const' at line 95 of file /build/source/src/nix/develop.cc | |
'nlohmann::json ProfileManifest::toJSON(Store &store) const' at line 209 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/configuration.cc:244: warning: documented symbol 'std::map< std::string, nlohmann::json > nix::AbstractSetting::toJSONObject' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:256: warning: documented symbol 'void nix::AbstractSetting::convertToArg' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:261: warning: documented symbol 'bool nix::AbstractSetting::isOverridden' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:263: warning: no matching file member found for | |
std::string nix::BaseSetting::parse(const std::string &str) const | |
Possible candidates: | |
'static void parse(FileSystemObjectSink &sink, Source &source, const CanonPath &path)' at line 169 of file /build/source/src/libutil/archive.cc | |
'void parse(FileSystemObjectSink &sink, const CanonPath &sinkPath, Source &source, BlobMode rootModeIfBlob, std::function< SinkHook > hook, const ExperimentalFeatureSettings &xpSettings)' at line 172 of file /build/source/src/libutil/git.cc | |
/build/source/src/libutil/configuration.cc:268: warning: documented symbol 'std::string nix::BaseSetting::to_string' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:273: warning: no matching file member found for | |
std::optional< std::string > nix::BaseSetting::parse(const std::string &str) const | |
Possible candidates: | |
'static void parse(FileSystemObjectSink &sink, Source &source, const CanonPath &path)' at line 169 of file /build/source/src/libutil/archive.cc | |
'void parse(FileSystemObjectSink &sink, const CanonPath &sinkPath, Source &source, BlobMode rootModeIfBlob, std::function< SinkHook > hook, const ExperimentalFeatureSettings &xpSettings)' at line 172 of file /build/source/src/libutil/git.cc | |
/build/source/src/libutil/configuration.cc:281: warning: documented symbol 'std::string nix::BaseSetting::to_string' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:286: warning: no matching file member found for | |
bool nix::BaseSetting::parse(const std::string &str) const | |
Possible candidates: | |
'static void parse(FileSystemObjectSink &sink, Source &source, const CanonPath &path)' at line 169 of file /build/source/src/libutil/archive.cc | |
'void parse(FileSystemObjectSink &sink, const CanonPath &sinkPath, Source &source, BlobMode rootModeIfBlob, std::function< SinkHook > hook, const ExperimentalFeatureSettings &xpSettings)' at line 172 of file /build/source/src/libutil/git.cc | |
/build/source/src/libutil/configuration.cc:296: warning: documented symbol 'std::string nix::BaseSetting::to_string' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:301: warning: documented symbol 'void nix::BaseSetting::convertToArg' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:321: warning: no matching file member found for | |
Strings nix::BaseSetting::parse(const std::string &str) const | |
Possible candidates: | |
'static void parse(FileSystemObjectSink &sink, Source &source, const CanonPath &path)' at line 169 of file /build/source/src/libutil/archive.cc | |
'void parse(FileSystemObjectSink &sink, const CanonPath &sinkPath, Source &source, BlobMode rootModeIfBlob, std::function< SinkHook > hook, const ExperimentalFeatureSettings &xpSettings)' at line 172 of file /build/source/src/libutil/git.cc | |
/build/source/src/libutil/configuration.cc:326: warning: documented symbol 'void nix::BaseSetting::appendOrSet' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:333: warning: documented symbol 'std::string nix::BaseSetting::to_string' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:338: warning: no matching file member found for | |
StringSet nix::BaseSetting::parse(const std::string &str) const | |
Possible candidates: | |
'static void parse(FileSystemObjectSink &sink, Source &source, const CanonPath &path)' at line 169 of file /build/source/src/libutil/archive.cc | |
'void parse(FileSystemObjectSink &sink, const CanonPath &sinkPath, Source &source, BlobMode rootModeIfBlob, std::function< SinkHook > hook, const ExperimentalFeatureSettings &xpSettings)' at line 172 of file /build/source/src/libutil/git.cc | |
/build/source/src/libutil/configuration.cc:343: warning: documented symbol 'void nix::BaseSetting::appendOrSet' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:349: warning: documented symbol 'std::string nix::BaseSetting::to_string' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:354: warning: no matching file member found for | |
std::set< ExperimentalFeature > nix::BaseSetting::parse(const std::string &str) const | |
Possible candidates: | |
'static void parse(FileSystemObjectSink &sink, Source &source, const CanonPath &path)' at line 169 of file /build/source/src/libutil/archive.cc | |
'void parse(FileSystemObjectSink &sink, const CanonPath &sinkPath, Source &source, BlobMode rootModeIfBlob, std::function< SinkHook > hook, const ExperimentalFeatureSettings &xpSettings)' at line 172 of file /build/source/src/libutil/git.cc | |
/build/source/src/libutil/configuration.cc:368: warning: documented symbol 'void nix::BaseSetting::appendOrSet' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:374: warning: documented symbol 'std::string nix::BaseSetting::to_string' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:382: warning: no matching file member found for | |
StringMap nix::BaseSetting::parse(const std::string &str) const | |
Possible candidates: | |
'static void parse(FileSystemObjectSink &sink, Source &source, const CanonPath &path)' at line 169 of file /build/source/src/libutil/archive.cc | |
'void parse(FileSystemObjectSink &sink, const CanonPath &sinkPath, Source &source, BlobMode rootModeIfBlob, std::function< SinkHook > hook, const ExperimentalFeatureSettings &xpSettings)' at line 172 of file /build/source/src/libutil/git.cc | |
/build/source/src/libutil/configuration.cc:393: warning: documented symbol 'void nix::BaseSetting::appendOrSet' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:399: warning: documented symbol 'std::string nix::BaseSetting::to_string' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:427: warning: documented symbol 'nix::PathSetting::PathSetting' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:437: warning: no matching class member found for | |
Path nix::PathSetting::parse(const std::string &str) const | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libutil/configuration.cc:443: warning: documented symbol 'nix::OptionalPathSetting::OptionalPathSetting' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:454: warning: no matching class member found for | |
std::optional< Path > nix::OptionalPathSetting::parse(const std::string &str) const | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libutil/configuration.cc:462: warning: documented symbol 'void nix::OptionalPathSetting::operator=' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:467: warning: documented symbol 'bool nix::ExperimentalFeatureSettings::isEnabled' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:473: warning: documented symbol 'void nix::ExperimentalFeatureSettings::require' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:479: warning: documented symbol 'bool nix::ExperimentalFeatureSettings::isEnabled' was not declared or defined. | |
/build/source/src/libutil/configuration.cc:484: warning: documented symbol 'void nix::ExperimentalFeatureSettings::require' was not declared or defined. | |
/build/source/src/libutil/error.cc:16: warning: documented symbol 'void nix::BaseError::addTrace' was not declared or defined. | |
/build/source/src/libutil/error.cc:29: warning: documented symbol 'const std::string & nix::BaseError::calcWhat' was not declared or defined. | |
/build/source/src/libutil/error.cc:41: warning: documented symbol 'std::optional< std::string > nix::ErrorInfo::programName' was not declared or defined. | |
/build/source/src/libutil/executable-path.cc:18: warning: documented symbol 'ExecutablePath nix::ExecutablePath::load' was not declared or defined. | |
/build/source/src/libutil/executable-path.cc:26: warning: no matching class member found for | |
ExecutablePath nix::ExecutablePath::parse(const OsString &path) | |
Possible candidates: | |
'Paths nix::PluginFilesSetting::parse(const std::string &str) const override' at line 28 of file /build/source/src/libmain/plugin.cc | |
/build/source/src/libutil/executable-path.cc:56: warning: documented symbol 'OsString nix::ExecutablePath::render' was not declared or defined. | |
/build/source/src/libutil/executable-path.cc:66: warning: documented symbol 'std::optional< fs::path > nix::ExecutablePath::findName' was not declared or defined. | |
/build/source/src/libutil/executable-path.cc:82: warning: documented symbol 'fs::path nix::ExecutablePath::findPath' was not declared or defined. | |
/build/source/src/libutil/exit.cc:5: warning: documented symbol 'nix::Exit::~Exit' was not declared or defined. | |
/build/source/src/libutil/experimental-features.cc:370: warning: documented symbol 'nix::MissingExperimentalFeature::MissingExperimentalFeature' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:40: warning: documented symbol 'nix::AutoCloseFD::AutoCloseFD' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:43: warning: documented symbol 'nix::AutoCloseFD::AutoCloseFD' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:47: warning: documented symbol 'nix::AutoCloseFD::AutoCloseFD' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:53: warning: documented symbol 'AutoCloseFD & nix::AutoCloseFD::operator=' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:62: warning: documented symbol 'nix::AutoCloseFD::~AutoCloseFD' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:72: warning: no uniquely matching class member found for | |
Descriptor nix::AutoCloseFD::get() const | |
Possible candidates: | |
'std::regex nix::RegexCache::get(std::string_view re)' at line 3241 of file /build/source/src/libexpr/primops.cc | |
'std::string nix::CaptureLogger::get() const' at line 17 of file /build/source/src/libexpr-tests/primops.cc | |
'NarMember & nix::NarAccessor::get(const CanonPath &path)' at line 194 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/file-descriptor.cc:78: warning: documented symbol 'void nix::AutoCloseFD::close' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:94: warning: documented symbol 'void nix::AutoCloseFD::fsync' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:114: warning: no matching class member found for | |
void nix::AutoCloseFD::startFsync() const | |
Possible candidates: | |
'bool nix::RestoreRegularFile::startFsync' at line 92 of file /build/source/src/libutil/fs-sink.cc | |
/build/source/src/libutil/file-descriptor.cc:125: warning: documented symbol 'nix::AutoCloseFD::operator bool' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:131: warning: documented symbol 'Descriptor nix::AutoCloseFD::release' was not declared or defined. | |
/build/source/src/libutil/file-descriptor.cc:142: warning: documented symbol 'void nix::Pipe::close' was not declared or defined. | |
/build/source/src/libutil/file-system.cc:46: warning: documented symbol 'nix::DirectoryIterator::DirectoryIterator' was not declared or defined. | |
/build/source/src/libutil/file-system.cc:57: warning: documented symbol 'DirectoryIterator & nix::DirectoryIterator::operator++' was not declared or defined. | |
/build/source/src/libutil/file-system.cc:545: warning: documented symbol 'nix::AutoDelete::AutoDelete' was not declared or defined. | |
/build/source/src/libutil/file-system.cc:547: warning: documented symbol 'nix::AutoDelete::AutoDelete' was not declared or defined. | |
/build/source/src/libutil/file-system.cc:553: warning: documented symbol 'nix::AutoDelete::~AutoDelete' was not declared or defined. | |
/build/source/src/libutil/file-system.cc:568: warning: documented symbol 'void nix::AutoDelete::cancel' was not declared or defined. | |
/build/source/src/libutil/file-system.cc:573: warning: documented symbol 'void nix::AutoDelete::reset' was not declared or defined. | |
/build/source/src/libutil/fs-sink.cc:83: warning: no uniquely matching class member found for | |
void nix::RestoreSink::createDirectory(const CanonPath &path) | |
Possible candidates: | |
'void nix::GitFileSystemObjectSinkImpl::createDirectory(const CanonPath &path) override' at line 1107 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::NarAccessor::NarIndexer::createDirectory(const CanonPath &path) override' at line 97 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/fs-sink.cc:109: warning: no uniquely matching class member found for | |
void nix::RestoreSink::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) | |
Possible candidates: | |
'void nix::GitFileSystemObjectSinkImpl::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override' at line 1066 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::NarAccessor::NarIndexer::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override' at line 107 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/fs-sink.cc:162: warning: no uniquely matching class member found for | |
void nix::RestoreSink::createSymlink(const CanonPath &path, const std::string &target) | |
Possible candidates: | |
'void nix::GitFileSystemObjectSinkImpl::createSymlink(const CanonPath &path, const std::string &target) override' at line 1113 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::NarAccessor::NarIndexer::createSymlink(const CanonPath &path, const std::string &target) override' at line 119 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/fs-sink.cc:169: warning: no uniquely matching class member found for | |
void nix::RegularFileSink::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) | |
Possible candidates: | |
'void nix::GitFileSystemObjectSinkImpl::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override' at line 1066 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::NarAccessor::NarIndexer::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override' at line 107 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/fs-sink.cc:184: warning: no uniquely matching class member found for | |
void nix::NullFileSystemObjectSink::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) | |
Possible candidates: | |
'void nix::GitFileSystemObjectSinkImpl::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override' at line 1066 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::NarAccessor::NarIndexer::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override' at line 107 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/hash.cc:39: warning: documented symbol 'nix::Hash::Hash' was not declared or defined. | |
/build/source/src/libutil/hash.cc:50: warning: no uniquely matching class member found for | |
bool nix::Hash::operator==(const Hash &h2) const | |
Possible candidates: | |
'bool BuildEnvironment::String::operator==(const String &other) const' at line 50 of file /build/source/src/nix/develop.cc | |
'bool BuildEnvironment::operator==(const BuildEnvironment &other) const' at line 211 of file /build/source/src/nix/develop.cc | |
/build/source/src/libutil/hash.cc:59: warning: no matching file member found for | |
std::strong_ordering nix::Hash::operator<=>(const Hash &h) const | |
Possible candidates: | |
'std::strong_ordering operator<=>(const Trace &lhs, const Trace &rhs)' at line 51 of file /build/source/src/libutil/error.cc | |
/build/source/src/libutil/hash.cc:119: warning: no matching class member found for | |
std::string nix::Hash::to_string(HashFormat hashFormat, bool includeAlgo) const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/hash.cc:141: warning: documented symbol 'Hash nix::Hash::dummy' was not declared or defined. | |
/build/source/src/libutil/hash.cc:143: warning: documented symbol 'Hash nix::Hash::parseSRI' was not declared or defined. | |
/build/source/src/libutil/hash.cc:178: warning: documented symbol 'Hash nix::Hash::parseAnyPrefixed' was not declared or defined. | |
/build/source/src/libutil/hash.cc:191: warning: documented symbol 'Hash nix::Hash::parseAny' was not declared or defined. | |
/build/source/src/libutil/hash.cc:207: warning: documented symbol 'Hash nix::Hash::parseNonSRIUnprefixed' was not declared or defined. | |
/build/source/src/libutil/hash.cc:212: warning: documented symbol 'nix::Hash::Hash' was not declared or defined. | |
/build/source/src/libutil/hash.cc:271: warning: documented symbol 'Hash nix::Hash::random' was not declared or defined. | |
/build/source/src/libutil/hash.cc:350: warning: documented symbol 'nix::HashSink::HashSink' was not declared or defined. | |
/build/source/src/libutil/hash.cc:357: warning: documented symbol 'nix::HashSink::~HashSink' was not declared or defined. | |
/build/source/src/libutil/hash.cc:363: warning: no uniquely matching class member found for | |
void nix::HashSink::writeUnbuffered(std::string_view data) | |
Possible candidates: | |
'void nix::ChunkedCompressionSink::writeUnbuffered(std::string_view data) override' at line 24 of file /build/source/src/libutil/compression.cc | |
'void nix::ArchiveCompressionSink::writeUnbuffered(std::string_view data) override' at line 114 of file /build/source/src/libutil/compression.cc | |
'void nix::NoneSink::writeUnbuffered(std::string_view data) override' at line 152 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libutil/hash.cc:369: warning: no uniquely matching class member found for | |
HashResult nix::HashSink::finish() | |
Possible candidates: | |
'void nix::curlFileTransfer::TransferItem::finish(CURLcode code)' at line 417 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::ArchiveCompressionSink::finish() override' at line 100 of file /build/source/src/libutil/compression.cc | |
'void nix::NoneSink::finish() override' at line 148 of file /build/source/src/libutil/compression.cc | |
'void nix::BrotliDecompressionSink::finish() override' at line 177 of file /build/source/src/libutil/compression.cc | |
'void nix::BrotliCompressionSink::finish() override' at line 249 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libutil/hash.cc:377: warning: documented symbol 'HashResult nix::HashSink::currentHash' was not declared or defined. | |
/build/source/src/libutil/logging.cc:34: warning: documented symbol 'void Logger::warn' was not declared or defined. | |
/build/source/src/libutil/logging.cc:39: warning: no matching class member found for | |
void Logger::writeToStdout(std::string_view s) | |
Possible candidates: | |
'void nix::ProgressBar::writeToStdout(std::string_view s) override' at line 546 of file /build/source/src/libmain/progress-bar.cc | |
/build/source/src/libutil/logging.cc:46: warning: documented symbol 'Logger::Suspension Logger::suspend' was not declared or defined. | |
/build/source/src/libutil/logging.cc:52: warning: documented symbol 'std::optional< Logger::Suspension > Logger::suspendIf' was not declared or defined. | |
/build/source/src/libutil/logging.cc:160: warning: documented symbol 'nix::Activity::Activity' was not declared or defined. | |
/build/source/src/libutil/logging.cc:364: warning: documented symbol 'nix::Activity::~Activity' was not declared or defined. | |
/build/source/src/libutil/memory-source-accessor.cc:6: warning: no matching class member found for | |
MemorySourceAccessor::File * nix::MemorySourceAccessor::open(const CanonPath &path, std::optional< File > create) | |
Possible candidates: | |
'void nix::ArchiveCompressionSink::open()' at line 122 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libutil/memory-source-accessor.cc:39: warning: no uniquely matching class member found for | |
std::string nix::MemorySourceAccessor::readFile(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readFile(const CanonPath &path) override' at line 691 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::LocalStoreAccessor::readFile(const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) override' at line 62 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readFile(const CanonPath &path) override' at line 223 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readFile(const CanonPath &path) override' at line 20 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readFile(const CanonPath &path) override' at line 15 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/memory-source-accessor.cc:50: warning: no matching class member found for | |
bool nix::MemorySourceAccessor::pathExists(const CanonPath &path) | |
Possible candidates: | |
'bool nix::GitSourceAccessor::pathExists(const CanonPath &path) override' at line 696 of file /build/source/src/libfetchers/git-utils.cc | |
/build/source/src/libutil/memory-source-accessor.cc:55: warning: no matching file member found for | |
MemorySourceAccessor::Stat nix::MemorySourceAccessor::File::lstat | |
Possible candidates: | |
'struct stat lstat(const Path &path)' at line 221 of file /build/source/src/libutil/file-system.cc | |
/build/source/src/libutil/memory-source-accessor.cc:79: warning: no uniquely matching class member found for | |
std::optional< MemorySourceAccessor::Stat > nix::MemorySourceAccessor::maybeLstat(const CanonPath &path) | |
Possible candidates: | |
'std::optional< Stat > nix::GitSourceAccessor::maybeLstat(const CanonPath &path) override' at line 701 of file /build/source/src/libfetchers/git-utils.cc | |
'std::optional< Stat > nix::LocalStoreAccessor::maybeLstat(const CanonPath &path) override' at line 48 of file /build/source/src/libstore/local-fs-store.cc | |
'std::optional< Stat > nix::NarAccessor::maybeLstat(const CanonPath &path) override' at line 201 of file /build/source/src/libstore/nar-accessor.cc | |
'std::optional< Stat > nix::MountedSourceAccessor::maybeLstat(const CanonPath &path) override' at line 26 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::optional< Stat > nix::UnionSourceAccessor::maybeLstat(const CanonPath &path) override' at line 25 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/memory-source-accessor.cc:85: warning: no uniquely matching class member found for | |
MemorySourceAccessor::DirEntries nix::MemorySourceAccessor::readDirectory(const CanonPath &path) | |
Possible candidates: | |
'DirEntries nix::GitSourceAccessor::readDirectory(const CanonPath &path) override' at line 732 of file /build/source/src/libfetchers/git-utils.cc | |
'DirEntries nix::LocalStoreAccessor::readDirectory(const CanonPath &path) override' at line 57 of file /build/source/src/libstore/local-fs-store.cc | |
'DirEntries nix::NarAccessor::readDirectory(const CanonPath &path) override' at line 209 of file /build/source/src/libstore/nar-accessor.cc | |
'DirEntries nix::MountedSourceAccessor::readDirectory(const CanonPath &path) override' at line 32 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'DirEntries nix::UnionSourceAccessor::readDirectory(const CanonPath &path) override' at line 35 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/memory-source-accessor.cc:100: warning: no uniquely matching class member found for | |
std::string nix::MemorySourceAccessor::readLink(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readLink(const CanonPath &path) override' at line 754 of file /build/source/src/libfetchers/git-utils.cc | |
'std::string nix::LocalStoreAccessor::readLink(const CanonPath &path) override' at line 70 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readLink(const CanonPath &path) override' at line 235 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readLink(const CanonPath &path) override' at line 38 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readLink(const CanonPath &path) override' at line 49 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/memory-source-accessor.cc:111: warning: documented symbol 'SourcePath nix::MemorySourceAccessor::addFile' was not declared or defined. | |
/build/source/src/libutil/memory-source-accessor.cc:127: warning: no uniquely matching class member found for | |
void nix::MemorySink::createDirectory(const CanonPath &path) | |
Possible candidates: | |
'void nix::GitFileSystemObjectSinkImpl::createDirectory(const CanonPath &path) override' at line 1107 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::NarAccessor::NarIndexer::createDirectory(const CanonPath &path) override' at line 97 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/memory-source-accessor.cc:149: warning: no uniquely matching class member found for | |
void nix::MemorySink::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) | |
Possible candidates: | |
'void nix::GitFileSystemObjectSinkImpl::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override' at line 1066 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::NarAccessor::NarIndexer::createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override' at line 107 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/memory-source-accessor.cc:176: warning: no uniquely matching class member found for | |
void nix::MemorySink::createSymlink(const CanonPath &path, const std::string &target) | |
Possible candidates: | |
'void nix::GitFileSystemObjectSinkImpl::createSymlink(const CanonPath &path, const std::string &target) override' at line 1113 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::NarAccessor::NarIndexer::createSymlink(const CanonPath &path, const std::string &target) override' at line 119 of file /build/source/src/libstore/nar-accessor.cc | |
/build/source/src/libutil/pos-table.cc:9: warning: documented symbol 'Pos nix::PosTable::operator[]' was not declared or defined. | |
/build/source/src/libutil/position.cc:5: warning: documented symbol 'nix::Pos::Pos' was not declared or defined. | |
/build/source/src/libutil/position.cc:15: warning: member 'operator std::shared_ptr' of class 'Pos' cannot be found | |
/build/source/src/libutil/position.cc:20: warning: documented symbol 'std::optional< LinesOfCode > nix::Pos::getCodeLines' was not declared or defined. | |
/build/source/src/libutil/position.cc:45: warning: documented symbol 'std::optional< std::string > nix::Pos::getSource' was not declared or defined. | |
/build/source/src/libutil/position.cc:69: warning: no uniquely matching class member found for | |
std::optional< SourcePath > nix::Pos::getSourcePath() const | |
Possible candidates: | |
'std::optional< std::filesystem::path > nix::fetchers::GitInputScheme::getSourcePath(const Input &input) const override' at line 316 of file /build/source/src/libfetchers/git.cc | |
'std::optional< std::filesystem::path > nix::fetchers::MercurialInputScheme::getSourcePath(const Input &input) const override' at line 129 of file /build/source/src/libfetchers/mercurial.cc | |
'std::optional< std::filesystem::path > nix::fetchers::PathInputScheme::getSourcePath(const Input &input) const override' at line 85 of file /build/source/src/libfetchers/path.cc | |
/build/source/src/libutil/position.cc:76: warning: no uniquely matching class member found for | |
void nix::Pos::print(std::ostream &out, bool showOrigin) const | |
Possible candidates: | |
'void nix::Printer::print(Value &v, size_t depth)' at line 534 of file /build/source/src/libexpr/print.cc | |
'void nix::Printer::print(Value &v)' at line 608 of file /build/source/src/libexpr/print.cc | |
/build/source/src/libutil/position.cc:98: warning: documented symbol 'void nix::Pos::LinesIterator::bump' was not declared or defined. | |
/build/source/src/libutil/position.cc:120: warning: documented symbol 'std::optional< std::string > nix::Pos::getSnippetUpTo' was not declared or defined. | |
/build/source/src/libutil/posix-source-accessor.cc:10: warning: documented symbol 'PosixSourceAccessor::PosixSourceAccessor' was not declared or defined. | |
/build/source/src/libutil/posix-source-accessor.cc:17: warning: documented symbol 'PosixSourceAccessor::PosixSourceAccessor' was not declared or defined. | |
/build/source/src/libutil/posix-source-accessor.cc:21: warning: documented symbol 'SourcePath PosixSourceAccessor::createAtRoot' was not declared or defined. | |
/build/source/src/libutil/posix-source-accessor.cc:30: warning: documented symbol 'std::filesystem::path PosixSourceAccessor::makeAbsPath' was not declared or defined. | |
/build/source/src/libutil/posix-source-accessor.cc:42: warning: no uniquely matching class member found for | |
void PosixSourceAccessor::readFile(const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readFile(const CanonPath &path) override' at line 691 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::LocalStoreAccessor::readFile(const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) override' at line 62 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readFile(const CanonPath &path) override' at line 223 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readFile(const CanonPath &path) override' at line 20 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readFile(const CanonPath &path) override' at line 15 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/posix-source-accessor.cc:85: warning: no matching class member found for | |
bool PosixSourceAccessor::pathExists(const CanonPath &path) | |
Possible candidates: | |
'bool nix::GitSourceAccessor::pathExists(const CanonPath &path) override' at line 696 of file /build/source/src/libfetchers/git-utils.cc | |
/build/source/src/libutil/posix-source-accessor.cc:91: warning: documented symbol 'std::optional< struct stat > PosixSourceAccessor::cachedLstat' was not declared or defined. | |
/build/source/src/libutil/posix-source-accessor.cc:114: warning: no uniquely matching class member found for | |
std::optional< SourceAccessor::Stat > PosixSourceAccessor::maybeLstat(const CanonPath &path) | |
Possible candidates: | |
'std::optional< Stat > nix::GitSourceAccessor::maybeLstat(const CanonPath &path) override' at line 701 of file /build/source/src/libfetchers/git-utils.cc | |
'std::optional< Stat > nix::LocalStoreAccessor::maybeLstat(const CanonPath &path) override' at line 48 of file /build/source/src/libstore/local-fs-store.cc | |
'std::optional< Stat > nix::NarAccessor::maybeLstat(const CanonPath &path) override' at line 201 of file /build/source/src/libstore/nar-accessor.cc | |
'std::optional< Stat > nix::MountedSourceAccessor::maybeLstat(const CanonPath &path) override' at line 26 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::optional< Stat > nix::UnionSourceAccessor::maybeLstat(const CanonPath &path) override' at line 25 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/posix-source-accessor.cc:137: warning: no uniquely matching class member found for | |
SourceAccessor::DirEntries PosixSourceAccessor::readDirectory(const CanonPath &path) | |
Possible candidates: | |
'DirEntries nix::GitSourceAccessor::readDirectory(const CanonPath &path) override' at line 732 of file /build/source/src/libfetchers/git-utils.cc | |
'DirEntries nix::LocalStoreAccessor::readDirectory(const CanonPath &path) override' at line 57 of file /build/source/src/libstore/local-fs-store.cc | |
'DirEntries nix::NarAccessor::readDirectory(const CanonPath &path) override' at line 209 of file /build/source/src/libstore/nar-accessor.cc | |
'DirEntries nix::MountedSourceAccessor::readDirectory(const CanonPath &path) override' at line 32 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'DirEntries nix::UnionSourceAccessor::readDirectory(const CanonPath &path) override' at line 35 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/posix-source-accessor.cc:177: warning: no uniquely matching class member found for | |
std::string PosixSourceAccessor::readLink(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readLink(const CanonPath &path) override' at line 754 of file /build/source/src/libfetchers/git-utils.cc | |
'std::string nix::LocalStoreAccessor::readLink(const CanonPath &path) override' at line 70 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readLink(const CanonPath &path) override' at line 235 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readLink(const CanonPath &path) override' at line 38 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readLink(const CanonPath &path) override' at line 49 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/posix-source-accessor.cc:183: warning: no uniquely matching class member found for | |
std::optional< std::filesystem::path > PosixSourceAccessor::getPhysicalPath(const CanonPath &path) | |
Possible candidates: | |
'std::optional< std::filesystem::path > nix::MountedSourceAccessor::getPhysicalPath(const CanonPath &path) override' at line 67 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::optional< std::filesystem::path > nix::UnionSourceAccessor::getPhysicalPath(const CanonPath &path) override' at line 66 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/posix-source-accessor.cc:188: warning: documented symbol 'void PosixSourceAccessor::assertNoSymlinks' was not declared or defined. | |
/build/source/src/libutil/references.cc:50: warning: no uniquely matching class member found for | |
void nix::RefScanSink::operator()(std::string_view data) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libutil/references.cc:69: warning: documented symbol 'nix::RewritingSink::RewritingSink' was not declared or defined. | |
/build/source/src/libutil/references.cc:74: warning: documented symbol 'nix::RewritingSink::RewritingSink' was not declared or defined. | |
/build/source/src/libutil/references.cc:85: warning: no uniquely matching class member found for | |
void nix::RewritingSink::operator()(std::string_view data) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libutil/references.cc:105: warning: no uniquely matching class member found for | |
void nix::RewritingSink::flush() | |
Possible candidates: | |
'void nix::GitRepoImpl::flush() override' at line 256 of file /build/source/src/libfetchers/git-utils.cc | |
'Hash nix::GitFileSystemObjectSinkImpl::flush() override' at line 1180 of file /build/source/src/libfetchers/git-utils.cc | |
/build/source/src/libutil/references.cc:113: warning: documented symbol 'nix::HashModuloSink::HashModuloSink' was not declared or defined. | |
/build/source/src/libutil/references.cc:119: warning: no uniquely matching class member found for | |
void nix::HashModuloSink::operator()(std::string_view data) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libutil/references.cc:124: warning: no uniquely matching class member found for | |
HashResult nix::HashModuloSink::finish() | |
Possible candidates: | |
'void nix::curlFileTransfer::TransferItem::finish(CURLcode code)' at line 417 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::ArchiveCompressionSink::finish() override' at line 100 of file /build/source/src/libutil/compression.cc | |
'void nix::NoneSink::finish() override' at line 148 of file /build/source/src/libutil/compression.cc | |
'void nix::BrotliDecompressionSink::finish() override' at line 177 of file /build/source/src/libutil/compression.cc | |
'void nix::BrotliCompressionSink::finish() override' at line 249 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libutil/serialise.cc:23: warning: no uniquely matching class member found for | |
void nix::BufferedSink::operator()(std::string_view data) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libutil/serialise.cc:45: warning: no uniquely matching class member found for | |
void nix::BufferedSink::flush() | |
Possible candidates: | |
'void nix::GitRepoImpl::flush() override' at line 256 of file /build/source/src/libfetchers/git-utils.cc | |
'Hash nix::GitFileSystemObjectSinkImpl::flush() override' at line 1180 of file /build/source/src/libfetchers/git-utils.cc | |
/build/source/src/libutil/serialise.cc:54: warning: documented symbol 'nix::FdSink::~FdSink' was not declared or defined. | |
/build/source/src/libutil/serialise.cc:60: warning: no uniquely matching class member found for | |
void nix::FdSink::writeUnbuffered(std::string_view data) | |
Possible candidates: | |
'void nix::ChunkedCompressionSink::writeUnbuffered(std::string_view data) override' at line 24 of file /build/source/src/libutil/compression.cc | |
'void nix::ArchiveCompressionSink::writeUnbuffered(std::string_view data) override' at line 114 of file /build/source/src/libutil/compression.cc | |
'void nix::NoneSink::writeUnbuffered(std::string_view data) override' at line 152 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libutil/serialise.cc:72: warning: no uniquely matching class member found for | |
bool nix::FdSink::good() | |
Possible candidates: | |
'bool nix::LegacySSHStore::Connection::good' at line 38 of file /build/source/src/libstore/legacy-ssh-store.cc | |
'bool nix::TestResource::good' at line 15 of file /build/source/src/libutil-tests/pool.cc | |
/build/source/src/libutil/serialise.cc:78: warning: no uniquely matching class member found for | |
void Source::operator()(char *data, size_t len) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libutil/serialise.cc:86: warning: no uniquely matching class member found for | |
void Source::operator()(std::string_view data) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libutil/serialise.cc:91: warning: documented symbol 'void Source::drainInto' was not declared or defined. | |
/build/source/src/libutil/serialise.cc:106: warning: documented symbol 'std::string Source::drain' was not declared or defined. | |
/build/source/src/libutil/serialise.cc:114: warning: no uniquely matching class member found for | |
size_t BufferedSource::read(char *data, size_t len) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libutil/serialise.cc:129: warning: documented symbol 'bool BufferedSource::hasData' was not declared or defined. | |
/build/source/src/libutil/serialise.cc:135: warning: no matching class member found for | |
size_t nix::FdSource::readUnbuffered(char *data, size_t len) | |
Possible candidates: | |
'size_t nix::daemon::TunnelSource::readUnbuffered(char *data, size_t len) override' at line 182 of file /build/source/src/libstore/daemon.cc | |
/build/source/src/libutil/serialise.cc:158: warning: no uniquely matching class member found for | |
bool nix::FdSource::good() | |
Possible candidates: | |
'bool nix::LegacySSHStore::Connection::good' at line 38 of file /build/source/src/libstore/legacy-ssh-store.cc | |
'bool nix::TestResource::good' at line 15 of file /build/source/src/libutil-tests/pool.cc | |
/build/source/src/libutil/serialise.cc:164: warning: documented symbol 'bool nix::FdSource::hasData' was not declared or defined. | |
/build/source/src/libutil/serialise.cc:188: warning: no uniquely matching class member found for | |
size_t nix::StringSource::read(char *data, size_t len) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libutil/serialise.cc:452: warning: no uniquely matching class member found for | |
void nix::StringSink::operator()(std::string_view data) | |
Possible candidates: | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2) const' at line 532 of file /build/source/src/libexpr/primops.cc | |
'bool nix::CompareValues::operator()(Value *v1, Value *v2, std::string_view errorCtx) const' at line 537 of file /build/source/src/libexpr/primops.cc | |
'void nix::LazyPosAcessors::operator()(EvalState &state, const PosIdx pos, Value &line, Value &column)' at line 2123 of file /build/source/src/libexpr/primops.cc | |
'bool nix::ImportantFirstAttrNameCmp::operator()(const AttrPair &lhs, const AttrPair &rhs) const' at line 147 of file /build/source/src/libexpr/print.cc | |
'size_t std::hash< git_oid >::operator()(const git_oid &oid) const' at line 41 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::daemon::TunnelSink::operator()(std::string_view data) override' at line 170 of file /build/source/src/libstore/daemon.cc | |
'bool nix::curlFileTransfer::State::EmbargoComparator::operator()(const std::shared_ptr< TransferItem > &i1, const std::shared_ptr< TransferItem > &i2)' at line 559 of file /build/source/src/libstore/filetransfer.cc | |
'void nix::NarMemberConstructor::operator()(std::string_view data) override' at line 46 of file /build/source/src/libstore/nar-accessor.cc | |
'bool nix::CaseInsensitiveCompare::operator()(const std::string &a, const std::string &b) const' at line 162 of file /build/source/src/libutil/archive.cc | |
'virtual void nix::Parser::operator()(std::shared_ptr< Parser > &state, Strings &r)=0' at line 95 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseQuoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 112 of file /build/source/src/libutil/args.cc | |
'virtual void nix::ParseUnquoted::operator()(std::shared_ptr< Parser > &state, Strings &r) override' at line 127 of file /build/source/src/libutil/args.cc | |
'void nix::RestoreRegularFile::operator()(std::string_view data) override' at line 104 of file /build/source/src/libutil/fs-sink.cc | |
'void nix::CreateMemoryRegularFile::operator()(std::string_view data) override' at line 144 of file /build/source/src/libutil/memory-source-accessor.cc | |
/build/source/src/libutil/serialise.cc:457: warning: no uniquely matching class member found for | |
size_t nix::ChainSource::read(char *data, size_t len) | |
Possible candidates: | |
'size_t nix::NarAccessor::NarIndexer::read(char *data, size_t len) override' at line 127 of file /build/source/src/libstore/nar-accessor.cc | |
'size_t nix::ArchiveDecompressionSource::read(char *data, size_t len) override' at line 48 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libutil/source-accessor.cc:8: warning: documented symbol 'bool nix::SourceAccessor::Stat::isNotNARSerialisable' was not declared or defined. | |
/build/source/src/libutil/source-accessor.cc:13: warning: documented symbol 'std::string nix::SourceAccessor::Stat::typeString' was not declared or defined. | |
/build/source/src/libutil/source-accessor.cc:28: warning: documented symbol 'SourceAccessor::SourceAccessor' was not declared or defined. | |
/build/source/src/libutil/source-accessor.cc:34: warning: no matching class member found for | |
bool SourceAccessor::pathExists(const CanonPath &path) | |
Possible candidates: | |
'bool nix::GitSourceAccessor::pathExists(const CanonPath &path) override' at line 696 of file /build/source/src/libfetchers/git-utils.cc | |
/build/source/src/libutil/source-accessor.cc:39: warning: no uniquely matching class member found for | |
std::string SourceAccessor::readFile(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readFile(const CanonPath &path) override' at line 691 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::LocalStoreAccessor::readFile(const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) override' at line 62 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readFile(const CanonPath &path) override' at line 223 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readFile(const CanonPath &path) override' at line 20 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readFile(const CanonPath &path) override' at line 15 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/source-accessor.cc:51: warning: no uniquely matching class member found for | |
void SourceAccessor::readFile(const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readFile(const CanonPath &path) override' at line 691 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::LocalStoreAccessor::readFile(const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) override' at line 62 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readFile(const CanonPath &path) override' at line 223 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readFile(const CanonPath &path) override' at line 20 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readFile(const CanonPath &path) override' at line 15 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/source-accessor.cc:61: warning: no matching file member found for | |
Hash SourceAccessor::hashPath(const CanonPath &path, PathFilter &filter, HashAlgorithm ha) | |
Possible candidates: | |
'HashResult hashPath(const SourcePath &path, FileSerialisationMethod method, HashAlgorithm ha, PathFilter &filter)' at line 105 of file /build/source/src/libutil/file-content-address.cc | |
'std::pair< Hash, std::optional< uint64_t > > hashPath(const SourcePath &path, FileIngestionMethod method, HashAlgorithm ht, PathFilter &filter)' at line 116 of file /build/source/src/libutil/file-content-address.cc | |
/build/source/src/libutil/source-accessor.cc:71: warning: no matching file member found for | |
SourceAccessor::Stat SourceAccessor::lstat(const CanonPath &path) | |
Possible candidates: | |
'struct stat lstat(const Path &path)' at line 221 of file /build/source/src/libutil/file-system.cc | |
/build/source/src/libutil/source-accessor.cc:79: warning: documented symbol 'void SourceAccessor::setPathDisplay' was not declared or defined. | |
/build/source/src/libutil/source-accessor.cc:85: warning: no uniquely matching class member found for | |
std::string SourceAccessor::showPath(const CanonPath &path) | |
Possible candidates: | |
'std::string nix::MountedSourceAccessor::showPath(const CanonPath &path) override' at line 44 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::showPath(const CanonPath &path) override' at line 59 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/source-accessor.cc:90: warning: documented symbol 'CanonPath SourceAccessor::resolveSymlinks' was not declared or defined. | |
/build/source/src/libutil/source-path.cc:5: warning: documented symbol 'std::string_view nix::SourcePath::baseName' was not declared or defined. | |
/build/source/src/libutil/source-path.cc:8: warning: no uniquely matching class member found for | |
SourcePath nix::SourcePath::parent() const | |
Possible candidates: | |
'std::unique_ptr< JSONState > nix::JSONSax::JSONState::parent' at line 18 of file /build/source/src/libexpr/json-to-value.cc | |
'ActivityId nix::ProgressBar::ActInfo::parent' at line 51 of file /build/source/src/libmain/progress-bar.cc | |
/build/source/src/libutil/source-path.cc:15: warning: no uniquely matching class member found for | |
std::string nix::SourcePath::readFile() const | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readFile(const CanonPath &path) override' at line 691 of file /build/source/src/libfetchers/git-utils.cc | |
'void nix::LocalStoreAccessor::readFile(const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) override' at line 62 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readFile(const CanonPath &path) override' at line 223 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readFile(const CanonPath &path) override' at line 20 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readFile(const CanonPath &path) override' at line 15 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/source-path.cc:18: warning: no matching class member found for | |
bool nix::SourcePath::pathExists() const | |
Possible candidates: | |
'bool nix::GitSourceAccessor::pathExists(const CanonPath &path) override' at line 696 of file /build/source/src/libfetchers/git-utils.cc | |
/build/source/src/libutil/source-path.cc:21: warning: no matching file member found for | |
SourceAccessor::Stat nix::SourcePath::lstat | |
Possible candidates: | |
'struct stat lstat(const Path &path)' at line 221 of file /build/source/src/libutil/file-system.cc | |
/build/source/src/libutil/source-path.cc:24: warning: no uniquely matching class member found for | |
std::optional< SourceAccessor::Stat > nix::SourcePath::maybeLstat() const | |
Possible candidates: | |
'std::optional< Stat > nix::GitSourceAccessor::maybeLstat(const CanonPath &path) override' at line 701 of file /build/source/src/libfetchers/git-utils.cc | |
'std::optional< Stat > nix::LocalStoreAccessor::maybeLstat(const CanonPath &path) override' at line 48 of file /build/source/src/libstore/local-fs-store.cc | |
'std::optional< Stat > nix::NarAccessor::maybeLstat(const CanonPath &path) override' at line 201 of file /build/source/src/libstore/nar-accessor.cc | |
'std::optional< Stat > nix::MountedSourceAccessor::maybeLstat(const CanonPath &path) override' at line 26 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::optional< Stat > nix::UnionSourceAccessor::maybeLstat(const CanonPath &path) override' at line 25 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/source-path.cc:27: warning: no uniquely matching class member found for | |
SourceAccessor::DirEntries nix::SourcePath::readDirectory() const | |
Possible candidates: | |
'DirEntries nix::GitSourceAccessor::readDirectory(const CanonPath &path) override' at line 732 of file /build/source/src/libfetchers/git-utils.cc | |
'DirEntries nix::LocalStoreAccessor::readDirectory(const CanonPath &path) override' at line 57 of file /build/source/src/libstore/local-fs-store.cc | |
'DirEntries nix::NarAccessor::readDirectory(const CanonPath &path) override' at line 209 of file /build/source/src/libstore/nar-accessor.cc | |
'DirEntries nix::MountedSourceAccessor::readDirectory(const CanonPath &path) override' at line 32 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'DirEntries nix::UnionSourceAccessor::readDirectory(const CanonPath &path) override' at line 35 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/source-path.cc:30: warning: no uniquely matching class member found for | |
std::string nix::SourcePath::readLink() const | |
Possible candidates: | |
'std::string nix::GitSourceAccessor::readLink(const CanonPath &path) override' at line 754 of file /build/source/src/libfetchers/git-utils.cc | |
'std::string nix::LocalStoreAccessor::readLink(const CanonPath &path) override' at line 70 of file /build/source/src/libstore/local-fs-store.cc | |
'std::string nix::NarAccessor::readLink(const CanonPath &path) override' at line 235 of file /build/source/src/libstore/nar-accessor.cc | |
'std::string nix::MountedSourceAccessor::readLink(const CanonPath &path) override' at line 38 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::string nix::UnionSourceAccessor::readLink(const CanonPath &path) override' at line 49 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/source-path.cc:33: warning: no matching file member found for | |
void nix::SourcePath::dumpPath(Sink &sink, PathFilter &filter) const | |
Possible candidates: | |
'void dumpPath(const Path &path, Sink &sink, PathFilter &filter)' at line 119 of file /build/source/src/libutil/archive.cc | |
'void dumpPath(const SourcePath &path, Sink &sink, FileSerialisationMethod method, PathFilter &filter)' at line 71 of file /build/source/src/libutil/file-content-address.cc | |
/build/source/src/libutil/source-path.cc:38: warning: no uniquely matching class member found for | |
std::optional< std::filesystem::path > nix::SourcePath::getPhysicalPath() const | |
Possible candidates: | |
'std::optional< std::filesystem::path > nix::MountedSourceAccessor::getPhysicalPath(const CanonPath &path) override' at line 67 of file /build/source/src/libutil/mounted-source-accessor.cc | |
'std::optional< std::filesystem::path > nix::UnionSourceAccessor::getPhysicalPath(const CanonPath &path) override' at line 66 of file /build/source/src/libutil/union-source-accessor.cc | |
/build/source/src/libutil/source-path.cc:41: warning: no matching class member found for | |
std::string nix::SourcePath::to_string() const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/source-path.cc:44: warning: documented symbol 'SourcePath nix::SourcePath::operator/' was not declared or defined. | |
/build/source/src/libutil/source-path.cc:47: warning: documented symbol 'SourcePath nix::SourcePath::operator/' was not declared or defined. | |
/build/source/src/libutil/source-path.cc:50: warning: no uniquely matching class member found for | |
bool nix::SourcePath::operator==(const SourcePath &x) const | |
Possible candidates: | |
'bool BuildEnvironment::String::operator==(const String &other) const' at line 50 of file /build/source/src/nix/develop.cc | |
'bool BuildEnvironment::operator==(const BuildEnvironment &other) const' at line 211 of file /build/source/src/nix/develop.cc | |
/build/source/src/libutil/source-path.cc:55: warning: no matching file member found for | |
std::strong_ordering nix::SourcePath::operator<=>(const SourcePath &x) const | |
Possible candidates: | |
'std::strong_ordering operator<=>(const Trace &lhs, const Trace &rhs)' at line 51 of file /build/source/src/libutil/error.cc | |
/build/source/src/libutil/suggestions.cc:40: warning: documented symbol 'Suggestions nix::Suggestions::bestMatches' was not declared or defined. | |
/build/source/src/libutil/suggestions.cc:54: warning: no matching file member found for | |
Suggestions nix::Suggestions::trim(int limit, int maxDistance) const | |
Possible candidates: | |
'std::string trim(std::string_view s, std::string_view whitespace)' at line 65 of file /build/source/src/libutil/util.cc | |
/build/source/src/libutil/suggestions.cc:70: warning: no matching class member found for | |
std::string nix::Suggestion::to_string() const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/suggestions.cc:75: warning: no matching class member found for | |
std::string nix::Suggestions::to_string() const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/suggestions.cc:97: warning: documented symbol 'Suggestions & nix::Suggestions::operator+=' was not declared or defined. | |
/build/source/src/libutil/tarfile.cc:53: warning: no matching class member found for | |
void nix::TarArchive::check(int err, const std::string &reason) | |
Possible candidates: | |
'void nix::ArchiveCompressionSink::check(int err, const std::string &reason="failed to compress (%s)")' at line 106 of file /build/source/src/libutil/compression.cc | |
/build/source/src/libutil/tarfile.cc:85: warning: documented symbol 'nix::TarArchive::TarArchive' was not declared or defined. | |
/build/source/src/libutil/tarfile.cc:109: warning: documented symbol 'nix::TarArchive::TarArchive' was not declared or defined. | |
/build/source/src/libutil/tarfile.cc:119: warning: documented symbol 'void nix::TarArchive::close' was not declared or defined. | |
/build/source/src/libutil/tarfile.cc:124: warning: documented symbol 'nix::TarArchive::~TarArchive' was not declared or defined. | |
/build/source/src/libutil/thread-pool.cc:7: warning: documented symbol 'nix::ThreadPool::ThreadPool' was not declared or defined. | |
/build/source/src/libutil/thread-pool.cc:18: warning: documented symbol 'nix::ThreadPool::~ThreadPool' was not declared or defined. | |
/build/source/src/libutil/thread-pool.cc:23: warning: documented symbol 'void nix::ThreadPool::shutdown' was not declared or defined. | |
/build/source/src/libutil/thread-pool.cc:42: warning: documented symbol 'void nix::ThreadPool::enqueue' was not declared or defined. | |
/build/source/src/libutil/thread-pool.cc:54: warning: documented symbol 'void nix::ThreadPool::process' was not declared or defined. | |
/build/source/src/libutil/thread-pool.cc:80: warning: documented symbol 'void nix::ThreadPool::doWork' was not declared or defined. | |
/build/source/src/libutil/url.cc:125: warning: no matching class member found for | |
std::string nix::ParsedURL::to_string() const | |
Possible candidates: | |
'std::string ProfileElementSource::to_string() const' at line 41 of file /build/source/src/nix/profile.cc | |
/build/source/src/libutil/url.cc:142: warning: no uniquely matching class member found for | |
bool nix::ParsedURL::operator==(const ParsedURL &other) const | |
Possible candidates: | |
'bool BuildEnvironment::String::operator==(const String &other) const' at line 50 of file /build/source/src/nix/develop.cc | |
'bool BuildEnvironment::operator==(const BuildEnvironment &other) const' at line 211 of file /build/source/src/nix/develop.cc | |
/build/source/src/libutil/url.cc:152: warning: documented symbol 'ParsedURL nix::ParsedURL::canonicalise' was not declared or defined. | |
/build/source/src/libutil/xml-writer.cc:9: warning: documented symbol 'nix::XMLWriter::XMLWriter' was not declared or defined. | |
/build/source/src/libutil/xml-writer.cc:17: warning: documented symbol 'nix::XMLWriter::~XMLWriter' was not declared or defined. | |
/build/source/src/libutil/xml-writer.cc:23: warning: documented symbol 'void nix::XMLWriter::close' was not declared or defined. | |
/build/source/src/libutil/xml-writer.cc:31: warning: documented symbol 'void nix::XMLWriter::indent_' was not declared or defined. | |
/build/source/src/libutil/xml-writer.cc:38: warning: documented symbol 'void nix::XMLWriter::openElement' was not declared or defined. | |
/build/source/src/libutil/xml-writer.cc:52: warning: documented symbol 'void nix::XMLWriter::closeElement' was not declared or defined. | |
/build/source/src/libutil/xml-writer.cc:63: warning: documented symbol 'void nix::XMLWriter::writeEmptyElement' was not declared or defined. | |
/build/source/src/libutil/xml-writer.cc:76: warning: documented symbol 'void nix::XMLWriter::writeAttrs' was not declared or defined. | |
/build/source/src/nix/app.cc:58: warning: documented symbol 'UnresolvedApp nix::InstallableValue::toApp' was not declared or defined. | |
/build/source/src/nix/app.cc:133: warning: no uniquely matching class member found for | |
App nix::UnresolvedApp::resolve(ref< Store > evalStore, ref< Store > store) | |
Possible candidates: | |
'virtual std::unique_ptr< JSONState > nix::JSONSax::JSONState::resolve(EvalState &)' at line 21 of file /build/source/src/libexpr/json-to-value.cc | |
'std::unique_ptr< JSONState > nix::JSONSax::JSONObjectState::resolve(EvalState &state) override' at line 41 of file /build/source/src/libexpr/json-to-value.cc | |
'std::unique_ptr< JSONState > nix::JSONSax::JSONListState::resolve(EvalState &state) override' at line 60 of file /build/source/src/libexpr/json-to-value.cc | |
'std::pair< ref< SourceAccessor >, CanonPath > nix::MountedSourceAccessor::resolve(CanonPath path)' at line 50 of file /build/source/src/libutil/mounted-source-accessor.cc | |
/build/source/src/libstore/local-overlay-store.md:20: warning: found </blockquote> tag without matching <blockquote> | |
/build/source/src/libstore/local-overlay-store.md:48: warning: unable to resolve reference to '@docroot@/store/store-object.md' for \ref command | |
/build/source/src/libstore/local-overlay-store.md:53: warning: unable to resolve reference to '@docroot@/store/file-system-object.md' for \ref command | |
/build/source/src/libstore/local-overlay-store.md:55: warning: Invalid list item found | |
/build/source/src/libstore/local-overlay-store.md:66: warning: unable to resolve reference to 'store-experimental-local-overlay-store-upper-layer' for \ref command | |
/build/source/src/libstore/local-overlay-store.md:73: warning: unable to resolve reference to 'store-experimental-local-overlay-store-real' for \ref command | |
/build/source/src/libstore/local-overlay-store.md:74: warning: unable to resolve reference to 'store-experimental-local-overlay-store-root' for \ref command | |
/build/source/src/libstore/local-overlay-store.md:85: warning: unable to resolve reference to 'store-experimental-local-overlay-store-state' for \ref command | |
/build/source/src/libstore/local-overlay-store.md:88: warning: unable to resolve reference to '@docroot@/store/store-object.md' for \ref command | |
/build/source/src/libstore/local-overlay-store.md:89: warning: unable to resolve reference to '@docroot@/store/store-object.md' for \ref command | |
/build/source/src/libstore/local-overlay-store.md:129: warning: unable to resolve reference to 'store-experimental-local-overlay-store-check-mount' for \ref command | |
/build/source/src/libstore/s3-binary-cache-store.md:6: warning: Found unknown command '@docroot' | |
/build/source/src/libstore/s3-binary-cache-store.md:55: warning: unable to resolve reference to 'anonymous-reads-to-your-s3-compatible-binary-cache' for \ref command | |
/build/source/src/libstore/s3-binary-cache-store.md:88: warning: unable to resolve reference to '@docroot@/command-ref/new-cli/nix3-copy.md' for \ref command | |
/build/source/src/nix/derivation-add.md:17: warning: explicit link request to 'include' could not be resolved | |
/build/source/src/nix/derivation-show.md:51: warning: unable to resolve reference to '@docroot@/store/store-path.md' for \ref command | |
/build/source/src/nix/derivation-show.md:55: warning: explicit link request to 'include' could not be resolved | |
/build/source/src/nix/flake-check.md:40: warning: unable to resolve reference to './nix3-run.md' for \ref command | |
/build/source/src/nix/flake-lock.md:38: warning: unable to resolve reference to '@docroot@/command-ref/new-cli/nix3-flake-update.md' for \ref command | |
/build/source/src/nix/flake-metadata.md:59: warning: unable to resolve reference to './nix3-registry.md' for \ref command | |
/build/source/src/nix/flake-update.md:67: warning: unable to resolve reference to '@docroot@/command-ref/new-cli/nix3-flake-lock.md' for \ref command | |
/build/source/src/nix/flake.md:106: warning: unable to resolve reference to 'url-like-syntax' for \ref command | |
/build/source/src/nix/flake.md:169: warning: unable to resolve reference to './nix3-registry.md' for \ref command | |
/build/source/src/nix/flake.md:179: warning: unable to resolve reference to './nix3-registry.md' for \ref command | |
/build/source/src/nix/flake.md:236: warning: Invalid list item found | |
/build/source/src/nix/flake.md:276: warning: Invalid list item found | |
/build/source/src/nix/help-stores.md:3: warning: Found unknown command '@store' | |
/build/source/src/nix/help-stores.md:32: warning: unable to resolve reference to './local-store.md' for \ref command | |
/build/source/src/nix/help-stores.md:35: warning: unable to resolve reference to './local-daemon-store.md' for \ref command | |
/build/source/src/nix/key-convert-secret-to-public.md:17: warning: unable to resolve reference to './nix3-key-generate-secret.md' for \ref command | |
/build/source/src/nix/nar.md:11: warning: unable to resolve reference to '@docroot@/protocols/nix-archive.md' for \ref command | |
/build/source/src/nix/nix.md:61: warning: unable to resolve reference to 'flake-output-attribute' for \ref command | |
/build/source/src/nix/nix.md:63: warning: unable to resolve reference to 'store-path' for \ref command | |
/build/source/src/nix/nix.md:65: warning: unable to resolve reference to 'nix-file' for \ref command | |
/build/source/src/nix/nix.md:67: warning: unable to resolve reference to 'nix-expression' for \ref command | |
/build/source/src/nix/nix.md:86: warning: unable to resolve reference to './nix3-flake.md' for \ref command | |
/build/source/src/nix/nix.md:147: warning: Found unknown command '@docroot' | |
/build/source/src/nix/nix.md:258: warning: Found unknown command '@docroot' | |
/build/source/src/nix/nix.md:303: warning: unexpected command endicode | |
/build/source/src/nix/profile-diff-closures.md:25: warning: unable to resolve reference to 'nix3-store-diff-closures.md' for \ref command | |
/build/source/src/nix/profile-diff-closures.md:26: warning: found </tt> tag without matching <tt> | |
/build/source/src/nix/profile-diff-closures.md:29: warning: end of comment block while expecting command </tt> (Probable start '/build/source/src/nix/profile-diff-closures.md' at line 25) | |
/build/source/src/nix/profile-history.md:20: warning: unable to resolve reference to './nix3-profile-diff-closures.md' for \ref command | |
/build/source/src/nix/profile-history.md:21: warning: found </tt> tag without matching <tt> | |
/build/source/src/nix/profile-history.md:27: warning: end of comment block while expecting command </tt> (Probable start '/build/source/src/nix/profile-history.md' at line 20) | |
/build/source/src/nix/profile.md:14: warning: explicit link request to 'include' could not be resolved | |
/build/source/src/nix/profile.md:22: warning: unable to resolve reference to '@docroot@/command-ref/new-cli/nix3-profile.md' for \ref command | |
/build/source/src/nix/profile.md:22: warning: unable to resolve reference to '@docroot@/command-ref/nix-env.md' for \ref command | |
/build/source/src/nix/profile.md:27: warning: unable to resolve reference to '@docroot@/command-ref/new-cli/nix3-profile.md' for \ref command | |
/build/source/src/nix/profiles.md:3: warning: unable to resolve reference to '@docroot@/command-ref/nix-env.md' for \ref command | |
/build/source/src/nix/profiles.md:54: warning: unable to resolve reference to '@docroot@/command-ref/files/manifest.nix.md' for \ref command | |
/build/source/src/nix/profiles.md:54: warning: unable to resolve reference to '@docroot@/command-ref/nix-env.md' for \ref command | |
/build/source/src/nix/profiles.md:55: warning: unable to resolve reference to '@docroot@/command-ref/files/manifest.json.md' for \ref command | |
/build/source/src/nix/profiles.md:55: warning: unable to resolve reference to '@docroot@/command-ref/new-cli/nix3-profile.md' for \ref command | |
/build/source/src/nix/profiles.md:70: warning: unable to resolve reference to '@docroot@/installation/installing-binary.md' for \ref command | |
/build/source/src/nix/registry-add.md:37: warning: unable to resolve reference to './nix3-registry-remove.md' for \ref command | |
/build/source/src/nix/registry-add.md:38: warning: found </tt> tag without matching <tt> | |
/build/source/src/nix/registry-add.md:41: warning: end of comment block while expecting command </tt> (Probable start '/build/source/src/nix/registry-add.md' at line 37) | |
/build/source/src/nix/registry-list.md:27: warning: unable to resolve reference to './nix3-registry.md' for \ref command | |
/build/source/src/nix/registry-pin.md:42: warning: unable to resolve reference to './nix3-registry-remove.md' for \ref command | |
/build/source/src/nix/registry-pin.md:43: warning: found </tt> tag without matching <tt> | |
/build/source/src/nix/registry-pin.md:46: warning: end of comment block while expecting command </tt> (Probable start '/build/source/src/nix/registry-pin.md' at line 42) | |
[398/414] Generating src/external-api-docs/external-api-docs with a custom command | |
/build/source/src/libflake-c/nix_api_flake.h:53: warning: end of file while inside a group | |
[399/414] Linking static target src/libmain-c/libnixmainc.a | |
[400/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/error_traces.cc.o | |
[401/414] Compiling C++ object src/libflake-tests/nix-flake-tests.p/flakeref.cc.o | |
[402/414] Compiling C++ object src/libflake-tests/nix-flake-tests.p/url-name.cc.o | |
[403/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/value_value.cc.o | |
[404/414] Linking target src/libutil-tests/nix-util-tests | |
[405/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/value_print.cc.o | |
[406/414] Compiling C++ object src/libflake-tests/nix-flake-tests.p/nix_api_flake.cc.o | |
[407/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/trivial.cc.o | |
[408/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/value_context.cc.o | |
[409/414] Compiling C++ object src/libexpr-tests/nix-expr-tests.p/primops.cc.o | |
[410/414] Linking target src/libfetchers-tests/nix-fetchers-tests | |
[411/414] Linking target src/libstore-tests/nix-store-tests | |
[412/414] Linking target src/libflake-tests/nix-flake-tests | |
[413/414] Linking target src/nix/nix | |
[414/414] Linking target src/libexpr-tests/nix-expr-tests | |
buildPhase completed in 4 minutes 5 seconds | |
Running phase: checkPhase | |
[1/2] Compiling C++ object src/nix-functional-tests/test-libstoreconsumer/test-libstoreconsumer.p/main.cc.o | |
[2/2] Linking target src/nix-functional-tests/test-libstoreconsumer/test-libstoreconsumer | |
mesonCheckPhase flags: --timeout-multiplier=0 | |
1/196 libfetchers-tests / nix-fetchers-tests OK 0.06s | |
2/196 libflake-tests / nix-flake-tests OK 0.09s | |
3/196 nix-functional-tests:main / lang-gc SKIP 0.16s exit status 77 | |
4/196 nix-functional-tests:main / characterisation-test-infra OK 0.24s | |
5/196 nix-functional-tests:main / test-infra OK 0.34s | |
6/196 nix-functional-tests:main / fetchMercurial SKIP 0.16s exit status 77 | |
7/196 nix-functional-tests:main / legacy-ssh-store OK 0.34s | |
8/196 nix-functional-tests:main / user-envs-migration SKIP 0.18s exit status 77 | |
9/196 libutil-tests / nix-util-tests OK 0.76s | |
10/196 libstore-tests / nix-store-tests OK 1.77s | |
11/196 nix-functional-tests:main / nix-collect-garbage-d OK 1.88s | |
12/196 nix-functional-tests:main / experimental-features OK 1.99s | |
13/196 nix-functional-tests:main / nix-build OK 1.79s | |
14/196 nix-functional-tests:main / multiple-outputs OK 2.23s | |
15/196 nix-functional-tests:main / gc-concurrent OK 1.36s | |
16/196 nix-functional-tests:main / gc OK 3.41s | |
17/196 nix-functional-tests:main / repair OK 1.87s | |
18/196 libexpr-tests / nix-expr-tests OK 4.15s | |
19/196 nix-functional-tests:main / export-graph OK 2.15s | |
20/196 nix-functional-tests:main / user-envs OK 4.75s | |
21/196 nix-functional-tests:main / fetchPath OK 0.24s | |
22/196 nix-functional-tests:main / binary-cache OK 5.16s | |
23/196 nix-functional-tests:main / fetchTree-file OK 0.48s | |
24/196 nix-functional-tests:main / fetchGitRefs OK 2.82s | |
25/196 nix-functional-tests:main / remote-store OK 6.05s | |
26/196 nix-functional-tests:main / gc-runtime OK 2.69s | |
27/196 nix-functional-tests:main / fetchurl OK 1.48s | |
28/196 nix-functional-tests:main / simple OK 1.11s | |
29/196 nix-functional-tests:main / optimise-store OK 0.81s | |
30/196 nix-functional-tests:main / substitute-with-invalid-ca OK 0.72s | |
31/196 nix-functional-tests:main / referrers OK 1.01s | |
32/196 nix-functional-tests:main / tarball OK 3.28s | |
33/196 nix-functional-tests:main / signing OK 1.86s | |
34/196 nix-functional-tests:main / build-remote-input-addressed SKIP 0.23s exit status 77 | |
35/196 nix-functional-tests:main / check OK 1.43s | |
36/196 nix-functional-tests:main / fetchGit OK 4.16s | |
37/196 nix-functional-tests:main / check-refs OK 1.56s | |
38/196 nix-functional-tests:main / fetchGitVerification SKIP 0.18s exit status 77 | |
39/196 nix-functional-tests:main / hash-convert OK 2.86s | |
40/196 nix-functional-tests:main / hash-path OK 2.41s | |
41/196 nix-functional-tests:main / secure-drv-outputs OK 0.97s | |
42/196 nix-functional-tests:main / timeout OK 6.61s | |
43/196 nix-functional-tests:main / nix-shell OK 2.68s | |
44/196 nix-functional-tests:main / build-remote-content-addressed-fixed SKIP 0.16s exit status 77 | |
45/196 nix-functional-tests:main / restricted OK 1.57s | |
46/196 nix-functional-tests:main / readfile-context OK 1.07s | |
47/196 nix-functional-tests:main / build-remote-content-addressed-floating SKIP 0.26s exit status 77 | |
48/196 nix-functional-tests:main / build-remote-trustless-should-pass-0 SKIP 0.25s exit status 77 | |
49/196 nix-functional-tests:main / build-remote-trustless-should-pass-1 SKIP 0.25s exit status 77 | |
50/196 nix-functional-tests:main / build-remote-trustless-should-pass-2 SKIP 0.22s exit status 77 | |
51/196 nix-functional-tests:main / gc-non-blocking OK 3.44s | |
52/196 nix-functional-tests:main / recursive OK 1.16s | |
53/196 nix-functional-tests:main / build-remote-trustless-should-pass-3 SKIP 0.28s exit status 77 | |
54/196 nix-functional-tests:main / build-remote-with-mounted-ssh-ng SKIP 0.22s exit status 77 | |
55/196 nix-functional-tests:main / build-remote-trustless-should-fail-0 SKIP 0.28s exit status 77 | |
56/196 nix-functional-tests:main / fixed OK 8.50s | |
57/196 nix-functional-tests:main / check-reqs OK 1.33s | |
58/196 nix-functional-tests:main / nix-channel OK 1.84s | |
59/196 nix-functional-tests:main / dependencies OK 1.71s | |
60/196 nix-functional-tests:main / impure-eval OK 0.67s | |
61/196 nix-functional-tests:main / fetchGitSubmodules OK 2.72s | |
62/196 nix-functional-tests:main / nar-access OK 0.93s | |
63/196 nix-functional-tests:main / pure-eval OK 0.86s | |
64/196 nix-functional-tests:main / binary-cache-build-remote OK 0.97s | |
65/196 nix-functional-tests:main / filter-source OK 0.37s | |
66/196 nix-functional-tests:main / config OK 0.79s | |
67/196 nix-functional-tests:main / gc-auto OK 11.53s | |
68/196 nix-functional-tests:main / eval OK 1.47s | |
69/196 nix-functional-tests:main / search OK 1.18s | |
70/196 nix-functional-tests:main / lang OK 12.12s | |
71/196 nix-functional-tests:main / supplementary-groups SKIP 0.42s exit status 77 | |
72/196 nix-functional-tests:main / misc OK 0.70s | |
73/196 nix-functional-tests:main / logging OK 1.39s | |
74/196 nix-functional-tests:main / add OK 1.40s | |
75/196 nix-functional-tests:main / export OK 1.67s | |
76/196 nix-functional-tests:main / chroot-store OK 1.43s | |
77/196 nix-functional-tests:main / dump-db OK 1.11s | |
78/196 nix-functional-tests:main / compression-levels OK 0.72s | |
79/196 nix-functional-tests:main / structured-attrs OK 1.20s | |
80/196 nix-functional-tests:main / brotli OK 0.88s | |
81/196 nix-functional-tests:main / zstd OK 0.93s | |
82/196 nix-functional-tests:main / function-trace OK 0.57s | |
83/196 nix-functional-tests:main / derivation-json OK 0.37s | |
84/196 nix-functional-tests:main / build-dry OK 1.78s | |
85/196 nix-functional-tests:main / shell OK 1.57s | |
86/196 nix-functional-tests:main / nix-copy-ssh OK 1.31s | |
87/196 nix-functional-tests:main / fmt OK 0.85s | |
88/196 nix-functional-tests:main / post-hook OK 1.31s | |
89/196 nix-functional-tests:main / why-depends OK 0.83s | |
90/196 nix-functional-tests:main / linux-sandbox OK 2.28s | |
91/196 nix-functional-tests:main / placeholders OK 0.38s | |
92/196 nix-functional-tests:main / ssh-relay OK 0.48s | |
93/196 nix-functional-tests:main / output-normalization OK 0.46s | |
94/196 nix-functional-tests:main / db-migration SKIP 0.21s exit status 77 | |
95/196 nix-functional-tests:main / nix-copy-ssh-ng OK 1.99s | |
96/196 nix-functional-tests:main / import-from-derivation OK 1.17s | |
97/196 nix-functional-tests:main / nix_path OK 1.10s | |
98/196 nix-functional-tests:main / nars OK 1.13s | |
99/196 nix-functional-tests:main / bash-profile OK 0.41s | |
100/196 nix-functional-tests:main / selfref-gc OK 0.75s | |
101/196 nix-functional-tests:main / pass-as-file OK 0.89s | |
102/196 nix-functional-tests:main / derivation-advanced-attributes OK 2.18s | |
103/196 nix-functional-tests:main / store-info OK 0.72s | |
104/196 nix-functional-tests:main / repl OK 5.15s | |
105/196 nix-functional-tests:main / suggestions OK 0.86s | |
106/196 nix-functional-tests:main / eval-store OK 2.54s | |
107/196 nix-functional-tests:main / toString-path OK 0.29s | |
108/196 nix-functional-tests:main / path-from-hash-part OK 0.40s | |
109/196 nix-functional-tests:main / build OK 1.99s | |
110/196 nix-functional-tests:main / extra-sandbox-profile SKIP 0.24s exit status 77 | |
111/196 nix-functional-tests:main / path-info OK 0.66s | |
112/196 nix-functional-tests:main / debugger OK 0.44s | |
113/196 nix-functional-tests:main / completions OK 1.36s | |
114/196 nix-functional-tests:main / symlinks OK 0.29s | |
115/196 nix-functional-tests:main / read-only-store OK 0.89s | |
116/196 nix-functional-tests:libstoreconsumer / test-libstoreconsumer OK 0.37s | |
117/196 nix-functional-tests:main / impure-derivations OK 1.82s | |
118/196 nix-functional-tests:main / fetchClosure OK 2.23s | |
119/196 nix-functional-tests:ca / build-with-garbage-path OK 0.96s | |
120/196 nix-functional-tests:main / build-delete OK 3.28s | |
121/196 nix-functional-tests:ca / derivation-json OK 0.58s | |
122/196 nix-functional-tests:main / impure-env OK 1.89s | |
123/196 nix-functional-tests:ca / import-from-derivation OK 0.57s | |
124/196 nix-functional-tests:ca / derivation-advanced-attributes OK 1.49s | |
125/196 nix-functional-tests:ca / nix-run OK 0.47s | |
126/196 nix-functional-tests:main / nested-sandboxing OK 3.39s | |
127/196 nix-functional-tests:ca / build-cache OK 2.87s | |
128/196 nix-functional-tests:ca / eval-store OK 2.09s | |
129/196 nix-functional-tests:ca / build OK 2.95s | |
130/196 nix-functional-tests:main / nix-profile OK 4.79s | |
131/196 nix-functional-tests:ca / new-build-cmd OK 2.04s | |
132/196 nix-functional-tests:ca / duplicate-realisation-in-closure OK 2.81s | |
133/196 nix-functional-tests:ca / selfref-gc OK 0.81s | |
134/196 nix-functional-tests:ca / recursive OK 1.19s | |
135/196 nix-functional-tests:ca / post-hook OK 1.45s | |
136/196 nix-functional-tests:ca / why-depends OK 0.71s | |
137/196 nix-functional-tests:dyn-drv / text-hashed-output OK 0.56s | |
138/196 nix-functional-tests:ca / nix-copy OK 2.89s | |
139/196 nix-functional-tests:dyn-drv / failing-outer SKIP 0.17s exit status 77 | |
140/196 nix-functional-tests:dyn-drv / recursive-mod-json OK 0.58s | |
141/196 nix-functional-tests:dyn-drv / build-built-drv OK 0.45s | |
142/196 nix-functional-tests:ca / gc OK 3.80s | |
143/196 nix-functional-tests:dyn-drv / old-daemon-error-hack SKIP 0.19s exit status 77 | |
144/196 nix-functional-tests:dyn-drv / dep-built-drv-2 OK 0.26s | |
145/196 nix-functional-tests:dyn-drv / dep-built-drv OK 0.39s | |
146/196 nix-functional-tests:dyn-drv / eval-outputOf OK 0.54s | |
147/196 nix-functional-tests:flakes / mercurial SKIP 0.15s exit status 77 | |
148/196 nix-functional-tests:flakes / edit OK 0.31s | |
149/196 nix-functional-tests:flakes / circular OK 0.58s | |
150/196 nix-functional-tests:flakes / run OK 0.64s | |
151/196 nix-functional-tests:flakes / inputs OK 0.44s | |
152/196 nix-functional-tests:ca / nix-shell OK 3.37s | |
153/196 nix-functional-tests:ca / signatures OK 2.71s | |
154/196 nix-functional-tests:ca / substitute OK 2.75s | |
155/196 nix-functional-tests:flakes / bundle OK 0.58s | |
156/196 nix-functional-tests:flakes / absolute-paths OK 0.30s | |
157/196 nix-functional-tests:flakes / develop OK 1.37s | |
158/196 nix-functional-tests:flakes / unlocked-override OK 0.63s | |
159/196 nix-functional-tests:flakes / init OK 1.28s | |
160/196 nix-functional-tests:flakes / check OK 0.81s | |
161/196 nix-functional-tests:flakes / prefetch OK 0.23s | |
162/196 nix-functional-tests:flakes / absolute-attr-paths OK 0.33s | |
163/196 nix-functional-tests:flakes / eval-cache OK 0.66s | |
164/196 nix-functional-tests:flakes / dubious-query OK 0.61s | |
165/196 nix-functional-tests:flakes / show OK 0.66s | |
166/196 nix-functional-tests:flakes / follow-paths OK 1.57s | |
167/196 nix-functional-tests:flakes / config OK 0.79s | |
168/196 nix-functional-tests:flakes / build-paths OK 1.07s | |
169/196 nix-functional-tests:flakes / flake-in-submodule OK 1.33s | |
170/196 nix-functional-tests:flakes / commit-lock-file-summary OK 0.52s | |
171/196 nix-functional-tests:flakes / search-root OK 1.35s | |
172/196 nix-functional-tests:flakes / debugger OK 0.28s | |
173/196 nix-functional-tests:flakes / shebang OK 0.86s | |
174/196 nix-functional-tests:flakes / relative-paths-lockfile OK 0.68s | |
175/196 nix-functional-tests:flakes / source-paths OK 0.31s | |
176/196 nix-functional-tests:flakes / symlink-paths OK 0.73s | |
177/196 nix-functional-tests:flakes / old-lockfiles OK 0.28s | |
178/196 nix-functional-tests:local-overlay-store / check-post-init SKIP 0.17s exit status 77 | |
179/196 nix-functional-tests:flakes / relative-paths OK 0.95s | |
180/196 nix-functional-tests:local-overlay-store / redundant-add SKIP 0.20s exit status 77 | |
181/196 nix-functional-tests:local-overlay-store / build SKIP 0.17s exit status 77 | |
182/196 nix-functional-tests:local-overlay-store / bad-uris SKIP 0.15s exit status 77 | |
183/196 nix-functional-tests:local-overlay-store / add-lower SKIP 0.14s exit status 77 | |
184/196 nix-functional-tests:local-overlay-store / delete-refs SKIP 0.14s exit status 77 | |
185/196 nix-functional-tests:local-overlay-store / delete-duplicate SKIP 0.15s exit status 77 | |
186/196 nix-functional-tests:local-overlay-store / gc SKIP 0.14s exit status 77 | |
187/196 nix-functional-tests:local-overlay-store / verify SKIP 0.13s exit status 77 | |
188/196 nix-functional-tests:local-overlay-store / optimise SKIP 0.13s exit status 77 | |
189/196 nix-functional-tests:local-overlay-store / stale-file-handle SKIP 0.13s exit status 77 | |
190/196 nix-functional-tests:flakes / non-flake-inputs OK 1.51s | |
191/196 nix-functional-tests:git-hashing / simple OK 0.91s | |
192/196 nix-functional-tests:ca / repl OK 5.72s | |
193/196 nix-functional-tests:git-hashing / fixed OK 2.34s | |
194/196 nix-functional-tests:ca / concurrent-builds OK 10.52s | |
195/196 nix-functional-tests:flakes / flakes OK 7.47s | |
196/196 nix-functional-tests:main / help SKIP 15.93s exit status 77 | |
Ok: 165 | |
Fail: 0 | |
Skipped: 31 | |
Full log written to /build/source/build/meson-logs/testlog.txt | |
checkPhase completed in 42 seconds | |
Running phase: installPhase | |
mesonInstallPhase flags: '' | |
Installing src/libutil/libnixutil.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libstore/libnixstore.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libfetchers/libnixfetchers.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libexpr/parser-tab.cc to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix | |
Installing src/libexpr/parser-tab.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix | |
Installing src/libexpr/lexer-tab.cc to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix | |
Installing src/libexpr/lexer-tab.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix | |
Installing src/libexpr/libnixexpr.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libflake/libnixflake.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libmain/libnixmain.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libcmd/libnixcmd.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/nix/nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileDiffClosures.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdBundle.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RegexCache.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdSearch.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LocalStoreAccessor.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRun-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1BLAKE3HashTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2nix.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitHubInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfigCheck-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitRepoImpl.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structBuildEnvironment-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer_1_1State-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdEdit.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2nar-dump-path.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structMixCat.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileWipeHistory-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPrintDevEnv-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdEnv-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdEval-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdRepl.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCopy.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationTest.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structGlobals-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ArchiveDecompressionSource-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddToStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ParseUnquoted-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRealisation.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashBase.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1view__stringbuf.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2why-depends.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfigShow.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ParseDrvNamePrimOpTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1BrotliDecompressionSink.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdNarDumpPath.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCatStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structMatcher-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPingStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfigCheck.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1StoreReferenceTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1PluginFilesSetting.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitArchiveInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profile-install.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDumpPath.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCatStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CommonProtoTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ServeProtoTest.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdWhyDepends.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ArchiveSettings.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfig.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaptureLogger-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitInputScheme_1_1RepoInfo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashFile.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeClone.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdLsNar.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/self-exe_8hh.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structMixCat-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2local-binary-cache-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structProfileElementSource-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structAllMatcher.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdKeyConvertSecretToPublic.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structInstallSourceInfo-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPathFromHashPart.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1AliasInfo-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryAdd.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelSink-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1MountedSourceAccessor-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RestoreSinkSettings.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NixArgs.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileRemove-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1FileInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1HttpBinaryCacheStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1TestResource-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdInfoStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitRepoImpl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeMetadata.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profile-diff-closures.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2s3-binary-cache-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_5e7f49b219498ebf280c566c810207ba.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarInfoDiskCacheImpl_1_1Cache-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdShell.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCopyLog-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CaseInsensitiveCompare-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashFile.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitFileSystemObjectSinkImpl_1_1PendingDir.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitFileSystemObjectSinkImpl.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_c3297f450dd615e66611d9f99c218b30.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCommon-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/navtreedata.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarInfoDiskCacheImpl_1_1Cache.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CompareVersionsPrimOpTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2shell.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1NarInfoDiskCacheImpl-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdBuild.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1PathInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2derivation-add.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dynsections.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfigShow-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_8086a15de4bb3c31a32158205ff55316.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileDiffClosures.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1MakeReadOnly-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlake.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1CacheImpl_1_1State-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdSearch-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/navtree.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdWhyDepends-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfile.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationAdvancedAttrsTest.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryList.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2build.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ValuePrintingTests.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LocalStore_1_1State_1_1Stmts-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1BLAKE3HashTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfig-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdVerify.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LegacySSHStore_1_1Connection.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeNew.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitArchiveInputScheme_1_1RefInfo-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classFlakeCommand.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1AllowListSourceAccessorImpl-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdEval.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelLogger.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classMixProfileElementMatchers.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RegexCache-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2help.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1SSHStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1SSHStore.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structAllMatcher.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeInfo-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2help-stores.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ChunkedCompressionSink.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdHelpStores.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileRemove.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeCheck.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1CurlInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/cookie.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2store-ls.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1CurlInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitFileSystemObjectSinkImpl.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NoneSink.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2add.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileInstall.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/run_8hh.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDiffClosures-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCommon.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeShow-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structGlobals.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivedPathTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileInstall.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1StringPrintingTests.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnixC_1_1MySettings-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivedPathTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashConvert.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1StorePathTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdLsStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitArchiveInputScheme_1_1TarballInfo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdNar-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelSink.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnixC_1_1MySettings.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ServeProtoTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPingStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DynDerivationTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeInitCommon.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelLogger.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRun.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdUpgradeNix.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2repl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1UnionSourceAccessor.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitFileSystemObjectSinkImpl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structMatcher.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdEnv.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GCLimitReached.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdMakeContentAddressed-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2store-delete.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structProfileElement-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/functions_vars.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/hierarchy.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdBuild.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1PluginSettings-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStorePrefetchFile.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitInputScheme.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeMetadata-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1DownloadUrl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structNameMatcher.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPathInfo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaDerivationTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfile-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structDevelopSettings-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1GitTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCatNar.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPrintDevEnv.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitInputScheme_1_1RepoInfo-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1SimpleLogger.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classMixProfileElementMatchers.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1ClientSettings.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_93c52ba7c996d768f85576b16cb2b888.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dotgraph_8hh_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structRegexMatcher.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryRemove-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlake.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdShowDerivation-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ArchiveDecompressionSource.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/doxygen.css to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdEdit-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitArchiveInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer_1_1State.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DynDerivationTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaptureLogger.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelLogger_1_1State.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1MountedSSHStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1JSONValueTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1RewriteTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1NarInfoTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStoreRepair.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeNew.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/doxygen_crawl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdBundle-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1IndirectInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structrc_1_1Arbitrary_3_01nix_1_1checked_1_1Checked_3_01T_01_4_01_4-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-update.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_f74a4f58dae3631d3c45a0060ada3c4a.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CaseInsensitiveCompare.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1AliasInfo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1eval__cache_1_1AttrDb_1_1State-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1BLAKE3HashTest.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_23eaf36a2b1fc7bf765d79dce24fb689.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2store-dump-path.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDumpPath2.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1EvalStateTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/lexer-helpers_8hh_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeLock.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/crash-handler_8hh_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1BrotliDecompressionSink.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdLog.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdUpgradeNix.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ToStringPrimOpTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1UnionSourceAccessor-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ProgressBar.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DynDerivationTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1SSHStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeInitCommon-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CommonProtoTest.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2nar.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-archive.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1eval__cache_1_1AttrDb.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2registry-pin.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2registry.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structStorePathMatcher.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1DownloadUrl-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1StoreReferenceTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-clone.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structRegexMatcher-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashConvert-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LocalBinaryCacheStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structStorePathMatcher.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structMixLs-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistry.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRealisationInfo-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2registry-add.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfig.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlake-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivedPathExpressionTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCopySigs-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdShell.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1Info-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1TrivialExpressionTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1PathInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDiffClosures.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDumpPath2-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NixRepl.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfigShow.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DebuggerGuard.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer_1_1TransferItem.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2uds-remote-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaDerivationTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_aea421c4e34e9012df14a93775570974.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ImpureDerivationTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structRegexMatcher.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ParseDrvNamePrimOpTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1IndirectInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfile.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1TarballInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1EvalStateTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structInstallSourceInfo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1AllowListSourceAccessorImpl.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_3d37fbbeb93b412d53bc3debc78fb8fb.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ErrorTraceTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdInfoStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1FileInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1WorkerProtoTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1BaseSetting_1_1trait-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdSign-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdLog-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1PackBuilderContext-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarMemberConstructor.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeCheck-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2key-generate-secret.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2http-binary-cache-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1DummyStoreConfig-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationAdvancedAttrsTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-new.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddFile.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2edit.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structStorePathMatcher-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeCheck.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdMakeContentAddressed.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHash.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structNameMatcher-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/hierarchy.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1CacheImpl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ImpureDerivationTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitExportIgnoreSourceAccessor.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ParseUnquoted.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddDerivation.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structMixLs.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeInfo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddToStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1PluginSettings.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2store-prefetch-file.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CompareValues-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classFlakeCommand.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1MakeReadOnly.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1TarballInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelSink.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2legacy-ssh-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1NarInfoDiskCacheImpl.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ErrorTraceTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1AttrSetMergeTrvialExpressionTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdToBase.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1NarInfoDiskCacheImpl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1TarballInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddDerivation.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashPath.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1StringPrintingTests-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1SSHStore_1_1Connection-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdVerify.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarAccessor.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2make-content-addressed.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeLock.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1PackBuilderContext.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ImportantFirstAttrNameCmp.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1eval__cache_1_1AttrDb-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RestoreSinkSettings-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RewriteParams-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarInfoDiskCacheImpl_1_1State-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ValuePrintingTests-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ParseQuoted.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1CacheImpl-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPathFromHashPart.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1SimpleLogger-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ProgressBar-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1DummyStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileRollback-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRun.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileHistory.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-show.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/man-pages_8hh.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1PluginFilesSetting-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileList.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStorePrefetchFile-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2diff-closures.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_e4abaaeadafdb9aca85399da89ac5d7c.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ArchiveSettings-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPathFromHashPart-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1JSONLogger.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileRollback.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structProfileManifest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1State-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/functions_func.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCopyLog.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_5ccc05ba86d69cc0b975b71467ef7b0d.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdHelpStores.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structNameMatcher.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1JSONSax.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdOptimiseStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPathInfo-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structProfileElementSource.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdHelpStores-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAdd.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDevelop.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdNarDumpPath-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeLock-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1JSONLogger.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structBuildEnvironment_1_1String.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/pages.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1IndirectInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdMakeContentAddressed.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structBuildEnvironment.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_9cb46f3add61046a251e200b46478781.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDumpPath-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1CacheImpl_1_1State.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1PathInfoTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdLsNar-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdLsStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LegacySSHStore_1_1Connection-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaptureLogging.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitSourceAccessor_1_1Submodule.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1RewriteTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1ClientSettings-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ArchiveDecompressionSource.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ServeProtoTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/graphml_8hh.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ArchiveCompressionSink.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeInit.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profile-upgrade.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2optimise-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileUpgrade-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2registry-remove.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1JSONLogger-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ValueTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1SourceHutInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeUpdate-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classRegistryCommand-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profile-wipe-history.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddPath-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdRepl.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2store-cat.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2bundle.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ParseUnquoted.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdToBase.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDerivation-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1JSONValueTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileList-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdWhyDepends.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profile-history.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdOptimiseStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2ssh-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1BrotliCompressionSink.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitRepoImpl-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdShowDerivation.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RestoreSinkSettings.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structAllMatcher-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1PathInfoTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_ab76c17aca348ec9164d5178b5b55240.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2store-gc.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryList-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileDiffClosures-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileUpgrade.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1WorkerProtoTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/run_8hh_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1HttpBinaryCacheStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileWipeHistory.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdKey-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashFile-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/self-exe_8hh_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeShow.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdEdit.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileUpgrade.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFmt-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1Info.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_5ee3ff68881f9b3f436669ef1546c58c.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/navtreeindex1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1MountedSourceAccessor.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer_1_1State.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CompareVersionsPrimOpTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2upgrade-nix.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivedPathExpressionTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LevenshteinDistanceParam.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdBundle.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ProgressBar.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationAdvancedAttrsTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakePrefetch.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdShowDerivation.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryAdd.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/user-env_8hh_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaDerivationAdvancedAttrsTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCatStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdKey.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LocalStore_1_1State_1_1Stmts.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeInfo.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddDerivation-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structProfileManifest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LevenshteinDistanceParam-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarAccessor_1_1NarIndexer.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStoreGC-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1CacheImpl.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddToStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1FileInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationAdvancedAttrsTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structProfileElement.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileList.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2hash-convert.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddFile.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStoreDelete.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAdd.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeShow.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2nar-cat.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDerivation.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1HttpBinaryCacheStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-metadata.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NixRepl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2copy.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1TestResource.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelLogger-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelLogger_1_1State-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1CurlInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeClone.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationAdvancedAttrsBothTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_ff4e13b1b02dc9f6c522c605da8fd60f.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaDerivationAdvancedAttrsTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_9e7f6afd60f815030f2cc688e6f84f15.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LocalBinaryCacheStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CreateMemoryRegularFile-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStorePrefetchFile.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1State.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdRepl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRealisation-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1MountedSSHStore.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CommonProtoTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeArchive.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profile.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitArchiveInputScheme_1_1RefInfo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdHelp-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdSign.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitSourceAccessor.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1Parser.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2key-convert-secret-to-public.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NixArgs.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/user-env_8hh.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDiffClosures.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1JSONValueTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2local-overlay-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RestoreRegularFile-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ParseQuoted-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitHubInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ImportantFirstAttrNameCmp-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1Regex-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCommon.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CompareValues.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/navtreeindex0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileHistory-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdVerify-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_93c52ba7c996d768f85576b16cb2b888.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NixArgs-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2log.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-check.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DebuggerGuard-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelSource-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitSourceAccessor.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitSourceAccessor-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ParseQuoted.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdHelp.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2dummy-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ProgressBar.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitRepoImpl.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryRemove.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdShell-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/menudata.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LocalBinaryCacheStore.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/clipboard.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarAccessor.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeInitCommon.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2run.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarAccessor_1_1NarIndexer.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ChunkedCompressionSink-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1LevenshteinDistanceTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnixC_1_1MyExternalValueDesc.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDevelop-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/files.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1PathInfoTest-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/unionnix_1_1Ctx-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1DummyStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LegacySSHStore_1_1Connection.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfigCheck.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStoreRepair.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1MercurialInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1BrotliCompressionSink-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitHubInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2registry-list.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHash-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structstd_1_1hash_3_01git__oid_01_4-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStoreDelete-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashPath.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2path-from-hash-part.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitFileSystemObjectSinkImpl_1_1PendingDir-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profile-list.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeClone-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1BrotliCompressionSink.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1MountedSSHStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1GitTest.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1LevenshteinDistanceTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/jquery.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1GitTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/index.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdKeyGenerateSecret.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdEnv.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdSearch.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/graphml_8hh_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-init.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdNar.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdUpgradeNix-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CreateMemoryRegularFile.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashConvert.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ParseQuoted.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classRegistryCommand.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDerivation.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCatNar-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2eval.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAdd-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1SimpleLogger.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeArchive-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelSource.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1Printer-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structMixCat.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaptureLogger.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdKey.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashBase.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structProfileElement.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RestoreRegularFile.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1BrotliDecompressionSink-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2nar-ls.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/files_dup.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1eval__cache_1_1AttrDb.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RegexCache.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitLabInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1SSHStore_1_1Connection.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NixRepl-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/unionnix_1_1Ctx.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCopySigs.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-lock.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ServeProtoTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdBuild-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryPin-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RegexCache_1_1State-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdLsStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitLabInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaptureLogging-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarAccessor.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1PrimOpTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileInstall-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2fmt.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structBuildEnvironment.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDumpPath2.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1PluginSettings.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdSign.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profile-rollback.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddFile-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_c2ebd5cb255d3fcac122182199690538.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitFileSystemObjectSinkImpl-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ExperimentalFeatureDetails-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeMetadata.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1PrimOpTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1DummyStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdLsNar.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddPath.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDevelop.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dotgraph_8hh.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1eval__cache_1_1AttrDb_1_1State.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeUpdate.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarAccessor-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryAdd-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NoneSink-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classMixProfileElementMatchers-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/todo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationAdvancedAttrsBothTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileHistory.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structstd_1_1hash_3_01git__oid_01_4.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileRollback.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryList.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryPin.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdDumpPath.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistry-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/doxygen.svg to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structBuildEnvironment_1_1String-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RewriteParams.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2verify.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1CacheImpl.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1Parser.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdLog.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeNew-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/man-pages_8hh_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaDerivationTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1MercurialInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakePrefetch-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileWipeHistory.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1StringPrintingTests.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1SSHStore_1_1Connection.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarMember.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1SourceHutInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdToBase-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryRemove.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCommon.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ImpureDerivationTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profiles.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1Parser-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ArchiveCompressionSink.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ValueTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCopySigs.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classes.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCopyLog.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1DummyStoreConfig.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStoreGC.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LocalStoreAccessor-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdConfigCheck.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarMemberConstructor.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classRegistryCommand.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeInit.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1AttrSetMergeTrvialExpressionTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakePrefetch.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/navtree.css to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1DerivationTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1JSONSax.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitExportIgnoreSourceAccessor.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitExportIgnoreSourceAccessor-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structMatcher.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1view__stringbuf.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structrc_1_1Arbitrary_3_01nix_1_1checked_1_1Checked_3_01T_01_4_01_4.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CaDerivationAdvancedAttrsTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdNarDumpPath.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistry.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRealisation.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFmt.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/annotated.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1ToStringPrimOpTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1DummyStore.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarInfoDiskCacheImpl_1_1State.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFmt.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeInit-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdAddPath.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1HttpBinaryCacheStore.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1WorkerProtoTest.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1PluginFilesSetting.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer_1_1State_1_1EmbargoComparator-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2store-repair.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2print-dev-env.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeArchive.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdProfileRemove.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPrintDevEnv.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer_1_1TransferItem.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1StorePathTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitLabInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelSource.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRealisationInfo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/functions.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ExperimentalFeatureDetails.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1TrivialExpressionTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1AllowListSourceAccessorImpl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1NarInfoTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1BaseSetting_1_1trait.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2store-copy-log.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_735959244201f08c5f3a0558179a9e69.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_9d782a98133739b6532b07be739b65c3.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStoreDelete.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structDevelopSettings.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1NarInfoTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1WorkerProtoTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_23eaf36a2b1fc7bf765d79dce24fb689.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCopy.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1Regex.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdKeyConvertSecretToPublic-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NoneSink.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdUpgradeNix.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1StoreReferenceTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1MountedSourceAccessor.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_6c4fe45c2f505a6d981db659c4425ff3.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_5e7f49b219498ebf280c566c810207ba.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarMember-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1daemon_1_1TunnelLogger.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnixC_1_1MySettings.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/dir_e4abaaeadafdb9aca85399da89ac5d7c.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer_1_1TransferItem-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2profile-remove.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1GitSourceAccessor.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RegexCache_1_1State.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LocalStoreAccessor.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPingStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2store-info.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1JSONSax-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2develop.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1BLAKE3HashTest.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnixC_1_1MyExternalValueDesc.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdFlakeUpdate.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ValuePrintingTests.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitArchiveInputScheme_1_1TarballInfo-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdKeyConvertSecretToPublic.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1RestoreRegularFile.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1SSHStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHash.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/tabs.css to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRegistryPin.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdKeyGenerateSecret.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitArchiveInputScheme.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashPath-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1Parser.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdPathInfo.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1GitArchiveInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1GitTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCopy-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classFlakeCommand-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1PathInputScheme-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdRepl-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1curlFileTransfer_1_1State_1_1EmbargoComparator.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structDevelopSettings.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdRealisationInfo.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1NarInfoDiskCacheImpl.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1Printer.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1DummyStoreConfig.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnixC_1_1MyExternalValueDesc-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/annotated_dup.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1MercurialInputScheme.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ChunkedCompressionSink.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CmdHelp.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1UnionSourceAccessor.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1CreateMemoryRegularFile.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1CommonProtoTest.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdOptimiseStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/classnix_1_1MountedSSHStore.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2derivation-show.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdKeyGenerateSecret-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ParseUnquoted.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structMixLs.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2local-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStoreGC.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarMemberConstructor-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdHashBase-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2path-info.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdNar.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdInfoStore-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdEval.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/menu.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2search.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/navtreeindex2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1NarAccessor_1_1NarIndexer-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ArchiveCompressionSink-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1LocalBinaryCacheStore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdCatNar.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2nix_2flake-prefetch.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1ArchiveSettings.png to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/md__2build_2source_2src_2libstore_2mounted-ssh-store.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structCmdStoreRepair-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1fetchers_1_1SourceHutInputScheme.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/structnix_1_1view__stringbuf-members.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_8.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_c.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_9.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_10.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_10.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/search.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/searchdata.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_16.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_7.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/files_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_d.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_12.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_11.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/variables_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/variables_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_e.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_15.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_9.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_f.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_11.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/files_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_d.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_9.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_a.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_6.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_f.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_8.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_a.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_b.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_14.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_d.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_c.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_e.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_13.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/files_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_b.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_6.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_9.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_7.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/search.css to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_8.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_5.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_8.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/variables_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_e.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_7.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_5.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/files_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_13.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_13.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_c.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_15.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_14.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_16.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_11.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_5.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_5.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_b.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/files_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_6.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/files_5.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_10.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/variables_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_17.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_f.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_12.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_6.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_7.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/all_a.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/classes_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/variables_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/functions_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/internal-api-docs/html/search/pages_12.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/internal-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/functions_vars.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_b44cd858ff6b2bb4bbb19b5c0728e9c3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__libutil.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_33c669fe36da3b555b58629152764063.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__value__manip.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/annotated.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/structnix__c__context.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__libexpr.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/globals.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__errors.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__external_8h_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/globals_enum.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__flake_8h.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__libstore.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__store_8h.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__value_8h.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__flake_8h.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__errors.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__Externals.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__primops.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__expr_8h.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__libstore.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__Externals.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__GC.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__libflake.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/menudata.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/clipboard.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/index.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_b44cd858ff6b2bb4bbb19b5c0728e9c3.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/globals_type.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/todo.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__store_8h_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/files_dup.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/structNixCExternalValueDesc.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_1443962b19989e7b2fa285c14b68896d.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__GC.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/navtreedata.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/structEvalState.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__expr_8h.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_33c669fe36da3b555b58629152764063.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/navtree.css to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__settings.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__libflake.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/doxygen_crawl.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/topics.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__settings.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/structNixCExternalValueDesc.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/globals_func.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__store_8h.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_ebbae18d921cf41918b3c3df901fc766.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__value__manip.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/classes.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/doxygen.css to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/doxygen.svg to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__libutil.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__flake_8h_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_740ad41f3d9446e6aca8067dc7891155.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/cookie.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dynsections.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/globals_defs.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__util_8h_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/functions.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/pages.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__value_8h_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/files.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/navtreeindex0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/menu.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/topics.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__util_8h.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__util_8h.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__external_8h.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__expr_8h_source.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/jquery.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__libexpr.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/globals_eval.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/tabs.css to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_1443962b19989e7b2fa285c14b68896d.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__value_8h.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/annotated_dup.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/group__primops.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/dir_740ad41f3d9446e6aca8067dc7891155.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/index.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/nix__api__external_8h.html to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/navtree.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html | |
Installing /build/source/build/src/external-api-docs/html/search/groups_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/search.css to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_9.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_e.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/variables_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/enumvalues_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_6.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/variables_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_6.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_7.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_d.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/variables_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/variables_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/typedefs_5.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/typedefs_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/classes_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_5.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_7.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/enums_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/search.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_a.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_7.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_6.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/typedefs_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_8.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_5.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/variables_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/files_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/typedefs_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_9.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_c.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_4.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/typedefs_2.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_8.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_9.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/functions_0.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/searchdata.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_b.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_5.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/all_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/typedefs_3.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_a.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/pages_8.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/classes_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing /build/source/build/src/external-api-docs/html/search/groups_1.js to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc/nix/external-api/html/search | |
Installing src/libutil-c/libnixutilc.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libstore-c/libnixstorec.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libexpr-c/libnixexprc.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libflake-c/libnixflakec.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libmain-c/libnixmainc.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libutil-test-support/libnix-util-test-support.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libutil-tests/nix-util-tests to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin | |
Installing src/libstore-test-support/libnix-store-test-support.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libstore-tests/nix-store-tests to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin | |
Installing src/libfetchers-tests/nix-fetchers-tests to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin | |
Installing src/libexpr-test-support/libnix-expr-test-support.a to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib | |
Installing src/libexpr-tests/nix-expr-tests to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin | |
Installing src/libflake-tests/nix-flake-tests to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin | |
Installing /build/source/src/libutil/include/nix/util/abstract-setting-to-json.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/ansicolor.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/archive.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/args.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/callback.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/canon-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/checked-arithmetic.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/chunked-vector.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/closure.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/comparator.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/compression.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/compute-levels.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/config-global.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/config-impl.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/configuration.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/current-process.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/english.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/environment-variables.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/error.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/exec.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/executable-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/exit.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/experimental-features.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/file-content-address.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/file-descriptor.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/file-path-impl.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/file-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/file-system.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/finally.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/fmt.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/fs-sink.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/git.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/hash.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/hilite.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/json-impls.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/json-utils.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/logging.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/lru-cache.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/memory-source-accessor.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/muxable-pipe.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/os-string.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/pool.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/pos-idx.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/pos-table.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/position.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/posix-source-accessor.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/processes.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/ref.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/references.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/regex-combinators.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/repair-flag.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/serialise.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/signals.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/source-accessor.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/source-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/split.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/std-hash.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/strings.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/strings-inline.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/suggestions.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/sync.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/tarfile.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/terminal.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/thread-pool.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/topo-sort.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/types.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/unix-domain-socket.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/url-parts.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/url.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/users.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/util.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/variant-wrapper.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/xml-writer.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/linux/include/nix/util/cgroup.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/linux/include/nix/util/namespaces.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/unix/include/nix/util/monitor-fd.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/unix/include/nix/util/signals-impl.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util | |
Installing /build/source/src/libutil/include/nix/util/args/root.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util/args | |
Installing /build/source/src/libutil/include/nix/util/signature/local-keys.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util/signature | |
Installing /build/source/src/libutil/include/nix/util/signature/signer.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util/signature | |
Installing /build/source/build/src/libstore/include/nix/store/config.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/binary-cache-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/build-result.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/builtins.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/common-protocol-impl.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/common-protocol.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/common-ssh-store-config.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/content-address.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/daemon.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/derivations.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/derivation-options.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/derived-path-map.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/derived-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/downstream-placeholder.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/filetransfer.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/gc-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/globals.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/http-binary-cache-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/indirect-root-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/keys.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/legacy-ssh-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/length-prefixed-protocol-helper.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/local-binary-cache-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/local-fs-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/local-overlay-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/local-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/log-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/machines.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/make-content-addressed.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/names.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/nar-accessor.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/nar-info-disk-cache.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/nar-info.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/outputs-spec.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/parsed-derivations.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/path-info.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/path-references.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/path-regex.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/path-with-outputs.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/pathlocks.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/posix-fs-canonicalise.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/profiles.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/realisation.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/remote-fs-accessor.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/remote-store-connection.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/remote-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/s3-binary-cache-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/s3.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/ssh-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/serve-protocol-connection.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/serve-protocol-impl.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/serve-protocol.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/sqlite.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/ssh.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/store-api.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/store-cast.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/store-dir-config.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/store-reference.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/uds-remote-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/worker-protocol-connection.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/worker-protocol-impl.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/worker-protocol.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/linux/include/nix/store/personality.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/unix/include/nix/store/user-lock.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store | |
Installing /build/source/src/libstore/include/nix/store/build/derivation-goal.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/build | |
Installing /build/source/src/libstore/include/nix/store/build/drv-output-substitution-goal.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/build | |
Installing /build/source/src/libstore/include/nix/store/build/goal.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/build | |
Installing /build/source/src/libstore/include/nix/store/build/substitution-goal.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/build | |
Installing /build/source/src/libstore/include/nix/store/build/worker.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/build | |
Installing /build/source/src/libstore/unix/include/nix/store/build/child.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/build | |
Installing /build/source/src/libstore/unix/include/nix/store/build/hook-instance.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/build | |
Installing /build/source/src/libstore/unix/include/nix/store/build/local-derivation-goal.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/build | |
Installing /build/source/src/libstore/include/nix/store/builtins/buildenv.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/builtins | |
Installing /build/source/src/libfetchers/include/nix/fetchers/attrs.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/cache.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/fetch-settings.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/fetch-to-store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/fetchers.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/filtering-source-accessor.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/git-lfs-fetch.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/git-utils.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/registry.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/store-path-accessor.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/src/libfetchers/include/nix/fetchers/tarball.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/fetchers | |
Installing /build/source/build/src/libexpr/include/nix/expr/config.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/attr-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/attr-set.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/eval-cache.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/eval-error.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/eval-gc.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/eval-inline.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/eval-settings.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/eval.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/function-trace.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/gc-small-vector.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/get-drvs.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/json-to-value.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/nixexpr.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/parser-state.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/primops.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/print-ambiguous.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/print-options.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/print.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/repl-exit-status.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/search-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/symbol-table.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/value-to-json.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/value-to-xml.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/value.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr | |
Installing /build/source/src/libexpr/include/nix/expr/value/context.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr/value | |
Installing /build/source/src/libflake/include/nix/flake/flake.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/flake | |
Installing /build/source/src/libflake/include/nix/flake/flakeref.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/flake | |
Installing /build/source/src/libflake/include/nix/flake/lockfile.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/flake | |
Installing /build/source/src/libflake/include/nix/flake/settings.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/flake | |
Installing /build/source/src/libflake/include/nix/flake/url-name.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/flake | |
Installing /build/source/src/libmain/include/nix/main/common-args.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/main | |
Installing /build/source/src/libmain/include/nix/main/loggers.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/main | |
Installing /build/source/src/libmain/include/nix/main/plugin.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/main | |
Installing /build/source/src/libmain/include/nix/main/progress-bar.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/main | |
Installing /build/source/src/libmain/include/nix/main/shared.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/main | |
Installing /build/source/src/libcmd/include/nix/cmd/built-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/command-installable-value.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/command.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/common-eval-args.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/compatibility-settings.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/editor-for.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/installable-attr-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/installable-derived-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/installable-flake.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/installable-value.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/installables.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/legacy.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/markdown.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/misc-store-flags.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/network-proxy.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/repl-interacter.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libcmd/include/nix/cmd/repl.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/cmd | |
Installing /build/source/src/libutil-c/nix_api_util.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libutil-c/nix_api_util_internal.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libstore-c/nix_api_store.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libstore-c/nix_api_store_internal.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libexpr-c/nix_api_expr.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libexpr-c/nix_api_external.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libexpr-c/nix_api_value.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libexpr-c/nix_api_expr_internal.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libflake-c/nix_api_flake.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libflake-c/nix_api_flake.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libmain-c/nix_api_main.h to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include | |
Installing /build/source/src/libutil-test-support/include/nix/util/tests/characterization.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util/tests | |
Installing /build/source/src/libutil-test-support/include/nix/util/tests/gtest-with-params.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util/tests | |
Installing /build/source/src/libutil-test-support/include/nix/util/tests/hash.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util/tests | |
Installing /build/source/src/libutil-test-support/include/nix/util/tests/nix_api_util.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util/tests | |
Installing /build/source/src/libutil-test-support/include/nix/util/tests/string_callback.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/util/tests | |
Installing /build/source/src/libstore-test-support/include/nix/store/tests/derived-path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/tests | |
Installing /build/source/src/libstore-test-support/include/nix/store/tests/libstore.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/tests | |
Installing /build/source/src/libstore-test-support/include/nix/store/tests/nix_api_store.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/tests | |
Installing /build/source/src/libstore-test-support/include/nix/store/tests/outputs-spec.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/tests | |
Installing /build/source/src/libstore-test-support/include/nix/store/tests/path.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/tests | |
Installing /build/source/src/libstore-test-support/include/nix/store/tests/protocol.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/store/tests | |
Installing /build/source/src/libexpr-test-support/include/nix/expr/tests/libexpr.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr/tests | |
Installing /build/source/src/libexpr-test-support/include/nix/expr/tests/nix_api_expr.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr/tests | |
Installing /build/source/src/libexpr-test-support/include/nix/expr/tests/value/context.hh to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/include/nix/expr/tests/value | |
Installing /build/source/build/meson-private/nix-util.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-store.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-fetchers.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-expr.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-flake.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-main.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-cmd.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/src/nix/scripts/nix.sh to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/etc/profile.d | |
Installing /build/source/build/src/nix/scripts/nix.fish to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/etc/profile.d | |
Installing /build/source/build/src/nix/scripts/nix-daemon.sh to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/etc/profile.d | |
Installing /build/source/build/src/nix/scripts/nix-daemon.fish to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/etc/profile.d | |
Installing /build/source/build/src/nix/misc/bash/nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/bash-completion/completions | |
Installing /build/source/build/src/nix/misc/fish/nix.fish to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/fish/vendor_completions.d | |
Installing /build/source/build/src/nix/misc/zsh/_nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/zsh/site-functions | |
Installing /build/source/build/src/nix/misc/zsh/run-help-nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/zsh/site-functions | |
Installing /build/source/build/src/nix/misc/systemd/nix-daemon.socket to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/systemd/system | |
Installing /build/source/build/src/nix/misc/systemd/nix-daemon.service to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/systemd/system | |
Installing /build/source/build/src/nix/misc/systemd/nix-daemon.conf to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/tmpfiles.d | |
Installing /build/source/build/meson-private/nix-util-c.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-store-c.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-expr-c.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-flake-c.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-main-c.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-util-test-support.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-store-test-support.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing /build/source/build/meson-private/nix-expr-test-support.pc to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-build | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-channel | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-collect-garbage | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-copy-closure | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-daemon | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-env | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-hash | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-instantiate | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-prefetch-url | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-shell | |
Installing symlink pointing to nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix-store | |
Installing symlink pointing to ../../bin/nix to /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/libexec/nix/build-remote | |
Running phase: fixupPhase | |
Moving /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/share/doc to /nix/store/j1jgcrhwbd81lq5dpyirp912b7x2zyy3-nix-static-x86_64-unknown-linux-musl-2.28.4-doc/share/doc | |
Moving /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/lib/pkgconfig to /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-cmd.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-expr-c.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-expr-test-support.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-expr.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-fetchers.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-flake-c.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-flake.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-main-c.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-main.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-store-c.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-store-test-support.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-store.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-util-c.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-util-test-support.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
Patching '/nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev/lib/pkgconfig/nix-util.pc' includedir to output /nix/store/y9vhdjjidihws5sakvw9w6wfzy8zayzw-nix-static-x86_64-unknown-linux-musl-2.28.4-dev | |
separating debug info from /nix/store/z3p2whdjwrd0rs6bn4hvvw7xfq4cg1kf-nix-static-x86_64-unknown-linux-musl-2.28.4/bin/nix (build ID b277285b5a43cd2ab3bf6989515fe30564548c75) | |
separate-debug-info: copying patched source files to /nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay... | |
/build /build/source/build | |
'source/tests/functional/fetchGitRefs.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fetchGitRefs.sh' | |
'source/tests/functional/zstd.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/zstd.sh' | |
'source/tests/functional/filter-source.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/filter-source.sh' | |
'source/tests/functional/build-remote-content-addressed-fixed.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build-remote-content-addressed-fixed.sh' | |
'source/tests/functional/gc-concurrent.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/gc-concurrent.sh' | |
'source/tests/functional/derivation-json.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/derivation-json.sh' | |
'source/tests/functional/fetchPath.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fetchPath.sh' | |
'source/tests/functional/impure-env.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/impure-env.sh' | |
'source/tests/functional/fetchTree-file.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fetchTree-file.sh' | |
'source/tests/functional/dependencies.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/dependencies.sh' | |
'source/tests/functional/export-graph.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/export-graph.sh' | |
'source/tests/functional/fmt.simple.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fmt.simple.sh' | |
'source/tests/functional/git-hashing/fixed.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/git-hashing/fixed.sh' | |
'source/tests/functional/git-hashing/simple.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/git-hashing/simple.sh' | |
'source/tests/functional/build.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build.sh' | |
'source/tests/functional/test-infra.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/test-infra.sh' | |
'source/tests/functional/signing.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/signing.sh' | |
'source/tests/functional/user-envs-migration.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/user-envs-migration.sh' | |
'source/tests/functional/tarball.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/tarball.sh' | |
'source/tests/functional/local-overlay-store/remount.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/local-overlay-store/remount.sh' | |
'source/tests/functional/local-overlay-store/add-lower-inner.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/local-overlay-store/add-lower-inner.sh' | |
'source/tests/functional/local-overlay-store/verify-inner.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/local-overlay-store/verify-inner.sh' | |
'source/tests/functional/local-overlay-store/build-inner.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/local-overlay-store/build-inner.sh' | |
'source/tests/functional/local-overlay-store/stale-file-handle-inner.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/local-overlay-store/stale-file-handle-inner.sh' | |
'source/tests/functional/local-overlay-store/optimise-inner.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/local-overlay-store/optimise-inner.sh' | |
'source/tests/functional/local-overlay-store/redundant-add-inner.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/local-overlay-store/redundant-add-inner.sh' | |
'source/tests/functional/local-overlay-store/check-post-init-inner.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/local-overlay-store/check-post-init-inner.sh' | |
'source/tests/functional/derivation-advanced-attributes.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/derivation-advanced-attributes.sh' | |
'source/tests/functional/multiple-outputs.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/multiple-outputs.sh' | |
'source/tests/functional/build-remote-with-mounted-ssh-ng.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build-remote-with-mounted-ssh-ng.sh' | |
'source/tests/functional/build-remote-trustless-should-fail-0.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build-remote-trustless-should-fail-0.sh' | |
'source/tests/functional/nix-build.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nix-build.sh' | |
'source/tests/functional/db-migration.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/db-migration.sh' | |
'source/tests/functional/secure-drv-outputs.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/secure-drv-outputs.sh' | |
'source/tests/functional/remote-store.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/remote-store.sh' | |
'source/tests/functional/import-from-derivation.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/import-from-derivation.sh' | |
'source/tests/functional/nix-collect-garbage-d.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nix-collect-garbage-d.sh' | |
'source/tests/functional/impure-derivations.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/impure-derivations.sh' | |
'source/tests/functional/extra-sandbox-profile.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/extra-sandbox-profile.sh' | |
'source/tests/functional/repl.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/repl.sh' | |
'source/tests/functional/legacy-ssh-store.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/legacy-ssh-store.sh' | |
'source/tests/functional/build-delete.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build-delete.sh' | |
'source/tests/functional/fmt.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fmt.sh' | |
'source/tests/functional/add.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/add.sh' | |
'source/tests/functional/path-info.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/path-info.sh' | |
'source/tests/functional/path-from-hash-part.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/path-from-hash-part.sh' | |
'source/tests/functional/eval.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/eval.sh' | |
'source/tests/functional/linux-sandbox.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/linux-sandbox.sh' | |
'source/tests/functional/compute-levels.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/compute-levels.sh' | |
'source/tests/functional/nix-channel.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nix-channel.sh' | |
'source/tests/functional/debugger.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/debugger.sh' | |
'source/tests/functional/nars.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nars.sh' | |
'source/tests/functional/user-envs.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/user-envs.sh' | |
'source/tests/functional/fixed.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fixed.sh' | |
'source/tests/functional/push-to-store.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/push-to-store.sh' | |
'source/tests/functional/test-libstoreconsumer.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/test-libstoreconsumer.sh' | |
'source/tests/functional/config.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/config.sh' | |
'source/tests/functional/help.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/help.sh' | |
'source/tests/functional/binary-cache.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/binary-cache.sh' | |
'source/tests/functional/function-trace.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/function-trace.sh' | |
'source/tests/functional/characterisation-test-infra.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/characterisation-test-infra.sh' | |
'source/tests/functional/brotli.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/brotli.sh' | |
'source/tests/functional/plugins.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/plugins.sh' | |
'source/tests/functional/pass-as-file.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/pass-as-file.sh' | |
'source/tests/functional/push-to-store-old.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/push-to-store-old.sh' | |
'source/tests/functional/misc.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/misc.sh' | |
'source/tests/functional/ca/recursive.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/recursive.sh' | |
'source/tests/functional/ca/nix-copy.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/nix-copy.sh' | |
'source/tests/functional/ca/derivation-advanced-attributes.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/derivation-advanced-attributes.sh' | |
'source/tests/functional/ca/gc.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/gc.sh' | |
'source/tests/functional/ca/build-with-garbage-path.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/build-with-garbage-path.sh' | |
'source/tests/functional/ca/nix-shell.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/nix-shell.sh' | |
'source/tests/functional/ca/selfref-gc.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/selfref-gc.sh' | |
'source/tests/functional/ca/post-hook.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/post-hook.sh' | |
'source/tests/functional/ca/concurrent-builds.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/concurrent-builds.sh' | |
'source/tests/functional/ca/nix-run.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ca/nix-run.sh' | |
'source/tests/functional/fetchGit.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fetchGit.sh' | |
'source/tests/functional/fetchGitSubmodules.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fetchGitSubmodules.sh' | |
'source/tests/functional/nested-sandboxing.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nested-sandboxing.sh' | |
'source/tests/functional/selfref-gc.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/selfref-gc.sh' | |
'source/tests/functional/build-remote-content-addressed-floating.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build-remote-content-addressed-floating.sh' | |
'source/tests/functional/read-only-store.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/read-only-store.sh' | |
'source/tests/functional/recursive.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/recursive.sh' | |
'source/tests/functional/ssh-relay.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/ssh-relay.sh' | |
'source/tests/functional/output-normalization.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/output-normalization.sh' | |
'source/tests/functional/install-darwin.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/install-darwin.sh' | |
'source/tests/functional/logging.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/logging.sh' | |
'source/tests/functional/dump-db.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/dump-db.sh' | |
'source/tests/functional/gc-runtime.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/gc-runtime.sh' | |
'source/tests/functional/check-reqs.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/check-reqs.sh' | |
'source/tests/functional/gc-non-blocking.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/gc-non-blocking.sh' | |
'source/tests/functional/fetchGitVerification.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fetchGitVerification.sh' | |
'source/tests/functional/hash-convert.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/hash-convert.sh' | |
'source/tests/functional/pure-eval.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/pure-eval.sh' | |
'source/tests/functional/suggestions.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/suggestions.sh' | |
'source/tests/functional/fetchClosure.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fetchClosure.sh' | |
'source/tests/functional/supplementary-groups.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/supplementary-groups.sh' | |
'source/tests/functional/bash-profile.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/bash-profile.sh' | |
'source/tests/functional/flakes/search-root.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/search-root.sh' | |
'source/tests/functional/flakes/bundle.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/bundle.sh' | |
'source/tests/functional/flakes/inputs.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/inputs.sh' | |
'source/tests/functional/flakes/run.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/run.sh' | |
'source/tests/functional/flakes/config.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/config.sh' | |
'source/tests/functional/flakes/build-paths.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/build-paths.sh' | |
'source/tests/functional/flakes/absolute-paths.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/absolute-paths.sh' | |
'source/tests/functional/flakes/develop.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/develop.sh' | |
'source/tests/functional/flakes/init.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/init.sh' | |
'source/tests/functional/flakes/follow-paths.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/follow-paths.sh' | |
'source/tests/functional/flakes/check.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/check.sh' | |
'source/tests/functional/flakes/mercurial.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/mercurial.sh' | |
'source/tests/functional/flakes/flakes.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/flakes.sh' | |
'source/tests/functional/flakes/circular.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/circular.sh' | |
'source/tests/functional/flakes/show.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/show.sh' | |
'source/tests/functional/flakes/prefetch.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/prefetch.sh' | |
'source/tests/functional/flakes/flake-in-submodule.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/flake-in-submodule.sh' | |
'source/tests/functional/flakes/unlocked-override.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/unlocked-override.sh' | |
'source/tests/functional/flakes/eval-cache.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/eval-cache.sh' | |
'source/tests/functional/flakes/edit.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/edit.sh' | |
'source/tests/functional/flakes/absolute-attr-paths.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/flakes/absolute-attr-paths.sh' | |
'source/tests/functional/build-dry.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build-dry.sh' | |
'source/tests/functional/nar-access.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nar-access.sh' | |
'source/tests/functional/simple.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/simple.sh' | |
'source/tests/functional/compression-levels.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/compression-levels.sh' | |
'source/tests/functional/store-info.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/store-info.sh' | |
'source/tests/functional/timeout.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/timeout.sh' | |
'source/tests/functional/export.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/export.sh' | |
'source/tests/functional/structured-attrs.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/structured-attrs.sh' | |
'source/tests/functional/experimental-features.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/experimental-features.sh' | |
'source/tests/functional/eval-store.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/eval-store.sh' | |
'source/tests/functional/nix-shell.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nix-shell.sh' | |
'source/tests/functional/fetchMercurial.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fetchMercurial.sh' | |
'source/tests/functional/build-remote-trustless-should-pass-2.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build-remote-trustless-should-pass-2.sh' | |
'source/tests/functional/substitute-with-invalid-ca.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/substitute-with-invalid-ca.sh' | |
'source/tests/functional/optimise-store.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/optimise-store.sh' | |
'source/tests/functional/hash-path.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/hash-path.sh' | |
'source/tests/functional/chroot-store.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/chroot-store.sh' | |
'source/tests/functional/nix_path.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nix_path.sh' | |
'source/tests/functional/build-remote-input-addressed.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build-remote-input-addressed.sh' | |
'source/tests/functional/nix-copy-ssh.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nix-copy-ssh.sh' | |
'source/tests/functional/restricted.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/restricted.sh' | |
'source/tests/functional/shell.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/shell.sh' | |
'source/tests/functional/nix-profile.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nix-profile.sh' | |
'source/tests/functional/gc-auto.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/gc-auto.sh' | |
'source/tests/functional/toString-path.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/toString-path.sh' | |
'source/tests/functional/impure-eval.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/impure-eval.sh' | |
'source/tests/functional/build-remote-trustless-should-pass-3.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/build-remote-trustless-should-pass-3.sh' | |
'source/tests/functional/check.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/check.sh' | |
'source/tests/functional/nix-copy-ssh-ng.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/nix-copy-ssh-ng.sh' | |
'source/tests/functional/fetchurl.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/fetchurl.sh' | |
'source/tests/functional/check-refs.sh' -> '/nix/store/h14b66sbmha2jv2rxiccqxxikckkrrlw-nix-static-x86_64-unknown-linux-musl-2.28.4-debug/src/overlay/source/tests/functional/check-refs.sh' | |
'source/tests/functional/build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment