1. 0.31 s $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format raw-with-logs build --no-link git+https://github.com/sellout/flaky?ref=docs&rev=37dead9c53ad60ab3e60edb742ffc84f5f546de2#checks.x86_64-linux.project-manager-files --print-build-logs
  2. 0.34 s warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'.
  3. 0.34 s Pass '--accept-flake-config' to trust it
  4. 0.34 s warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
  5. 0.34 s Pass '--accept-flake-config' to trust it
  6. 0.34 s warning: ignoring untrusted flake configuration setting 'extra-substituters'.
  7. 0.34 s Pass '--accept-flake-config' to trust it
  8. 0.34 s warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
  9. 0.34 s Pass '--accept-flake-config' to trust it
  10. 0.34 s warning: ignoring untrusted flake configuration setting 'sandbox'.
  11. 0.34 s Pass '--accept-flake-config' to trust it
  12. 0.34 s warning: ignoring untrusted flake configuration setting 'use-registries'.
  13. 0.34 s Pass '--accept-flake-config' to trust it
  14. 2.45 s hint: Using 'master' as the name for the initial branch. This default branch name
  15. 2.45 s hint: is subject to change. To configure the initial branch name to use in all
  16. 2.45 s hint: of your new repositories, which will suppress this warning, call:
  17. 2.45 s hint:
  18. 2.45 s hint: git config --global init.defaultBranch <name>
  19. 2.45 s hint:
  20. 2.45 s hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
  21. 2.45 s hint: 'development'. The just-created branch can be renamed via this command:
  22. 2.45 s hint:
  23. 2.45 s hint: git branch -m <name>
  24. 2.45 s hint:
  25. 2.45 s hint: Disable this message with "git config set advice.defaultBranchName false"
  26. 2.45 s Initialized empty Git repository in /build/project.hwa2P0/.git/
  27. 2.48 s [master (root-commit) 4b4bdb3] current files
  28. 2.48 s 66 files changed, 4251 insertions(+)
  29. 2.48 s create mode 100644 .cache/vale/Vocab/flaky/accept.txt
  30. 2.48 s create mode 100644 .cache/vale/config/vocabularies/flaky/accept.txt
  31. 2.48 s create mode 100644 .config/flake/outputs.nix
  32. 2.48 s create mode 100644 .config/mustache.yaml
  33. 2.48 s create mode 100644 .config/project/default.nix
  34. 2.48 s create mode 100644 .editorconfig
  35. 2.48 s create mode 100644 .gitattributes
  36. 2.48 s create mode 100644 .github/renovate.json
  37. 2.48 s create mode 100644 .github/settings.yml
  38. 2.48 s create mode 100644 .github/workflows/flakehub-publish.yml
  39. 2.48 s create mode 100644 .github/workflows/flakestry-publish.yml
  40. 2.48 s create mode 100644 .github/workflows/switch-pm-generation.yml
  41. 2.48 s create mode 100644 .vale.ini
  42. 2.48 s create mode 100644 LICENSE
  43. 2.48 s create mode 100644 README.md
  44. 2.48 s create mode 100644 base/.config/project/bash/default.nix
  45. 2.48 s create mode 100644 base/.config/project/c/clang-format.nix
  46. 2.48 s create mode 100644 base/.config/project/c/default.nix
  47. 2.48 s create mode 100644 base/.config/project/default.nix
  48. 2.48 s create mode 100644 base/.config/project/dhall/default.nix
  49. 2.48 s create mode 100644 base/.config/project/dhall/github-pages.nix
  50. 2.48 s create mode 100644 base/.config/project/direnv.nix
  51. 2.48 s create mode 100644 base/.config/project/editorconfig.nix
  52. 2.48 s create mode 100644 base/.config/project/emacs-lisp/.dir-locals.el
  53. 2.48 s create mode 100644 base/.config/project/emacs-lisp/default.nix
  54. 2.48 s create mode 100644 base/.config/project/emacs/.dir-locals.el
  55. 2.48 s create mode 100644 base/.config/project/emacs/default.nix
  56. 2.48 s create mode 100644 base/.config/project/flakehub.nix
  57. 2.48 s create mode 100644 base/.config/project/garnix.nix
  58. 2.48 s create mode 100644 base/.config/project/git.nix
  59. 2.48 s create mode 100644 base/.config/project/github.nix
  60. 2.48 s create mode 100644 base/.config/project/hacktoberfest.nix
  61. 2.48 s create mode 100644 base/.config/project/haskell/default.nix
  62. 2.48 s create mode 100644 base/.config/project/haskell/github-ci.nix
  63. 2.48 s create mode 100644 base/.config/project/haskell/hackage-publish.nix
  64. 2.48 s create mode 100644 base/.config/project/nix-ci.nix
  65. 2.48 s create mode 100644 base/.config/project/nix/default.nix
  66. 2.48 s create mode 100644 base/.config/project/renovate.nix
  67. 2.48 s create mode 100644 base/.config/project/shellcheck.nix
  68. 2.48 s create mode 100644 base/.config/project/treefmt.nix
  69. 2.48 s create mode 100644 base/.config/project/vale.nix
  70. 2.48 s create mode 100644 docs/CODE_OF_CONDUCT.md
  71. 2.48 s create mode 100644 docs/CONTRIBUTING.md
  72. 2.48 s create mode 100644 docs/CONTRIBUTING/haskell.md
  73. 2.48 s create mode 100644 docs/CONTRIBUTING/nix.md
  74. 2.48 s create mode 100644 docs/_config.yml
  75. 2.48 s create mode 100644 docs/haskell-release-process.md
  76. 2.48 s create mode 100644 docs/haskell-strict-PVP.md
  77. 2.48 s create mode 100644 docs/index.md
  78. 2.48 s create mode 100644 flake.lock
  79. 2.48 s create mode 100644 flake.nix
  80. 2.48 s create mode 100644 garnix.yaml
  81. 2.48 s create mode 100644 nix-ci.nix
  82. 2.48 s create mode 100644 nix/elisp-dependencies.nix
  83. 2.48 s create mode 100644 nix/haskell-dependencies.nix
  84. 2.48 s create mode 100644 nix/lib/default.nix
  85. 2.48 s create mode 100644 nix/lib/elisp.nix
  86. 2.48 s create mode 100644 nix/pkgsLib/checks/default.nix
  87. 2.48 s create mode 100644 nix/pkgsLib/checks/validate-template.nix
  88. 2.48 s create mode 100644 nix/pkgsLib/default.nix
  89. 2.48 s create mode 100644 nix/pkgsLib/elisp/checks/default.nix
  90. 2.48 s create mode 100644 nix/pkgsLib/elisp/checks/doctor.nix
  91. 2.48 s create mode 100644 nix/pkgsLib/elisp/checks/lint.nix
  92. 2.48 s create mode 100644 nix/pkgsLib/elisp/default.nix
  93. 2.48 s create mode 100644 nix/pkgsLib/elisp/emacs-funcs.bash
  94. 2.48 s create mode 100644 nix/pkgsLib/elisp/package.nix
  95. 2.50 s This is a live run
  96. 2.54 s warning: '/nix/var/nix' does not exist, so Nix will use '/build/fake-home.toJHNT/.local/share/nix/root' as a chroot store
  97. 3.84 s PROJECT_ROOT=/build/project.hwa2P0
  98. 4.32 s copying path '/nix/store/01x5k4nlxcpyd85nnr0b9gm89rm8ff4x-source' from 'https://cache.garnix.io'...
  99. 4.77 s unpacking 'github:sellout/nix-systems/aa9520a9a0f92098d3576c3b4eafcb32c13d6800?narHash=sha256-vta8mxLa5XxpHfb9HCiavFqBrX2xJDvZiKHZOy4kvlA%3D' into the Git cache...
  100. 5.22 s copying path '/nix/store/mpcki7x712yllvjni8hgs5vjvp0l7i1h-source' from 'https://cache.nixos.org'...
  101. 17.52 s unpacking 'github:Fuuzetsu/shellcheck-nix-attributes/51b49d5fe65ece69eb5e2003396bf096083ec281?narHash=sha256-a0WyWaz%2BnMYFWI43Ip9EUnPuBW0O4EIiTzYZKGqNjss%3D' into the Git cache...
  102. 19.16 s copying path '/nix/store/lv0bqf2djab8qk4ar7izg5hvpyndwmll-source' from 'https://cache.garnix.io'...
  103. 22.01 s unpacking 'github:garnix-io/nix-systems/c2466c5c1d3591933b4389868902e2f47a47fadb?narHash=sha256-y17fVgb4LJheN4VDsHCmZRHrOJwKj8oUPvXk2FqUOnI%3D' into the Git cache...
  104. 24.10 s these 31 derivations will be built:
  105. 24.10 s /nix/store/3g86m0vrvr3b2rbacm2fxxf7jmzd6i1v-pm_nixci.nix.drv
  106. 24.10 s /nix/store/4s3hzk40paijliznw2vgmk8aypz8361p-pm_.githubsettings.yml.drv
  107. 24.14 s /nix/store/4xhflanqg569p3d4g0lj91ng938d144q-pm_switchpmgeneration.yml.drv
  108. 24.14 s /nix/store/502m1y2qqalzliifk7rahmknz6qa2pzg-pm_.cachevaleconfigvocabulariesflakyaccept.txt.drv
  109. 24.14 s /nix/store/5a3vb60sg4kgwwc8fj4nmazvqnyycikp-pm_garnix.yaml.drv
  110. 24.14 s /nix/store/inxnyb0i6vzhyampqifx9bjzndicwffk-pm_githooksprepush.drv
  111. 24.14 s /nix/store/5b4axkgksjbdgz2gp54xrvxv8biziba3-git-hooks-for-flaky.drv
  112. 24.14 s /nix/store/80qjs5jx65ks8vj8wdf6ydc2npf42rr0-treefmt.toml.drv
  113. 24.14 s /nix/store/gkwwnasln2jwk9r27q425vb2k9mblcwi-treefmt.drv
  114. 24.14 s /nix/store/h0pdp5c31mcia95zgkjgnvv0ffhjhwqd-pm-shell-aliases.sh.drv
  115. 24.14 s /nix/store/k6m72wjql0rh9qy7faqvzc202hymzqpc-builder.pl.drv
  116. 24.14 s /nix/store/yl8kdd00icsbskk2pv2574nvscqrys0r-pm-session-vars.sh.drv
  117. 24.14 s /nix/store/6yrmc1ydkfx96w4gvmz2xryjgnlaibn6-project-manager-path-for-flaky.drv
  118. 24.14 s /nix/store/730j0552gc8xjqsfgiwqcc453mrsb85y-pm_.gitattributes.drv
  119. 24.14 s /nix/store/8zyfh6rccz2nv431ikca596759m934hq-link.drv
  120. 24.14 s /nix/store/9ybnm4g6xwvcrrv8xdr6bc3n0d8yngrz-pm_.editorconfig.drv
  121. 24.14 s /nix/store/azh2r6xlwhgza5ydvp8d5lxr32p8ahsm-pm_flakestrypublish.yml.drv
  122. 24.14 s /nix/store/w7iz8lyjf8dzd80d9y5pi6k58qiyqwyg-pm-modules-messages.drv
  123. 24.14 s /nix/store/na0ffa33sxd4hd4z5s2bnkrpwhq1cwf5-updateStatus.drv
  124. 24.14 s /nix/store/qmn9ibysblffmzj2ddi9sclywkmx38k6-cleanup.drv
  125. 24.14 s /nix/store/w4vc7pky6qndjg02ga3cq5kd0kzgmc7k-pm_.vale.ini.drv
  126. 24.14 s /nix/store/zv62vic9ccr1y9zzmijp2sfn4ix9dmc1-pm_gitignoreRevs.drv
  127. 24.14 s /nix/store/zbvgmhz7lzlvp9xgqplysff0bn3w7wc9-pm_gitconfig.drv
  128. 24.14 s /nix/store/j2dd88wy679lcrm0jvcr2mjlpav4p54m-activation-script.drv
  129. 24.14 s /nix/store/cqz8zhzwvrja19ihi07574ym0n3ha4pd-pm_.envrc.drv
  130. 24.14 s /nix/store/g5pkgcaxn3hjnzxiz1z5lp8g32kqw0sb-pm_.githubrenovate.json.drv
  131. 24.14 s /nix/store/k70lhhgkxkqm7qrfxkx7b1lh4aa8lpsh-pm_.cachevaleVocabflakyaccept.txt.drv
  132. 24.14 s /nix/store/lzyp1ib4ph3rcjlrj3xrvdjlkqjmkn50-pm_flakehubpublish.yml.drv
  133. 24.14 s /nix/store/y8s0xk8w4dm60id1dz77yjzp5b2ba0v5-pm_.gitignore.drv
  134. 24.14 s /nix/store/mksljh7wawj2hdakqa8zq48mf1mhld11-project-manager-files-for-flaky.drv
  135. 24.14 s /nix/store/bcb1kf0xazlsvph8hfjavy4xbmrhc3lh-project-manager-generation-for-flaky.drv
  136. 24.14 s these 200 paths will be fetched (157.32 MiB download, 699.47 MiB unpacked):
  137. 24.14 s /nix/store/avk494dnlxiyx1icqgmzbzga26hw9l7w-acl-2.3.2
  138. 24.14 s /nix/store/d0jqgmc809z6l1ra0lmp5i94z5pdmblh-alejandra-4.0.0
  139. 24.14 s /nix/store/0y221n4x5cwrig34sq4i40n3lls0m2ac-attr-2.5.2
  140. 24.14 s /nix/store/y449f8x76v8gmfr67vc3faa0xav6bvbc-aws-c-auth-0.9.1
  141. 24.14 s /nix/store/m7p4yx3ya6w1rx9j9fy8ayy0kz5jdc9s-aws-c-cal-0.9.2
  142. 24.14 s /nix/store/0a0y1r2nhq7gxg00s9hm6h9ncv8qb38f-aws-c-common-0.12.4
  143. 24.14 s /nix/store/m5xsdrhpikqfp2c0mp2cz4cn7f74ysjm-aws-c-compression-0.3.1
  144. 24.14 s /nix/store/lkrbpi7anp5dcbh5rr94s3ay1qca33mw-aws-c-event-stream-0.5.7
  145. 24.14 s /nix/store/fwb2qgmn9ppilkcljywwbk2d60d3lgim-aws-c-http-0.10.4
  146. 24.14 s /nix/store/rh1fvz43pmq94jp5cc867apjkb0a8w0v-aws-c-io-0.22.0
  147. 24.14 s /nix/store/7fp9i8ps729p045llv220b7vzw95y5z9-aws-c-mqtt-0.13.3
  148. 24.14 s /nix/store/50a962dp9kz5306z48grzj9fv94wslyz-aws-c-s3-0.8.7
  149. 24.14 s /nix/store/lwfyvq35py8q7da1l4179r3ra9kxkbz6-aws-c-sdkutils-0.2.4
  150. 24.14 s /nix/store/cyw8i2di6f6sn137r3rck0x5cyki74zk-aws-checksums-0.2.7
  151. 24.14 s /nix/store/6qv1qqg4vmv109a59d5bw3vywf93hqrs-aws-crt-cpp-0.34.3
  152. 24.14 s /nix/store/779h4wjz547wirx3vdvis1swzpjdah80-aws-sdk-cpp-1.11.647
  153. 24.14 s /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3
  154. 24.14 s /nix/store/5p86w1968gs5abgqkj9wv5gccxpy253c-bash-interactive-5.3p3
  155. 24.14 s /nix/store/8a0xdvb4d1dns1psrrflm7d8chsihzsk-bash-language-server-5.6.0
  156. 24.14 s /nix/store/c4avpx6fhcm2a0kq81686bq8qqw0ra41-bash-strict-mode-0.1.0
  157. 24.14 s /nix/store/kpbvqn076laadcv1nj0idv9m0zysg63i-boehm-gc-8.2.8
  158. 24.14 s /nix/store/fv0ly4aavk350bl80kjl7jncvjmdy7b0-boost-1.87.0
  159. 24.14 s /nix/store/ka7244lkykijn9k6p4c8a2acz8yz9pnd-brotli-1.1.0-lib
  160. 24.14 s /nix/store/iinninhyf5cbsy2zjmcv8wdycpj8m0a5-busybox-1.36.1
  161. 24.14 s /nix/store/yx3h427vxpx4kwmc6v6imdxz49g4pwlx-bzip2-1.0.8
  162. 24.14 s /nix/store/3cgh22sipndi73jgmjxdwz00d9djplfd-bzip2-1.0.8-bin
  163. 24.14 s /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8
  164. 24.14 s /nix/store/xhp149abalfmj232yjhgbqaw281ba8np-curl-8.18.0
  165. 24.14 s /nix/store/ljk8wffznak0q9srdgv0s9gj92bihx60-diffutils-3.12
  166. 24.14 s /nix/store/56c0fxbfzr8zzvfs26v6fsby34gb9h9n-direnv-2.37.1
  167. 24.14 s /nix/store/khv89gvjc5n3v5lsfyxhx87lz2440rcm-ed-1.22.2
  168. 24.14 s /nix/store/n0jys3rah5s1162iy4yps7zli7fg8qgz-editline-1.17.1-unstable-2025-05-24
  169. 24.14 s /nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194
  170. 24.14 s /nix/store/3pjg25dv3yjar7irgj8q659v9nyg2ky0-expat-2.7.3
  171. 24.14 s /nix/store/nbyy447nn6grvdindk8as26z9fwypc79-file-5.45
  172. 24.14 s /nix/store/xw0fhda3s7skl5b3pniian88dw4v5wzh-findutils-4.10.0
  173. 24.14 s /nix/store/z8g912b1xmi9g7jzwyjbchkbwa081ykq-gawk-5.3.2
  174. 24.14 s /nix/store/0p8b2lqk47fvxm9hc6c8mnln5l8x51q1-gcc-14.3.0-lib
  175. 24.14 s /nix/store/p98zvq4nb98krxcv7ss2zr1qngfmi0f5-gcc-14.3.0-libgcc
  176. 24.14 s /nix/store/s1qrlb3zd3j9mn8n4n5hb6kcrkiv521j-gdbm-1.26-lib
  177. 24.14 s /nix/store/ln0kx54wa4bkfl407iql1ycl9ykkbhs6-gettext-0.25.1
  178. 24.14 s /nix/store/5ci86gdl5ab52adcqdx0i6pysn5q4r8k-git-2.51.2
  179. 24.14 s /nix/store/j559w8jkzl9p31bnsbr573rnjmbmxswn-git-2.51.2-doc
  180. 24.14 s /nix/store/vr7ds8vwbl2fz7pr221d5y0f8n9a5wda-glibc-2.40-218
  181. 24.14 s /nix/store/82naasl2p0mwk3l0d74gvcnzgisbvgsp-gmp-with-cxx-6.3.0
  182. 24.14 s /nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0
  183. 24.14 s /nix/store/fgrv8x98dp0chacqvkssl2fvxyckizfa-gnu-config-2024-01-01
  184. 24.14 s /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12
  185. 24.14 s /nix/store/xp29m40k5crmry03k3z2la03l06y3r2i-gnumake-4.4.1
  186. 24.14 s /nix/store/dvy1v72pqn0796fxsh20s13hmj5pr7y1-gnused-4.9
  187. 24.14 s /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35
  188. 24.14 s /nix/store/dwv9fg8l6f5z3mk3xqh7870cv5i43vhw-groff-1.23.0
  189. 24.14 s /nix/store/4r29xglhvghzzqswwkll8b2q293yqlqm-gzip-1.14
  190. 24.14 s /nix/store/3mz9gklg2mwh7i4jr9w244n6s6yv6ldm-hostname-debian-3.25
  191. 24.14 s /nix/store/hh8aqy2w8yxsxz6fkzn87v9nv6cb33kx-hostname-debian-3.25-man
  192. 24.14 s /nix/store/x08a6m3mi2cgs7b4lxj0i3xhmdh7bd3d-hostname-hostname-debian-3.25
  193. 24.14 s /nix/store/csiqi7f7hkq3x4s1r4wn4kdz8bf9ys2n-hwloc-2.12.2-lib
  194. 24.14 s /nix/store/dw24g40x87285d154amp6l835093fvjc-iana-etc-20250505
  195. 24.14 s /nix/store/pfix3hvxrbi27q99hflx0fk7bjbn6p9k-icu4c-76.1
  196. 24.14 s /nix/store/mnmhxv7hbcgicd8d1fbkp5crd9flg40r-icu4c-76.1-dev
  197. 24.14 s /nix/store/bbcj8z6vxsq6v3k2i9f04ir6rdlv0fmi-jq-1.8.1
  198. 24.14 s /nix/store/fp87yx0fkc7cvgvbv52capigwpflv2xl-jq-1.8.1-bin
  199. 24.14 s /nix/store/vsavd71m0h9yym56cb6ddnjssz5wyyzr-json-c-0.18
  200. 24.14 s /nix/store/zlbgjp5kdfqx17lr283vqsag7hx51m41-keep-sorted-0.7.1
  201. 24.14 s /nix/store/592kyxjw9fnl255vcxkdpd8iaymg8y8l-keyutils-1.6.3-lib
  202. 24.14 s /nix/store/b3vi2i22167nhmrnl85ks3xpzl8bjj56-krb5-1.22.1-lib
  203. 24.14 s /nix/store/pmmby31jqj2xlaplw3wv5lyqbqjkyxda-less-679
  204. 24.14 s /nix/store/hd3akpv03rsvr62h5yk68xxq330mrlx8-libarchive-3.8.4-lib
  205. 24.14 s /nix/store/mh6hncdiisfmqlxfyim8cidmzpb246dm-libblake3-1.8.2
  206. 24.14 s /nix/store/275c92haz9kp4am7ak9pj6ipb8ygznzk-libcap-ng-0.8.5
  207. 24.14 s /nix/store/s01pdcf478dhafa8vqd0p146jz3a92f0-libcpuid-0.8.1
  208. 24.14 s /nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2
  209. 24.14 s /nix/store/y1pzkk1f1j93c8y3835zzcdyzk2w4w6x-libgit2-1.9.2-lib
  210. 24.14 s /nix/store/hxcmad417fd8ql9ylx96xpak7da06yiv-libidn2-2.3.8
  211. 24.14 s /nix/store/0hfff8g7lc5p8q05q3qn7cwwygv0mmzn-libpipeline-1.5.8
  212. 24.14 s /nix/store/b7wbagl6c1xr79r6hbcc7fznjjibc8mr-libpsl-0.21.5
  213. 24.14 s /nix/store/c0j5qk3w0ldq3p0782jskis4vwszx48i-libseccomp-2.6.0-lib
  214. 24.14 s /nix/store/gcphdg1kc3b3vpmddqkbm8bmaxdlf4fh-libsodium-1.0.20-unstable-2025-12-31
  215. 24.14 s /nix/store/chqzzvliv0mldn2n6b96aivcmhvc0hb8-libssh2-1.11.1
  216. 24.14 s /nix/store/3rkccxj7vi0p2a0d48c4a4z2vv2cni88-libunistring-1.4.1
  217. 24.14 s /nix/store/k2afgkxrznljylfs6g97fr4h65s633wq-libuv-1.51.0
  218. 24.14 s /nix/store/p6b5gcii745qkrxd913fkp4mngydfgaq-libuv-1.51.0-dev
  219. 24.14 s /nix/store/b179xg0d6f0day63hrdav0vann9a507s-libxcrypt-4.5.2
  220. 24.14 s /nix/store/4150a5ias11mdw5lybnp4qkw61pb7pc9-libxml2-2.15.1
  221. 24.14 s /nix/store/iw8wrzr0d687rx8vfyvfv6r2jh4gyxrc-libyaml-0.2.5
  222. 24.14 s /nix/store/r1f1k96hrkibr9g1wg3bisdydc292rrx-llhttp-9.3.0
  223. 24.14 s /nix/store/6sbc2nv4bgl2drlwdqk6j09accacg8mb-lndir-1.0.5
  224. 24.14 s /nix/store/y9q119axjr46kik4wmq75i8azqyjyrbv-lowdown-2.0.2-lib
  225. 24.14 s /nix/store/201vrplk83igh37rr5igb2yp3iv15l4d-mailcap-2.1.54
  226. 24.14 s /nix/store/y4xr3zhg9xsyp1s4g2fcd1m46y2d8wxv-man-db-2.13.1
  227. 24.14 s /nix/store/d47a387420lgy2qlwhhkphimx9rjqmb1-mpdecimal-4.0.1
  228. 24.14 s /nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5
  229. 24.14 s /nix/store/3qkwgkbjisvm8z1g826bvqfg6j4cr35x-nghttp2-1.67.1-lib
  230. 24.14 s /nix/store/pdp6hrs98pkfymhg7869pzggw2xizskc-nghttp3-1.12.0
  231. 24.14 s /nix/store/mjwqy9bka7zma90b6q6vg4lc51wzrwda-ngtcp2-1.17.0
  232. 24.14 s /nix/store/pndw68axywz2m01cyzhlpm4iirl3a9q4-nil-2025-06-13
  233. 24.14 s /nix/store/4bkwxxi7wcynrpag6cn637lgyp139y2b-nix-2.31.2
  234. 24.14 s /nix/store/v67hlrdryicvsw7lbl8r16ilmdrc1j37-nix-2.31.2
  235. 24.14 s /nix/store/j54l6cdmf0ydacmn1md2p7gbvyacd3zw-nix-cmd-2.31.2
  236. 24.14 s /nix/store/mh2qy7w4bak24whb5skxqb1zsp2d8aks-nix-expr-2.31.2
  237. 24.14 s /nix/store/1m7bzyz6qqsdqhjni401ll7l1svhkr0a-nix-fetchers-2.31.2
  238. 24.14 s /nix/store/byaq76kx5a3658nyrk8aq5iw19pyz9jk-nix-flake-2.31.2
  239. 24.14 s /nix/store/hs9qgnl3p2wv8r9bdg6889pj697m5yhw-nix-main-2.31.2
  240. 24.14 s /nix/store/r097xc75d1jhma2x3r1q1a4kd8prfrc4-nix-store-2.31.2
  241. 24.14 s /nix/store/33kxfmjfjjy59l1cqgshimk39nbfkz15-nix-util-2.31.2
  242. 24.14 s /nix/store/72448l9zhfaacfyhv6b0xr6za809kh04-nixfmt-1.2.0
  243. 24.14 s /nix/store/i42q8xszl73ssl7nxa16l6d4hl5l6ph0-nixos-option
  244. 24.14 s /nix/store/ah9c4cigcp8da3207d4ilammbviri8dh-nodejs-22.22.0
  245. 24.14 s /nix/store/cv910ahrajv1p2lvy6phasy2b1d9nxcd-nss-cacert-3.117
  246. 24.14 s /nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18
  247. 24.14 s /nix/store/6npnyqxndwnrj7gbqwx7k7ks6ddqwv1m-onetbb-2022.3.0
  248. 24.14 s /nix/store/35fvz1c96x2y53v504x866jr79gphzrx-oniguruma-6.9.10-lib
  249. 24.14 s /nix/store/8dj39rr9xp8qpl3myqj8i04a8pwhyl60-openssl-3.6.1
  250. 24.14 s /nix/store/9gjaip5bfljxxxhpj9b0s0dwsvwc2fbn-openssl-3.6.1-bin
  251. 24.14 s /nix/store/dc72jfp5c14q51ji8xdkkvlpblilh15p-openssl-3.6.1-dev
  252. 24.14 s /nix/store/m28pw7a348j1rspzwxqf59cvdw5q8lsp-patch-2.8
  253. 24.14 s /nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2
  254. 24.14 s /nix/store/g1bqzr5hfrs08hljzdigyv9gm690l94i-pcre2-10.46
  255. 24.14 s /nix/store/x98jdz78m80ld103an9hvy0nqbp2capk-perl-5.40.0
  256. 24.14 s /nix/store/j4bij8nd2zq4jsb0xr8irc41g2wnr3i9-perl5.40.0-Authen-SASL-2.1900
  257. 24.14 s /nix/store/4chr9a1m98jga3i72y8hlg0x3r8kgbpd-perl5.40.0-CGI-4.59
  258. 24.14 s /nix/store/m72vzxa13dmfa2zx1ahd45bzp6aiq0q0-perl5.40.0-CGI-Fast-2.16
  259. 24.14 s /nix/store/0imakz87v1xf7pjr12s3hhbb6bhcygsk-perl5.40.0-Clone-0.46
  260. 24.14 s /nix/store/kkqcql69fg9npcszz7w974sq05h38v4x-perl5.40.0-Crypt-URandom-0.54
  261. 24.14 s /nix/store/i30w2l0v12wrpvki5f6djayz085kz4qn-perl5.40.0-Digest-HMAC-1.05
  262. 24.14 s /nix/store/j4wz20ifawbiwdgq6rwq02k1srdzskwx-perl5.40.0-Encode-Locale-1.05
  263. 24.14 s /nix/store/2ilj11bl4r95cpk21zixdj4yx2apyi6f-perl5.40.0-FCGI-0.82
  264. 24.14 s /nix/store/bwh08cf4za5ffllkms10d1x4qlrxkg3k-perl5.40.0-FCGI-ProcManager-0.28
  265. 24.14 s /nix/store/md8nr1ricglnflz6p2660dbvphmwp3ka-perl5.40.0-File-Listing-6.16
  266. 24.14 s /nix/store/mwx5w4qj15jx8mcppwasksfff6bjbnsv-perl5.40.0-HTML-Parser-3.81
  267. 24.14 s /nix/store/7mxp7vnzaasg2bnwifixkzhiq054mdcv-perl5.40.0-HTML-TagCloud-0.38
  268. 24.14 s /nix/store/wa7lzd0g9w66jviixcmwyhd07pr38g9d-perl5.40.0-HTML-Tagset-3.20
  269. 24.14 s /nix/store/p3vg1b3yn5ahk4cg4igibnpinvn449jf-perl5.40.0-HTTP-CookieJar-0.014
  270. 24.14 s /nix/store/8gkm9frrnkx0ca312ifmxs7b7gbq8slq-perl5.40.0-HTTP-Cookies-6.10
  271. 24.14 s /nix/store/wfd4fi68y1310fd305q4i3q4gq9v2rj6-perl5.40.0-HTTP-Daemon-6.16
  272. 24.14 s /nix/store/fhzmz0ils68hizli5y2rbnh17h75n234-perl5.40.0-HTTP-Date-6.06
  273. 24.14 s /nix/store/fdpknzp79kyw8r6ffninlji7306y0vjw-perl5.40.0-HTTP-Message-6.45
  274. 24.14 s /nix/store/1fqw1jfxbcg2naib4ggpsfxbxfksh0j5-perl5.40.0-HTTP-Negotiate-6.01
  275. 24.14 s /nix/store/jhif9p7bg4hmdsns36pawig0pc2afhyg-perl5.40.0-IO-HTML-1.004
  276. 24.14 s /nix/store/7qdnjdinwfzajw4c2daxq33ki2dsl2xg-perl5.40.0-IO-Socket-SSL-2.083
  277. 24.14 s /nix/store/gybxj9qy524gzb8ijik1ln2ywgmhlvx2-perl5.40.0-LWP-MediaTypes-6.04
  278. 24.14 s /nix/store/axk723ai4gv08bspr7br5w6brljnjx1g-perl5.40.0-Mozilla-CA-20230821
  279. 24.14 s /nix/store/rgdf6xvqxq11lxy7sq784rn1fhj5wfqx-perl5.40.0-Net-HTTP-6.23
  280. 24.14 s /nix/store/yyp4qj434v8sjbj5z7rkydpqqw4hb56x-perl5.40.0-Net-SMTP-SSL-1.04
  281. 24.14 s /nix/store/hcydxckrl07dypd91llib2xirbf2jmqb-perl5.40.0-Net-SSLeay-1.92
  282. 24.14 s /nix/store/6c0pr0y7l1cgd16dhz742m02yly2bidy-perl5.40.0-TermReadKey-2.38
  283. 24.14 s /nix/store/l3ipybdkkfwmzy550k94ar01xplhb55i-perl5.40.0-Test-Fatal-0.017
  284. 24.14 s /nix/store/884nc3pjg6gh9mmivagn6rh0xcwpsrvs-perl5.40.0-Test-Needs-0.002010
  285. 24.14 s /nix/store/l47wp0px8320a7p65bdxvpvgq35mc6i6-perl5.40.0-Test-RequiresInternet-0.05
  286. 24.14 s /nix/store/z1npzmd62d4wbhpp3xv2brn3a1zhh5kx-perl5.40.0-TimeDate-2.33
  287. 24.14 s /nix/store/iydpsnfkv88yc86wc99wl6bqwsx1ni0c-perl5.40.0-Try-Tiny-0.31
  288. 24.14 s /nix/store/zdj5kf9r3z5d9b21b14mkm4zx0p4sk22-perl5.40.0-URI-5.21
  289. 24.14 s /nix/store/4fw3sgxniysg50rhic4wb9j3lmb3vhh7-perl5.40.0-WWW-RobotRules-6.02
  290. 24.14 s /nix/store/shrfr292gwmdm34vr2g6phydcmm81d9m-perl5.40.0-libnet-3.15
  291. 24.14 s /nix/store/lykld1vfyavfaxrfr0f2yq0nllm6nw2x-perl5.40.0-libwww-perl-6.72
  292. 24.14 s /nix/store/zdn8z3q3aak03fg69j87qj1ag46qaw8f-prettier-3.6.2
  293. 24.14 s /nix/store/zrv658x19x3c85rw9la1aynpz3n7k7i5-project-manager
  294. 24.14 s /nix/store/7w67asczqr61prk2i4c2yrc4xcwi0vbj-publicsuffix-list-0-unstable-2025-12-28
  295. 24.14 s /nix/store/f8xmcwbyw8am8ybkdvzsj0ln6mlr559i-python3-3.13.11
  296. 24.14 s /nix/store/h0x5nxcmaqgcb97f1blw1fjnrynsk92w-python3.13-cbor2-5.7.0
  297. 24.14 s /nix/store/hdhip242can10znnm3dvhvf8v9268ffg-python3.13-colorama-0.4.6
  298. 24.14 s /nix/store/qdylaq48ad65b614882bngs2rabqqxiz-python3.13-markdown-it-py-3.0.0
  299. 24.14 s /nix/store/3fdxniyv1pja1brcl021d04ya41lczig-python3.13-mdurl-0.1.2
  300. 24.14 s /nix/store/kzvcyvmcwfl61fadgbh806qj8i896z8i-python3.13-pygments-2.19.2
  301. 24.14 s /nix/store/np88x2a5frhi1rbz30h4mm0rhc9qibq9-python3.13-python-dateutil-2.9.0.post0
  302. 24.14 s /nix/store/g29hsqbpm0hm4y6yj4q5j4dyqx0x1zas-python3.13-pyyaml-6.0.3
  303. 24.14 s /nix/store/vrpk89wafk6jbcc647wwk80j3ngfczmd-python3.13-remarshal-1.2.0
  304. 24.14 s /nix/store/32wv0bal7106bpr9r97xnv0nx9119zdk-python3.13-rich-14.1.0
  305. 24.14 s /nix/store/06zmnar116jwnhr86zbjxdxgh20civsb-python3.13-rich-argparse-1.7.1
  306. 24.14 s /nix/store/2h745m7snwp7h7a6ivs0g2np0yalp169-python3.13-ruamel-base-1.0.0
  307. 24.14 s /nix/store/y9psm97q1an7zshm4ppd3m3rrja9ib3z-python3.13-ruamel-yaml-0.18.14
  308. 24.14 s /nix/store/9mg4qw40lwhv5z4v2pzma06xm7pbi3ib-python3.13-ruamel-yaml-clib-0.2.12
  309. 24.14 s /nix/store/7zgms92dkkzvhg89pk1938mgc9jwb5p6-python3.13-six-1.17.0
  310. 24.14 s /nix/store/n6ylym3wmwbrjsrm95r0w0kzrcia7ybc-python3.13-tomlkit-0.13.3
  311. 24.14 s /nix/store/kjqa5az403znmbhi56bbjxrqmz90jzbc-python3.13-u-msgpack-python-2.8.0
  312. 24.14 s /nix/store/3knlnvjcmnjpms1dad43rl9rn17d7ny6-readline-8.3p1
  313. 24.14 s /nix/store/bqh58mr98kliri6yww7yyimx1mwyg3q2-s2n-tls-1.5.27
  314. 24.14 s /nix/store/v4brjzwrapa6cch89ipwrw3p58l1fxdh-shellcheck-0.11.0-bin
  315. 24.14 s /nix/store/qzjpsdar6a7yjd2fw5mi8k2j2xbx8sv7-shfmt-3.12.0
  316. 24.14 s /nix/store/ccif8gy9z7c4v6d3hnwsph9fqaqw8hwv-sqlite-3.50.4
  317. 24.14 s /nix/store/b5m9fgxp0b7fr2ypahabpklbfijvwmkn-sqlite-3.50.4-bin
  318. 24.14 s /nix/store/rhr6zgrg3yvkma40z30xm2z9jvrd74il-sqlite-3.50.4-dev
  319. 24.14 s /nix/store/5v9y5h8cjx39r2rcp97x8qd4acjlzvi7-stdenv-linux
  320. 24.14 s /nix/store/vnfmnn3vc10dvca2qb8lw1sv955q5sk6-treefmt-2.4.0
  321. 24.14 s /nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c
  322. 24.14 s /nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook
  323. 24.14 s /nix/store/k33z4xb8s77fidcw8lnb5p7sbzivivh7-util-linux-minimal-2.41.3-bin
  324. 24.14 s /nix/store/1frcixirlrnwhr6abgwlix2lxw20xnyb-util-linux-minimal-2.41.3-lib
  325. 24.14 s /nix/store/84mq8s7f976g16a7i0aiv97h7qs8rdi2-util-linux-minimal-2.41.3-login
  326. 24.14 s /nix/store/53vn6zi7k1lc583qdcnagjfjlzmg9ncc-util-linux-minimal-2.41.3-mount
  327. 24.14 s /nix/store/v4hd50y6cxnp0wybv41q0y3rj7xnfb2g-util-linux-minimal-2.41.3-swap
  328. 24.14 s /nix/store/0ixxp6hrh5841z6h4aln0xpcz761pxks-vale-3.13.0
  329. 24.14 s /nix/store/2a3izq4hffdd9r9gb2w6q2ibdc86kss6-xgcc-14.3.0-libgcc
  330. 24.14 s /nix/store/gm2an48fm22j6x8rwpw9ywhxja54qp0l-xz-5.8.1
  331. 24.14 s /nix/store/b991fj4kanf5anzvhzp2lgxbdp05amnc-xz-5.8.1-bin
  332. 24.14 s /nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1
  333. 24.14 s /nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev
  334. 24.14 s /nix/store/rnkb2bhqlabn2ai2l4qjmzh4srbx9xx6-zlib-ng-2.2.5
  335. 24.14 s /nix/store/gwy8kliqcqspz7r56y6hn2a0k28r5hak-zstd-1.5.7
  336. 24.14 s /nix/store/k90rw25ylbj0giyxc3fbpg40vjzcckca-zstd-1.5.7-bin
  337. 24.14 s copying path '/nix/store/fgrv8x98dp0chacqvkssl2fvxyckizfa-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
  338. 24.14 s copying path '/nix/store/2a3izq4hffdd9r9gb2w6q2ibdc86kss6-xgcc-14.3.0-libgcc' from 'https://cache.nixos.org'...
  339. 24.14 s copying path '/nix/store/p98zvq4nb98krxcv7ss2zr1qngfmi0f5-gcc-14.3.0-libgcc' from 'https://cache.nixos.org'...
  340. 24.14 s copying path '/nix/store/3rkccxj7vi0p2a0d48c4a4z2vv2cni88-libunistring-1.4.1' from 'https://cache.nixos.org'...
  341. 24.14 s copying path '/nix/store/cv910ahrajv1p2lvy6phasy2b1d9nxcd-nss-cacert-3.117' from 'https://cache.nixos.org'...
  342. 24.14 s copying path '/nix/store/j559w8jkzl9p31bnsbr573rnjmbmxswn-git-2.51.2-doc' from 'https://cache.nixos.org'...
  343. 24.14 s copying path '/nix/store/dw24g40x87285d154amp6l835093fvjc-iana-etc-20250505' from 'https://cache.nixos.org'...
  344. 24.14 s copying path '/nix/store/201vrplk83igh37rr5igb2yp3iv15l4d-mailcap-2.1.54' from 'https://cache.nixos.org'...
  345. 24.14 s copying path '/nix/store/i30w2l0v12wrpvki5f6djayz085kz4qn-perl5.40.0-Digest-HMAC-1.05' from 'https://cache.nixos.org'...
  346. 24.14 s copying path '/nix/store/bwh08cf4za5ffllkms10d1x4qlrxkg3k-perl5.40.0-FCGI-ProcManager-0.28' from 'https://cache.nixos.org'...
  347. 24.14 s copying path '/nix/store/7mxp7vnzaasg2bnwifixkzhiq054mdcv-perl5.40.0-HTML-TagCloud-0.38' from 'https://cache.nixos.org'...
  348. 24.14 s copying path '/nix/store/zdj5kf9r3z5d9b21b14mkm4zx0p4sk22-perl5.40.0-URI-5.21' from 'https://cache.nixos.org'...
  349. 24.14 s copying path '/nix/store/shrfr292gwmdm34vr2g6phydcmm81d9m-perl5.40.0-libnet-3.15' from 'https://cache.nixos.org'...
  350. 24.14 s copying path '/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c' from 'https://cache.nixos.org'...
  351. 24.14 s copying path '/nix/store/j4wz20ifawbiwdgq6rwq02k1srdzskwx-perl5.40.0-Encode-Locale-1.05' from 'https://cache.nixos.org'...
  352. 24.14 s copying path '/nix/store/wa7lzd0g9w66jviixcmwyhd07pr38g9d-perl5.40.0-HTML-Tagset-3.20' from 'https://cache.nixos.org'...
  353. 24.15 s copying path '/nix/store/iinninhyf5cbsy2zjmcv8wdycpj8m0a5-busybox-1.36.1' from 'https://cache.nixos.org'...
  354. 24.15 s copying path '/nix/store/hh8aqy2w8yxsxz6fkzn87v9nv6cb33kx-hostname-debian-3.25-man' from 'https://cache.nixos.org'...
  355. 24.15 s copying path '/nix/store/jhif9p7bg4hmdsns36pawig0pc2afhyg-perl5.40.0-IO-HTML-1.004' from 'https://cache.nixos.org'...
  356. 24.15 s copying path '/nix/store/axk723ai4gv08bspr7br5w6brljnjx1g-perl5.40.0-Mozilla-CA-20230821' from 'https://cache.nixos.org'...
  357. 24.15 s copying path '/nix/store/gybxj9qy524gzb8ijik1ln2ywgmhlvx2-perl5.40.0-LWP-MediaTypes-6.04' from 'https://cache.nixos.org'...
  358. 24.15 s copying path '/nix/store/884nc3pjg6gh9mmivagn6rh0xcwpsrvs-perl5.40.0-Test-Needs-0.002010' from 'https://cache.nixos.org'...
  359. 24.15 s copying path '/nix/store/l47wp0px8320a7p65bdxvpvgq35mc6i6-perl5.40.0-Test-RequiresInternet-0.05' from 'https://cache.nixos.org'...
  360. 24.15 s copying path '/nix/store/z1npzmd62d4wbhpp3xv2brn3a1zhh5kx-perl5.40.0-TimeDate-2.33' from 'https://cache.nixos.org'...
  361. 24.15 s copying path '/nix/store/iydpsnfkv88yc86wc99wl6bqwsx1ni0c-perl5.40.0-Try-Tiny-0.31' from 'https://cache.nixos.org'...
  362. 24.16 s copying path '/nix/store/7w67asczqr61prk2i4c2yrc4xcwi0vbj-publicsuffix-list-0-unstable-2025-12-28' from 'https://cache.nixos.org'...
  363. 24.16 s copying path '/nix/store/hxcmad417fd8ql9ylx96xpak7da06yiv-libidn2-2.3.8' from 'https://cache.nixos.org'...
  364. 24.16 s copying path '/nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
  365. 24.16 s copying path '/nix/store/rgdf6xvqxq11lxy7sq784rn1fhj5wfqx-perl5.40.0-Net-HTTP-6.23' from 'https://cache.nixos.org'...
  366. 24.16 s copying path '/nix/store/l3ipybdkkfwmzy550k94ar01xplhb55i-perl5.40.0-Test-Fatal-0.017' from 'https://cache.nixos.org'...
  367. 24.16 s copying path '/nix/store/4fw3sgxniysg50rhic4wb9j3lmb3vhh7-perl5.40.0-WWW-RobotRules-6.02' from 'https://cache.nixos.org'...
  368. 24.17 s copying path '/nix/store/fhzmz0ils68hizli5y2rbnh17h75n234-perl5.40.0-HTTP-Date-6.06' from 'https://cache.nixos.org'...
  369. 24.18 s copying path '/nix/store/md8nr1ricglnflz6p2660dbvphmwp3ka-perl5.40.0-File-Listing-6.16' from 'https://cache.nixos.org'...
  370. 24.18 s copying path '/nix/store/p3vg1b3yn5ahk4cg4igibnpinvn449jf-perl5.40.0-HTTP-CookieJar-0.014' from 'https://cache.nixos.org'...
  371. 24.18 s copying path '/nix/store/vr7ds8vwbl2fz7pr221d5y0f8n9a5wda-glibc-2.40-218' from 'https://cache.nixos.org'...
  372. 24.21 s copying path '/nix/store/zlbgjp5kdfqx17lr283vqsag7hx51m41-keep-sorted-0.7.1' from 'https://cache.nixos.org'...
  373. 24.21 s copying path '/nix/store/qzjpsdar6a7yjd2fw5mi8k2j2xbx8sv7-shfmt-3.12.0' from 'https://cache.nixos.org'...
  374. 24.44 s copying path '/nix/store/0y221n4x5cwrig34sq4i40n3lls0m2ac-attr-2.5.2' from 'https://cache.nixos.org'...
  375. 24.44 s copying path '/nix/store/0a0y1r2nhq7gxg00s9hm6h9ncv8qb38f-aws-c-common-0.12.4' from 'https://cache.nixos.org'...
  376. 24.44 s copying path '/nix/store/ka7244lkykijn9k6p4c8a2acz8yz9pnd-brotli-1.1.0-lib' from 'https://cache.nixos.org'...
  377. 24.44 s copying path '/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3' from 'https://cache.nixos.org'...
  378. 24.44 s copying path '/nix/store/yx3h427vxpx4kwmc6v6imdxz49g4pwlx-bzip2-1.0.8' from 'https://cache.nixos.org'...
  379. 24.44 s copying path '/nix/store/khv89gvjc5n3v5lsfyxhx87lz2440rcm-ed-1.22.2' from 'https://cache.nixos.org'...
  380. 24.44 s copying path '/nix/store/n0jys3rah5s1162iy4yps7zli7fg8qgz-editline-1.17.1-unstable-2025-05-24' from 'https://cache.nixos.org'...
  381. 24.44 s copying path '/nix/store/3pjg25dv3yjar7irgj8q659v9nyg2ky0-expat-2.7.3' from 'https://cache.nixos.org'...
  382. 24.44 s copying path '/nix/store/z8g912b1xmi9g7jzwyjbchkbwa081ykq-gawk-5.3.2' from 'https://cache.nixos.org'...
  383. 24.44 s copying path '/nix/store/0p8b2lqk47fvxm9hc6c8mnln5l8x51q1-gcc-14.3.0-lib' from 'https://cache.nixos.org'...
  384. 24.44 s copying path '/nix/store/xp29m40k5crmry03k3z2la03l06y3r2i-gnumake-4.4.1' from 'https://cache.nixos.org'...
  385. 24.44 s copying path '/nix/store/s1qrlb3zd3j9mn8n4n5hb6kcrkiv521j-gdbm-1.26-lib' from 'https://cache.nixos.org'...
  386. 24.44 s copying path '/nix/store/dvy1v72pqn0796fxsh20s13hmj5pr7y1-gnused-4.9' from 'https://cache.nixos.org'...
  387. 24.44 s copying path '/nix/store/3mz9gklg2mwh7i4jr9w244n6s6yv6ldm-hostname-debian-3.25' from 'https://cache.nixos.org'...
  388. 24.44 s copying path '/nix/store/csiqi7f7hkq3x4s1r4wn4kdz8bf9ys2n-hwloc-2.12.2-lib' from 'https://cache.nixos.org'...
  389. 24.44 s copying path '/nix/store/vsavd71m0h9yym56cb6ddnjssz5wyyzr-json-c-0.18' from 'https://cache.nixos.org'...
  390. 24.45 s copying path '/nix/store/592kyxjw9fnl255vcxkdpd8iaymg8y8l-keyutils-1.6.3-lib' from 'https://cache.nixos.org'...
  391. 24.45 s copying path '/nix/store/275c92haz9kp4am7ak9pj6ipb8ygznzk-libcap-ng-0.8.5' from 'https://cache.nixos.org'...
  392. 24.46 s copying path '/nix/store/avk494dnlxiyx1icqgmzbzga26hw9l7w-acl-2.3.2' from 'https://cache.nixos.org'...
  393. 24.46 s copying path '/nix/store/3cgh22sipndi73jgmjxdwz00d9djplfd-bzip2-1.0.8-bin' from 'https://cache.nixos.org'...
  394. 24.46 s copying path '/nix/store/s01pdcf478dhafa8vqd0p146jz3a92f0-libcpuid-0.8.1' from 'https://cache.nixos.org'...
  395. 24.46 s copying path '/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2' from 'https://cache.nixos.org'...
  396. 24.46 s copying path '/nix/store/0hfff8g7lc5p8q05q3qn7cwwygv0mmzn-libpipeline-1.5.8' from 'https://cache.nixos.org'...
  397. 24.46 s copying path '/nix/store/m5xsdrhpikqfp2c0mp2cz4cn7f74ysjm-aws-c-compression-0.3.1' from 'https://cache.nixos.org'...
  398. 24.46 s copying path '/nix/store/lwfyvq35py8q7da1l4179r3ra9kxkbz6-aws-c-sdkutils-0.2.4' from 'https://cache.nixos.org'...
  399. 24.47 s copying path '/nix/store/cyw8i2di6f6sn137r3rck0x5cyki74zk-aws-checksums-0.2.7' from 'https://cache.nixos.org'...
  400. 24.48 s copying path '/nix/store/x08a6m3mi2cgs7b4lxj0i3xhmdh7bd3d-hostname-hostname-debian-3.25' from 'https://cache.nixos.org'...
  401. 24.48 s copying path '/nix/store/b7wbagl6c1xr79r6hbcc7fznjjibc8mr-libpsl-0.21.5' from 'https://cache.nixos.org'...
  402. 24.49 s copying path '/nix/store/c0j5qk3w0ldq3p0782jskis4vwszx48i-libseccomp-2.6.0-lib' from 'https://cache.nixos.org'...
  403. 24.49 s copying path '/nix/store/gcphdg1kc3b3vpmddqkbm8bmaxdlf4fh-libsodium-1.0.20-unstable-2025-12-31' from 'https://cache.nixos.org'...
  404. 24.49 s copying path '/nix/store/k2afgkxrznljylfs6g97fr4h65s633wq-libuv-1.51.0' from 'https://cache.nixos.org'...
  405. 24.49 s copying path '/nix/store/4150a5ias11mdw5lybnp4qkw61pb7pc9-libxml2-2.15.1' from 'https://cache.nixos.org'...
  406. 24.49 s copying path '/nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35' from 'https://cache.nixos.org'...
  407. 24.49 s copying path '/nix/store/b179xg0d6f0day63hrdav0vann9a507s-libxcrypt-4.5.2' from 'https://cache.nixos.org'...
  408. 24.49 s copying path '/nix/store/iw8wrzr0d687rx8vfyvfv6r2jh4gyxrc-libyaml-0.2.5' from 'https://cache.nixos.org'...
  409. 24.49 s copying path '/nix/store/r1f1k96hrkibr9g1wg3bisdydc292rrx-llhttp-9.3.0' from 'https://cache.nixos.org'...
  410. 24.50 s copying path '/nix/store/6sbc2nv4bgl2drlwdqk6j09accacg8mb-lndir-1.0.5' from 'https://cache.nixos.org'...
  411. 24.50 s copying path '/nix/store/y9q119axjr46kik4wmq75i8azqyjyrbv-lowdown-2.0.2-lib' from 'https://cache.nixos.org'...
  412. 24.50 s copying path '/nix/store/d47a387420lgy2qlwhhkphimx9rjqmb1-mpdecimal-4.0.1' from 'https://cache.nixos.org'...
  413. 24.50 s copying path '/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5' from 'https://cache.nixos.org'...
  414. 24.50 s copying path '/nix/store/3qkwgkbjisvm8z1g826bvqfg6j4cr35x-nghttp2-1.67.1-lib' from 'https://cache.nixos.org'...
  415. 24.50 s copying path '/nix/store/4r29xglhvghzzqswwkll8b2q293yqlqm-gzip-1.14' from 'https://cache.nixos.org'...
  416. 24.51 s copying path '/nix/store/pdp6hrs98pkfymhg7869pzggw2xizskc-nghttp3-1.12.0' from 'https://cache.nixos.org'...
  417. 24.51 s copying path '/nix/store/p6b5gcii745qkrxd913fkp4mngydfgaq-libuv-1.51.0-dev' from 'https://cache.nixos.org'...
  418. 24.51 s copying path '/nix/store/35fvz1c96x2y53v504x866jr79gphzrx-oniguruma-6.9.10-lib' from 'https://cache.nixos.org'...
  419. 24.51 s copying path '/nix/store/8dj39rr9xp8qpl3myqj8i04a8pwhyl60-openssl-3.6.1' from 'https://cache.nixos.org'...
  420. 24.51 s copying path '/nix/store/m28pw7a348j1rspzwxqf59cvdw5q8lsp-patch-2.8' from 'https://cache.nixos.org'...
  421. 24.51 s copying path '/nix/store/g1bqzr5hfrs08hljzdigyv9gm690l94i-pcre2-10.46' from 'https://cache.nixos.org'...
  422. 24.52 s copying path '/nix/store/0imakz87v1xf7pjr12s3hhbb6bhcygsk-perl5.40.0-Clone-0.46' from 'https://cache.nixos.org'...
  423. 24.52 s copying path '/nix/store/kkqcql69fg9npcszz7w974sq05h38v4x-perl5.40.0-Crypt-URandom-0.54' from 'https://cache.nixos.org'...
  424. 24.52 s copying path '/nix/store/2ilj11bl4r95cpk21zixdj4yx2apyi6f-perl5.40.0-FCGI-0.82' from 'https://cache.nixos.org'...
  425. 24.52 s copying path '/nix/store/6c0pr0y7l1cgd16dhz742m02yly2bidy-perl5.40.0-TermReadKey-2.38' from 'https://cache.nixos.org'...
  426. 24.52 s copying path '/nix/store/vnfmnn3vc10dvca2qb8lw1sv955q5sk6-treefmt-2.4.0' from 'https://cache.nixos.org'...
  427. 24.52 s copying path '/nix/store/1frcixirlrnwhr6abgwlix2lxw20xnyb-util-linux-minimal-2.41.3-lib' from 'https://cache.nixos.org'...
  428. 24.52 s copying path '/nix/store/84mq8s7f976g16a7i0aiv97h7qs8rdi2-util-linux-minimal-2.41.3-login' from 'https://cache.nixos.org'...
  429. 24.52 s copying path '/nix/store/gm2an48fm22j6x8rwpw9ywhxja54qp0l-xz-5.8.1' from 'https://cache.nixos.org'...
  430. 24.53 s copying path '/nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1' from 'https://cache.nixos.org'...
  431. 24.53 s copying path '/nix/store/rnkb2bhqlabn2ai2l4qjmzh4srbx9xx6-zlib-ng-2.2.5' from 'https://cache.nixos.org'...
  432. 24.53 s copying path '/nix/store/bbcj8z6vxsq6v3k2i9f04ir6rdlv0fmi-jq-1.8.1' from 'https://cache.nixos.org'...
  433. 24.53 s copying path '/nix/store/d0jqgmc809z6l1ra0lmp5i94z5pdmblh-alejandra-4.0.0' from 'https://cache.nixos.org'...
  434. 24.53 s copying path '/nix/store/kpbvqn076laadcv1nj0idv9m0zysg63i-boehm-gc-8.2.8' from 'https://cache.nixos.org'...
  435. 24.53 s copying path '/nix/store/ln0kx54wa4bkfl407iql1ycl9ykkbhs6-gettext-0.25.1' from 'https://cache.nixos.org'...
  436. 24.54 s copying path '/nix/store/82naasl2p0mwk3l0d74gvcnzgisbvgsp-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
  437. 24.54 s copying path '/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
  438. 24.55 s copying path '/nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12' from 'https://cache.nixos.org'...
  439. 24.55 s copying path '/nix/store/dwv9fg8l6f5z3mk3xqh7870cv5i43vhw-groff-1.23.0' from 'https://cache.nixos.org'...
  440. 24.56 s copying path '/nix/store/pfix3hvxrbi27q99hflx0fk7bjbn6p9k-icu4c-76.1' from 'https://cache.nixos.org'...
  441. 24.57 s copying path '/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18' from 'https://cache.nixos.org'...
  442. 24.57 s copying path '/nix/store/nbyy447nn6grvdindk8as26z9fwypc79-file-5.45' from 'https://cache.nixos.org'...
  443. 24.57 s copying path '/nix/store/6npnyqxndwnrj7gbqwx7k7ks6ddqwv1m-onetbb-2022.3.0' from 'https://cache.nixos.org'...
  444. 24.57 s copying path '/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2' from 'https://cache.nixos.org'...
  445. 24.58 s copying path '/nix/store/j4bij8nd2zq4jsb0xr8irc41g2wnr3i9-perl5.40.0-Authen-SASL-2.1900' from 'https://cache.nixos.org'...
  446. 24.58 s copying path '/nix/store/fp87yx0fkc7cvgvbv52capigwpflv2xl-jq-1.8.1-bin' from 'https://cache.nixos.org'...
  447. 24.59 s copying path '/nix/store/fdpknzp79kyw8r6ffninlji7306y0vjw-perl5.40.0-HTTP-Message-6.45' from 'https://cache.nixos.org'...
  448. 24.60 s copying path '/nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8' from 'https://cache.nixos.org'...
  449. 24.60 s copying path '/nix/store/ccif8gy9z7c4v6d3hnwsph9fqaqw8hwv-sqlite-3.50.4' from 'https://cache.nixos.org'...
  450. 24.60 s copying path '/nix/store/m7p4yx3ya6w1rx9j9fy8ayy0kz5jdc9s-aws-c-cal-0.9.2' from 'https://cache.nixos.org'...
  451. 24.61 s copying path '/nix/store/b3vi2i22167nhmrnl85ks3xpzl8bjj56-krb5-1.22.1-lib' from 'https://cache.nixos.org'...
  452. 24.62 s copying path '/nix/store/chqzzvliv0mldn2n6b96aivcmhvc0hb8-libssh2-1.11.1' from 'https://cache.nixos.org'...
  453. 24.62 s copying path '/nix/store/mjwqy9bka7zma90b6q6vg4lc51wzrwda-ngtcp2-1.17.0' from 'https://cache.nixos.org'...
  454. 24.62 s copying path '/nix/store/9gjaip5bfljxxxhpj9b0s0dwsvwc2fbn-openssl-3.6.1-bin' from 'https://cache.nixos.org'...
  455. 24.62 s copying path '/nix/store/hcydxckrl07dypd91llib2xirbf2jmqb-perl5.40.0-Net-SSLeay-1.92' from 'https://cache.nixos.org'...
  456. 24.63 s copying path '/nix/store/bqh58mr98kliri6yww7yyimx1mwyg3q2-s2n-tls-1.5.27' from 'https://cache.nixos.org'...
  457. 24.63 s copying path '/nix/store/mh6hncdiisfmqlxfyim8cidmzpb246dm-libblake3-1.8.2' from 'https://cache.nixos.org'...
  458. 24.64 s copying path '/nix/store/mwx5w4qj15jx8mcppwasksfff6bjbnsv-perl5.40.0-HTML-Parser-3.81' from 'https://cache.nixos.org'...
  459. 24.65 s copying path '/nix/store/pmmby31jqj2xlaplw3wv5lyqbqjkyxda-less-679' from 'https://cache.nixos.org'...
  460. 24.65 s copying path '/nix/store/8gkm9frrnkx0ca312ifmxs7b7gbq8slq-perl5.40.0-HTTP-Cookies-6.10' from 'https://cache.nixos.org'...
  461. 24.65 s copying path '/nix/store/wfd4fi68y1310fd305q4i3q4gq9v2rj6-perl5.40.0-HTTP-Daemon-6.16' from 'https://cache.nixos.org'...
  462. 24.67 s copying path '/nix/store/1fqw1jfxbcg2naib4ggpsfxbxfksh0j5-perl5.40.0-HTTP-Negotiate-6.01' from 'https://cache.nixos.org'...
  463. 24.67 s copying path '/nix/store/y1pzkk1f1j93c8y3835zzcdyzk2w4w6x-libgit2-1.9.2-lib' from 'https://cache.nixos.org'...
  464. 24.67 s copying path '/nix/store/3knlnvjcmnjpms1dad43rl9rn17d7ny6-readline-8.3p1' from 'https://cache.nixos.org'...
  465. 24.67 s copying path '/nix/store/b5m9fgxp0b7fr2ypahabpklbfijvwmkn-sqlite-3.50.4-bin' from 'https://cache.nixos.org'...
  466. 24.68 s copying path '/nix/store/ljk8wffznak0q9srdgv0s9gj92bihx60-diffutils-3.12' from 'https://cache.nixos.org'...
  467. 24.68 s copying path '/nix/store/xw0fhda3s7skl5b3pniian88dw4v5wzh-findutils-4.10.0' from 'https://cache.nixos.org'...
  468. 24.68 s copying path '/nix/store/x98jdz78m80ld103an9hvy0nqbp2capk-perl-5.40.0' from 'https://cache.nixos.org'...
  469. 24.69 s copying path '/nix/store/4chr9a1m98jga3i72y8hlg0x3r8kgbpd-perl5.40.0-CGI-4.59' from 'https://cache.nixos.org'...
  470. 24.69 s copying path '/nix/store/dc72jfp5c14q51ji8xdkkvlpblilh15p-openssl-3.6.1-dev' from 'https://cache.nixos.org'...
  471. 24.69 s copying path '/nix/store/rh1fvz43pmq94jp5cc867apjkb0a8w0v-aws-c-io-0.22.0' from 'https://cache.nixos.org'...
  472. 24.69 s copying path '/nix/store/7qdnjdinwfzajw4c2daxq33ki2dsl2xg-perl5.40.0-IO-Socket-SSL-2.083' from 'https://cache.nixos.org'...
  473. 24.69 s copying path '/nix/store/53vn6zi7k1lc583qdcnagjfjlzmg9ncc-util-linux-minimal-2.41.3-mount' from 'https://cache.nixos.org'...
  474. 24.69 s copying path '/nix/store/v4hd50y6cxnp0wybv41q0y3rj7xnfb2g-util-linux-minimal-2.41.3-swap' from 'https://cache.nixos.org'...
  475. 24.69 s copying path '/nix/store/0ixxp6hrh5841z6h4aln0xpcz761pxks-vale-3.13.0' from 'https://cache.nixos.org'...
  476. 24.71 s copying path '/nix/store/b991fj4kanf5anzvhzp2lgxbdp05amnc-xz-5.8.1-bin' from 'https://cache.nixos.org'...
  477. 24.71 s copying path '/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev' from 'https://cache.nixos.org'...
  478. 24.72 s copying path '/nix/store/gwy8kliqcqspz7r56y6hn2a0k28r5hak-zstd-1.5.7' from 'https://cache.nixos.org'...
  479. 24.73 s copying path '/nix/store/5p86w1968gs5abgqkj9wv5gccxpy253c-bash-interactive-5.3p3' from 'https://cache.nixos.org'...
  480. 24.73 s copying path '/nix/store/f8xmcwbyw8am8ybkdvzsj0ln6mlr559i-python3-3.13.11' from 'https://cache.nixos.org'...
  481. 24.74 s copying path '/nix/store/m72vzxa13dmfa2zx1ahd45bzp6aiq0q0-perl5.40.0-CGI-Fast-2.16' from 'https://cache.nixos.org'...
  482. 24.74 s copying path '/nix/store/k33z4xb8s77fidcw8lnb5p7sbzivivh7-util-linux-minimal-2.41.3-bin' from 'https://cache.nixos.org'...
  483. 24.74 s copying path '/nix/store/lkrbpi7anp5dcbh5rr94s3ay1qca33mw-aws-c-event-stream-0.5.7' from 'https://cache.nixos.org'...
  484. 24.74 s copying path '/nix/store/fwb2qgmn9ppilkcljywwbk2d60d3lgim-aws-c-http-0.10.4' from 'https://cache.nixos.org'...
  485. 24.74 s copying path '/nix/store/yyp4qj434v8sjbj5z7rkydpqqw4hb56x-perl5.40.0-Net-SMTP-SSL-1.04' from 'https://cache.nixos.org'...
  486. 24.75 s copying path '/nix/store/5v9y5h8cjx39r2rcp97x8qd4acjlzvi7-stdenv-linux' from 'https://cache.nixos.org'...
  487. 24.75 s copying path '/nix/store/rhr6zgrg3yvkma40z30xm2z9jvrd74il-sqlite-3.50.4-dev' from 'https://cache.nixos.org'...
  488. 24.78 s copying path '/nix/store/xhp149abalfmj232yjhgbqaw281ba8np-curl-8.18.0' from 'https://cache.nixos.org'...
  489. 24.78 s copying path '/nix/store/hd3akpv03rsvr62h5yk68xxq330mrlx8-libarchive-3.8.4-lib' from 'https://cache.nixos.org'...
  490. 24.78 s copying path '/nix/store/k90rw25ylbj0giyxc3fbpg40vjzcckca-zstd-1.5.7-bin' from 'https://cache.nixos.org'...
  491. 24.79 s copying path '/nix/store/y449f8x76v8gmfr67vc3faa0xav6bvbc-aws-c-auth-0.9.1' from 'https://cache.nixos.org'...
  492. 24.79 s copying path '/nix/store/7fp9i8ps729p045llv220b7vzw95y5z9-aws-c-mqtt-0.13.3' from 'https://cache.nixos.org'...
  493. 25.02 s building '/nix/store/k6m72wjql0rh9qy7faqvzc202hymzqpc-builder.pl.drv'...
  494. 25.03 s copying path '/nix/store/50a962dp9kz5306z48grzj9fv94wslyz-aws-c-s3-0.8.7' from 'https://cache.nixos.org'...
  495. 25.03 s copying path '/nix/store/56c0fxbfzr8zzvfs26v6fsby34gb9h9n-direnv-2.37.1' from 'https://cache.nixos.org'...
  496. 25.03 s copying path '/nix/store/c4avpx6fhcm2a0kq81686bq8qqw0ra41-bash-strict-mode-0.1.0' from 'https://cache.garnix.io'...
  497. 25.03 s copying path '/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194' from 'https://cache.nixos.org'...
  498. 25.03 s copying path '/nix/store/y4xr3zhg9xsyp1s4g2fcd1m46y2d8wxv-man-db-2.13.1' from 'https://cache.nixos.org'...
  499. 25.06 s copying path '/nix/store/fv0ly4aavk350bl80kjl7jncvjmdy7b0-boost-1.87.0' from 'https://cache.nixos.org'...
  500. 25.06 s copying path '/nix/store/mnmhxv7hbcgicd8d1fbkp5crd9flg40r-icu4c-76.1-dev' from 'https://cache.nixos.org'...
  501. 25.07 s copying path '/nix/store/6qv1qqg4vmv109a59d5bw3vywf93hqrs-aws-crt-cpp-0.34.3' from 'https://cache.nixos.org'...
  502. 25.10 s copying path '/nix/store/72448l9zhfaacfyhv6b0xr6za809kh04-nixfmt-1.2.0' from 'https://cache.nixos.org'...
  503. 25.10 s copying path '/nix/store/v4brjzwrapa6cch89ipwrw3p58l1fxdh-shellcheck-0.11.0-bin' from 'https://cache.nixos.org'...
  504. 25.13 s copying path '/nix/store/779h4wjz547wirx3vdvis1swzpjdah80-aws-sdk-cpp-1.11.647' from 'https://cache.nixos.org'...
  505. 25.20 s building '/nix/store/8zyfh6rccz2nv431ikca596759m934hq-link.drv'...
  506. 25.20 s copying path '/nix/store/ah9c4cigcp8da3207d4ilammbviri8dh-nodejs-22.22.0' from 'https://cache.nixos.org'...
  507. 25.21 s copying path '/nix/store/pndw68axywz2m01cyzhlpm4iirl3a9q4-nil-2025-06-13' from 'https://cache.nixos.org'...
  508. 25.30 s building '/nix/store/w7iz8lyjf8dzd80d9y5pi6k58qiyqwyg-pm-modules-messages.drv'...
  509. 25.31 s copying path '/nix/store/33kxfmjfjjy59l1cqgshimk39nbfkz15-nix-util-2.31.2' from 'https://cache.nixos.org'...
  510. 25.31 s copying path '/nix/store/lykld1vfyavfaxrfr0f2yq0nllm6nw2x-perl5.40.0-libwww-perl-6.72' from 'https://cache.nixos.org'...
  511. 25.42 s building '/nix/store/h0pdp5c31mcia95zgkjgnvv0ffhjhwqd-pm-shell-aliases.sh.drv'...
  512. 25.42 s copying path '/nix/store/r097xc75d1jhma2x3r1q1a4kd8prfrc4-nix-store-2.31.2' from 'https://cache.nixos.org'...
  513. 25.53 s building '/nix/store/qmn9ibysblffmzj2ddi9sclywkmx38k6-cleanup.drv'...
  514. 25.54 s copying path '/nix/store/1m7bzyz6qqsdqhjni401ll7l1svhkr0a-nix-fetchers-2.31.2' from 'https://cache.nixos.org'...
  515. 25.54 s copying path '/nix/store/hs9qgnl3p2wv8r9bdg6889pj697m5yhw-nix-main-2.31.2' from 'https://cache.nixos.org'...
  516. 25.65 s building '/nix/store/k70lhhgkxkqm7qrfxkx7b1lh4aa8lpsh-pm_.cachevaleVocabflakyaccept.txt.drv'...
  517. 25.65 s copying path '/nix/store/mh2qy7w4bak24whb5skxqb1zsp2d8aks-nix-expr-2.31.2' from 'https://cache.nixos.org'...
  518. 25.76 s building '/nix/store/502m1y2qqalzliifk7rahmknz6qa2pzg-pm_.cachevaleconfigvocabulariesflakyaccept.txt.drv'...
  519. 25.76 s copying path '/nix/store/byaq76kx5a3658nyrk8aq5iw19pyz9jk-nix-flake-2.31.2' from 'https://cache.nixos.org'...
  520. 25.81 s copying path '/nix/store/j54l6cdmf0ydacmn1md2p7gbvyacd3zw-nix-cmd-2.31.2' from 'https://cache.nixos.org'...
  521. 25.88 s building '/nix/store/9ybnm4g6xwvcrrv8xdr6bc3n0d8yngrz-pm_.editorconfig.drv'...
  522. 25.88 s copying path '/nix/store/4bkwxxi7wcynrpag6cn637lgyp139y2b-nix-2.31.2' from 'https://cache.nixos.org'...
  523. 25.92 s copying path '/nix/store/v67hlrdryicvsw7lbl8r16ilmdrc1j37-nix-2.31.2' from 'https://cache.nixos.org'...
  524. 25.93 s copying path '/nix/store/i42q8xszl73ssl7nxa16l6d4hl5l6ph0-nixos-option' from 'https://cache.nixos.org'...
  525. 25.98 s building '/nix/store/cqz8zhzwvrja19ihi07574ym0n3ha4pd-pm_.envrc.drv'...
  526. 25.98 s copying path '/nix/store/zrv658x19x3c85rw9la1aynpz3n7k7i5-project-manager' from 'https://cache.garnix.io'...
  527. 26.08 s building '/nix/store/730j0552gc8xjqsfgiwqcc453mrsb85y-pm_.gitattributes.drv'...
  528. 26.17 s building '/nix/store/g5pkgcaxn3hjnzxiz1z5lp8g32kqw0sb-pm_.githubrenovate.json.drv'...
  529. 26.18 s copying path '/nix/store/8a0xdvb4d1dns1psrrflm7d8chsihzsk-bash-language-server-5.6.0' from 'https://cache.nixos.org'...
  530. 26.18 s copying path '/nix/store/zdn8z3q3aak03fg69j87qj1ag46qaw8f-prettier-3.6.2' from 'https://cache.nixos.org'...
  531. 26.20 s copying path '/nix/store/hdhip242can10znnm3dvhvf8v9268ffg-python3.13-colorama-0.4.6' from 'https://cache.nixos.org'...
  532. 26.20 s copying path '/nix/store/h0x5nxcmaqgcb97f1blw1fjnrynsk92w-python3.13-cbor2-5.7.0' from 'https://cache.nixos.org'...
  533. 26.20 s copying path '/nix/store/5ci86gdl5ab52adcqdx0i6pysn5q4r8k-git-2.51.2' from 'https://cache.nixos.org'...
  534. 26.20 s copying path '/nix/store/3fdxniyv1pja1brcl021d04ya41lczig-python3.13-mdurl-0.1.2' from 'https://cache.nixos.org'...
  535. 26.20 s copying path '/nix/store/g29hsqbpm0hm4y6yj4q5j4dyqx0x1zas-python3.13-pyyaml-6.0.3' from 'https://cache.nixos.org'...
  536. 26.20 s copying path '/nix/store/kzvcyvmcwfl61fadgbh806qj8i896z8i-python3.13-pygments-2.19.2' from 'https://cache.nixos.org'...
  537. 26.20 s copying path '/nix/store/2h745m7snwp7h7a6ivs0g2np0yalp169-python3.13-ruamel-base-1.0.0' from 'https://cache.nixos.org'...
  538. 26.20 s copying path '/nix/store/9mg4qw40lwhv5z4v2pzma06xm7pbi3ib-python3.13-ruamel-yaml-clib-0.2.12' from 'https://cache.nixos.org'...
  539. 26.20 s copying path '/nix/store/7zgms92dkkzvhg89pk1938mgc9jwb5p6-python3.13-six-1.17.0' from 'https://cache.nixos.org'...
  540. 26.20 s copying path '/nix/store/n6ylym3wmwbrjsrm95r0w0kzrcia7ybc-python3.13-tomlkit-0.13.3' from 'https://cache.nixos.org'...
  541. 26.20 s copying path '/nix/store/kjqa5az403znmbhi56bbjxrqmz90jzbc-python3.13-u-msgpack-python-2.8.0' from 'https://cache.nixos.org'...
  542. 26.23 s copying path '/nix/store/qdylaq48ad65b614882bngs2rabqqxiz-python3.13-markdown-it-py-3.0.0' from 'https://cache.nixos.org'...
  543. 26.29 s building '/nix/store/4s3hzk40paijliznw2vgmk8aypz8361p-pm_.githubsettings.yml.drv'...
  544. 26.29 s copying path '/nix/store/np88x2a5frhi1rbz30h4mm0rhc9qibq9-python3.13-python-dateutil-2.9.0.post0' from 'https://cache.nixos.org'...
  545. 26.29 s copying path '/nix/store/y9psm97q1an7zshm4ppd3m3rrja9ib3z-python3.13-ruamel-yaml-0.18.14' from 'https://cache.nixos.org'...
  546. 26.40 s building '/nix/store/y8s0xk8w4dm60id1dz77yjzp5b2ba0v5-pm_.gitignore.drv'...
  547. 26.40 s copying path '/nix/store/32wv0bal7106bpr9r97xnv0nx9119zdk-python3.13-rich-14.1.0' from 'https://cache.nixos.org'...
  548. 26.44 s copying path '/nix/store/06zmnar116jwnhr86zbjxdxgh20civsb-python3.13-rich-argparse-1.7.1' from 'https://cache.nixos.org'...
  549. 26.51 s building '/nix/store/w4vc7pky6qndjg02ga3cq5kd0kzgmc7k-pm_.vale.ini.drv'...
  550. 26.51 s copying path '/nix/store/vrpk89wafk6jbcc647wwk80j3ngfczmd-python3.13-remarshal-1.2.0' from 'https://cache.nixos.org'...
  551. 26.65 s building '/nix/store/lzyp1ib4ph3rcjlrj3xrvdjlkqjmkn50-pm_flakehubpublish.yml.drv'...
  552. 26.79 s building '/nix/store/azh2r6xlwhgza5ydvp8d5lxr32p8ahsm-pm_flakestrypublish.yml.drv'...
  553. 26.92 s building '/nix/store/5a3vb60sg4kgwwc8fj4nmazvqnyycikp-pm_garnix.yaml.drv'...
  554. 27.07 s building '/nix/store/inxnyb0i6vzhyampqifx9bjzndicwffk-pm_githooksprepush.drv'...
  555. 27.20 s building '/nix/store/zv62vic9ccr1y9zzmijp2sfn4ix9dmc1-pm_gitignoreRevs.drv'...
  556. 27.35 s building '/nix/store/5b4axkgksjbdgz2gp54xrvxv8biziba3-git-hooks-for-flaky.drv'...
  557. 27.48 s building '/nix/store/3g86m0vrvr3b2rbacm2fxxf7jmzd6i1v-pm_nixci.nix.drv'...
  558. 27.63 s building '/nix/store/zbvgmhz7lzlvp9xgqplysff0bn3w7wc9-pm_gitconfig.drv'...
  559. 27.76 s building '/nix/store/4xhflanqg569p3d4g0lj91ng938d144q-pm_switchpmgeneration.yml.drv'...
  560. 27.92 s building '/nix/store/80qjs5jx65ks8vj8wdf6ydc2npf42rr0-treefmt.toml.drv'...
  561. 28.18 s building '/nix/store/mksljh7wawj2hdakqa8zq48mf1mhld11-project-manager-files-for-flaky.drv'...
  562. 28.41 s building '/nix/store/gkwwnasln2jwk9r27q425vb2k9mblcwi-treefmt.drv'...
  563. 28.56 s building '/nix/store/na0ffa33sxd4hd4z5s2bnkrpwhq1cwf5-updateStatus.drv'...
  564. 28.69 s building '/nix/store/yl8kdd00icsbskk2pv2574nvscqrys0r-pm-session-vars.sh.drv'...
  565. 28.81 s building '/nix/store/6yrmc1ydkfx96w4gvmz2xryjgnlaibn6-project-manager-path-for-flaky.drv'...
  566. 29.02 s building '/nix/store/j2dd88wy679lcrm0jvcr2mjlpav4p54m-activation-script.drv'...
  567. 29.18 s building '/nix/store/bcb1kf0xazlsvph8hfjavy4xbmrhc3lh-project-manager-generation-for-flaky.drv'...
  568. 29.41 s This is a live run
  569. 29.41 s Starting Project Manager activation
  570. 29.41 s Validating Nix installation
  571. 29.68 s Checking oldGenNum and oldGenPath for consistency
  572. 29.72 s Using Nix version: nix (Nix) 2.31.2
  573. 29.73 s Activation variables:
  574. 29.73 s oldGenNum undefined (first run?)
  575. 29.73 s oldGenPath undefined (first run?)
  576. 29.73 s newGenPath=/nix/store/gy9fzc6k03vyv4bndq7d98b5k1h6yip7-project-manager-generation-for-flaky
  577. 29.73 s newGenNum=1
  578. 29.73 s genProfilePath=/build/project.hwa2P0/.local/state/nix/profiles/project-manager
  579. 29.73 s newGenGcPath=/build/project.hwa2P0/.local/state/project-manager/gcroots/current-project
  580. 29.73 s Activating checkFilesChanged
  581. 29.73 s (BActivating writeBoundary
  582. 29.73 s (BActivating linkGeneration
  583. 29.74 s (BCreating profile generation 1
  584. 29.82 s warning: 'install' is a deprecated alias for 'add'
  585. 29.88 s Creating project file links in /build/project.hwa2P0
  586. 29.89 s Skipping '.github/renovate.json' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.github/renovate.json'
  587. 29.89 s Skipping '.github/workflows/switch-pm-generation.yml' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.github/workflows/switch-pm-generation.yml'
  588. 29.89 s Skipping '.github/workflows/flakehub-publish.yml' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.github/workflows/flakehub-publish.yml'
  589. 29.89 s Skipping '.github/workflows/flakestry-publish.yml' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.github/workflows/flakestry-publish.yml'
  590. 29.89 s Skipping '.github/settings.yml' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.github/settings.yml'
  591. 29.91 s Skipping 'nix-ci.nix' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/nix-ci.nix'
  592. 29.93 s Skipping '.cache/vale/Vocab/flaky/accept.txt' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.cache/vale/Vocab/flaky/accept.txt'
  593. 29.93 s Skipping '.cache/vale/config/vocabularies/flaky/accept.txt' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.cache/vale/config/vocabularies/flaky/accept.txt'
  594. 29.93 s Skipping '.editorconfig' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.editorconfig'
  595. 29.94 s Skipping '.vale.ini' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.vale.ini'
  596. 29.94 s Skipping 'garnix.yaml' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/garnix.yaml'
  597. 29.94 s Skipping '.gitattributes' as it is identical to '/nix/store/p5jkmprbm4zvffr6kkz8w0fqzip3vghm-project-manager-files-for-flaky/.gitattributes'
  598. 29.95 s Activating automaticallyExpireGenerations
  599. 29.95 s (BThis is a live run
  600. 29.95 s PROJECT_ROOT=/build/project.hwa2P0
  601. 29.95 s This is a live run
  602. 29.96 s Cannot remove the current generation 1
  603. 29.96 s Activating onFilesChange
  604. 29.96 s (BRunning onChange hook for .cache/git/config
  605. 29.97 s Activating direnv
  606. 29.97 s (BActivating installPackages
  607. 30.05 s warning: 'install' is a deprecated alias for 'add'
  608. 30.07 s Activating updateGitStatus
  609. 30.07 s (BReinitialized existing Git repository in /build/project.hwa2P0/.git/
  610. 32.65 s post-build-hook: Uploading paths from nix-ci to cachix cache "sellout" /nix/store/y7246fvj3wd94jv34kcgf604x0dcijjd-project-manager-files
  611. 33.23 s post-build-hook: Nothing to push - all store paths are already on Cachix.
  612. 33.25 s post-build-hook: Uploading paths from nix-ci to the NixCI cache /nix/store/y7246fvj3wd94jv34kcgf604x0dcijjd-project-manager-files
  613. 33.29 s post-build-hook: warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  614. 33.30 s post-build-hook: copying 1 paths...
  615. 33.30 s post-build-hook: copying path '/nix/store/y7246fvj3wd94jv34kcgf604x0dcijjd-project-manager-files' to 'https://cache.nix-ci.com'...
  616. 33.46 s post-build-hook: warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  617. 33.60 s post-build-hook: copying 0 paths...