$ /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=nixpkgs-26.05&rev=248cc332801094c4ed7ad9a75eb47f1bf909c280#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-experimental-features'. 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 'sandbox'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'use-registries'. Pass '--accept-flake-config' to trust it error (ignored): SQLite database '/var/cache/nix-ci-worker/eval-cache-v6/f72fa7569fba483cb9494e01d95a67028213bd58dc697b15e77072bc6dc14d45.sqlite' is busy  Downloading cached project-manager from https://sellout.cachix.org Progress: 0 of 2 built, 1 of 1 downloaded from cache Building /nix/store/ff0lvl2qlqp86z982zsl6jx5hw4dfyr1-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.WUO6dM/.git/ [project-manager-files] [master (root-commit) 642f6eb] current files [project-manager-files]  84 files changed, 9779 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 garnix.yaml [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.tHoOzw/.local/share/nix/root" as a chroot store [project-manager-files] PROJECT_ROOT=/build/project.WUO6dM [project-manager-files] warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead [project-manager-files] copying path '/nix/store/01x5k4nlxcpyd85nnr0b9gm89rm8ff4x-source' from 'https://cache.garnix.io'... [project-manager-files] copying path '/nix/store/yj1wxm9hh8610iyzqnz75kvs6xl8j3my-source' from 'https://cache.garnix.io'... [project-manager-files] unpacking 'github:sellout/flaky/5fdef291dc00acc1609f6accae3dbb41773aefdc?narHash=sha256-GQ%2BOa/EoMSYL9sUyQW7mcXdpSS/AE7nA/DpjylkBYyc%3D' into the Git cache... [project-manager-files] unpacking 'github:sellout/nix-systems/aa9520a9a0f92098d3576c3b4eafcb32c13d6800?narHash=sha256-vta8mxLa5XxpHfb9HCiavFqBrX2xJDvZiKHZOy4kvlA%3D' into the Git cache... [project-manager-files] copying path '/nix/store/snzg7swkp0vsd2qch9izsbmxnyb13ca0-source' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/q3947ki0ypkmn5wx06r5y6b31mj48j43-source' from 'https://sellout.cachix.org'... [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] copying path '/nix/store/1vl291j7zmnqw700hyj840j9yqv94plk-source' from 'https://cache.garnix.io'... [project-manager-files] evaluation warning: 'hostPlatform' has been renamed to/replaced by 'stdenv.hostPlatform' [project-manager-files] unpacking 'github:garnix-io/nix-systems/c2466c5c1d3591933b4389868902e2f47a47fadb?narHash=sha256-y17fVgb4LJheN4VDsHCmZRHrOJwKj8oUPvXk2FqUOnI%3D' into the Git cache... [project-manager-files] evaluation warning: The xorg package set has been deprecated, 'xorg.lndir' has been renamed to 'lndir' [project-manager-files] these 28 derivations will be built: [project-manager-files]  /nix/store/063fml1q53gp3c876g8gway6qx1k56nz-pm_.gitignore.drv [project-manager-files]  /nix/store/1c660wlrp99pfc5h32mk16xg9469fbif-pm_nixci.nix.drv [project-manager-files]  /nix/store/26qvzykys1z06kp7zpz50ab5zskdr4wh-pm_flakestrypublish.yml.drv [project-manager-files]  /nix/store/qff6dgzzg8jwi4rr8fxmpc84g5dgz1c4-pm_githooksprepush.drv [project-manager-files]  /nix/store/rg4g41pg2zxcd1x3pxhi1pf9k7xc5by1-git-hooks-for-dotfiles.drv [project-manager-files]  /nix/store/2iwjbknmq5p2aq7kganx07acjsz80cwm-pm_gitconfig.drv [project-manager-files]  /nix/store/38sqvnyc86zwx8fm357bmdpyrwwfq4xv-pm_.cachevaleVocabdotfilesaccept.txt.drv [project-manager-files]  /nix/store/3vbrz3r6ym4m690pa0im7x5f1b5v0jsb-pm_.envrc.drv [project-manager-files]  /nix/store/5vyj1a31kj73x0djgcdxq850grhsv9xl-cleanup.drv [project-manager-files]  /nix/store/ihgpdhc05cgd7dic77757dxrii2580gf-treefmt.drv [project-manager-files]  /nix/store/5xpjzf9llg12cjxiilkcz822hzmwnxk6-pm-session-vars.sh.drv [project-manager-files]  /nix/store/d5l4p9kymz439zns5a9izap4fmj2pmv9-builder.pl.drv [project-manager-files]  /nix/store/rbq973xkrhhmnsd7agq7vndnaij1d652-pm-shell-aliases.sh.drv [project-manager-files]  /nix/store/656ndm4w7lhlf7xll5amgyd2k0gb33fh-project-manager-path-for-dotfiles.drv [project-manager-files]  /nix/store/8mkp5vw8i4p9g1mjd4cngldcxiikzlnh-pm_.cachevaleconfigvocabulariesdotfilesaccept.txt.drv [project-manager-files]  /nix/store/d9hbv35hb0lhzhg8srw8wcng8nya2z99-pm_.gitattributes.drv [project-manager-files]  /nix/store/gk6v0qyzgljchqawdc6cm4kaqnbwxbbs-pm_switchpmgeneration.yml.drv [project-manager-files]  /nix/store/gw2fj3mq1cxa5q9i00law12yzaq121g9-pm_.githubrenovate.json.drv [project-manager-files]  /nix/store/nbwlw32asfyp7nz6bxpz47l8ps56vvh4-pm_.vale.ini.drv [project-manager-files]  /nix/store/nljm3wlkkhg866xwdaax50wvnl09dk0i-link.drv [project-manager-files]  /nix/store/s8vc56sqy8w94crb91h2kn8z0a1zbghc-updateStatus.drv [project-manager-files]  /nix/store/rxgvyb2mhb608763zlm125xl6cnmhfi5-activation-script.drv [project-manager-files]  /nix/store/p3ggfrk8phf3xn9l3z94j2pj10b00w76-pm_.editorconfig.drv [project-manager-files]  /nix/store/qlyqqsvsz3np5bzkfvy5rg1j6ajkk6qm-pm_flakehubpublish.yml.drv [project-manager-files]  /nix/store/rmw3d7widk6y9nnxahks5w4wzylxxchp-pm_garnix.yaml.drv [project-manager-files]  /nix/store/wy9n72mzbn6gsd6fcy23ysdic1bgickl-pm_.githubsettings.yml.drv [project-manager-files]  /nix/store/wc83mh0whg8l7z48x4qxzpv1wbf5f0mz-project-manager-files-for-dotfiles.drv [project-manager-files]  /nix/store/j6crkgw2br9lr0zq6kiw1aaf1qwwbrri-project-manager-generation-for-dotfiles.drv [project-manager-files] these 205 paths will be fetched (218.5 MiB download, 723.7 MiB unpacked): [project-manager-files]  /nix/store/yxla342pd0453pz2k0yybnyy1hig8dv4-acl-2.3.2 [project-manager-files]  /nix/store/i8nclac5zk07v7zd9x6pf2i102yrj495-ada-3.4.4 [project-manager-files]  /nix/store/bzjds5493dg6wkv102wl8h5s4z8c2ibk-alejandra-4.0.0 [project-manager-files]  /nix/store/v2dzxxlyf0z8njnr3nar1wmdiw6hssb6-attr-2.5.2 [project-manager-files]  /nix/store/494bddasj8drgdqav21dncmdvhqks0nq-aws-c-auth-0.9.1 [project-manager-files]  /nix/store/0vxzghja29ixhx9db2g7qyhc5aj01756-aws-c-cal-0.9.2 [project-manager-files]  /nix/store/a8v2y5q3lspfrwv2mgphf6l4x3kw16x3-aws-c-common-0.12.4 [project-manager-files]  /nix/store/ybhl4nm9x7krdpih6awivh92m97nznjj-aws-c-compression-0.3.1 [project-manager-files]  /nix/store/rliky4rfrmypasmnfb4i4l14d6zfvh6y-aws-c-event-stream-0.7.0 [project-manager-files]  /nix/store/sr7r5b7lgvhr6irf0jrcrd6d75pcy6ip-aws-c-http-0.10.4 [project-manager-files]  /nix/store/wz0b2331pw0nl63hn52krhkkp0x3y8xg-aws-c-io-0.22.0 [project-manager-files]  /nix/store/kd2rqlinf12vhnwv98z6533hm3vhj39r-aws-c-mqtt-0.13.3 [project-manager-files]  /nix/store/al919h9avpd22pcvjd6filsj9scz8iph-aws-c-s3-0.8.7 [project-manager-files]  /nix/store/1qi3lnd7gr670zs9zcw6rly1w8ix22np-aws-c-sdkutils-0.2.4 [project-manager-files]  /nix/store/a892ys9iibvg71284vgs7fjw30s16a81-aws-checksums-0.2.7 [project-manager-files]  /nix/store/5pwfrjv5rpr0gggirg0i5ynnlh72srm3-aws-crt-cpp-0.34.3 [project-manager-files]  /nix/store/gik3rh1vz2jlgnifb9dh6vc6sxwwz9jj-bash-5.3p9 [project-manager-files]  /nix/store/cgjr3kj3hs7ngznyws5qfg16c8scpys0-bash-interactive-5.3p9 [project-manager-files]  /nix/store/lj1ss4sly9yw4afcvxnkd2hxbgx722ig-bash-language-server-5.6.0 [project-manager-files]  /nix/store/3cv0ixavxrwrkw25c034szhcdq9z6a5x-bash-strict-mode-0.1.0 [project-manager-files]  /nix/store/cfnl6s54gkyhv2w9xnc524bw6nb4fhna-boehm-gc-8.2.12 [project-manager-files]  /nix/store/qmajd4nyy8zf70g9p4x2lcq45gq5gzy3-boost-1.89.0 [project-manager-files]  /nix/store/hivfv7qwmfhd60qyn6ysva4ydwq3d008-brotli-1.2.0 [project-manager-files]  /nix/store/3r1z17iah1fb7qncbpjcy3bm6mh4idbw-brotli-1.2.0-dev [project-manager-files]  /nix/store/k1shjmzyzw8bf7vp8gyrqn4dn70xpdxx-brotli-1.2.0-lib [project-manager-files]  /nix/store/y23nm3xd4m2xz925l5j9b1dhqaf7zfhr-busybox-1.37.0 [project-manager-files]  /nix/store/3lnvi6r17y9kki4r9klzvavranaz3131-bzip2-1.0.8 [project-manager-files]  /nix/store/3y3kzc5njlj7nwj1s78am0yzjnpicv9x-bzip2-1.0.8-bin [project-manager-files]  /nix/store/12vmymjk59ilhwwncmaskvyxcg3i23z8-c-ares-1.34.6 [project-manager-files]  /nix/store/dadk381crh40alsk19jhn4m828szsj6b-c-ares-1.34.6 [project-manager-files]  /nix/store/palv96s88bkvwiczhsfwkg9nz112napb-c-ares-1.34.6-dev [project-manager-files]  /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11 [project-manager-files]  /nix/store/xm1x557414bq1lgrx18gvb7cbz1qrdy8-curl-8.20.0 [project-manager-files]  /nix/store/ww555mznia5v7sz2w85lblg4amvhkhv1-diffutils-3.12 [project-manager-files]  /nix/store/7i5ac4459q4jvr49bi7rbr41k8kx6b29-direnv-2.37.1 [project-manager-files]  /nix/store/3zsxawygch41cizjvhpacmgaq7y3vhjg-ed-1.22.5 [project-manager-files]  /nix/store/06xwh282xg7rkya6d4s414d154f5s3ic-editline-1.17.1-unstable-2025-05-24 [project-manager-files]  /nix/store/qhmqdg27kcrlkl8ida6d5hiacw0y8d21-elfutils-0.194 [project-manager-files]  /nix/store/d8927sznk6qnqln6hl9p4d42h8pq49vg-expat-2.8.0 [project-manager-files]  /nix/store/kyz3mm5snbb8998kbkm28jps1phk9509-file-5.47 [project-manager-files]  /nix/store/c1cjgg6p8m8fssivzrc2p13mwwml3p3v-findutils-4.10.0 [project-manager-files]  /nix/store/wp1cshqv98i8abs8rcx91s54igqgll0f-gawk-5.4.0 [project-manager-files]  /nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib [project-manager-files]  /nix/store/xyikkpwkyxx6syba3kfrr0h67ig5hwmn-gcc-15.2.0-libgcc [project-manager-files]  /nix/store/zswf4c2na0d8ykb59rrp14748jb0w2wc-gdbm-1.26-lib [project-manager-files]  /nix/store/rb8rna9gkhs0ybl6z2p904myslh8llg8-gettext-1.0 [project-manager-files]  /nix/store/bcnisk3ydfgv26v2gw3zlky24g00yww2-git-2.54.0 [project-manager-files]  /nix/store/l444690y78nfdwyzm6mghagl7xa97myf-git-2.54.0-doc [project-manager-files]  /nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61 [project-manager-files]  /nix/store/cspsij182bd9hsx64mz1p7p143inkrjn-gmp-with-cxx-6.3.0 [project-manager-files]  /nix/store/y56aqb1m3y5davn6hsv4jfbml78qw4mv-gmp-with-cxx-6.3.0 [project-manager-files]  /nix/store/zmvllxxx62iys7vpyg020rni3v29bcxi-gnu-config-2024-01-01 [project-manager-files]  /nix/store/gn94gpcp5q08x4v6g8mvw8v4r65rcjzk-gnugrep-3.12 [project-manager-files]  /nix/store/vlq7nnw39j7rwk0pp68w1fcwzpxahm9h-gnumake-4.4.1 [project-manager-files]  /nix/store/kgxafhycw2kybbqih759ykc2043qyi5j-gnused-4.9 [project-manager-files]  /nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35 [project-manager-files]  /nix/store/zk6rrmwz2p5zshgbmlajzipygb9dp3nc-groff-1.24.1 [project-manager-files]  /nix/store/ndpbjk6jhw0da5h272dqqnyxa35a9gmx-gzip-1.14 [project-manager-files]  /nix/store/5mw0cpr9sdy5nan4ch9rvnax395iyx6q-home-manager-0-unstable-2026-04-24 [project-manager-files]  /nix/store/78alwxxdax9a1516a7rfr84i92ik43cl-home-manager-source [project-manager-files]  /nix/store/3whz9qc6irivv64zbr1fi4qsx99c1wz2-hostname-debian-3.25 [project-manager-files]  /nix/store/s55cq9xnfmv8bfvq91mga4ay4gmpdcyq-hostname-debian-3.25-man [project-manager-files]  /nix/store/g4n9xvj0qkylx5g6ka1ysfvdfwcf74g0-hostname-hostname-debian-3.25 [project-manager-files]  /nix/store/yyjnfc09myx5rz24jp5pagscrdpac2y2-hwloc-2.13.0-lib [project-manager-files]  /nix/store/mgm9rka26nrcxszjnqf2xrivmcv12v3z-iana-etc-20251215 [project-manager-files]  /nix/store/clpq5c7bysml4vqpa1x60a5yk3nzkfj4-icu4c-76.1 [project-manager-files]  /nix/store/4dn9hz9kl3fvcr4y09n6vdr302bldwcj-icu4c-76.1-dev [project-manager-files]  /nix/store/6zgxzc3nx4dms91pghwrqm07pipak3r6-inetutils-2.7 [project-manager-files]  /nix/store/7a1hndk12kz9wwh9sz8hzkkwgxq6rrnk-jq-1.8.1 [project-manager-files]  /nix/store/s04d6wm3kqjdgr7zdhlk214f6a2291ks-jq-1.8.1-bin [project-manager-files]  /nix/store/6i31ijsdf1f9rwrismd143qdhj6i96sk-json-c-0.18 [project-manager-files]  /nix/store/bq523hf8m16jw1hxsvw6nnbj722lx8zx-keep-sorted-0.8.0 [project-manager-files]  /nix/store/wn2byajlpr3w4pii81n6r0bjfrp5ca31-keyutils-1.6.3-lib [project-manager-files]  /nix/store/5cbjxz04crbjnawysjx5q717gvbsx7k8-krb5-1.22.1-lib [project-manager-files]  /nix/store/c6bacbn93qg4a7g9n4czww8rg24dvysr-less-692 [project-manager-files]  /nix/store/f1584f659vjzigscdcm59c4sl7j2d094-libarchive-3.8.7-lib [project-manager-files]  /nix/store/r9mdj422cass1hbqms9fda9pnszxq1mp-libblake3-1.8.5 [project-manager-files]  /nix/store/y32wls8fy4s23ly14j4gywcmh2vll2xx-libcap-ng-0.9.3 [project-manager-files]  /nix/store/s56vwp4mkiw7kvxfazhn5638fx9i97m5-libcpuid-0.8.1 [project-manager-files]  /nix/store/8429b8dd1865995zjavxhrljlg35vicr-libev-4.33 [project-manager-files]  /nix/store/2zs4bbi72plfm8j6zxf1js4f3yc4yzwy-libffi-3.5.2 [project-manager-files]  /nix/store/cyjph4gr4dh6msa8wi7pq1p4d6kmr1rj-libgit2-1.9.3-lib [project-manager-files]  /nix/store/6qa00czc79b3nb6ld0mdyacfp2p1k3jx-libidn2-2.3.8 [project-manager-files]  /nix/store/ylcfgsjncv0z40225ydhnsvqyqi52pqx-libpipeline-1.5.8 [project-manager-files]  /nix/store/f0gsxi5sc6hvrwmjk4r7dpb71d4vjgn0-libpsl-0.21.5 [project-manager-files]  /nix/store/i1hdncqg9y1cv43j6nnqm51j915cjxxx-libseccomp-2.6.0-lib [project-manager-files]  /nix/store/l9fbnxk2cg8g7c58bxjsq220zhqzn80w-libsodium-1.0.22-unstable-2026-04-09 [project-manager-files]  /nix/store/w3br983xcky4vdsz4df4splnbqhvnwp6-libssh2-1.11.1 [project-manager-files]  /nix/store/bf6wgamqnl3c91iamlb1branrfcwwy7x-libunistring-1.4.2 [project-manager-files]  /nix/store/pwvgxbwfn8ps2y4fcq6scgj3pfxjxznb-libuv-1.52.1 [project-manager-files]  /nix/store/l28nh2wfbk8d36hvh9q3a3gvk93m98cc-libuv-1.52.1-dev [project-manager-files]  /nix/store/g23gmzxz2asin32kxdnz7cvq5i4fx3an-libxcrypt-4.5.2 [project-manager-files]  /nix/store/bck1xkk9m0f60352gnjb512ix0n4x9qm-libxml2-2.15.2 [project-manager-files]  /nix/store/sqwwalvg1dxyz1abxbg6v773xxj2bpl9-llhttp-9.4.1 [project-manager-files]  /nix/store/3c4qw8c5c90qhn846dhvy7jfjknr868x-llhttp-9.4.1-dev [project-manager-files]  /nix/store/sn4y9m3yg3qgxi14h9cl51l333zi40xq-lndir-1.0.5 [project-manager-files]  /nix/store/6zswlka7qfz3i13mq9872lslhpfnzqyc-lowdown-3.0.1-lib [project-manager-files]  /nix/store/8wrmi2fp3wvn2w6ikdfgzspyr8nwn934-mailcap-2.1.54 [project-manager-files]  /nix/store/63arxnwfc7c8dh4pfg6jmm6lgfkjjg5n-man-db-2.13.1 [project-manager-files]  /nix/store/v9sym7lkcp6nj2llsqhajvp2zmimv5v1-mpdecimal-4.0.1 [project-manager-files]  /nix/store/wl2nw5l4x4dg6kclbgpq7v9212i1s6cy-ncurses-6.6 [project-manager-files]  /nix/store/rnpbgcxmw93mlcai4bidv0dxjmxza41z-nghttp2-1.69.0 [project-manager-files]  /nix/store/938xyzg63mmfy5v19lx8hwi8dxar1hmg-nghttp2-1.69.0-dev [project-manager-files]  /nix/store/zshxcsjv43migvylmfn1dh4wsl5wi09v-nghttp2-1.69.0-lib [project-manager-files]  /nix/store/k7ph83pqw7wk69zl9jdniwkg681nzavw-nghttp3-1.15.0 [project-manager-files]  /nix/store/5dpya8d71vpqb5m7bpb04h51lcwggipd-nghttp3-1.15.0-dev [project-manager-files]  /nix/store/7kxphmk7sm9k343hs323z8gd6l1c4xsy-ngtcp2-1.22.1 [project-manager-files]  /nix/store/xgymgmzn6pxjavnnyypvadyraq8kqalq-ngtcp2-1.22.1-dev [project-manager-files]  /nix/store/kl4h29hspcbildjmrkrcajmswx1gzgzs-nil-2025-06-13 [project-manager-files]  /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7 [project-manager-files]  /nix/store/28fpvivsgh8g62w72ayxgpc1bmj5wcjv-nix-2.34.7 [project-manager-files]  /nix/store/2cv1nsfm7xqlscdi13zbb6cz623brgr0-nix-cmd-2.34.7 [project-manager-files]  /nix/store/m2dlhisf40alxdf9z9igdcfx0axskjd4-nix-expr-2.34.7 [project-manager-files]  /nix/store/m356j97x4mza5zllhi4mikgw73pkqvyh-nix-fetchers-2.34.7 [project-manager-files]  /nix/store/h8ihci3l516nim50ffx32abqx6q8ldxa-nix-flake-2.34.7 [project-manager-files]  /nix/store/4njs9dsgdxqxsir1rr4sbygailag23dy-nix-main-2.34.7 [project-manager-files]  /nix/store/97zxp9j00zcjmkn3zv9karhwj86q7x5w-nix-nswrapper-2.34.7 [project-manager-files]  /nix/store/yxb9ryjd5nrkjyisq612laz9w23s900b-nix-store-2.34.7 [project-manager-files]  /nix/store/a90px0h1szz9y9c67ww1sa163z44flf9-nix-util-2.34.7 [project-manager-files]  /nix/store/sgijssgx5ylh2vhajwp98f9sbhsdwhjy-nixfmt-1.3.1 [project-manager-files]  /nix/store/imnnmik3n4v2r02qv3cln92ic4k4m7mf-nixos-option [project-manager-files]  /nix/store/q1r7qkrnbhakljr4j228v2yi2874jkl9-nodejs-slim-24.15.0 [project-manager-files]  /nix/store/6snfrwakqanqp7c21nnzmz183fkhnzv1-nss-cacert-3.123 [project-manager-files]  /nix/store/wjfhh11sfcdf97mvg7hbxickybxzk850-numactl-2.0.18 [project-manager-files]  /nix/store/3hiz5p86da1lqs7w1znlw3zqasr9fhfc-onetbb-2022.3.0 [project-manager-files]  /nix/store/mh9f88s66k9i27yfwwng7x04mnykgfyg-oniguruma-6.9.10-lib [project-manager-files]  /nix/store/y18pnbvfarnilsmgayswvi1khaw9wbsc-openssl-3.6.2 [project-manager-files]  /nix/store/zyrxhd7nwmkcs11m144jagxcmddw2i41-openssl-3.6.2-bin [project-manager-files]  /nix/store/wxws7pwyzk8mbmjc1rwwwx9v184hh67v-openssl-3.6.2-dev [project-manager-files]  /nix/store/wgvplwp0faqhqr92w0ma8bxaxk202ama-patch-2.8 [project-manager-files]  /nix/store/ilblcn1dkvzghcr2yk3av6jxn5rk1iqw-patchelf-0.15.2 [project-manager-files]  /nix/store/9qf6m6csaabfx2adfdk5771w8fjsqccs-pcre2-10.46 [project-manager-files]  /nix/store/6plwsm6pkq79yjv4xvy8csk2pd4hzr67-perl-5.42.0 [project-manager-files]  /nix/store/pqdb97mmxd2cfhj5dxm3q37k7kfwn305-perl5.42.0-Authen-SASL-2.1900 [project-manager-files]  /nix/store/0pvx2hhmfz1w368psk1lr90c1dcmij93-perl5.42.0-CGI-4.59 [project-manager-files]  /nix/store/59q1f7jk6k738dmvcfbay680qfapghap-perl5.42.0-CGI-Fast-2.16 [project-manager-files]  /nix/store/6p3v4gxn5100vn65i4j52xy64m58i96f-perl5.42.0-Clone-0.46 [project-manager-files]  /nix/store/5w500dl8zvxw2f9s7m2q92izf7i8vjvj-perl5.42.0-Crypt-URandom-0.55 [project-manager-files]  /nix/store/bkgncqrvvfb553d5axwsc1bij0pdfmax-perl5.42.0-Digest-HMAC-1.05 [project-manager-files]  /nix/store/2nhkgvr2w2zsi00w27i3877ww7rxghbp-perl5.42.0-Encode-Locale-1.05 [project-manager-files]  /nix/store/2qg169y1js09wigfivl28hyg9l5ign7h-perl5.42.0-FCGI-0.82 [project-manager-files]  /nix/store/vcnp1q832an2j3w8391v5gplvnf30nj1-perl5.42.0-FCGI-ProcManager-0.28 [project-manager-files]  /nix/store/hxcx4xmwi5z59dzwsnmanlk8qvr8p077-perl5.42.0-File-Listing-6.16 [project-manager-files]  /nix/store/yha0cfppqsfxgl645cjgvkl1h5w24ci1-perl5.42.0-HTML-Parser-3.81 [project-manager-files]  /nix/store/wj2d70mlc5d2a4w2529mvsmaqiz546w8-perl5.42.0-HTML-TagCloud-0.38 [project-manager-files]  /nix/store/vkh1q0n1pnb83jhza0zwjwglp2946s90-perl5.42.0-HTML-Tagset-3.20 [project-manager-files]  /nix/store/29g0p0qv43cck3n6dnh21wxhn8qp8wjd-perl5.42.0-HTTP-CookieJar-0.014 [project-manager-files]  /nix/store/8wpdc06qixgfhvk1zlgr0n4nqarihis4-perl5.42.0-HTTP-Cookies-6.10 [project-manager-files]  /nix/store/kjqy9p376zi82d99bxaaslbrq2nvqybv-perl5.42.0-HTTP-Daemon-6.16 [project-manager-files]  /nix/store/v868wcpgd0jqhnqnrmq732d45ks2z4yz-perl5.42.0-HTTP-Date-6.06 [project-manager-files]  /nix/store/y9qkzdjbkzlnhi439bl5p228x24l4q10-perl5.42.0-HTTP-Message-6.45 [project-manager-files]  /nix/store/q7wrzjvyrcb8594wsfpgmwqzbw1k97v6-perl5.42.0-HTTP-Negotiate-6.01 [project-manager-files]  /nix/store/5d07y69biafvzissvdcav66qwm9hafli-perl5.42.0-IO-HTML-1.004 [project-manager-files]  /nix/store/s1ibhw5fbdyxr2726npfz4m1kqxihbg5-perl5.42.0-IO-Socket-SSL-2.083 [project-manager-files]  /nix/store/avhzp1grg7h9b8hwggd3ia63ga35b0jy-perl5.42.0-LWP-MediaTypes-6.04 [project-manager-files]  /nix/store/6nq78lq53r68mxrd9gi4pnmi00adzvci-perl5.42.0-Mozilla-CA-20230821 [project-manager-files]  /nix/store/ga6f5fh80il4ll7ll88qr92h0s68754y-perl5.42.0-Net-HTTP-6.23 [project-manager-files]  /nix/store/0kvhdd63rp3a5rzapcx3ad47cpmpn1a2-perl5.42.0-Net-SMTP-SSL-1.04 [project-manager-files]  /nix/store/5ryil8mvc1if3hwqw4hl1c0rmrip997r-perl5.42.0-Net-SSLeay-1.92 [project-manager-files]  /nix/store/ph06d5w2pgbxjp6mflxa684vmfy0p487-perl5.42.0-TermReadKey-2.38 [project-manager-files]  /nix/store/6xw0hrgrslhwid5wn59dghgjq0jrldga-perl5.42.0-Test-Fatal-0.017 [project-manager-files]  /nix/store/pxbn9yncffjw3aymmknzhsa97vq0n2y4-perl5.42.0-Test-Needs-0.002010 [project-manager-files]  /nix/store/ks6i83ccbdnnqa8m43r9qd3zwls24ca7-perl5.42.0-Test-RequiresInternet-0.05 [project-manager-files]  /nix/store/w0qcmr49qsgmns957fpr68h0rmhj3pgc-perl5.42.0-TimeDate-2.33 [project-manager-files]  /nix/store/kgw9gj0bdv8xq8va7l80r75phwv1p1gp-perl5.42.0-Try-Tiny-0.31 [project-manager-files]  /nix/store/cn9q1n4iasgzv4bynf8s15zrq9vvxrbc-perl5.42.0-URI-5.21 [project-manager-files]  /nix/store/xw05cz5ljj9p1n3iq4lhc3p0943fj064-perl5.42.0-WWW-RobotRules-6.02 [project-manager-files]  /nix/store/jm9arh44kl531pxn7lx677w8qh5n1869-perl5.42.0-libnet-3.15 [project-manager-files]  /nix/store/b2ryqfq2iqyqqlgbhijmsy1wh3h633jy-perl5.42.0-libwww-perl-6.72 [project-manager-files]  /nix/store/17cf8nsncp53jw0lf9zqzir4jybpz44p-pm-modules-messages [project-manager-files]  /nix/store/w5749f1zrbdslbbxs2ksiw4lvddq5gpx-project-manager [project-manager-files]  /nix/store/093bbkmklv9vznvdpg1dmdmirdf3acjg-publicsuffix-list-0-unstable-2026-03-26 [project-manager-files]  /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13 [project-manager-files]  /nix/store/ylf24iiwy5xphy8wfz6jgahncsfgsy2r-readline-8.3p3 [project-manager-files]  /nix/store/g8qlpsqqyjk6qym76mmyw96vg7hm2bya-s2n-tls-1.7.2 [project-manager-files]  /nix/store/2lfacwyvxpllrq9jpbyz7z4v4lc3wnr9-shellcheck-0.11.0-bin [project-manager-files]  /nix/store/hyjd216vnfpm7md7llw5vjakd5n2xj1d-shfmt-3.13.1 [project-manager-files]  /nix/store/9rzjjfx05q2i3g2npr1z9v33261kd73y-simdjson-4.6.0 [project-manager-files]  /nix/store/8bfapy5gj8bqbqi72lrwm4z4lagvfq2f-simdutf-6.5.0 [project-manager-files]  /nix/store/whp2j7j4mc7qnyq6017zi9rg0yx4d2wd-simdutf-9.0.0 [project-manager-files]  /nix/store/yg1gv8db04ldrnmdhykq8zjqqg6pg5kd-sqlite-3.51.2 [project-manager-files]  /nix/store/jl35p88sb0jjm11sr2p9v37q6hm3c6pm-sqlite-3.51.2-bin [project-manager-files]  /nix/store/vyd6g9viqafhzr97dq8zsbksdf4w5avm-sqlite-3.51.2-dev [project-manager-files]  /nix/store/81ff57hcs8gjlnaqqhbilzxsvb5pfzaa-stdenv-linux [project-manager-files]  /nix/store/6w2jz94wdy1912gq7qbcxwbsshds2f7a-treefmt-2.5.0 [project-manager-files]  /nix/store/d7d0vqqn9mrfccpjfsdl12sxg49xx3lh-treefmt.toml [project-manager-files]  /nix/store/v2hsfkf03b3l79rhcxw4nq7w79kr3qkw-tzdata-2026b [project-manager-files]  /nix/store/xknj6c33cc197s60ry0i69vdkmaizrs1-update-autotools-gnu-config-scripts-hook [project-manager-files]  /nix/store/fhscg4f05syxdy0ki4byxislvq66y73q-util-linux-minimal-2.42-bin [project-manager-files]  /nix/store/1scb6xccxlqy8rj9hfgf7ppqv99pfwq9-util-linux-minimal-2.42-lib [project-manager-files]  /nix/store/xwd1hzks7birljbwqd0l25blaa2qz1h7-util-linux-minimal-2.42-login [project-manager-files]  /nix/store/81xib6667nkj5l0hmkis3m211w878l7j-util-linux-minimal-2.42-mount [project-manager-files]  /nix/store/84vyyygz11han4c3wvip3zb30zh2jdzc-util-linux-minimal-2.42-swap [project-manager-files]  /nix/store/i5bnc1sz9hd9w3qv432nfz5cxhq30bs7-uvwasi-0.0.23 [project-manager-files]  /nix/store/zgaz4b5rcyh1gw71wabf4315z2gkxcak-vale-3.14.2 [project-manager-files]  /nix/store/g54b6ghpnn98hfdz4yqw87w10c3hx8bv-xgcc-15.2.0-libgcc [project-manager-files]  /nix/store/waz72vmxc8zk90qqvgg9ikhzdk1kzjy4-xz-5.8.3 [project-manager-files]  /nix/store/csra6zhdjw7rjzv98fycz7qjalyv55k2-xz-5.8.3-bin [project-manager-files]  /nix/store/61a1nwx3w6rqyaisj5rn1sal1981apm7-zlib-1.3.2 [project-manager-files]  /nix/store/h7ik0g1xxayy0z8h27zbvrgmac63irgs-zlib-1.3.2-dev [project-manager-files]  /nix/store/xn70pn0qd5jhdvp5rikgn1yl9bbmyxiq-zlib-1.3.2-static [project-manager-files]  /nix/store/i65qj7vqxxc7j8905azybvgriyvnqzm7-zlib-ng-2.3.3 [project-manager-files]  /nix/store/gd74vdpqzq0qmmikvmrf3r3kghhhnf50-zstd-1.5.7 [project-manager-files]  /nix/store/cwj48a5jfy5srxgq45p4dg37zqdlhzba-zstd-1.5.7-bin [project-manager-files]  /nix/store/cbzpsvdi282yhw702d7s42lirqnr0i0g-zstd-1.5.7-dev [project-manager-files] copying path '/nix/store/zmvllxxx62iys7vpyg020rni3v29bcxi-gnu-config-2024-01-01' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/g54b6ghpnn98hfdz4yqw87w10c3hx8bv-xgcc-15.2.0-libgcc' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xyikkpwkyxx6syba3kfrr0h67ig5hwmn-gcc-15.2.0-libgcc' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/bf6wgamqnl3c91iamlb1branrfcwwy7x-libunistring-1.4.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6snfrwakqanqp7c21nnzmz183fkhnzv1-nss-cacert-3.123' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/17cf8nsncp53jw0lf9zqzir4jybpz44p-pm-modules-messages' from 'https://sellout.cachix.org'... [project-manager-files] copying path '/nix/store/l444690y78nfdwyzm6mghagl7xa97myf-git-2.54.0-doc' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/mgm9rka26nrcxszjnqf2xrivmcv12v3z-iana-etc-20251215' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/8wrmi2fp3wvn2w6ikdfgzspyr8nwn934-mailcap-2.1.54' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/bkgncqrvvfb553d5axwsc1bij0pdfmax-perl5.42.0-Digest-HMAC-1.05' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/vcnp1q832an2j3w8391v5gplvnf30nj1-perl5.42.0-FCGI-ProcManager-0.28' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wj2d70mlc5d2a4w2529mvsmaqiz546w8-perl5.42.0-HTML-TagCloud-0.38' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cn9q1n4iasgzv4bynf8s15zrq9vvxrbc-perl5.42.0-URI-5.21' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/jm9arh44kl531pxn7lx677w8qh5n1869-perl5.42.0-libnet-3.15' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/v2hsfkf03b3l79rhcxw4nq7w79kr3qkw-tzdata-2026b' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/2nhkgvr2w2zsi00w27i3877ww7rxghbp-perl5.42.0-Encode-Locale-1.05' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/y23nm3xd4m2xz925l5j9b1dhqaf7zfhr-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/s55cq9xnfmv8bfvq91mga4ay4gmpdcyq-hostname-debian-3.25-man' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/vkh1q0n1pnb83jhza0zwjwglp2946s90-perl5.42.0-HTML-Tagset-3.20' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/5d07y69biafvzissvdcav66qwm9hafli-perl5.42.0-IO-HTML-1.004' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/avhzp1grg7h9b8hwggd3ia63ga35b0jy-perl5.42.0-LWP-MediaTypes-6.04' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6nq78lq53r68mxrd9gi4pnmi00adzvci-perl5.42.0-Mozilla-CA-20230821' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/pxbn9yncffjw3aymmknzhsa97vq0n2y4-perl5.42.0-Test-Needs-0.002010' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ks6i83ccbdnnqa8m43r9qd3zwls24ca7-perl5.42.0-Test-RequiresInternet-0.05' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/w0qcmr49qsgmns957fpr68h0rmhj3pgc-perl5.42.0-TimeDate-2.33' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ga6f5fh80il4ll7ll88qr92h0s68754y-perl5.42.0-Net-HTTP-6.23' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/kgw9gj0bdv8xq8va7l80r75phwv1p1gp-perl5.42.0-Try-Tiny-0.31' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xw05cz5ljj9p1n3iq4lhc3p0943fj064-perl5.42.0-WWW-RobotRules-6.02' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/093bbkmklv9vznvdpg1dmdmirdf3acjg-publicsuffix-list-0-unstable-2026-03-26' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xknj6c33cc197s60ry0i69vdkmaizrs1-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xn70pn0qd5jhdvp5rikgn1yl9bbmyxiq-zlib-1.3.2-static' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/bq523hf8m16jw1hxsvw6nnbj722lx8zx-keep-sorted-0.8.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/hyjd216vnfpm7md7llw5vjakd5n2xj1d-shfmt-3.13.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/v868wcpgd0jqhnqnrmq732d45ks2z4yz-perl5.42.0-HTTP-Date-6.06' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6qa00czc79b3nb6ld0mdyacfp2p1k3jx-libidn2-2.3.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6xw0hrgrslhwid5wn59dghgjq0jrldga-perl5.42.0-Test-Fatal-0.017' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/hxcx4xmwi5z59dzwsnmanlk8qvr8p077-perl5.42.0-File-Listing-6.16' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/29g0p0qv43cck3n6dnh21wxhn8qp8wjd-perl5.42.0-HTTP-CookieJar-0.014' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/v2dzxxlyf0z8njnr3nar1wmdiw6hssb6-attr-2.5.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/a8v2y5q3lspfrwv2mgphf6l4x3kw16x3-aws-c-common-0.12.4' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/gik3rh1vz2jlgnifb9dh6vc6sxwwz9jj-bash-5.3p9' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/k1shjmzyzw8bf7vp8gyrqn4dn70xpdxx-brotli-1.2.0-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/12vmymjk59ilhwwncmaskvyxcg3i23z8-c-ares-1.34.6' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3lnvi6r17y9kki4r9klzvavranaz3131-bzip2-1.0.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/dadk381crh40alsk19jhn4m828szsj6b-c-ares-1.34.6' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3zsxawygch41cizjvhpacmgaq7y3vhjg-ed-1.22.5' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/06xwh282xg7rkya6d4s414d154f5s3ic-editline-1.17.1-unstable-2025-05-24' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/d8927sznk6qnqln6hl9p4d42h8pq49vg-expat-2.8.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wp1cshqv98i8abs8rcx91s54igqgll0f-gawk-5.4.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/zswf4c2na0d8ykb59rrp14748jb0w2wc-gdbm-1.26-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/vlq7nnw39j7rwk0pp68w1fcwzpxahm9h-gnumake-4.4.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3whz9qc6irivv64zbr1fi4qsx99c1wz2-hostname-debian-3.25' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/kgxafhycw2kybbqih759ykc2043qyi5j-gnused-4.9' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/yyjnfc09myx5rz24jp5pagscrdpac2y2-hwloc-2.13.0-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/yxla342pd0453pz2k0yybnyy1hig8dv4-acl-2.3.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/palv96s88bkvwiczhsfwkg9nz112napb-c-ares-1.34.6-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3y3kzc5njlj7nwj1s78am0yzjnpicv9x-bzip2-1.0.8-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6i31ijsdf1f9rwrismd143qdhj6i96sk-json-c-0.18' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wn2byajlpr3w4pii81n6r0bjfrp5ca31-keyutils-1.6.3-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/g4n9xvj0qkylx5g6ka1ysfvdfwcf74g0-hostname-hostname-debian-3.25' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ybhl4nm9x7krdpih6awivh92m97nznjj-aws-c-compression-0.3.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/1qi3lnd7gr670zs9zcw6rly1w8ix22np-aws-c-sdkutils-0.2.4' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/a892ys9iibvg71284vgs7fjw30s16a81-aws-checksums-0.2.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/hivfv7qwmfhd60qyn6ysva4ydwq3d008-brotli-1.2.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/y32wls8fy4s23ly14j4gywcmh2vll2xx-libcap-ng-0.9.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/s56vwp4mkiw7kvxfazhn5638fx9i97m5-libcpuid-0.8.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/8429b8dd1865995zjavxhrljlg35vicr-libev-4.33' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ndpbjk6jhw0da5h272dqqnyxa35a9gmx-gzip-1.14' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/2zs4bbi72plfm8j6zxf1js4f3yc4yzwy-libffi-3.5.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/bzjds5493dg6wkv102wl8h5s4z8c2ibk-alejandra-4.0.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cfnl6s54gkyhv2w9xnc524bw6nb4fhna-boehm-gc-8.2.12' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/rb8rna9gkhs0ybl6z2p904myslh8llg8-gettext-1.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cspsij182bd9hsx64mz1p7p143inkrjn-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/y56aqb1m3y5davn6hsv4jfbml78qw4mv-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/zk6rrmwz2p5zshgbmlajzipygb9dp3nc-groff-1.24.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/clpq5c7bysml4vqpa1x60a5yk3nzkfj4-icu4c-76.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ylcfgsjncv0z40225ydhnsvqyqi52pqx-libpipeline-1.5.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/f0gsxi5sc6hvrwmjk4r7dpb71d4vjgn0-libpsl-0.21.5' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3r1z17iah1fb7qncbpjcy3bm6mh4idbw-brotli-1.2.0-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/i1hdncqg9y1cv43j6nnqm51j915cjxxx-libseccomp-2.6.0-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/l9fbnxk2cg8g7c58bxjsq220zhqzn80w-libsodium-1.0.22-unstable-2026-04-09' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/pwvgxbwfn8ps2y4fcq6scgj3pfxjxznb-libuv-1.52.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/g23gmzxz2asin32kxdnz7cvq5i4fx3an-libxcrypt-4.5.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/bck1xkk9m0f60352gnjb512ix0n4x9qm-libxml2-2.15.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/sqwwalvg1dxyz1abxbg6v773xxj2bpl9-llhttp-9.4.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/sn4y9m3yg3qgxi14h9cl51l333zi40xq-lndir-1.0.5' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6zswlka7qfz3i13mq9872lslhpfnzqyc-lowdown-3.0.1-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/v9sym7lkcp6nj2llsqhajvp2zmimv5v1-mpdecimal-4.0.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wl2nw5l4x4dg6kclbgpq7v9212i1s6cy-ncurses-6.6' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/zshxcsjv43migvylmfn1dh4wsl5wi09v-nghttp2-1.69.0-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/k7ph83pqw7wk69zl9jdniwkg681nzavw-nghttp3-1.15.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wjfhh11sfcdf97mvg7hbxickybxzk850-numactl-2.0.18' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3hiz5p86da1lqs7w1znlw3zqasr9fhfc-onetbb-2022.3.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/l28nh2wfbk8d36hvh9q3a3gvk93m98cc-libuv-1.52.1-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/mh9f88s66k9i27yfwwng7x04mnykgfyg-oniguruma-6.9.10-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3c4qw8c5c90qhn846dhvy7jfjknr868x-llhttp-9.4.1-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/y18pnbvfarnilsmgayswvi1khaw9wbsc-openssl-3.6.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wgvplwp0faqhqr92w0ma8bxaxk202ama-patch-2.8' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ilblcn1dkvzghcr2yk3av6jxn5rk1iqw-patchelf-0.15.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/9qf6m6csaabfx2adfdk5771w8fjsqccs-pcre2-10.46' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6p3v4gxn5100vn65i4j52xy64m58i96f-perl5.42.0-Clone-0.46' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/5w500dl8zvxw2f9s7m2q92izf7i8vjvj-perl5.42.0-Crypt-URandom-0.55' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ww555mznia5v7sz2w85lblg4amvhkhv1-diffutils-3.12' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/c1cjgg6p8m8fssivzrc2p13mwwml3p3v-findutils-4.10.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/2qg169y1js09wigfivl28hyg9l5ign7h-perl5.42.0-FCGI-0.82' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/5dpya8d71vpqb5m7bpb04h51lcwggipd-nghttp3-1.15.0-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ph06d5w2pgbxjp6mflxa684vmfy0p487-perl5.42.0-TermReadKey-2.38' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/9rzjjfx05q2i3g2npr1z9v33261kd73y-simdjson-4.6.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/r9mdj422cass1hbqms9fda9pnszxq1mp-libblake3-1.8.5' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/8bfapy5gj8bqbqi72lrwm4z4lagvfq2f-simdutf-6.5.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/7a1hndk12kz9wwh9sz8hzkkwgxq6rrnk-jq-1.8.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/whp2j7j4mc7qnyq6017zi9rg0yx4d2wd-simdutf-9.0.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6w2jz94wdy1912gq7qbcxwbsshds2f7a-treefmt-2.5.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/y9qkzdjbkzlnhi439bl5p228x24l4q10-perl5.42.0-HTTP-Message-6.45' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/pqdb97mmxd2cfhj5dxm3q37k7kfwn305-perl5.42.0-Authen-SASL-2.1900' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/gn94gpcp5q08x4v6g8mvw8v4r65rcjzk-gnugrep-3.12' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6zgxzc3nx4dms91pghwrqm07pipak3r6-inetutils-2.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/c6bacbn93qg4a7g9n4czww8rg24dvysr-less-692' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/4dn9hz9kl3fvcr4y09n6vdr302bldwcj-icu4c-76.1-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/0vxzghja29ixhx9db2g7qyhc5aj01756-aws-c-cal-0.9.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/5cbjxz04crbjnawysjx5q717gvbsx7k8-krb5-1.22.1-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/rnpbgcxmw93mlcai4bidv0dxjmxza41z-nghttp2-1.69.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/7kxphmk7sm9k343hs323z8gd6l1c4xsy-ngtcp2-1.22.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/zyrxhd7nwmkcs11m144jagxcmddw2i41-openssl-3.6.2-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/5ryil8mvc1if3hwqw4hl1c0rmrip997r-perl5.42.0-Net-SSLeay-1.92' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/ylf24iiwy5xphy8wfz6jgahncsfgsy2r-readline-8.3p3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/g8qlpsqqyjk6qym76mmyw96vg7hm2bya-s2n-tls-1.7.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/s04d6wm3kqjdgr7zdhlk214f6a2291ks-jq-1.8.1-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/i8nclac5zk07v7zd9x6pf2i102yrj495-ada-3.4.4' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/1scb6xccxlqy8rj9hfgf7ppqv99pfwq9-util-linux-minimal-2.42-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/yha0cfppqsfxgl645cjgvkl1h5w24ci1-perl5.42.0-HTML-Parser-3.81' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/8wpdc06qixgfhvk1zlgr0n4nqarihis4-perl5.42.0-HTTP-Cookies-6.10' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/kjqy9p376zi82d99bxaaslbrq2nvqybv-perl5.42.0-HTTP-Daemon-6.16' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/q7wrzjvyrcb8594wsfpgmwqzbw1k97v6-perl5.42.0-HTTP-Negotiate-6.01' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xwd1hzks7birljbwqd0l25blaa2qz1h7-util-linux-minimal-2.42-login' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/i5bnc1sz9hd9w3qv432nfz5cxhq30bs7-uvwasi-0.0.23' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/zgaz4b5rcyh1gw71wabf4315z2gkxcak-vale-3.14.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/waz72vmxc8zk90qqvgg9ikhzdk1kzjy4-xz-5.8.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/938xyzg63mmfy5v19lx8hwi8dxar1hmg-nghttp2-1.69.0-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wxws7pwyzk8mbmjc1rwwwx9v184hh67v-openssl-3.6.2-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xgymgmzn6pxjavnnyypvadyraq8kqalq-ngtcp2-1.22.1-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cgjr3kj3hs7ngznyws5qfg16c8scpys0-bash-interactive-5.3p9' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/s1ibhw5fbdyxr2726npfz4m1kqxihbg5-perl5.42.0-IO-Socket-SSL-2.083' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/61a1nwx3w6rqyaisj5rn1sal1981apm7-zlib-1.3.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/wz0b2331pw0nl63hn52krhkkp0x3y8xg-aws-c-io-0.22.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/i65qj7vqxxc7j8905azybvgriyvnqzm7-zlib-ng-2.3.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/81xib6667nkj5l0hmkis3m211w878l7j-util-linux-minimal-2.42-mount' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/84vyyygz11han4c3wvip3zb30zh2jdzc-util-linux-minimal-2.42-swap' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/0pvx2hhmfz1w368psk1lr90c1dcmij93-perl5.42.0-CGI-4.59' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/gd74vdpqzq0qmmikvmrf3r3kghhhnf50-zstd-1.5.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/csra6zhdjw7rjzv98fycz7qjalyv55k2-xz-5.8.3-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/0kvhdd63rp3a5rzapcx3ad47cpmpn1a2-perl5.42.0-Net-SMTP-SSL-1.04' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/kyz3mm5snbb8998kbkm28jps1phk9509-file-5.47' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/w3br983xcky4vdsz4df4splnbqhvnwp6-libssh2-1.11.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/6plwsm6pkq79yjv4xvy8csk2pd4hzr67-perl-5.42.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/yg1gv8db04ldrnmdhykq8zjqqg6pg5kd-sqlite-3.51.2' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/jl35p88sb0jjm11sr2p9v37q6hm3c6pm-sqlite-3.51.2-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/h7ik0g1xxayy0z8h27zbvrgmac63irgs-zlib-1.3.2-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/3cv0ixavxrwrkw25c034szhcdq9z6a5x-bash-strict-mode-0.1.0' from 'https://sellout.cachix.org'... [project-manager-files] copying path '/nix/store/7i5ac4459q4jvr49bi7rbr41k8kx6b29-direnv-2.37.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/rliky4rfrmypasmnfb4i4l14d6zfvh6y-aws-c-event-stream-0.7.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/sr7r5b7lgvhr6irf0jrcrd6d75pcy6ip-aws-c-http-0.10.4' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/fhscg4f05syxdy0ki4byxislvq66y73q-util-linux-minimal-2.42-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/59q1f7jk6k738dmvcfbay680qfapghap-perl5.42.0-CGI-Fast-2.16' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/qmajd4nyy8zf70g9p4x2lcq45gq5gzy3-boost-1.89.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/f1584f659vjzigscdcm59c4sl7j2d094-libarchive-3.8.7-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cwj48a5jfy5srxgq45p4dg37zqdlhzba-zstd-1.5.7-bin' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/xm1x557414bq1lgrx18gvb7cbz1qrdy8-curl-8.20.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cyjph4gr4dh6msa8wi7pq1p4d6kmr1rj-libgit2-1.9.3-lib' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/81ff57hcs8gjlnaqqhbilzxsvb5pfzaa-stdenv-linux' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/vyd6g9viqafhzr97dq8zsbksdf4w5avm-sqlite-3.51.2-dev' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/494bddasj8drgdqav21dncmdvhqks0nq-aws-c-auth-0.9.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/kd2rqlinf12vhnwv98z6533hm3vhj39r-aws-c-mqtt-0.13.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/cbzpsvdi282yhw702d7s42lirqnr0i0g-zstd-1.5.7-dev' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/d5l4p9kymz439zns5a9izap4fmj2pmv9-builder.pl.drv'... [project-manager-files] copying path '/nix/store/al919h9avpd22pcvjd6filsj9scz8iph-aws-c-s3-0.8.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/qhmqdg27kcrlkl8ida6d5hiacw0y8d21-elfutils-0.194' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/63arxnwfc7c8dh4pfg6jmm6lgfkjjg5n-man-db-2.13.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/q1r7qkrnbhakljr4j228v2yi2874jkl9-nodejs-slim-24.15.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/a90px0h1szz9y9c67ww1sa163z44flf9-nix-util-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/5vyj1a31kj73x0djgcdxq850grhsv9xl-cleanup.drv'... [project-manager-files] copying path '/nix/store/5pwfrjv5rpr0gggirg0i5ynnlh72srm3-aws-crt-cpp-0.34.3' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/sgijssgx5ylh2vhajwp98f9sbhsdwhjy-nixfmt-1.3.1' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/2lfacwyvxpllrq9jpbyz7z4v4lc3wnr9-shellcheck-0.11.0-bin' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/nljm3wlkkhg866xwdaax50wvnl09dk0i-link.drv'... [project-manager-files] copying path '/nix/store/97zxp9j00zcjmkn3zv9karhwj86q7x5w-nix-nswrapper-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/b2ryqfq2iqyqqlgbhijmsy1wh3h633jy-perl5.42.0-libwww-perl-6.72' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/rbq973xkrhhmnsd7agq7vndnaij1d652-pm-shell-aliases.sh.drv'... [project-manager-files] copying path '/nix/store/yxb9ryjd5nrkjyisq612laz9w23s900b-nix-store-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/kl4h29hspcbildjmrkrcajmswx1gzgzs-nil-2025-06-13' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/d7d0vqqn9mrfccpjfsdl12sxg49xx3lh-treefmt.toml' from 'https://sellout.cachix.org'... [project-manager-files] building '/nix/store/38sqvnyc86zwx8fm357bmdpyrwwfq4xv-pm_.cachevaleVocabdotfilesaccept.txt.drv'... [project-manager-files] building '/nix/store/8mkp5vw8i4p9g1mjd4cngldcxiikzlnh-pm_.cachevaleconfigvocabulariesdotfilesaccept.txt.drv'... [project-manager-files] copying path '/nix/store/m356j97x4mza5zllhi4mikgw73pkqvyh-nix-fetchers-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/4njs9dsgdxqxsir1rr4sbygailag23dy-nix-main-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/p3ggfrk8phf3xn9l3z94j2pj10b00w76-pm_.editorconfig.drv'... [project-manager-files] building '/nix/store/3vbrz3r6ym4m690pa0im7x5f1b5v0jsb-pm_.envrc.drv'... [project-manager-files] copying path '/nix/store/m2dlhisf40alxdf9z9igdcfx0axskjd4-nix-expr-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/d9hbv35hb0lhzhg8srw8wcng8nya2z99-pm_.gitattributes.drv'... [project-manager-files] building '/nix/store/gw2fj3mq1cxa5q9i00law12yzaq121g9-pm_.githubrenovate.json.drv'... [project-manager-files] copying path '/nix/store/lj1ss4sly9yw4afcvxnkd2hxbgx722ig-bash-language-server-5.6.0' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/h8ihci3l516nim50ffx32abqx6q8ldxa-nix-flake-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/wy9n72mzbn6gsd6fcy23ysdic1bgickl-pm_.githubsettings.yml.drv'... [project-manager-files] building '/nix/store/063fml1q53gp3c876g8gway6qx1k56nz-pm_.gitignore.drv'... [project-manager-files] copying path '/nix/store/2cv1nsfm7xqlscdi13zbb6cz623brgr0-nix-cmd-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/nbwlw32asfyp7nz6bxpz47l8ps56vvh4-pm_.vale.ini.drv'... [project-manager-files] copying path '/nix/store/28fpvivsgh8g62w72ayxgpc1bmj5wcjv-nix-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/qlyqqsvsz3np5bzkfvy5rg1j6ajkk6qm-pm_flakehubpublish.yml.drv'... [project-manager-files] copying path '/nix/store/bcnisk3ydfgv26v2gw3zlky24g00yww2-git-2.54.0' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/26qvzykys1z06kp7zpz50ab5zskdr4wh-pm_flakestrypublish.yml.drv'... [project-manager-files] copying path '/nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/rmw3d7widk6y9nnxahks5w4wzylxxchp-pm_garnix.yaml.drv'... [project-manager-files] building '/nix/store/qff6dgzzg8jwi4rr8fxmpc84g5dgz1c4-pm_githooksprepush.drv'... [project-manager-files] copying path '/nix/store/imnnmik3n4v2r02qv3cln92ic4k4m7mf-nixos-option' from 'https://cache.nixos.org'... [project-manager-files] building '/nix/store/1c660wlrp99pfc5h32mk16xg9469fbif-pm_nixci.nix.drv'... [project-manager-files] copying path '/nix/store/5mw0cpr9sdy5nan4ch9rvnax395iyx6q-home-manager-0-unstable-2026-04-24' from 'https://cache.nixos.org'... [project-manager-files] copying path '/nix/store/w5749f1zrbdslbbxs2ksiw4lvddq5gpx-project-manager' from 'https://sellout.cachix.org'... [project-manager-files] building '/nix/store/rg4g41pg2zxcd1x3pxhi1pf9k7xc5by1-git-hooks-for-dotfiles.drv'... [project-manager-files] building '/nix/store/gk6v0qyzgljchqawdc6cm4kaqnbwxbbs-pm_switchpmgeneration.yml.drv'... [project-manager-files] building '/nix/store/2iwjbknmq5p2aq7kganx07acjsz80cwm-pm_gitconfig.drv'... [project-manager-files] building '/nix/store/ihgpdhc05cgd7dic77757dxrii2580gf-treefmt.drv'... [project-manager-files] building '/nix/store/wc83mh0whg8l7z48x4qxzpv1wbf5f0mz-project-manager-files-for-dotfiles.drv'... [project-manager-files] building '/nix/store/5xpjzf9llg12cjxiilkcz822hzmwnxk6-pm-session-vars.sh.drv'... [project-manager-files] building '/nix/store/s8vc56sqy8w94crb91h2kn8z0a1zbghc-updateStatus.drv'... [project-manager-files] building '/nix/store/656ndm4w7lhlf7xll5amgyd2k0gb33fh-project-manager-path-for-dotfiles.drv'... [project-manager-files] building '/nix/store/rxgvyb2mhb608763zlm125xl6cnmhfi5-activation-script.drv'... [project-manager-files] building '/nix/store/j6crkgw2br9lr0zq6kiw1aaf1qwwbrri-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.7 [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/idwb7sf434h85sgl3cdf9sx65y6vh5ad-project-manager-generation-for-dotfiles [project-manager-files]  newGenNum=1 [project-manager-files]  genProfilePath=/build/project.WUO6dM/.local/state/nix/profiles/project-manager [project-manager-files]  newGenGcPath=/build/project.WUO6dM/.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.WUO6dM [project-manager-files] Skipping 'garnix.yaml' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/garnix.yaml' [project-manager-files] Skipping '.editorconfig' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/.editorconfig' [project-manager-files] Skipping '.github/settings.yml' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/.github/settings.yml' [project-manager-files] Skipping '.github/workflows/flakestry-publish.yml' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/.github/workflows/flakestry-publish.yml' [project-manager-files] Skipping '.github/workflows/flakehub-publish.yml' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/.github/workflows/flakehub-publish.yml' [project-manager-files] Skipping '.github/workflows/switch-pm-generation.yml' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/.github/workflows/switch-pm-generation.yml' [project-manager-files] Skipping '.github/renovate.json' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/.github/renovate.json' [project-manager-files] Skipping '.dir-locals.el' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-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/yq94xpi015nlmj8kdnv4plhk3cm07zlw-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/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/.cache/vale/Vocab/dotfiles/accept.txt' [project-manager-files] Skipping 'nix-ci.nix' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/nix-ci.nix' [project-manager-files] Skipping '.vale.ini' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/.vale.ini' [project-manager-files] Skipping '.gitattributes' as it is identical to '/nix/store/yq94xpi015nlmj8kdnv4plhk3cm07zlw-project-manager-files-for-dotfiles/.gitattributes' [project-manager-files] Activating automaticallyExpireGenerations [project-manager-files] (BThis is a live run [project-manager-files] PROJECT_ROOT=/build/project.WUO6dM [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.WUO6dM/.git/ [project-manager-files:post-build] Uploading to cachix cache "sellout": /nix/store/75ng732bhyiwfghqpyw6pjsm07xvv2s1-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/75ng732bhyiwfghqpyw6pjsm07xvv2s1-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/75ng732bhyiwfghqpyw6pjsm07xvv2s1-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/75ng732bhyiwfghqpyw6pjsm07xvv2s1-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/ff0lvl2qlqp86z982zsl6jx5hw4dfyr1-project-manager-files.drv' to 'https://cache.nix-ci.com'... Progress: 1 of 2 built, 1 of 1 downloaded from cache Progress: 2 of 2 built, 1 of 1 downloaded from cache /nix/store/75ng732bhyiwfghqpyw6pjsm07xvv2s1-project-manager-files Build succeeded.