$ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link --print-out-paths git+https://github.com/sellout/dotfiles?ref=update-keybase&rev=d09164505cf3858a80840e54912cb45a9596c4d2&shallow=1#checks.x86_64-linux.project-manager-files --print-build-logs warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-substituters'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'lint-absolute-path-literals'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'lint-short-path-literals'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'lint-url-literals'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'sandbox'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'use-registries'. Pass '--accept-flake-config' to trust it  Building /nix/store/568hh09qblyx3q4cbass4w19b86rmdz5-project-manager-files.drv [project-manager-files] hint: Using 'master' as the name for the initial branch. This default branch name [project-manager-files] hint: will change to "main" in Git 3.0. To configure the initial branch name [project-manager-files] hint: to use in all of your new repositories, which will suppress this warning, [project-manager-files] hint: call: [project-manager-files] hint: [project-manager-files] hint: git config --global init.defaultBranch  [project-manager-files] hint: [project-manager-files] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [project-manager-files] hint: 'development'. The just-created branch can be renamed via this command: [project-manager-files] hint: [project-manager-files] hint: git branch -m  [project-manager-files] hint: [project-manager-files] hint: Disable this message with "git config set advice.defaultBranchName false" [project-manager-files] Initialized empty Git repository in /build/project.h2xQdk/.git/ [project-manager-files] [master (root-commit) 2d0363f] current files [project-manager-files]  83 files changed, 9764 insertions(+) [project-manager-files]  create mode 100644 .cache/vale/Vocab/dotfiles/accept.txt [project-manager-files]  create mode 100644 .cache/vale/config/vocabularies/dotfiles/accept.txt [project-manager-files]  create mode 100644 .config/emacs/.dir-locals.el [project-manager-files]  create mode 100644 .config/flake/outputs.nix [project-manager-files]  create mode 100644 .config/mustache.yaml [project-manager-files]  create mode 100644 .config/project/default.nix [project-manager-files]  create mode 100644 .dir-locals.el [project-manager-files]  create mode 100644 .editorconfig [project-manager-files]  create mode 100644 .gitattributes [project-manager-files]  create mode 100644 .github/renovate.json [project-manager-files]  create mode 100644 .github/settings.yml [project-manager-files]  create mode 100644 .github/workflows/flakehub-publish.yml [project-manager-files]  create mode 100644 .github/workflows/flakestry-publish.yml [project-manager-files]  create mode 100644 .github/workflows/switch-pm-generation.yml [project-manager-files]  create mode 100644 .vale.ini [project-manager-files]  create mode 100644 LICENSE [project-manager-files]  create mode 100644 README.md [project-manager-files]  create mode 100644 flake.lock [project-manager-files]  create mode 100644 flake.nix [project-manager-files]  create mode 100644 nix-ci.nix [project-manager-files]  create mode 100644 nix/dbus.nix [project-manager-files]  create mode 100644 nix/lib.nix [project-manager-files]  create mode 100644 nix/modules/audio.nix [project-manager-files]  create mode 100644 nix/modules/communication.nix [project-manager-files]  create mode 100644 nix/modules/darwin/bashrc [project-manager-files]  create mode 100644 nix/modules/darwin/default.nix [project-manager-files]  create mode 100644 nix/modules/darwin/homebrew.nix [project-manager-files]  create mode 100644 nix/modules/darwin/zprofile [project-manager-files]  create mode 100644 nix/modules/darwin/zshrc [project-manager-files]  create mode 100644 nix/modules/date-time.nix [project-manager-files]  create mode 100644 nix/modules/direnv.nix [project-manager-files]  create mode 100644 nix/modules/edit [project-manager-files]  create mode 100644 nix/modules/emacs-pager [project-manager-files]  create mode 100644 nix/modules/emacs/README.md [project-manager-files]  create mode 100644 nix/modules/emacs/default.el [project-manager-files]  create mode 100644 nix/modules/emacs/default.nix [project-manager-files]  create mode 100644 nix/modules/emacs/user-directory/eshell-init.el [project-manager-files]  create mode 100644 nix/modules/emacs/user-directory/init.el [project-manager-files]  create mode 100644 nix/modules/emacs/user-directory/sellout-projectile.el [project-manager-files]  create mode 100644 nix/modules/emacs/user-directory/xdg-locations.el [project-manager-files]  create mode 100644 nix/modules/firefox.nix [project-manager-files]  create mode 100644 nix/modules/fonts.nix [project-manager-files]  create mode 100644 nix/modules/games.nix [project-manager-files]  create mode 100644 nix/modules/garnix-cache.nix [project-manager-files]  create mode 100644 nix/modules/gpg.nix [project-manager-files]  create mode 100644 nix/modules/home-configuration.nix [project-manager-files]  create mode 100644 nix/modules/i18n.nix [project-manager-files]  create mode 100644 nix/modules/i3.nix [project-manager-files]  create mode 100644 nix/modules/input-devices.nix [project-manager-files]  create mode 100644 nix/modules/locale.nix [project-manager-files]  create mode 100644 nix/modules/mozilla.nix [project-manager-files]  create mode 100644 nix/modules/nix-configuration.nix [project-manager-files]  create mode 100644 nix/modules/nixos-configuration.nix [project-manager-files]  create mode 100644 nix/modules/nixos-wiki.nix [project-manager-files]  create mode 100644 nix/modules/nixpkgs-configuration.nix [project-manager-files]  create mode 100644 nix/modules/pim.nix [project-manager-files]  create mode 100644 nix/modules/programming/common-lisp/default.nix [project-manager-files]  create mode 100644 nix/modules/programming/common-lisp/init.lisp [project-manager-files]  create mode 100644 nix/modules/programming/default.nix [project-manager-files]  create mode 100644 nix/modules/programming/envrc [project-manager-files]  create mode 100644 nix/modules/programming/haskell.nix [project-manager-files]  create mode 100644 nix/modules/programming/javascript/default.nix [project-manager-files]  create mode 100644 nix/modules/programming/javascript/npmrc [project-manager-files]  create mode 100644 nix/modules/programming/r/default.nix [project-manager-files]  create mode 100644 nix/modules/programming/r/profile [project-manager-files]  create mode 100644 nix/modules/programming/rust.nix [project-manager-files]  create mode 100644 nix/modules/shell/default.nix [project-manager-files]  create mode 100644 nix/modules/shell/ntfy.nix [project-manager-files]  create mode 100644 nix/modules/shell/starship.nix [project-manager-files]  create mode 100644 nix/modules/ssh.nix [project-manager-files]  create mode 100644 nix/modules/storage.nix [project-manager-files]  create mode 100644 nix/modules/system-configuration.nix [project-manager-files]  create mode 100644 nix/modules/tex.nix [project-manager-files]  create mode 100644 nix/modules/vcs/default.nix [project-manager-files]  create mode 100644 nix/modules/vcs/git-bare [project-manager-files]  create mode 100644 nix/modules/vcs/git-gc-branches [project-manager-files]  create mode 100644 nix/modules/vcs/git-ls-subtrees [project-manager-files]  create mode 100644 nix/modules/vcs/git/template/README.md [project-manager-files]  create mode 100755 nix/modules/vcs/git/template/hooks/post-checkout [project-manager-files]  create mode 100644 nix/modules/wakatime.nix [project-manager-files]  create mode 100644 nix/modules/xdg.nix [project-manager-files]  create mode 100644 nix/overlay.nix [project-manager-files]  create mode 100644 nix/packages/lexica-ultralegible.nix [project-manager-files] This is a live run [project-manager-files] warning: /nix/var/nix does not exist, so Nix will use "/build/fake-home.kDidw9/.local/share/nix/root" as a chroot store [project-manager-files] PROJECT_ROOT=/build/project.h2xQdk [project-manager-files] unpacking 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' into the Git cache... [project-manager-files] unpacking 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' into the Git cache... [project-manager-files] unpacking 'github:sellout/flaky/b088c36e2ed9de70a66c2040ae29e49585d185fd?narHash=sha256-tTqLt67hRQMAunCIAHH2vx8VK5BZPBjaITZ6Mdw%2Bu9Y%3D' into the Git cache... [project-manager-files] unpacking 'github:NixOS/nixpkgs/76dbcca3c8c24f08d46ddbfbff263da07a7bcefc?narHash=sha256-QiakC%2Bheaf1mxU65woYrW3qTQ/6/lnoe5BNsfwZjz3U%3D' into the Git cache... [project-manager-files] copying path '/nix/store/nipvmkm1664fpynx2zhmkllcp5zys63y-source' from 'https://sellout.cachix.org'... [project-manager-files] warning: absolute path literals are not portable. Consider replacing path literal '/.' by a string, relative path, or parameter (lint-absolute-path-literals) [project-manager-files]  at «github:NixOS/nixpkgs/76dbcca3c8c24f08d46ddbfbff263da07a7bcefc?narHash=sha256-QiakC%2Bheaf1mxU65woYrW3qTQ/6/lnoe5BNsfwZjz3U%3D»/lib/types.nix:731:17: [project-manager-files]  730| else [project-manager-files]  731| /. + builtins.unsafeDiscardStringContext x [project-manager-files]  | ^ [project-manager-files]  732| ); [project-manager-files] unpacking 'github:sellout/astrolabe-nix-hook/236a8d4007e06e74e63573e8c5860e191d6e23b1?narHash=sha256-65EDlcOw4YVw0MCoTruR6A8wQtYhLUuW5P1fNWx9VPg%3D' into the Git cache... [project-manager-files] unpacking 'github:sellout/bash-strict-mode/15c08bfdeb2a353d27c8703ef49d27dde9953602?narHash=sha256-OGhwUC3F6RUjBuAZa7mtMuDavdWQOH0zch7SHGD8V4g%3D' into the Git cache... [project-manager-files] unpacking 'github:Fuuzetsu/shellcheck-nix-attributes/51b49d5fe65ece69eb5e2003396bf096083ec281?narHash=sha256-a0WyWaz%2BnMYFWI43Ip9EUnPuBW0O4EIiTzYZKGqNjss%3D' into the Git cache... [project-manager-files] unpacking 'github:numtide/treefmt-nix/df3c0640565d04a0261253cdd89fce78ec50168a?narHash=sha256-47cxbcZODibHv3rELFQ9vZly0vUNkND/atn/U7HLeb0%3D' into the Git cache... [project-manager-files] warning: absolute path literals are not portable. Consider replacing path literal '/.' by a string, relative path, or parameter (lint-absolute-path-literals) [project-manager-files]  at «github:NixOS/nixpkgs/76dbcca3c8c24f08d46ddbfbff263da07a7bcefc?narHash=sha256-QiakC%2Bheaf1mxU65woYrW3qTQ/6/lnoe5BNsfwZjz3U%3D»/lib/path/default.nix:503:30: [project-manager-files]  502| # See also https://github.com/NixOS/nix/pull/6530#discussion_r1422843117 [project-manager-files]  503| (deconstructed.root == /. && toString deconstructed.root == "/") [project-manager-files]  | ^ [project-manager-files]  504| "lib.path.hasStorePathPrefix: Argument has a filesystem root (${toString deconstructed.root}) that's not /, which is currently not supported."; [project-manager-files] evaluation warning: 'hostPlatform' has been renamed to/replaced by 'stdenv.hostPlatform' [project-manager-files] these 27 derivations will be built: [project-manager-files]  /nix/store/29q8jb2dd8xdpw9x5fnj4id9xjgd20nr-pm_.githubsettings.yml.drv [project-manager-files]  /nix/store/938ii4z408s689z7hd6dvdbg69maf8si-pm_githooksprepush.drv [project-manager-files]  /nix/store/bn3yy4003lmsp7may31yyipnzz7bm5nj-git-hooks-for-dotfiles.drv [project-manager-files]  /nix/store/4yxwjbvn8syx0b5rfsicssw93iic7fxz-pm_gitconfig.drv [project-manager-files]  /nix/store/c0yj3b413ziw2xql2ah4dgqgr5i8q4n8-pm_.githubrenovate.json.drv [project-manager-files]  /nix/store/g6crp3j2y85jm4z0jgk6i8bwx8a2ypq4-pm_nixci.nix.drv [project-manager-files]  /nix/store/gdcwws0z71a28ph8n7x5rkk73yid3jh5-pm_.cachevaleVocabdotfilesaccept.txt.drv [project-manager-files]  /nix/store/icqi5ldb4b5bvl7s73aa83fp5api5vi2-pm_switchpmgeneration.yml.drv [project-manager-files]  /nix/store/l8mp5n395dyavqjdkh8s0hbw2dwhpdp8-pm_.editorconfig.drv [project-manager-files]  /nix/store/m7lyvx67hbhvhggfzldl745qadbmysyr-pm_flakestrypublish.yml.drv [project-manager-files]  /nix/store/pb9dczj8wlj7309k8fk1d5hyjs0x7zkc-pm_.envrc.drv [project-manager-files]  /nix/store/pi9ir80dh4y0zk6mg70aqm9ds3lvk1r1-pm_.gitattributes.drv [project-manager-files]  /nix/store/q7irydhrhjpynr78ngbbh0w8af74pkvj-pm_.gitignore.drv [project-manager-files]  /nix/store/q8g78fh5wi3j0kjv6h279hb8g5vijdk4-pm_flakehubpublish.yml.drv [project-manager-files]  /nix/store/r60w21ypgnw7kfi3ax8gv7kvmhwl786c-pm_.cachevaleconfigvocabulariesdotfilesaccept.txt.drv [project-manager-files]  /nix/store/sx0iwypfxc653ly8c0clicspfwkkizc3-pm_.vale.ini.drv [project-manager-files]  /nix/store/0zv1jldhpgvgqiv4xy5wb6qa7hwkrl5w-project-manager-files-for-dotfiles.drv [project-manager-files]  /nix/store/395kpygsff3nwrvq71wd4h1h0bb8wc72-builder.pl.drv [project-manager-files]  /nix/store/46kxphbr4d7k3r52dl48wqfalb7mazr8-link.drv [project-manager-files]  /nix/store/br58yxk1i5fx3w21qlfn4pdlkh6m8iwz-cleanup.drv [project-manager-files]  /nix/store/mlkxxxdk710icjrs03daz30y7487nbvv-updateStatus.drv [project-manager-files]  /nix/store/n11scb1nw2v2rvy29767skv8im9idn6q-treefmt.drv [project-manager-files]  /nix/store/rynssrlpynwf3hg92bmx6jpzxf7096zz-pm-session-vars.sh.drv [project-manager-files]  /nix/store/s536zabrxjhyyvcj5hj8nsq6dizs9ayc-pm-shell-aliases.sh.drv [project-manager-files]  /nix/store/rfgq3czxv6a0dv6flmhcnnjf95zyiykh-project-manager-path-for-dotfiles.drv [project-manager-files]  /nix/store/513x5k07l01zhpcnbcsyn5rxcgf144ab-activation-script.drv [project-manager-files]  /nix/store/j0720cpfkj7f3v2rraw509b3x4qv3vj0-project-manager-generation-for-dotfiles.drv [project-manager-files] these 207 paths will be fetched (240.2 MiB download, 765.5 MiB unpacked): [project-manager-files]  /nix/store/spyq8j3kdj6dlbhv5nbnr7a15nficin9-acl-2.4.0 [project-manager-files]  /nix/store/6fw0jqyxd1hcs1h7jgpw5jbmr01rzhsn-ada-3.4.4 [project-manager-files]  /nix/store/wvkq57hrw2v4kbdix3an8wjv9l8r1l21-alejandra-4.0.0 [project-manager-files]  /nix/store/5055c2cpww9vrjz27yvhssagf1hd5ah6-attr-2.6.0 [project-manager-files]  /nix/store/6b4bajw7kj3pyb9amay795qiicn1gzwp-aws-c-auth-0.9.1 [project-manager-files]  /nix/store/67d7rs9hz38azp6w3hjx6zd7zlxih25h-aws-c-cal-0.9.2 [project-manager-files]  /nix/store/cjp9j188a8p8lw8a8dcqmvlr2478wmfs-aws-c-common-0.12.4 [project-manager-files]  /nix/store/ga9zfcn9i5p3qnsnjyilglhz49c6brmc-aws-c-compression-0.3.1 [project-manager-files]  /nix/store/fsxbih8cqjkb1f9nv3fsc07a18kyisiz-aws-c-event-stream-0.7.0 [project-manager-files]  /nix/store/2p1njlxaznf22syr8l5x53ymlhj8lbc1-aws-c-http-0.11.0 [project-manager-files]  /nix/store/fn422cz3hayvd8sz2iwhykf4f48cj5bn-aws-c-io-0.27.2 [project-manager-files]  /nix/store/f0k1kpgd7aikykdw7fzw1qplz7qswp10-aws-c-mqtt-0.13.3 [project-manager-files]  /nix/store/sb2apk3hs8g9ljq80srvhb35ddzbqrcx-aws-c-s3-0.8.7 [project-manager-files]  /nix/store/99jnamfydw5iwmmnh3w9jn8ksypal4si-aws-c-sdkutils-0.2.4 [project-manager-files]  /nix/store/gcgbbl2lp2kbhakn56043638lk9dbf88-aws-checksums-0.2.7 [project-manager-files]  /nix/store/yw45wg7dwysi8cmcbkcdfav09qrqmjj9-aws-crt-cpp-0.34.3 [project-manager-files]  /nix/store/rzl7zd3zx56vl7m55x1l49sr4xx2bb7y-bash-5.3p9 [project-manager-files]  /nix/store/pkf547jp8a92k4wmxikkyby58w10pysr-bash-interactive-5.3p9 [project-manager-files]  /nix/store/lzc97cw9nhkmzr3k3qz03645knjp0252-bash-language-server-5.6.0 [project-manager-files]  /nix/store/yyc3s549b3s22m8myxpv0qh8x72472j0-bash-strict-mode-0.1.0 [project-manager-files]  /nix/store/xa2vziacbhijgphb7w8a1dlfqyx32ccc-boehm-gc-8.2.12 [project-manager-files]  /nix/store/6i41qlsh8gf7vwqp81hhcp19xpzvi5xa-boost-1.89.0 [project-manager-files]  /nix/store/cmydf95y006dfn7nbckiv7b514j5l78w-brotli-1.2.0 [project-manager-files]  /nix/store/fks4cgmhydqxs4vqdmqdms775qw9h6m3-brotli-1.2.0-dev [project-manager-files]  /nix/store/alffmd3v47nm00x625pwa5viq4z8kbx6-brotli-1.2.0-lib [project-manager-files]  /nix/store/csshf3ycx2wsxjaqrva1vr8rwgp382jw-busybox-1.37.0 [project-manager-files]  /nix/store/lczq4f5z4yf2h8v0i2w4jcy4bi43qfbs-bzip2-1.0.8 [project-manager-files]  /nix/store/7mx2y4jcvcninami5vic5hz703ylrhnp-bzip2-1.0.8-bin [project-manager-files]  /nix/store/578jnpr5da1i6p1jakpind82n7f5jrnj-c-ares-1.34.8 [project-manager-files]  /nix/store/adlayqrnssimai4ih5qq5ij6a442yg81-c-ares-1.34.8 [project-manager-files]  /nix/store/xndxc5hizqpdl8gzkidvzc4yh0jgndi0-c-ares-1.34.8-dev [project-manager-files]  /nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11 [project-manager-files]  /nix/store/brrzhh73q6h5c17gi3004svz8659aj52-curl-8.21.0 [project-manager-files]  /nix/store/9gjcj4ndp2akrqx108qwb56jzc7y7zrk-diffutils-3.12 [project-manager-files]  /nix/store/q4dg2fn8h7i4gafcf88m0hipvax9iwc2-direnv-2.37.1 [project-manager-files]  /nix/store/dr39hxzm5k6xcsdg3i9c4mwpw6an4izk-ed-1.22.5 [project-manager-files]  /nix/store/q3qzi4hjp44k5ikk9i4nc7ib2y2z6q50-editline-1.17.1-unstable-2025-05-24 [project-manager-files]  /nix/store/cvv2iqql2vijlyxvfrijhzq7bvzvbwdl-elfutils-0.194 [project-manager-files]  /nix/store/x06hz419w6lkhh8qxaa353zw1h47snfx-expat-2.8.3 [project-manager-files]  /nix/store/qicb9wk67c30wwplxlpx3a2f44bzrmmm-file-5.47 [project-manager-files]  /nix/store/jwq26byp7q4mxqg3yqqq4vgsabs7yknm-findutils-4.10.0 [project-manager-files]  /nix/store/m7wg7cj2vw3n6a0pcl3fzbqfm0qsawmd-gawk-5.4.1 [project-manager-files]  /nix/store/z0n70pxyzi87why1bcq81zgd7b924nfj-gcc-15.2.0-lib [project-manager-files]  /nix/store/k8rbpjlq071djhghgnxm2kcng6h2b035-gcc-15.2.0-libgcc [project-manager-files]  /nix/store/7jdvx1gj6a7sy34iz68jblp6is6h980b-gdbm-1.26-lib [project-manager-files]  /nix/store/db8cwzsgxv3lijvf18kqvjjbylm5hrpi-gettext-1.0 [project-manager-files]  /nix/store/nly4cml071i82515r89rpdw38z55wjqd-git-2.54.0 [project-manager-files]  /nix/store/j6db4k0sk3yylzsb4ab1qqry4dqhn4yj-git-2.54.0-doc [project-manager-files]  /nix/store/m07h00fl6538s4gavrp66a20ka4hg7fy-glibc-2.42-67 [project-manager-files]  /nix/store/00xp873b65inf04i1v9b46zkdqwszlp4-gmp-with-cxx-6.3.0 [project-manager-files]  /nix/store/pp5x67y8iy6wj09xndk4grjgjdizbw24-gmp-with-cxx-6.3.0 [project-manager-files]  /nix/store/zdw32wbs1kgbwy9xiy6vss0748snc6rq-gnu-config-2024-01-01 [project-manager-files]  /nix/store/sacz532zgiacvg7mva9v6gbfmyw427i3-gnugrep-3.12 [project-manager-files]  /nix/store/9wyldz5qids294k9h5qcg1f72i52jidi-gnumake-4.4.1 [project-manager-files]  /nix/store/svl89366pvzz5s3myh1fjniz9l0x17fh-gnused-4.10 [project-manager-files]  /nix/store/c7g9dm6l2s33v60k8r6y7p1bc0vxd2ww-gnutar-1.35 [project-manager-files]  /nix/store/c6rl57qqmx2sk112kdgpk26ghm77s0li-groff-1.24.1 [project-manager-files]  /nix/store/2722ncq58c1amdv6g6nv5d1wvab30p0r-gzip-1.14 [project-manager-files]  /nix/store/dip4jk9ycj8fg58ii7w9d5xjyp9wlga3-home-manager-0-unstable-2026-04-24 [project-manager-files]  /nix/store/78alwxxdax9a1516a7rfr84i92ik43cl-home-manager-source [project-manager-files]  /nix/store/pc05icyfwqmscj1jjjz4krp4y1zfqmmb-hostname-debian-3.25 [project-manager-files]  /nix/store/r2vrhbk5z27ids8k1z8si6g8yz0iwf03-hostname-debian-3.25-man [project-manager-files]  /nix/store/60c7245nz0q8qdv9dl9d4nnppxs0lncs-hostname-hostname-debian-3.25 [project-manager-files]  /nix/store/07691h50630my15fdg1syr9f2ip7y0ca-hwloc-2.13.0-lib [project-manager-files]  /nix/store/d5jj34synqyn1bc5n362pric9a695a0h-iana-etc-20251215 [project-manager-files]  /nix/store/qnphs4p3xbzfkyk441wprkxj1qaq72h1-icu4c-76.1 [project-manager-files]  /nix/store/cz475scig3p2izkifj87ddhyahid0kzz-icu4c-78.3 [project-manager-files]  /nix/store/r5rzl636h2nycrk4bd97mi9k3dr3xpky-icu4c-78.3-dev [project-manager-files]  /nix/store/cvzckqnp5qvpjcymwi53smr1yjx8ch9q-inetutils-2.7 [project-manager-files]  /nix/store/fcdnw6i2vcl50r3iphnd6kqnsa1vkakh-jq-1.8.2 [project-manager-files]  /nix/store/vkjzswzi7r1ayxa0xr920bjrzmi04x7v-jq-1.8.2-bin [project-manager-files]  /nix/store/6rmlfwsnc8320am0wndc12rhqqm3llzr-json-c-0.18 [project-manager-files]  /nix/store/43vm4wh0hcf31795k0gszdm4sp5az2r4-keep-sorted-0.8.0 [project-manager-files]  /nix/store/hlki0nb8yfbvb67bam4sqns33h0mw02y-keyutils-1.6.3-lib [project-manager-files]  /nix/store/v6ibq54l47kz8m62gm5p4dqr8sjgy4c9-krb5-1.22.2-lib [project-manager-files]  /nix/store/2q4qxw870fsgsaddw9jl3mz400564al3-less-692 [project-manager-files]  /nix/store/p0znk6v2nv5vwq7kjqylnhv7zskzdhxf-libarchive-3.8.8-lib [project-manager-files]  /nix/store/6dfcwgp47y4syzqgzhc01vgjv0wl24pa-libblake3-1.8.5 [project-manager-files]  /nix/store/0q9vgj48awrcm6l14fccdbjjqsbmh921-libcap-ng-0.9.3 [project-manager-files]  /nix/store/pcy0rcpy1dhlvd5h6dkhcv0a85fzs1db-libcpuid-0.8.1 [project-manager-files]  /nix/store/1xx48dpf3glksrr9hc61fvkxjnarj8ix-libev-4.33 [project-manager-files]  /nix/store/br4ikmi388vrj4bf8kd9nb3k2kiqprc0-libffi-3.8.0 [project-manager-files]  /nix/store/ymhydkanpjkqr3rwx4gdjj6p913gxwck-libgit2-1.9.4-lib [project-manager-files]  /nix/store/xidgjdv05b8yz6w6qrhk4mmjxm4l2zjf-libidn2-2.3.8 [project-manager-files]  /nix/store/clsi02sfsri847hbnacm82bfyiqyzvad-libpipeline-1.5.8 [project-manager-files]  /nix/store/kp7qcdqfxcn1wg2fzszf0x3ra89n4akx-libpsl-0.21.5 [project-manager-files]  /nix/store/31qzjx1vrkwcrl4zlhiarn2y9ynpyxr5-libseccomp-2.6.1-lib [project-manager-files]  /nix/store/vs6w5krsc2n319mxm3fd6bmy3fzv6rvc-libsodium-1.0.22-unstable-2026-04-09 [project-manager-files]  /nix/store/m905d92wqbq630rz24r8jcfhfizvmn0i-libssh2-1.11.1 [project-manager-files]  /nix/store/fp6wnyklwzdncp0nvhdy9d5fnir0mjq5-libunistring-1.4.2 [project-manager-files]  /nix/store/b5sk57mhn6kr5cg98nvv9j7nyhwgj2gf-libuv-1.52.1 [project-manager-files]  /nix/store/b9y01aknbnqrglnrg6x31ncnjfvyn221-libuv-1.52.1-dev [project-manager-files]  /nix/store/k5j2kwjcap1zgdh4xn1fvvlsrzy55g1i-libxcrypt-4.5.2 [project-manager-files]  /nix/store/pi4h22d7id0z6hjjf7jg6djbbhszb379-libxml2-2.15.3 [project-manager-files]  /nix/store/1b33vj4q35nqkswznwkhnhzwk5sy6q5h-llhttp-9.4.3 [project-manager-files]  /nix/store/7d9dcvf8v7mdw1d6qkzywqkx5zcpwf0m-llhttp-9.4.3-dev [project-manager-files]  /nix/store/sa95zr548fwpkdp35a56nla83wwh44ss-lndir-1.0.5 [project-manager-files]  /nix/store/1y3r9lplj9xkh98figa0hs8lgpxhanvy-lowdown-3.0.1-lib [project-manager-files]  /nix/store/9mikxas901qn0r2j1baqfv7pdd36n23m-mailcap-2.1.54 [project-manager-files]  /nix/store/phvdhap8ylrf7xffpbqlad69faza6mdx-man-db-2.13.1 [project-manager-files]  /nix/store/v87pkvz8m4w5dfgimw1gzv3lsc8baf1d-merve-1.2.2 [project-manager-files]  /nix/store/c0svc5a4vmj5bf1k23xgzlgxf3nk7wfa-mpdecimal-4.0.1 [project-manager-files]  /nix/store/49ma9vimj6wlsbrhqsra6g6fzvsj6shh-ncurses-6.6 [project-manager-files]  /nix/store/8dq9wd2hkgh5dqvg32wg1p5zn6rlydbc-nghttp2-1.69.0 [project-manager-files]  /nix/store/xk7x0m6n0yhs9p6dmhxlah0v625fs332-nghttp2-1.69.0-dev [project-manager-files]  /nix/store/p314bwbyiw87wssqwvxl9y4c3cmmxklj-nghttp2-1.69.0-lib [project-manager-files]  /nix/store/xharm39n4viqb8d6lbmwynlnx2ih8zr2-nghttp3-1.15.0 [project-manager-files]  /nix/store/hbnl13kyqd616w0dpvcq4v4kpd9gnf5a-nghttp3-1.15.0-dev [project-manager-files]  /nix/store/ylm8cvvqs455m3cnfqlx08hh8k81ijj0-ngtcp2-1.22.1 [project-manager-files]  /nix/store/qmsk1djpcw923mhqn8qr82jpf5jhmcby-ngtcp2-1.22.1-dev [project-manager-files]  /nix/store/pv60wn0k0hrlzkj7bkhrzjdg0ki5kxgq-nil-2025-06-13 [project-manager-files]  /nix/store/15lviniswgf822i8cxmzwig18vprq5fs-nix-2.34.8 [project-manager-files]  /nix/store/phdp59im6jvacsm7xcfv8ayd4s6ljk21-nix-2.34.8 [project-manager-files]  /nix/store/is8g9gzdfg45mp64nhf0nwvzbi25iy3r-nix-cmd-2.34.8 [project-manager-files]  /nix/store/ysk58q0nf41s97fvajfyw8q4vvbk88hn-nix-expr-2.34.8 [project-manager-files]  /nix/store/liww0pghk6nnx1vfcqm19rn9hg3fys97-nix-fetchers-2.34.8 [project-manager-files]  /nix/store/iwcv3s0m5p1pbp9n2f9ml1g7iwaplsax-nix-flake-2.34.8 [project-manager-files]  /nix/store/v5c9sdrchb1hf0xffpfmvyk204nzyjwi-nix-main-2.34.8 [project-manager-files]  /nix/store/sxprxq1lzq4jv37ay63vy4ad5d4ga2fx-nix-nswrapper-2.34.8 [project-manager-files]  /nix/store/ra1885ms4h4wajgg1pzmxjk6ijdqq609-nix-store-2.34.8 [project-manager-files]  /nix/store/qs56yj9gzlv1k8fjzvcd2vlpm9v57hfz-nix-util-2.34.8 [project-manager-files]  /nix/store/03859s5riydy8lgy29djmpg2pf6k2819-nixfmt-1.4.0 [project-manager-files]  /nix/store/mih9v7z9jpv8a4r8vs8p839nfj09s029-nixos-option [project-manager-files]  /nix/store/3307vfpkpybyzf4w7mcn1pavnylsvb35-nodejs-slim-24.19.0 [project-manager-files]  /nix/store/206m56yfhycp91zp3y6ry3ddirqflnxs-nss-cacert-3.126 [project-manager-files]  /nix/store/4sjg21zq04394ci22lj67vgpw7ykw9bg-numactl-2.0.18 [project-manager-files]  /nix/store/vvs4k6c58b8hq66346hrpks726qns0ig-onetbb-2022.3.0 [project-manager-files]  /nix/store/5kz6vjgp8wf8c0qyczgbv980kaj93wb0-oniguruma-6.9.10-lib [project-manager-files]  /nix/store/14cfdqp8w2iw188vhjfaz2wg8pzbghp3-openssl-3.6.3 [project-manager-files]  /nix/store/gqv7phqvmll7dprdmya6102ph64wvj0h-openssl-3.6.3-bin [project-manager-files]  /nix/store/6snylzb0haf89m5xwkc7x9vvinkcmj41-openssl-3.6.3-dev [project-manager-files]  /nix/store/6w1adb545ayza5syyj4d6xscgn66jcws-patch-2.8 [project-manager-files]  /nix/store/4vyxba4g4palzf88c3ibbabzagqhlrj8-patchelf-0.15.2 [project-manager-files]  /nix/store/j5m1y5k6qp5iwb23j5k6w2y8ffv9lxvl-pcre2-10.46 [project-manager-files]  /nix/store/jksq0zyk08l29w4alp0g3ycgx6pwwjdk-perl-5.42.0 [project-manager-files]  /nix/store/05639sga8mh1pdqxr1qh2ad4k3g4lcbc-perl5.42.0-Authen-SASL-2.1900 [project-manager-files]  /nix/store/0xh4c4lwpji5qk6g8ykrnk6crg2ghidi-perl5.42.0-CGI-4.59 [project-manager-files]  /nix/store/g5as98krv347sxvnhj32zmk6yjl70l6r-perl5.42.0-CGI-Fast-2.16 [project-manager-files]  /nix/store/jqhi0ij0kps9qlmhbfvv4p79vrzqgxa5-perl5.42.0-Clone-0.46 [project-manager-files]  /nix/store/aac94sz1984p0imq0vkggcfwxb0zg90s-perl5.42.0-Crypt-URandom-0.55 [project-manager-files]  /nix/store/3z3kh4xaphd7ch6z8v4ba8mby4hbk8r3-perl5.42.0-Digest-HMAC-1.05 [project-manager-files]  /nix/store/d36zb1vr3asbap18754r6n17w53fnjy3-perl5.42.0-Encode-Locale-1.05 [project-manager-files]  /nix/store/0c06gwsqg8myflxlgp7ghf1kynay2xpa-perl5.42.0-FCGI-0.82 [project-manager-files]  /nix/store/mq49hv45ixrdf439sjjh4dxzi353pakd-perl5.42.0-FCGI-ProcManager-0.28 [project-manager-files]  /nix/store/76jgywp0n2wwjjqfs2m9nmzmfcmacnxx-perl5.42.0-File-Listing-6.16 [project-manager-files]  /nix/store/4mzmx837vrpkmfl1p20xnzqbf6i9cw7m-perl5.42.0-HTML-Parser-3.81 [project-manager-files]  /nix/store/hpfyw95b5jsfy82gmmzc2ykgk6m04jrr-perl5.42.0-HTML-TagCloud-0.38 [project-manager-files]  /nix/store/63d25xpzv2hbdy2qd7swpis9833j05dr-perl5.42.0-HTML-Tagset-3.20 [project-manager-files]  /nix/store/311n32nxyzwdrysglz252c9r5zl0ash6-perl5.42.0-HTTP-CookieJar-0.014 [project-manager-files]  /nix/store/vrhqx32ab3rc44jhds8w0fnbh37my9f9-perl5.42.0-HTTP-Cookies-6.10 [project-manager-files]  /nix/store/a1qm3gjk755d4f234sfbzwic35v72sa6-perl5.42.0-HTTP-Daemon-6.17 [project-manager-files]  /nix/store/fnh4jyygw5ddkviwrxv4vqm0apk4gf5c-perl5.42.0-HTTP-Date-6.06 [project-manager-files]  /nix/store/jyrwf1dy0bazpd8r4npdpraw75rkzjab-perl5.42.0-HTTP-Message-6.45 [project-manager-files]  /nix/store/imbfqwcwxxq5l5pjmdynzkjnpyidnvhb-perl5.42.0-HTTP-Negotiate-6.01 [project-manager-files]  /nix/store/0p5lqx5x6rq5zc7i8p0wzi8f6qxwp3xg-perl5.42.0-IO-HTML-1.004 [project-manager-files]  /nix/store/cvbv2sy440wsxdy4qih07zs9dxbgaway-perl5.42.0-IO-Socket-SSL-2.083 [project-manager-files]  /nix/store/wlmdlyi5kmr2xz1g1vfkr6py1sw1zfqs-perl5.42.0-LWP-MediaTypes-6.04 [project-manager-files]  /nix/store/dar4ar8k14vf63ljpxh97vzmam2wf8pj-perl5.42.0-Mozilla-CA-20230821 [project-manager-files]  /nix/store/mv7js9abwl9b9z0rdpck8j5dcxanik1m-perl5.42.0-Net-HTTP-6.23 [project-manager-files]  /nix/store/rjp276df0zhsj8n7cby0b2c2p38syxp6-perl5.42.0-Net-SMTP-SSL-1.04 [project-manager-files]  /nix/store/2zxi6qwachad8jl4yihzmsnnw4jz1w6i-perl5.42.0-Net-SSLeay-1.92 [project-manager-files]  /nix/store/dzllx5lks09a7nkd1xg78fypv2mvp8hc-perl5.42.0-TermReadKey-2.38 [project-manager-files]  /nix/store/s8gs7nz5dc2qam4janlv977579fw8s3k-perl5.42.0-Test-Fatal-0.017 [project-manager-files]  /nix/store/9s60b4i5rpxfpsj4kvvrqh2sjid3wjwd-perl5.42.0-Test-Needs-0.002010 [project-manager-files]  /nix/store/v13pc8z31rz00l93yfprg92bvzjarxis-perl5.42.0-Test-RequiresInternet-0.05 [project-manager-files]  /nix/store/y96fyxjlif2yy612mf3gd42rjfh4l5jp-perl5.42.0-TimeDate-2.33 [project-manager-files]  /nix/store/jcn9f1bsjv1hbbbh3jq08wn200db40ni-perl5.42.0-Try-Tiny-0.31 [project-manager-files]  /nix/store/a9k3m5n456klvh23lrj3q8yr547zm9zb-perl5.42.0-URI-5.21 [project-manager-files]  /nix/store/flsbq93l62k6f57y820i5gvksa216qcx-perl5.42.0-WWW-RobotRules-6.02 [project-manager-files]  /nix/store/szjv0yn8lsbsa1wlwljjyhga3w3yn0w0-perl5.42.0-libnet-3.15 [project-manager-files]  /nix/store/yvxj18wrfjd1nfsid988lc9ixhzi174m-perl5.42.0-libwww-perl-6.72 [project-manager-files]  /nix/store/anw5jpq2207ggyqh0hz3cqi2isyvdp3b-pm-modules-messages [project-manager-files]  /nix/store/fxmh6i2hwbrf299nd9khixljxinn4s9l-project-manager [project-manager-files]  /nix/store/zifx9q7kjslmajccpv3hwrw2v9n27kdd-publicsuffix-list-0-unstable-2026-05-13 [project-manager-files]  /nix/store/xqnbm0vgqcq9b1b54c80qj9s0qhbwa08-python3-3.13.15 [project-manager-files]  /nix/store/w5mnfv5d8w634ghw8x42z0n959gkbylv-readline-8.3p3 [project-manager-files]  /nix/store/nm95jgm7w3qbrd44b63qnv2sr78k60ly-s2n-tls-1.7.6 [project-manager-files]  /nix/store/gpqhwfh3s5f5s6frgam5hfksin49v99h-shellcheck-0.11.0-bin [project-manager-files]  /nix/store/0r92cg17l7xssqjk1wxy5f0jlbds36aa-shfmt-3.13.1 [project-manager-files]  /nix/store/fvvqz9jrzgx01bjair7sipbmf8kw4j3n-simdjson-4.6.4 [project-manager-files]  /nix/store/f75aywwsd4qy38800bpzb1xmx1ngqymg-simdutf-6.5.0 [project-manager-files]  /nix/store/6nwqn9mknj6pnpn0qqhmynikmlxbc7dz-simdutf-9.0.0 [project-manager-files]  /nix/store/p774nkfb6frncliffdsyppg93n3cpb4b-sqlite-3.51.2 [project-manager-files]  /nix/store/986gncymgny2hzjndz0nhv94kvp66sja-sqlite-3.51.2-bin [project-manager-files]  /nix/store/nabvcs2dqhnfckjv0vb5v6hx5m404l5x-sqlite-3.51.2-dev [project-manager-files]  /nix/store/mhmv0p4sqvfxsyxx58y6qx9zqfzyas1w-stdenv-linux [project-manager-files]  /nix/store/bgh297r477k5i9i2xh65asp0fz9rkmvy-treefmt-2.5.0 [project-manager-files]  /nix/store/h8lay5bhc3621qbn3i16lfna7xfkp8hc-treefmt.toml [project-manager-files]  /nix/store/m2sv1rizzbnsb35hv3ii0dnf3rvfy3n3-tzdata-2026c [project-manager-files]  /nix/store/18xz9mrp7b0cjn5xvka4bpcsgiln7inw-update-autotools-gnu-config-scripts-hook [project-manager-files]  /nix/store/j2cwh4a23s7z65nyvjfck2axj2ci16ml-util-linux-minimal-2.42.2-bin [project-manager-files]  /nix/store/z5zjp72jg5yzjvrgs7h7pb0ld5ac1r3m-util-linux-minimal-2.42.2-lib [project-manager-files]  /nix/store/c4f8bfak9m1z7210rkdhz2gl9dggk9vh-util-linux-minimal-2.42.2-login [project-manager-files]  /nix/store/k77kpp56p10f5gkdigq288djalcvaj43-util-linux-minimal-2.42.2-mount [project-manager-files]  /nix/store/ss2d4klaskmpg7sd1krwrd18m58lxymz-util-linux-minimal-2.42.2-swap [project-manager-files]  /nix/store/mi7n5jkmjlycsshfn140m8adm4j13cr7-uvwasi-0.0.23 [project-manager-files]  /nix/store/wnvbg5vv6ldbkv7n6wl7aw91wsbsixxm-vale-3.14.2 [project-manager-files]  /nix/store/rdw0n35z6xhipyiq6sc8qv0mg7vrldaj-xgcc-15.2.0-libgcc [project-manager-files]  /nix/store/51hyxk9wipkgfjaj73c9w8a4biip99l8-xz-5.8.3 [project-manager-files]  /nix/store/ag994bfxf4wg90nv66y2j18djc5v34cc-xz-5.8.3-bin [project-manager-files]  /nix/store/l68i51npb6nlxi6z18gvgb45dz3xr5yp-zlib-1.3.2 [project-manager-files]  /nix/store/0a4i5pcnhb4b9wnzx1x1lga18nk3rna7-zlib-1.3.2-dev [project-manager-files]  /nix/store/1klmviw9ywkglf3mfw8vvcg5jy26049i-zlib-1.3.2-static [project-manager-files]  /nix/store/ld38d50aif305wnb6znn7y83hsa0820g-zlib-ng-2.3.3 [project-manager-files]  /nix/store/am2hi8dgk0qfngq41nvr4835m19b68j8-zstd-1.5.7 [project-manager-files]  /nix/store/xvd9s1sg5fb4zrvr649i4dydrrkngrj1-zstd-1.5.7-bin [project-manager-files]  /nix/store/n0adwsx0sxhrfq6x32zm2is31xzhaf5y-zstd-1.5.7-dev [project-manager-files] copying path '/nix/store/zdw32wbs1kgbwy9xiy6vss0748snc6rq-gnu-config-2024-01-01' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/rdw0n35z6xhipyiq6sc8qv0mg7vrldaj-xgcc-15.2.0-libgcc' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/k8rbpjlq071djhghgnxm2kcng6h2b035-gcc-15.2.0-libgcc' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/fp6wnyklwzdncp0nvhdy9d5fnir0mjq5-libunistring-1.4.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/206m56yfhycp91zp3y6ry3ddirqflnxs-nss-cacert-3.126' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/anw5jpq2207ggyqh0hz3cqi2isyvdp3b-pm-modules-messages' from 'https://sellout.cachix.org'... [project-manager-files] copying path '/nix/store/j6db4k0sk3yylzsb4ab1qqry4dqhn4yj-git-2.54.0-doc' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/d5jj34synqyn1bc5n362pric9a695a0h-iana-etc-20251215' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/9mikxas901qn0r2j1baqfv7pdd36n23m-mailcap-2.1.54' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3z3kh4xaphd7ch6z8v4ba8mby4hbk8r3-perl5.42.0-Digest-HMAC-1.05' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/mq49hv45ixrdf439sjjh4dxzi353pakd-perl5.42.0-FCGI-ProcManager-0.28' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/hpfyw95b5jsfy82gmmzc2ykgk6m04jrr-perl5.42.0-HTML-TagCloud-0.38' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/a9k3m5n456klvh23lrj3q8yr547zm9zb-perl5.42.0-URI-5.21' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/szjv0yn8lsbsa1wlwljjyhga3w3yn0w0-perl5.42.0-libnet-3.15' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/m2sv1rizzbnsb35hv3ii0dnf3rvfy3n3-tzdata-2026c' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/d36zb1vr3asbap18754r6n17w53fnjy3-perl5.42.0-Encode-Locale-1.05' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/csshf3ycx2wsxjaqrva1vr8rwgp382jw-busybox-1.37.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/78alwxxdax9a1516a7rfr84i92ik43cl-home-manager-source' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/r2vrhbk5z27ids8k1z8si6g8yz0iwf03-hostname-debian-3.25-man' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/63d25xpzv2hbdy2qd7swpis9833j05dr-perl5.42.0-HTML-Tagset-3.20' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/0p5lqx5x6rq5zc7i8p0wzi8f6qxwp3xg-perl5.42.0-IO-HTML-1.004' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wlmdlyi5kmr2xz1g1vfkr6py1sw1zfqs-perl5.42.0-LWP-MediaTypes-6.04' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/dar4ar8k14vf63ljpxh97vzmam2wf8pj-perl5.42.0-Mozilla-CA-20230821' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/9s60b4i5rpxfpsj4kvvrqh2sjid3wjwd-perl5.42.0-Test-Needs-0.002010' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/v13pc8z31rz00l93yfprg92bvzjarxis-perl5.42.0-Test-RequiresInternet-0.05' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/y96fyxjlif2yy612mf3gd42rjfh4l5jp-perl5.42.0-TimeDate-2.33' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/jcn9f1bsjv1hbbbh3jq08wn200db40ni-perl5.42.0-Try-Tiny-0.31' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/mv7js9abwl9b9z0rdpck8j5dcxanik1m-perl5.42.0-Net-HTTP-6.23' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/flsbq93l62k6f57y820i5gvksa216qcx-perl5.42.0-WWW-RobotRules-6.02' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/zifx9q7kjslmajccpv3hwrw2v9n27kdd-publicsuffix-list-0-unstable-2026-05-13' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/18xz9mrp7b0cjn5xvka4bpcsgiln7inw-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/1klmviw9ywkglf3mfw8vvcg5jy26049i-zlib-1.3.2-static' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xidgjdv05b8yz6w6qrhk4mmjxm4l2zjf-libidn2-2.3.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/s8gs7nz5dc2qam4janlv977579fw8s3k-perl5.42.0-Test-Fatal-0.017' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/fnh4jyygw5ddkviwrxv4vqm0apk4gf5c-perl5.42.0-HTTP-Date-6.06' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/43vm4wh0hcf31795k0gszdm4sp5az2r4-keep-sorted-0.8.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/0r92cg17l7xssqjk1wxy5f0jlbds36aa-shfmt-3.13.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/76jgywp0n2wwjjqfs2m9nmzmfcmacnxx-perl5.42.0-File-Listing-6.16' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/311n32nxyzwdrysglz252c9r5zl0ash6-perl5.42.0-HTTP-CookieJar-0.014' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/m07h00fl6538s4gavrp66a20ka4hg7fy-glibc-2.42-67' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/spyq8j3kdj6dlbhv5nbnr7a15nficin9-acl-2.4.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/rzl7zd3zx56vl7m55x1l49sr4xx2bb7y-bash-5.3p9' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/5055c2cpww9vrjz27yvhssagf1hd5ah6-attr-2.6.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cjp9j188a8p8lw8a8dcqmvlr2478wmfs-aws-c-common-0.12.4' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/alffmd3v47nm00x625pwa5viq4z8kbx6-brotli-1.2.0-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/lczq4f5z4yf2h8v0i2w4jcy4bi43qfbs-bzip2-1.0.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/578jnpr5da1i6p1jakpind82n7f5jrnj-c-ares-1.34.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/adlayqrnssimai4ih5qq5ij6a442yg81-c-ares-1.34.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/dr39hxzm5k6xcsdg3i9c4mwpw6an4izk-ed-1.22.5' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/x06hz419w6lkhh8qxaa353zw1h47snfx-expat-2.8.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/m7wg7cj2vw3n6a0pcl3fzbqfm0qsawmd-gawk-5.4.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/q3qzi4hjp44k5ikk9i4nc7ib2y2z6q50-editline-1.17.1-unstable-2025-05-24' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/z0n70pxyzi87why1bcq81zgd7b924nfj-gcc-15.2.0-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/7jdvx1gj6a7sy34iz68jblp6is6h980b-gdbm-1.26-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/9wyldz5qids294k9h5qcg1f72i52jidi-gnumake-4.4.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/svl89366pvzz5s3myh1fjniz9l0x17fh-gnused-4.10' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/c7g9dm6l2s33v60k8r6y7p1bc0vxd2ww-gnutar-1.35' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/pc05icyfwqmscj1jjjz4krp4y1zfqmmb-hostname-debian-3.25' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/07691h50630my15fdg1syr9f2ip7y0ca-hwloc-2.13.0-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/7mx2y4jcvcninami5vic5hz703ylrhnp-bzip2-1.0.8-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6rmlfwsnc8320am0wndc12rhqqm3llzr-json-c-0.18' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/hlki0nb8yfbvb67bam4sqns33h0mw02y-keyutils-1.6.3-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/0q9vgj48awrcm6l14fccdbjjqsbmh921-libcap-ng-0.9.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ga9zfcn9i5p3qnsnjyilglhz49c6brmc-aws-c-compression-0.3.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/99jnamfydw5iwmmnh3w9jn8ksypal4si-aws-c-sdkutils-0.2.4' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/gcgbbl2lp2kbhakn56043638lk9dbf88-aws-checksums-0.2.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cmydf95y006dfn7nbckiv7b514j5l78w-brotli-1.2.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xndxc5hizqpdl8gzkidvzc4yh0jgndi0-c-ares-1.34.8-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/2722ncq58c1amdv6g6nv5d1wvab30p0r-gzip-1.14' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/60c7245nz0q8qdv9dl9d4nnppxs0lncs-hostname-hostname-debian-3.25' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/pcy0rcpy1dhlvd5h6dkhcv0a85fzs1db-libcpuid-0.8.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/1xx48dpf3glksrr9hc61fvkxjnarj8ix-libev-4.33' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/br4ikmi388vrj4bf8kd9nb3k2kiqprc0-libffi-3.8.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/clsi02sfsri847hbnacm82bfyiqyzvad-libpipeline-1.5.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/kp7qcdqfxcn1wg2fzszf0x3ra89n4akx-libpsl-0.21.5' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/31qzjx1vrkwcrl4zlhiarn2y9ynpyxr5-libseccomp-2.6.1-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/vs6w5krsc2n319mxm3fd6bmy3fzv6rvc-libsodium-1.0.22-unstable-2026-04-09' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/b5sk57mhn6kr5cg98nvv9j7nyhwgj2gf-libuv-1.52.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/k5j2kwjcap1zgdh4xn1fvvlsrzy55g1i-libxcrypt-4.5.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/fks4cgmhydqxs4vqdmqdms775qw9h6m3-brotli-1.2.0-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/pi4h22d7id0z6hjjf7jg6djbbhszb379-libxml2-2.15.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/1b33vj4q35nqkswznwkhnhzwk5sy6q5h-llhttp-9.4.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/sa95zr548fwpkdp35a56nla83wwh44ss-lndir-1.0.5' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/1y3r9lplj9xkh98figa0hs8lgpxhanvy-lowdown-3.0.1-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/c0svc5a4vmj5bf1k23xgzlgxf3nk7wfa-mpdecimal-4.0.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/49ma9vimj6wlsbrhqsra6g6fzvsj6shh-ncurses-6.6' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/p314bwbyiw87wssqwvxl9y4c3cmmxklj-nghttp2-1.69.0-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xharm39n4viqb8d6lbmwynlnx2ih8zr2-nghttp3-1.15.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/5kz6vjgp8wf8c0qyczgbv980kaj93wb0-oniguruma-6.9.10-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/14cfdqp8w2iw188vhjfaz2wg8pzbghp3-openssl-3.6.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wvkq57hrw2v4kbdix3an8wjv9l8r1l21-alejandra-4.0.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xa2vziacbhijgphb7w8a1dlfqyx32ccc-boehm-gc-8.2.12' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/db8cwzsgxv3lijvf18kqvjjbylm5hrpi-gettext-1.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/00xp873b65inf04i1v9b46zkdqwszlp4-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/pp5x67y8iy6wj09xndk4grjgjdizbw24-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/c6rl57qqmx2sk112kdgpk26ghm77s0li-groff-1.24.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/qnphs4p3xbzfkyk441wprkxj1qaq72h1-icu4c-76.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cz475scig3p2izkifj87ddhyahid0kzz-icu4c-78.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/b9y01aknbnqrglnrg6x31ncnjfvyn221-libuv-1.52.1-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/7d9dcvf8v7mdw1d6qkzywqkx5zcpwf0m-llhttp-9.4.3-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/v87pkvz8m4w5dfgimw1gzv3lsc8baf1d-merve-1.2.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/4sjg21zq04394ci22lj67vgpw7ykw9bg-numactl-2.0.18' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/hbnl13kyqd616w0dpvcq4v4kpd9gnf5a-nghttp3-1.15.0-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/fcdnw6i2vcl50r3iphnd6kqnsa1vkakh-jq-1.8.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/vvs4k6c58b8hq66346hrpks726qns0ig-onetbb-2022.3.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6w1adb545ayza5syyj4d6xscgn66jcws-patch-2.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/4vyxba4g4palzf88c3ibbabzagqhlrj8-patchelf-0.15.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/j5m1y5k6qp5iwb23j5k6w2y8ffv9lxvl-pcre2-10.46' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/jqhi0ij0kps9qlmhbfvv4p79vrzqgxa5-perl5.42.0-Clone-0.46' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/aac94sz1984p0imq0vkggcfwxb0zg90s-perl5.42.0-Crypt-URandom-0.55' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/0c06gwsqg8myflxlgp7ghf1kynay2xpa-perl5.42.0-FCGI-0.82' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/dzllx5lks09a7nkd1xg78fypv2mvp8hc-perl5.42.0-TermReadKey-2.38' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/vkjzswzi7r1ayxa0xr920bjrzmi04x7v-jq-1.8.2-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/fvvqz9jrzgx01bjair7sipbmf8kw4j3n-simdjson-4.6.4' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/f75aywwsd4qy38800bpzb1xmx1ngqymg-simdutf-6.5.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6nwqn9mknj6pnpn0qqhmynikmlxbc7dz-simdutf-9.0.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6dfcwgp47y4syzqgzhc01vgjv0wl24pa-libblake3-1.8.5' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/jyrwf1dy0bazpd8r4npdpraw75rkzjab-perl5.42.0-HTTP-Message-6.45' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/05639sga8mh1pdqxr1qh2ad4k3g4lcbc-perl5.42.0-Authen-SASL-2.1900' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/bgh297r477k5i9i2xh65asp0fz9rkmvy-treefmt-2.5.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/z5zjp72jg5yzjvrgs7h7pb0ld5ac1r3m-util-linux-minimal-2.42.2-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/c4f8bfak9m1z7210rkdhz2gl9dggk9vh-util-linux-minimal-2.42.2-login' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/w5mnfv5d8w634ghw8x42z0n959gkbylv-readline-8.3p3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/mi7n5jkmjlycsshfn140m8adm4j13cr7-uvwasi-0.0.23' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/4mzmx837vrpkmfl1p20xnzqbf6i9cw7m-perl5.42.0-HTML-Parser-3.81' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/vrhqx32ab3rc44jhds8w0fnbh37my9f9-perl5.42.0-HTTP-Cookies-6.10' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/sacz532zgiacvg7mva9v6gbfmyw427i3-gnugrep-3.12' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/2q4qxw870fsgsaddw9jl3mz400564al3-less-692' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/a1qm3gjk755d4f234sfbzwic35v72sa6-perl5.42.0-HTTP-Daemon-6.17' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6fw0jqyxd1hcs1h7jgpw5jbmr01rzhsn-ada-3.4.4' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/0xh4c4lwpji5qk6g8ykrnk6crg2ghidi-perl5.42.0-CGI-4.59' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/imbfqwcwxxq5l5pjmdynzkjnpyidnvhb-perl5.42.0-HTTP-Negotiate-6.01' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wnvbg5vv6ldbkv7n6wl7aw91wsbsixxm-vale-3.14.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/51hyxk9wipkgfjaj73c9w8a4biip99l8-xz-5.8.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/pkf547jp8a92k4wmxikkyby58w10pysr-bash-interactive-5.3p9' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/9gjcj4ndp2akrqx108qwb56jzc7y7zrk-diffutils-3.12' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/jwq26byp7q4mxqg3yqqq4vgsabs7yknm-findutils-4.10.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cvzckqnp5qvpjcymwi53smr1yjx8ch9q-inetutils-2.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/l68i51npb6nlxi6z18gvgb45dz3xr5yp-zlib-1.3.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ld38d50aif305wnb6znn7y83hsa0820g-zlib-ng-2.3.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/g5as98krv347sxvnhj32zmk6yjl70l6r-perl5.42.0-CGI-Fast-2.16' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ag994bfxf4wg90nv66y2j18djc5v34cc-xz-5.8.3-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/am2hi8dgk0qfngq41nvr4835m19b68j8-zstd-1.5.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/qicb9wk67c30wwplxlpx3a2f44bzrmmm-file-5.47' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/jksq0zyk08l29w4alp0g3ycgx6pwwjdk-perl-5.42.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/67d7rs9hz38azp6w3hjx6zd7zlxih25h-aws-c-cal-0.9.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/v6ibq54l47kz8m62gm5p4dqr8sjgy4c9-krb5-1.22.2-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/m905d92wqbq630rz24r8jcfhfizvmn0i-libssh2-1.11.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/8dq9wd2hkgh5dqvg32wg1p5zn6rlydbc-nghttp2-1.69.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ylm8cvvqs455m3cnfqlx08hh8k81ijj0-ngtcp2-1.22.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/gqv7phqvmll7dprdmya6102ph64wvj0h-openssl-3.6.3-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/2zxi6qwachad8jl4yihzmsnnw4jz1w6i-perl5.42.0-Net-SSLeay-1.92' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/nm95jgm7w3qbrd44b63qnv2sr78k60ly-s2n-tls-1.7.6' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ymhydkanpjkqr3rwx4gdjj6p913gxwck-libgit2-1.9.4-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/p774nkfb6frncliffdsyppg93n3cpb4b-sqlite-3.51.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/p0znk6v2nv5vwq7kjqylnhv7zskzdhxf-libarchive-3.8.8-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/qmsk1djpcw923mhqn8qr82jpf5jhmcby-ngtcp2-1.22.1-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/986gncymgny2hzjndz0nhv94kvp66sja-sqlite-3.51.2-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cvbv2sy440wsxdy4qih07zs9dxbgaway-perl5.42.0-IO-Socket-SSL-2.083' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/mhmv0p4sqvfxsyxx58y6qx9zqfzyas1w-stdenv-linux' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6snylzb0haf89m5xwkc7x9vvinkcmj41-openssl-3.6.3-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/fn422cz3hayvd8sz2iwhykf4f48cj5bn-aws-c-io-0.27.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/yyc3s549b3s22m8myxpv0qh8x72472j0-bash-strict-mode-0.1.0' from 'https://sellout.cachix.org'... [project-manager-files] copying path '/nix/store/q4dg2fn8h7i4gafcf88m0hipvax9iwc2-direnv-2.37.1' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/395kpygsff3nwrvq71wd4h1h0bb8wc72-builder.pl.drv'... [project-manager-files] copying path '/nix/store/xk7x0m6n0yhs9p6dmhxlah0v625fs332-nghttp2-1.69.0-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/k77kpp56p10f5gkdigq288djalcvaj43-util-linux-minimal-2.42.2-mount' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ss2d4klaskmpg7sd1krwrd18m58lxymz-util-linux-minimal-2.42.2-swap' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/0a4i5pcnhb4b9wnzx1x1lga18nk3rna7-zlib-1.3.2-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xvd9s1sg5fb4zrvr649i4dydrrkngrj1-zstd-1.5.7-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/fsxbih8cqjkb1f9nv3fsc07a18kyisiz-aws-c-event-stream-0.7.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/2p1njlxaznf22syr8l5x53ymlhj8lbc1-aws-c-http-0.11.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/brrzhh73q6h5c17gi3004svz8659aj52-curl-8.21.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/rjp276df0zhsj8n7cby0b2c2p38syxp6-perl5.42.0-Net-SMTP-SSL-1.04' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xqnbm0vgqcq9b1b54c80qj9s0qhbwa08-python3-3.13.15' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/nabvcs2dqhnfckjv0vb5v6hx5m404l5x-sqlite-3.51.2-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/j2cwh4a23s7z65nyvjfck2axj2ci16ml-util-linux-minimal-2.42.2-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/n0adwsx0sxhrfq6x32zm2is31xzhaf5y-zstd-1.5.7-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6b4bajw7kj3pyb9amay795qiicn1gzwp-aws-c-auth-0.9.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/f0k1kpgd7aikykdw7fzw1qplz7qswp10-aws-c-mqtt-0.13.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cvv2iqql2vijlyxvfrijhzq7bvzvbwdl-elfutils-0.194' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/sb2apk3hs8g9ljq80srvhb35ddzbqrcx-aws-c-s3-0.8.7' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/br58yxk1i5fx3w21qlfn4pdlkh6m8iwz-cleanup.drv'... [project-manager-files] copying path '/nix/store/yw45wg7dwysi8cmcbkcdfav09qrqmjj9-aws-crt-cpp-0.34.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/03859s5riydy8lgy29djmpg2pf6k2819-nixfmt-1.4.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/gpqhwfh3s5f5s6frgam5hfksin49v99h-shellcheck-0.11.0-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/phvdhap8ylrf7xffpbqlad69faza6mdx-man-db-2.13.1' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/46kxphbr4d7k3r52dl48wqfalb7mazr8-link.drv'... [project-manager-files] copying path '/nix/store/pv60wn0k0hrlzkj7bkhrzjdg0ki5kxgq-nil-2025-06-13' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/h8lay5bhc3621qbn3i16lfna7xfkp8hc-treefmt.toml' from 'https://sellout.cachix.org'... [project-manager-files] building '/nix/store/s536zabrxjhyyvcj5hj8nsq6dizs9ayc-pm-shell-aliases.sh.drv'... [project-manager-files] building '/nix/store/gdcwws0z71a28ph8n7x5rkk73yid3jh5-pm_.cachevaleVocabdotfilesaccept.txt.drv'... [project-manager-files] copying path '/nix/store/6i41qlsh8gf7vwqp81hhcp19xpzvi5xa-boost-1.89.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/r5rzl636h2nycrk4bd97mi9k3dr3xpky-icu4c-78.3-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/yvxj18wrfjd1nfsid988lc9ixhzi174m-perl5.42.0-libwww-perl-6.72' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/r60w21ypgnw7kfi3ax8gv7kvmhwl786c-pm_.cachevaleconfigvocabulariesdotfilesaccept.txt.drv'... [project-manager-files] copying path '/nix/store/qs56yj9gzlv1k8fjzvcd2vlpm9v57hfz-nix-util-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3307vfpkpybyzf4w7mcn1pavnylsvb35-nodejs-slim-24.19.0' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/l8mp5n395dyavqjdkh8s0hbw2dwhpdp8-pm_.editorconfig.drv'... [project-manager-files] copying path '/nix/store/sxprxq1lzq4jv37ay63vy4ad5d4ga2fx-nix-nswrapper-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ra1885ms4h4wajgg1pzmxjk6ijdqq609-nix-store-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/pb9dczj8wlj7309k8fk1d5hyjs0x7zkc-pm_.envrc.drv'... [project-manager-files] copying path '/nix/store/liww0pghk6nnx1vfcqm19rn9hg3fys97-nix-fetchers-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/v5c9sdrchb1hf0xffpfmvyk204nzyjwi-nix-main-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ysk58q0nf41s97fvajfyw8q4vvbk88hn-nix-expr-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/pi9ir80dh4y0zk6mg70aqm9ds3lvk1r1-pm_.gitattributes.drv'... [project-manager-files] copying path '/nix/store/iwcv3s0m5p1pbp9n2f9ml1g7iwaplsax-nix-flake-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/is8g9gzdfg45mp64nhf0nwvzbi25iy3r-nix-cmd-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/c0yj3b413ziw2xql2ah4dgqgr5i8q4n8-pm_.githubrenovate.json.drv'... [project-manager-files] copying path '/nix/store/15lviniswgf822i8cxmzwig18vprq5fs-nix-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/29q8jb2dd8xdpw9x5fnj4id9xjgd20nr-pm_.githubsettings.yml.drv'... [project-manager-files] copying path '/nix/store/phdp59im6jvacsm7xcfv8ayd4s6ljk21-nix-2.34.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/mih9v7z9jpv8a4r8vs8p839nfj09s029-nixos-option' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/lzc97cw9nhkmzr3k3qz03645knjp0252-bash-language-server-5.6.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/dip4jk9ycj8fg58ii7w9d5xjyp9wlga3-home-manager-0-unstable-2026-04-24' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/fxmh6i2hwbrf299nd9khixljxinn4s9l-project-manager' from 'https://sellout.cachix.org'... [project-manager-files] building '/nix/store/q7irydhrhjpynr78ngbbh0w8af74pkvj-pm_.gitignore.drv'... [project-manager-files] copying path '/nix/store/nly4cml071i82515r89rpdw38z55wjqd-git-2.54.0' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/sx0iwypfxc653ly8c0clicspfwkkizc3-pm_.vale.ini.drv'... [project-manager-files] building '/nix/store/q8g78fh5wi3j0kjv6h279hb8g5vijdk4-pm_flakehubpublish.yml.drv'... [project-manager-files] building '/nix/store/m7lyvx67hbhvhggfzldl745qadbmysyr-pm_flakestrypublish.yml.drv'... [project-manager-files] building '/nix/store/938ii4z408s689z7hd6dvdbg69maf8si-pm_githooksprepush.drv'... [project-manager-files] building '/nix/store/g6crp3j2y85jm4z0jgk6i8bwx8a2ypq4-pm_nixci.nix.drv'... [project-manager-files] building '/nix/store/bn3yy4003lmsp7may31yyipnzz7bm5nj-git-hooks-for-dotfiles.drv'... [project-manager-files] building '/nix/store/icqi5ldb4b5bvl7s73aa83fp5api5vi2-pm_switchpmgeneration.yml.drv'... [project-manager-files] building '/nix/store/4yxwjbvn8syx0b5rfsicssw93iic7fxz-pm_gitconfig.drv'... [project-manager-files] building '/nix/store/n11scb1nw2v2rvy29767skv8im9idn6q-treefmt.drv'... [project-manager-files] building '/nix/store/0zv1jldhpgvgqiv4xy5wb6qa7hwkrl5w-project-manager-files-for-dotfiles.drv'... [project-manager-files] building '/nix/store/rynssrlpynwf3hg92bmx6jpzxf7096zz-pm-session-vars.sh.drv'... [project-manager-files] building '/nix/store/mlkxxxdk710icjrs03daz30y7487nbvv-updateStatus.drv'... [project-manager-files] building '/nix/store/rfgq3czxv6a0dv6flmhcnnjf95zyiykh-project-manager-path-for-dotfiles.drv'... [project-manager-files] building '/nix/store/513x5k07l01zhpcnbcsyn5rxcgf144ab-activation-script.drv'... [project-manager-files] building '/nix/store/j0720cpfkj7f3v2rraw509b3x4qv3vj0-project-manager-generation-for-dotfiles.drv'... [project-manager-files] This is a live run [project-manager-files] Starting Project Manager activation [project-manager-files] Validating Nix installation [project-manager-files] Checking oldGenNum and oldGenPath for consistency [project-manager-files] Using Nix version: nix (Nix) 2.34.8 [project-manager-files] Activation variables: [project-manager-files]  oldGenNum undefined (first run?) [project-manager-files]  oldGenPath undefined (first run?) [project-manager-files]  newGenPath=/nix/store/3iynr0vp6nanyq7mv93096ysfk09wc3y-project-manager-generation-for-dotfiles [project-manager-files]  newGenNum=1 [project-manager-files]  genProfilePath=/build/project.h2xQdk/.local/state/nix/profiles/project-manager [project-manager-files]  newGenGcPath=/build/project.h2xQdk/.local/state/project-manager/gcroots/current-project [project-manager-files] Activating checkFilesChanged [project-manager-files] (BActivating writeBoundary [project-manager-files] (BActivating linkGeneration [project-manager-files] (BCreating profile generation 1 [project-manager-files] warning: 'install' is a deprecated alias for 'add' [project-manager-files] Creating project file links in /build/project.h2xQdk [project-manager-files] Skipping '.gitattributes' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.gitattributes' [project-manager-files] Skipping '.dir-locals.el' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.dir-locals.el' [project-manager-files] Skipping '.cache/vale/config/vocabularies/dotfiles/accept.txt' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.cache/vale/config/vocabularies/dotfiles/accept.txt' [project-manager-files] Skipping '.cache/vale/Vocab/dotfiles/accept.txt' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.cache/vale/Vocab/dotfiles/accept.txt' [project-manager-files] Skipping '.github/settings.yml' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.github/settings.yml' [project-manager-files] Skipping '.github/renovate.json' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.github/renovate.json' [project-manager-files] Skipping '.github/workflows/flakestry-publish.yml' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.github/workflows/flakestry-publish.yml' [project-manager-files] Skipping '.github/workflows/switch-pm-generation.yml' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.github/workflows/switch-pm-generation.yml' [project-manager-files] Skipping '.github/workflows/flakehub-publish.yml' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.github/workflows/flakehub-publish.yml' [project-manager-files] Skipping '.vale.ini' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.vale.ini' [project-manager-files] Skipping 'nix-ci.nix' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/nix-ci.nix' [project-manager-files] Skipping '.editorconfig' as it is identical to '/nix/store/q598r2ydkjrd4xhlx06c42cfsd8ng9p6-project-manager-files-for-dotfiles/.editorconfig' [project-manager-files] Activating automaticallyExpireGenerations [project-manager-files] (BThis is a live run [project-manager-files] PROJECT_ROOT=/build/project.h2xQdk [project-manager-files] This is a live run [project-manager-files] Cannot remove the current generation 1 [project-manager-files] Activating onFilesChange [project-manager-files] (BRunning onChange hook for .cache/git/config [project-manager-files] Activating direnv [project-manager-files] (BActivating installPackages [project-manager-files] warning: 'install' is a deprecated alias for 'add' [project-manager-files] Activating updateGitStatus [project-manager-files] (BReinitialized existing Git repository in /build/project.h2xQdk/.git/ [project-manager-files:post-build] Uploading to cachix cache "sellout": /nix/store/ips1dvqf98112a9g1ffa16nsyhdaclhq-project-manager-files [project-manager-files:post-build] Pushing 1 paths (0 are already present) using zstd to cache sellout ⏳ [project-manager-files:post-build]  [project-manager-files:post-build] Pushing /nix/store/ips1dvqf98112a9g1ffa16nsyhdaclhq-project-manager-files (992.00 B) [project-manager-files:post-build]  [project-manager-files:post-build] All done. [project-manager-files:post-build] Uploading to the NixCI cache: /nix/store/ips1dvqf98112a9g1ffa16nsyhdaclhq-project-manager-files [project-manager-files:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [project-manager-files:post-build] copying 1 paths... [project-manager-files:post-build] copying path '/nix/store/ips1dvqf98112a9g1ffa16nsyhdaclhq-project-manager-files' to 'https://cache.nix-ci.com'... [project-manager-files:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [project-manager-files:post-build] copying 1 paths... [project-manager-files:post-build] copying path '/nix/store/568hh09qblyx3q4cbass4w19b86rmdz5-project-manager-files.drv' to 'https://cache.nix-ci.com'... Uploaded project-manager-files in 2.2s Progress: 1 of 2 built Built project-manager-files in 36.0s Progress: 2 of 2 built /nix/store/ips1dvqf98112a9g1ffa16nsyhdaclhq-project-manager-files Build succeeded.