NixOS / nixops

NixOps is a tool for deploying to NixOS machines in a network or cloud.
https://nixos.org/nixops
GNU Lesser General Public License v3.0
1.84k stars 364 forks source link

`nix-shell -p nixopsUnstable` fails #1541

Closed haarts closed 2 years ago

haarts commented 2 years ago

It misses setuptools:

  File "/nix/store/bxkx3rryd44lia41jcsd8myql9d74jcq-python3-3.9.14/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'setuptools'
nix --version
nix (Nix) 2.11.1

I'm running Rocky 8.6.

What other debugging information can I provide? I'm just getting started with Nix.

Full trace
$ nix-shell -p nixopsUnstable
these 84 derivations will be built:
  /nix/store/cz1rxqq0db8a4z8svmxf0dfyfdsnzxvq-python3.9-typing-extensions-3.10.0.2.drv
  /nix/store/q00q8zbkfq4a8zkb5grrjc789mdi9r46-python3.9-setuptools-scm-7.0.5.drv
  /nix/store/3p5fpxd5da4ld8q0r8pa931z5d4jz8js-python3.9-jmespath-1.0.1.drv
  /nix/store/cqb0rqhhgiy24rsy2zj1f1xgdqmhi3l3-python3.9-six-1.16.0.drv
  /nix/store/f1d773mgyfrvivd49zhaia1f19gg5s3h-python3.9-python-dateutil-2.8.2.drv
  /nix/store/vshynv425wniqcrcybyww4cpy7kvzqmc-python3.9-urllib3-1.26.9.drv
  /nix/store/8mcbr49jycymqc6s1bxal8w2w2hvhmg4-python3.9-botocore-1.27.16.drv
  /nix/store/8jj9zgm61fcm99sx0bmpqqlhaz2mmwys-python3.9-s3transfer-0.6.0.drv
  /nix/store/0inh8axn3prny52c8ysrr494s1xwbclb-python3.9-boto3-1.24.16.drv
  /nix/store/afmw0vxjpzc6h66dbv35pfx6d3mkwd6c-python3.9-pyparsing-2.4.7.drv
  /nix/store/aqk9y8q5pa7pphpq2arfx0dcyzzbzmfr-python3.9-packaging-20.9.drv
  /nix/store/l7ary7ycww3jhx07gn2s4l726k9zyjhi-python3.9-setuptools-scm-7.0.5.drv
  /nix/store/1x8iyxw4w5aqlbr1fzfrs174w1pcjbaj-python3.9-shellingham-1.4.0.drv
  /nix/store/2x86hqqxipia6q5dn1wsy8nv6c11sq1v-python3.9-pylev-1.4.0.drv
  /nix/store/3y3pmddc2hqi7dcbrkaskx52769mv6k9-python3.9-pycparser-2.21.drv
  /nix/store/45sb8p8ansydywpb59xwypjzr5bjhd4g-python3.9-ptyprocess-0.7.0.drv
  /nix/store/h3cih7qlxbidlar1pw5jkmvhxli60qzx-python3.9-platformdirs-2.0.2.drv
  /nix/store/hyvn2rl9rbimbq3jvi7zb7yvrvlgivb5-python3.9-filelock-3.2.1.drv
  /nix/store/mdmy90mgxx1946lzary5lviq0q0m5gzv-python3.9-distlib-0.3.4.drv
  /nix/store/5v03sb346j6cprxdgmm6cbd2s0j6qbcb-python3.9-virtualenv-20.15.1.drv
  /nix/store/67kfi269chygwkj63m3i9m3373svidn6-python3.9-jsonpickle-2.2.0.drv
  /nix/store/68bw8rgj62fjbbmri4s20wp6g89dm87f-python3.9-cachy-0.3.0.drv
  /nix/store/7wz3aw3jjrnw3bvizwg0b3yf7c7q8xwi-python3.9-poetry-core-1.0.8.drv
  /nix/store/cf5laykn8plcr3ry0ghbmji55g9hsrv6-python3.9-webencodings-0.5.1.drv
  /nix/store/b9xd7pcczb18z1q8fa09c0g910zaaz6p-python3.9-html5lib-1.1.drv
  /nix/store/96zmbpibx9954r7wil6297jvh92qczp5-python3.9-certifi-2021.10.8.drv
  /nix/store/i5wc2r1x36aqmryfvs4cy7vimr4p3lva-python3.9-urllib3-1.26.9.drv
  /nix/store/v10j9rr5qh7psdshghxi3mh3xnh3ksqs-python3.9-idna-2.10.drv
  /nix/store/wn8mb02snwgrm9ww8fhwdqqnhgr5msz8-python3.9-chardet-4.0.0.drv
  /nix/store/bnvb1cyxygg0avr6d80q3vs48pknqzmq-python3.9-requests-2.25.1.drv
  /nix/store/l4p7zwpqx64kg2lpcc50i5wlhmg0rbpn-python3.9-msgpack-1.0.4.drv
  /nix/store/sni6cy8sjqpi861b2jy0i08r3a9mi0xf-python3.9-lockfile-0.12.2.drv
  /nix/store/g188kliy3j7fqiqgmaagvrl6cp4p7ixf-python3.9-cachecontrol-0.12.11.drv
  /nix/store/dlfsynnaizm1jby3xnq8n8j3n7ggldrm-python3.9-pastel-0.2.1.drv
  /nix/store/rbylfmp87xgsp647r31ix3p8fzwb5b6z-python3.9-crashtest-0.3.1.drv
  /nix/store/ipb1mb4q7128brh27hk78aqdckznil8c-python3.9-clikit-0.6.2.drv
  /nix/store/g9rixas9pk8m0pg0bn8savmf54d4zsy7-python3.9-cleo-0.8.1.drv
  /nix/store/hrd1mchcg0lrfdv3685fv1afpf9gqfkl-python3.9-pkginfo-1.8.2.drv
  /nix/store/mhy2d3npbqllj1a2hd41n2d7vd9jlhlv-python3.9-tomlkit-0.7.2.drv
  /nix/store/an8vfq2xirknixy32wk260vmkhcx24py-python3.9-toml-0.10.2.drv
  /nix/store/k74hkfzn4h8qgljn3xw2zfxkmxj90169-python3.9-jeepney-0.7.1.drv
  /nix/store/iayhj9n9j9qz5n4vgc5f7kriiz7icx0c-python3.9-setuptools-rust-1.5.1.drv
  /nix/store/lqjgi54k84vnb9vf33jz97lh15jw0d53-python3.9-pycparser-2.21.drv
  /nix/store/ybxns0mw2rvd4qchy4achpckfzwx9crz-python3.9-cffi-1.15.1.drv
  /nix/store/qvf3r685jrx7vwxb4f4lgxg8knikfqkd-python3.9-cryptography-37.0.4.drv
  /nix/store/nhpddxan3a9fn95kzgvrnlh2awwvym1m-python3.9-secretstorage-3.3.2.drv
  /nix/store/v1swm4668rr9wz8gpp3i9g5kbp1hx5vf-python3.9-keyring-22.3.0.drv
  /nix/store/vqxryi2cyypsm93jx919canviz6kp96h-python3.9-requests-toolbelt-0.9.1.drv
  /nix/store/yr4nw084i3q8grjxpvq6gkcsab0ligr3-python3.9-pexpect-4.8.0.drv
  /nix/store/7af0in7lmbykis8lqv9l8bcqy6bqk7zh-python3.9-poetry-1.1.14.drv
  /nix/store/j5bipzmrbrjwid2fhqv1ggfcvydpsz8d-python3.9-certifi-2022.6.15.drv
  /nix/store/n97g48fksl2sfr0xlraybffdhcfym611-python3.9-charset-normalizer-2.0.12.drv
  /nix/store/qqiw3056q3rz2p6zsd70i0ynlxbgxgdw-python3.9-idna-3.3.drv
  /nix/store/jr7x2l6mpzjmpgkbhb3vvhcjm3p5qj1q-python3.9-requests-2.28.0.drv
  /nix/store/rmbj1qc88njsjjlarpkh458diqy1c4bf-python3.9-python-digitalocean-1.17.0.drv
  /nix/store/bcic5k6w52s99h04pa57x58yjz0lzddw-python3.9-typeguard-2.13.3.drv
  /nix/store/pgcai2i3gkjpf6fvq5yrbf3g33w86ib7-python3.9-pluggy-0.13.1.drv
  /nix/store/rhr6b3g762x84l4rgx00hmd73pgsyvmq-python3.9-prettytable-0.7.2.drv
  /nix/store/zcy39ngb8pnwicpzj3pb3nigyqsdr8ng-python3.9-nixops-2.0.0-pre-7220cbd.drv
  /nix/store/6xwqh0bmpiwjijkzwd9xvm7qjl8dcnkz-python3.9-nixops-digitalocean-2.0.drv
  /nix/store/88fy9lg68li3mja7y0jcx7j8yf3pf9na-python3.9-libvirt-python-8.4.0.drv
  /nix/store/9qjhiyj7hpb45cc8hzqj9jqa4rkzg8d3-python3.9-zipp-3.8.1.drv
  /nix/store/axlfj92hk2hac2z04nmh09dbj4w22s4j-python3.9-nixopsvbox-1.7.drv
  /nix/store/ay96npkmyiqiixrlacbrmdv5kmsgkizk-python3.9-apache-libcloud-3.6.0.drv
  /nix/store/c4p5rwbg2d7xmkzgj5f824bqhljq15k1-python3.9-alabaster-0.7.12.drv
  /nix/store/ns75pbcbyps4pdsdlrg5r47vhfjlw1h9-python3.9-importlib-metadata-4.12.0.drv
  /nix/store/qbc2z1pnbbdmq3mj4760j9y0szgf1ay8-python3.9-sphinxcontrib-websupport-1.2.4.drv
  /nix/store/v15cjacdlw5ra267jbg44wg2d1knbc20-python3.9-Jinja2-3.1.2.drv
  /nix/store/bcm012dysdr0sgmrp3gba1kz6mdz82h2-python3.9-sphinx-5.1.1.drv
  /nix/store/ivffvjp3qlykga53irlmd15mvd4ji0if-python3.9-hetzner-0.8.3.drv
  /nix/store/ra6bgz1r4y2s6fyk3p7qpbjvij02yz6x-python3.9-nixos-modules-contrib-0.1.0.drv
  /nix/store/bxi05s87c28k91g5b27hb2nyv0gcylsf-python3.9-nixops-hetzner-1.0.drv
  /nix/store/vmizac916qnay7iq1nna4af9ygdrn579-python3.9-cffi-1.15.0.drv
  /nix/store/zgfgiaglaxllq3l16gw0bd4b2qqj5lb0-python3.9-setuptools-rust-1.5.1.drv
  /nix/store/qnvqkjzn9rgh5n2slmbklby90l2hdggn-python3.9-cryptography-3.4.8.drv
  /nix/store/fdhyx0y0plwl7nygssr10qidnsy797ny-python3.9-nixops-gcp-1.0.drv
  /nix/store/halqybwir7yicv32gnnd101hrbdb4pwr-python3.9-nixops-encrypted-links-1.0.drv
  /nix/store/irpvfxmm7b205s9g7mrp49dcw4f89x5i-python3.9-nixops-hercules-ci-0.1.0.drv
  /nix/store/m8jdg5j8h3lrq4jxyk1dkjk4nqa2j9n1-builder.pl.drv
  /nix/store/y8rh2r110ss8wjx9s6zj2y1q0srkagra-python3.9-boto-2.49.0.drv
  /nix/store/qa2za2q86jvzhnknw0xxkhx1bn2ilrkh-python3.9-nixops-aws-1.0.drv
  /nix/store/w79zs50yb0ica4q6jvrxzp2yiw2mb26n-python3.9-nixops-virtd-1.0.drv
  /nix/store/q7qv7xbrsdi9b6yf0pv4ngd4jmswb5ws-python3-3.9.14-env.drv
  /nix/store/ryby4qng4xvdxkb9gdwfxwwvc5jmqycp-nixops-with-plugins-2.0.0-pre-7220cbd.drv
these 178 paths will be fetched (351.53 MiB download, 1825.26 MiB unpacked):
  /nix/store/0maqnq7qhhavrwmhp5a4mzy8ww55ps2c-pluggy-0.13.1.tar.gz
  /nix/store/0n9bggwfvdg3l70xrkf4k9zjvxarf79g-distlib-0.3.4.zip
  /nix/store/0p3x0q604yiaw70x63v95mwyy3wi9x7d-libarchive-3.6.1-lib
  /nix/store/0rfssrrn4362qw9mvi31c8yi1nn0kvy7-numad-0.5
  /nix/store/0skldjq10bdfsq92zdxk04q6j6r180n7-jsonpickle-2.2.0.tar.gz
  /nix/store/0ynbnj0dnjagpgfvcvban49ggz0w2igw-nixops-7220cbd
  /nix/store/1wn862qvv09ivc0mfzv2zhx8zqwfx3q9-samba-4.15.9
  /nix/store/22vb5azg5hkqbvm5zjhi2wv9kdfhvbbk-python-remove-tests-dir-hook
  /nix/store/23hv3d7wc4xk55lbsh0qbhlf9q02wgrn-pip-build-hook.sh
  /nix/store/28wsdj9vmp9h9dy68b5fcz548xapc8q1-hook
  /nix/store/2g91hz779vi6f30srh159rj9agxifq2v-python3.9-babel-2.10.3
  /nix/store/2hpyqcgcr05ar4fqhvcag6y5z94gi8xx-nfs-utils-2.6.2
  /nix/store/2lk49lcr8n8x0q6zwjjkcmpm2nv0p2pv-python3.10-dnspython-2.2.1
  /nix/store/2wabjgmbhgir772732dbnrqaz5cww100-libxcb-1.14
  /nix/store/30j2rn149bkc7y3cd1q84rwmdybgn5iz-libffi-3.4.2-dev
  /nix/store/38yqp6nnvhf0v8r0439pgypi6qfr1dib-cffi-1.15.0.tar.gz
  /nix/store/3f2y8qb03w0vrk87x3v9ahyvyg1g0w36-cleo-0.8.1.tar.gz
  /nix/store/3flx4q3ynl7h6i25a8grpg9hvinn3805-python3.9-wheel-0.37.1
  /nix/store/3hrmy7pc5x80m54bywxxaj5v8xi1rham-python3.9-pbr-5.10.0
  /nix/store/3iklx2pngyj6s5r31y5dpbydy7ys7926-apache-libcloud-3.6.0.tar.gz
  /nix/store/3jkrpd3b8xzxw2i7qvcbmi7scni0bn0l-python3.9-sphinxcontrib-jsmath-1.0.1
  /nix/store/4287wyibh2hl93dlbaal44cgl6cvqirh-shadow-4.11.1-su
  /nix/store/444f5zjwjmq6sfsvdxjlnajgbgac84dw-sphinxcontrib-websupport-1.2.4.tar.gz
  /nix/store/47l8sl5lq55xs6mqvf51xzv5kd1n8chc-parted-3.5
  /nix/store/4c7252szs997bb678wmn3v6mv0vzxs02-python3.9-sphinxcontrib-apidoc-0.3.0
  /nix/store/4h7dkfi1n61fbz3vwqff5vkf91a8vgzv-pyparsing-2.4.7.tar.gz
  /nix/store/4jmi7dvcyp5rmry4pm3jd3jgwyirxq0z-python3.9-docutils-0.19
  /nix/store/4zkvaqblzzq0z586cya8b4z9ix73vd39-tdb-1.4.6
  /nix/store/51qw516dp8hjad5i7l69imsfp79ndd07-typeguard-2.13.3.tar.gz
  /nix/store/55vv8a88mf9v984hzgk7ya1vrwz7yb5w-python3.9-tomli-2.0.1
  /nix/store/563bbkghp2x8yvpsizs58h9alwv83k7g-shellingham-1.4.0.tar.gz
  /nix/store/5g3lrcmxdpf522dxr4xbpph3fzkvxxmr-cargo-1.63.0
  /nix/store/5jz3s0zb67zpjaaxqv38sfq0vpv75ri6-fuse-2.9.9
  /nix/store/5k0wc87wlhkpkhvfc5agx17d59ci26rj-python-catch-conflicts-hook
  /nix/store/5ki8qk489a2cmfc9sbjb2kwda8ymza3p-ncurses-6.3-p20220507-dev
  /nix/store/5ncga8nyhzj4x1pdbcq491ip4r48qikj-requests-2.28.0.tar.gz
  /nix/store/5p1wzxjqvixijdccnvp6nbjbd484pmkm-python3.9-snowballstemmer-2.2.0
  /nix/store/5pvrzbxp0y1khganmpknbc9mhrk34yp5-requests-toolbelt-0.9.1.tar.gz
  /nix/store/5xzkpdv3zfhx2sqscji5nklj2k3n2wnd-libvirt-8.7.0
  /nix/store/605gn163avq08l033i7chgcz3b7hjgp8-s3transfer-0.6.0.tar.gz
  /nix/store/60nbx623adwipyzvqzvz0q2xq6qjgv5r-llvm-14.0.6-dev
  /nix/store/692yg3qn71jw7jv8h86v8qm7468jclv0-nixops-vbox-2729672
  /nix/store/6a2512spgirfmy0z7n9227hrjqim36i0-cachy-0.3.0.tar.gz
  /nix/store/6iirwx32kjv7271jpb7g41wvp365cc44-pip-install-hook
  /nix/store/6wynfz2jkjf49j920rvfbmg6i2h35bqk-libvirt-python-8.4.0.tar.gz
  /nix/store/765cg495yw3la82q7k44s3cd6n29dk4b-dmidecode-3.4
  /nix/store/82ff6bvcy3qis6c6fy05jq5d3xp1i5x6-pylev-1.4.0.tar.gz
  /nix/store/8nbgaxgc2i5p7nkw0df5mbriqy1g9q8b-hook
  /nix/store/8v4vky49z1fxb4gxrvqjhszr78sy601i-charset-normalizer-2.0.12.tar.gz
  /nix/store/8ya0prh1fic9zaj508xib2jgnlwrk032-gettext-0.21
  /nix/store/9ckz4x424lrsypkqfpfk432sa75yjsx7-libX11-1.8.1
  /nix/store/9r68ccywiqj5lrnjlm5mkx8b4m1acxrb-llvm-14.0.6
  /nix/store/9yvnmy87php867n9c6p5n083g78l435f-jmespath-1.0.1.tar.gz
  /nix/store/a6b8c0ip19khdrjhq65nl6v4q74smfm6-cryptography-37.0.4.tar.gz
  /nix/store/a8isbs1pj3zqi87lrm6kbrhx307p2sai-pastel-0.2.1.tar.gz
  /nix/store/aana1m11s9n51xl0v75xg7jrrm57xas3-requests-2.25.1.tar.gz
  /nix/store/ab9vqllh52vcjy2glbk1420mpwph801v-python3.9-flit-core-3.7.1
  /nix/store/adrjl8l544azii60xgbbf360rdb84my4-virtualenv-20.15.1.tar.gz
  /nix/store/agzk9699x3ljp3vbzmd2v25sw00shwsg-python3.10-tomlkit-0.11.4
  /nix/store/aky8q6jgj46iqadzwysrb4wna8mjmifw-python-namespaces-hook.sh
  /nix/store/aq3fb2bikwx9ad2r3k3yn1hinamn0ja1-python3.9-pyparsing-3.0.9
  /nix/store/b3wawl4jznnyyj3dl2r8vr2gan22mxs4-keyring-22.3.0.tar.gz
  /nix/store/b4mykbqv86cvzc2zpa4mnhx1v0s3mgpw-Jinja2-3.1.2.tar.gz
  /nix/store/bb31257f8d8b4pipnqgpf23hcjpnk67k-rustc-1.63.0
  /nix/store/bkbq5b3jn0ddakvqkjm1f6vksfsxzcir-smartmontools-7.3
  /nix/store/blfvikwxgk8vd5asnmmkjzgkn519js4d-source
  /nix/store/bpqp132bz40y121b0vzm2qm6w6n4bkgz-platformdirs-2.0.2.tar.gz
  /nix/store/brr7w8minn5n4gjqv6dgdf4kb7f5wb54-tomlkit-0.7.2.tar.gz
  /nix/store/bxkx3rryd44lia41jcsd8myql9d74jcq-python3-3.9.14
  /nix/store/bycnjfmq8l5lhp40zbj3ar0w258x8fqy-nixops-aws-bc9de10
  /nix/store/c093h8hmkwciq8nawwwyka97zwk01m0x-libxml2-2.10.0-bin
  /nix/store/c609f7yig14sg7h7nb3qqsb136pfrrw4-python-dateutil-2.8.2.tar.gz
  /nix/store/cbkgcgkfin042s3q504szy8pm84jznq9-python3-3.10.7-env
  /nix/store/cg6yclrrkczylz0cxkngiswb8l4xy2fv-setuptools-setup-hook
  /nix/store/clhfb8j2q5mi080vgry4z363m44y61ka-pycparser-2.21.tar.gz
  /nix/store/crqywkb9l2g1w7bjbl96hyn4mcaswjkc-python3.9-cython-0.29.32
  /nix/store/d205dv4dz684hygjjis0x7sfjgcai5fx-botocore-1.27.16.tar.gz
  /nix/store/d2j68cj02lrdvdkqpld1k78mjfc1l12c-libxml2-2.10.0
  /nix/store/d35n47q02wfcvzzidhc5gas56zli8afb-pkginfo-1.8.2.tar.gz
  /nix/store/d8iqz7k3m0gi59mr19g3bamqrrx25cmm-hook
  /nix/store/dcp50z0zr4y57280jq6pz27fwhhcrwvq-nfs-utils-2.6.2-lib
  /nix/store/dippnxwjxlc8i9y4nir4yraq690vrzrr-crashtest-0.3.1.tar.gz
  /nix/store/fgba4viicfxrmd190wb26ncjr6s1zd1p-CacheControl-0.12.11.tar.gz
  /nix/store/fi05g7pi0haah5klvbp9qjsry31mpfd7-python3.9-setuptools-65.3.0
  /nix/store/fl3xzf0mr28x8kkk27gq8icwasp235qj-lockfile-0.12.2.tar.gz
  /nix/store/g18ywla13g6x1y0lpzm9b5lsgwj2w2a3-nixops-encrypted-links-e2f196f
  /nix/store/g2ix9srr75kjf3xzlcz6djvsli7hxgxz-remove-path-dependencies.sh
  /nix/store/g9ck9rf6hm1aaaj2z3rrwbwzj6sdkxy3-python3.9-pygments-2.13.0
  /nix/store/gg1hgbg3arbvn6dfjk0djmfdgz1rdhzy-libtirpc-1.3.3
  /nix/store/ghhysalbgghl8kgfirmk1m534wdb4lcg-polkit-121-bin
  /nix/store/h0ajmjq4h464250363lqqz7k5rr83bhl-libunwind-1.6.2
  /nix/store/h4fa20lwz303s1kd7bi9vriy8x0vv347-hetzner-0.8.3.tar.gz
  /nix/store/hfck8v3zzhgy7cmzrmc1m3jg5w85rp1w-msgpack-1.0.4.tar.gz
  /nix/store/hpiy1p8bps7pjkbif7mb4nf57a5v9zrw-cryptography-3.4.8.tar.gz
  /nix/store/hz9jxdfn3bb8yjhqyx7ga7y5k43nwj1p-chardet-4.0.0.tar.gz
  /nix/store/i7aifmvas4n0xxzpqv3i8w3nmn1fnr6m-urllib3-1.26.9.tar.gz
  /nix/store/ihk59646nj6gpcnkhvgvbrsywjmal3s7-python3.9-sphinxcontrib-devhelp-1.0.2
  /nix/store/ikpj1i3ad0f4yra68wxv1f19f1hrfir8-bridge-utils-1.7.1
  /nix/store/ilr6sa1pzik3xdssrp6h92bb1mcisw2s-zlib-1.2.12-dev
  /nix/store/inn7nj0irf7kp04mvyaa8s7hq333hmsr-python3.9-imagesize-1.4.1
  /nix/store/iqz8jjfc2pjn4glgkkj6afswvcvphba2-setuptools_scm-7.0.5.tar.gz
  /nix/store/ixb7w93476wk9zxb9cw1czp1dcwn06im-nixos-modules-contrib-81a1c2e
  /nix/store/j07rm74f7vf16z6sjrp7ww9yc9dfw428-sysstat-12.6.0
  /nix/store/j4a13v35x4p0adwpdr1ndrpxrlfxf447-nixops-hercules-ci-e601d5b
  /nix/store/jcbsq357i0pbd32v7c5hg9gqgf1awssv-certifi-2021.10.8.tar.gz
  /nix/store/jk5d3iyal2crqjifbc1islk5rn6g43n5-nixops-gce-7124530
  /nix/store/jnzdsjwb0w1h516c4nb1ljdimxfa8czj-cffi-1.15.1.tar.gz
  /nix/store/jqagv6sarnf1k4jqfmbmjg0hhfl6z0js-dnsmasq-2.86
  /nix/store/k13qx90a1fv4gxzlwrj9n2sliv5wz9ck-nixops-digitalocean-b527b4b
  /nix/store/k3vx3772ignvcixzy26z3rwb9g661ar6-unzip-6.0
  /nix/store/k6sm30j0ra0kbn49w9kry528cwhljr5y-python3.9-PyStemmer-2.0.1
  /nix/store/k9h1j31db9sx2z5wq88wannh4fnz993m-filelock-3.2.1.tar.gz
  /nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2
  /nix/store/kmmzh0z5iysprvm9i1sdq6j2yzy4mhnm-fixup-hook.sh
  /nix/store/ksfmac1fgzdx11c6vkiygia50qi5pr33-libidn-1.41
  /nix/store/kvjfn8jx8aw84mx93h8gm484y4m6vv93-python3.9-toml-0.10.2
  /nix/store/l0h2dh9m5hr27plciw61m0w696007b0v-hook
  /nix/store/lk16jhzzh6068r88y544y5mmvq010a52-cryptography-37.0.4-vendor.tar.gz
  /nix/store/m37zapp6cygab4n6mynnk2b58s73wx6i-boto-2.49.0.tar.gz
  /nix/store/mah9vnfy3m43cyb5q4929l4aqgmv88az-polkit-121
  /nix/store/mgaffn3fn08k96w09szhw8z63086ds1k-python3.9-sphinxcontrib-serializinghtml-1.1.5
  /nix/store/mh0xs6hw8h3v8n5czyhkm3sazv0aclkb-pkg-config-0.29.2
  /nix/store/mjkcar639jxyvnwjd84qbxivbd28lmp9-idna-2.10.tar.gz
  /nix/store/mmng98zw94vxx69f274j2nqsqk2z8rs8-ncurses-6.3-p20220507-man
  /nix/store/mxfw2nir5k61i7fip7a4y8ypvj09v3i9-numactl-2.0.15
  /nix/store/n4808h8jhlg47xf1zgwqkmrwrw6z04gq-remove-path-dependencies.sh
  /nix/store/n6xpnwnb2ygiald93ap9sbmf90ca181h-python-remove-bin-bytecode-hook
  /nix/store/nzvsv1fdxi6q3xy9g0kjqjz04pfb3jaz-llvm-14.0.6-lib
  /nix/store/p44bsik684s8n77drkihwx6551c6q189-pkg-config-wrapper-0.29.2
  /nix/store/paazxfang329yrxfllq3r8d9kpzpqx4l-boto3-1.24.16.tar.gz
  /nix/store/pgqrgbgvlkmzrs2w8x6yic5k6lb3lad1-python3.9-semantic-version-2.10.0
  /nix/store/pnxyi9iyn540ycwckwz4bqc8q2cv44ks-toml-0.10.2.tar.gz
  /nix/store/pny62lid3ag5rivdbrxivlk9vydvfb9g-jeepney-0.7.1.tar.gz
  /nix/store/pppkjgcr5pz7w1lc8bsgp2wgz43rqrnp-python3.9-sphinxcontrib-qthelp-1.0.3
  /nix/store/pvjyn88fzsskibi2ipjydva85gw00ix3-webencodings-0.5.1.tar.gz
  /nix/store/q7k6q5xr7d5pdhsk32m78cnvi6aj66al-clikit-0.6.2.tar.gz
  /nix/store/q7xvdl75ss1x4z6cvrw7xqznp6cjm6j7-packaging-20.9.tar.gz
  /nix/store/qi9fmlll7h9ss3gx5qxnxr5v8w8vyhk9-prettytable-0.7.2.tar.bz2
  /nix/store/qnl5pn42564zsj7x669ndgswgn6vscxn-python3.9-sphinxcontrib-applehelp-1.0.2
  /nix/store/qzfsn8cfr9pfk586iiq5hrcbhcnmv236-six-1.16.0.tar.gz
  /nix/store/r6l21v2lc59w622qylxnf2ynw32mj6gs-setuptools-rust-1.5.1.tar.gz
  /nix/store/ralbdhi9jgiggkv4y4cw17f29fy5nabs-python3.9-pytz-2022.2.1
  /nix/store/rhs3w5dg083h5zw6kd2dd34d5ldlc44z-source
  /nix/store/rn5rh7hgbp4idgvm536qyfxwnh5fqnfh-nixops-hetzner-bc7a680
  /nix/store/rn8nalhq3965b5wzglccvj5jr4321i8g-python-output-dist-hook
  /nix/store/sb2f4lz5xi5wm1783xgvkcmp1y7hivy4-libXdmcp-1.1.3
  /nix/store/sfgw5yrsrdmnv8v5jfz42801cfxcm5pv-poetry-core-1.0.8.tar.gz
  /nix/store/srn8f2p0dx16d2zywqnhp3zi6fzw4rkq-hook
  /nix/store/sy589r45y443lmpi5jl1vpcaiyyqw0sa-zfs-user-2.1.5
  /nix/store/symvp05a1ng31cqspdyw6mcq365pxz12-idna-3.3.tar.gz
  /nix/store/v066mxpak1wxcl8s2snbx3qifyzypm53-libaio-0.3.112
  /nix/store/v611hwz7kszryv105wz9vdr34c2qj53n-libXau-1.0.9
  /nix/store/vmikvaqzwwdvhqx302abrki5rh9j0bzy-cargo-setup-hook.sh
  /nix/store/vpmp9zilb2s3q38lv9r25j6jlnh1pzw4-libpciaccess-0.16
  /nix/store/w1zsnsvc0pbfhc72xglza3mqg2kvn52n-certifi-2022.6.15.tar.gz
  /nix/store/w7kchlf688a6ckin6q6bvlxvbikyh9ir-alabaster-0.7.12.tar.gz
  /nix/store/wdxlqq2npcwz2g1zn736pkbb908whgpm-typing_extensions-3.10.0.2.tar.gz
  /nix/store/wkxja1vi4f091g0vl3qqvxm4xyx9fs2f-zipp-3.8.1.tar.gz
  /nix/store/wmvcc4l90rj96yamxfkd9dp8q61zvl8j-pm-utils-1.4.1
  /nix/store/wqd6inv512cq43mc22axgcsndjxn5xa5-python3.9-packaging-21.3
  /nix/store/wwj58rf88kn46j4b5gc78l3drlyvm8mc-python-imports-check-hook.sh
  /nix/store/wxwjr4hpid5k14j7xfflb6zilvzlysd8-python3.9-markupsafe-2.1.1
  /nix/store/x5g3q5i7yyf1ipv0yhmxxrxbky36c9lr-pexpect-4.8.0.tar.gz
  /nix/store/x7ychkk40xs1b76v918ix4n4kdvv7kp5-lvm2-2.03.16-bin
  /nix/store/xbbk2hw1lm2459qhifs7hmhqyk2zcdbh-SecretStorage-3.3.2.tar.gz
  /nix/store/xc7pbql6rm0bap468bkmvhm2pm4mi6i7-html5lib-1.1.tar.gz
  /nix/store/xcay56nmi4li9z3y3rhzc9wi1gzaacx2-importlib_metadata-4.12.0.tar.gz
  /nix/store/xh2n2w6qjdr66mb82819fh9hh8smwvkb-dbus-1.14.0-lib
  /nix/store/xpry62c3l738z924rms401cg6cs1nqva-ptyprocess-0.7.0.tar.gz
  /nix/store/xrwa1ivwjh18s6i1nipfwpargkvvjxfx-liburing-2.2
  /nix/store/y0g1dzs35bra8blxq3q5vwvm4mr9m4dn-popt-1.18
  /nix/store/y494y0y9k26w298qi4aaxvs1c03nib1q-libpfm-4.11.0
  /nix/store/y7yi7vpywsaabjybcarxzq6arkx66pfx-dbus-1.14.0
  /nix/store/y9cg1ql71h16a0psp9h6lbpxqvggbrzb-duktape-2.7.0
  /nix/store/ydcii8bv9lr6087248h5xq0sy9wj8pkl-nss-cacert-3.80
  /nix/store/ypbgmhas08k37bddmiq62mx7k5abj7rs-python3.9-sphinxcontrib-htmlhelp-2.0.0
  /nix/store/z8cv3w6hl6w6airjfksvgxkgc245gis9-nixops-libvirtd-bc3cf1c
  /nix/store/zb1mvnlvisw5gc139mv1faaz8b3al990-python-digitalocean-1.17.0.tar.gz
copying path '/nix/store/kmmzh0z5iysprvm9i1sdq6j2yzy4mhnm-fixup-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/fgba4viicfxrmd190wb26ncjr6s1zd1p-CacheControl-0.12.11.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/b4mykbqv86cvzc2zpa4mnhx1v0s3mgpw-Jinja2-3.1.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/xbbk2hw1lm2459qhifs7hmhqyk2zcdbh-SecretStorage-3.3.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/w7kchlf688a6ckin6q6bvlxvbikyh9ir-alabaster-0.7.12.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/3iklx2pngyj6s5r31y5dpbydy7ys7926-apache-libcloud-3.6.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/m37zapp6cygab4n6mynnk2b58s73wx6i-boto-2.49.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/paazxfang329yrxfllq3r8d9kpzpqx4l-boto3-1.24.16.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/d205dv4dz684hygjjis0x7sfjgcai5fx-botocore-1.27.16.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/ikpj1i3ad0f4yra68wxv1f19f1hrfir8-bridge-utils-1.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/6a2512spgirfmy0z7n9227hrjqim36i0-cachy-0.3.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/vmikvaqzwwdvhqx302abrki5rh9j0bzy-cargo-setup-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/jcbsq357i0pbd32v7c5hg9gqgf1awssv-certifi-2021.10.8.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/w1zsnsvc0pbfhc72xglza3mqg2kvn52n-certifi-2022.6.15.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/38yqp6nnvhf0v8r0439pgypi6qfr1dib-cffi-1.15.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/jnzdsjwb0w1h516c4nb1ljdimxfa8czj-cffi-1.15.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/hz9jxdfn3bb8yjhqyx7ga7y5k43nwj1p-chardet-4.0.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/8v4vky49z1fxb4gxrvqjhszr78sy601i-charset-normalizer-2.0.12.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/3f2y8qb03w0vrk87x3v9ahyvyg1g0w36-cleo-0.8.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/q7k6q5xr7d5pdhsk32m78cnvi6aj66al-clikit-0.6.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/dippnxwjxlc8i9y4nir4yraq690vrzrr-crashtest-0.3.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/hpiy1p8bps7pjkbif7mb4nf57a5v9zrw-cryptography-3.4.8.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/lk16jhzzh6068r88y544y5mmvq010a52-cryptography-37.0.4-vendor.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/a6b8c0ip19khdrjhq65nl6v4q74smfm6-cryptography-37.0.4.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/0n9bggwfvdg3l70xrkf4k9zjvxarf79g-distlib-0.3.4.zip' from 'https://cache.nixos.org'...
copying path '/nix/store/765cg495yw3la82q7k44s3cd6n29dk4b-dmidecode-3.4' from 'https://cache.nixos.org'...
copying path '/nix/store/y9cg1ql71h16a0psp9h6lbpxqvggbrzb-duktape-2.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/k9h1j31db9sx2z5wq88wannh4fnz993m-filelock-3.2.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/8ya0prh1fic9zaj508xib2jgnlwrk032-gettext-0.21' from 'https://cache.nixos.org'...
copying path '/nix/store/h4fa20lwz303s1kd7bi9vriy8x0vv347-hetzner-0.8.3.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/28wsdj9vmp9h9dy68b5fcz548xapc8q1-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/d8iqz7k3m0gi59mr19g3bamqrrx25cmm-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/xc7pbql6rm0bap468bkmvhm2pm4mi6i7-html5lib-1.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/8nbgaxgc2i5p7nkw0df5mbriqy1g9q8b-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/srn8f2p0dx16d2zywqnhp3zi6fzw4rkq-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/mjkcar639jxyvnwjd84qbxivbd28lmp9-idna-2.10.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/symvp05a1ng31cqspdyw6mcq365pxz12-idna-3.3.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/xcay56nmi4li9z3y3rhzc9wi1gzaacx2-importlib_metadata-4.12.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/pny62lid3ag5rivdbrxivlk9vydvfb9g-jeepney-0.7.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/9yvnmy87php867n9c6p5n083g78l435f-jmespath-1.0.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/0skldjq10bdfsq92zdxk04q6j6r180n7-jsonpickle-2.2.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/b3wawl4jznnyyj3dl2r8vr2gan22mxs4-keyring-22.3.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/v611hwz7kszryv105wz9vdr34c2qj53n-libXau-1.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/sb2f4lz5xi5wm1783xgvkcmp1y7hivy4-libXdmcp-1.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/v066mxpak1wxcl8s2snbx3qifyzypm53-libaio-0.3.112' from 'https://cache.nixos.org'...
copying path '/nix/store/30j2rn149bkc7y3cd1q84rwmdybgn5iz-libffi-3.4.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/ksfmac1fgzdx11c6vkiygia50qi5pr33-libidn-1.41' from 'https://cache.nixos.org'...
copying path '/nix/store/vpmp9zilb2s3q38lv9r25j6jlnh1pzw4-libpciaccess-0.16' from 'https://cache.nixos.org'...
copying path '/nix/store/y494y0y9k26w298qi4aaxvs1c03nib1q-libpfm-4.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/gg1hgbg3arbvn6dfjk0djmfdgz1rdhzy-libtirpc-1.3.3' from 'https://cache.nixos.org'...
copying path '/nix/store/h0ajmjq4h464250363lqqz7k5rr83bhl-libunwind-1.6.2' from 'https://cache.nixos.org'...
copying path '/nix/store/xrwa1ivwjh18s6i1nipfwpargkvvjxfx-liburing-2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/6wynfz2jkjf49j920rvfbmg6i2h35bqk-libvirt-python-8.4.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/2wabjgmbhgir772732dbnrqaz5cww100-libxcb-1.14' from 'https://cache.nixos.org'...
copying path '/nix/store/d2j68cj02lrdvdkqpld1k78mjfc1l12c-libxml2-2.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/9ckz4x424lrsypkqfpfk432sa75yjsx7-libX11-1.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/0p3x0q604yiaw70x63v95mwyy3wi9x7d-libarchive-3.6.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/xh2n2w6qjdr66mb82819fh9hh8smwvkb-dbus-1.14.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/c093h8hmkwciq8nawwwyka97zwk01m0x-libxml2-2.10.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/y7yi7vpywsaabjybcarxzq6arkx66pfx-dbus-1.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/jqagv6sarnf1k4jqfmbmjg0hhfl6z0js-dnsmasq-2.86' from 'https://cache.nixos.org'...
copying path '/nix/store/nzvsv1fdxi6q3xy9g0kjqjz04pfb3jaz-llvm-14.0.6-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/fl3xzf0mr28x8kkk27gq8icwasp235qj-lockfile-0.12.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/9r68ccywiqj5lrnjlm5mkx8b4m1acxrb-llvm-14.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/x7ychkk40xs1b76v918ix4n4kdvv7kp5-lvm2-2.03.16-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/hfck8v3zzhgy7cmzrmc1m3jg5w85rp1w-msgpack-1.0.4.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/mmng98zw94vxx69f274j2nqsqk2z8rs8-ncurses-6.3-p20220507-man' from 'https://cache.nixos.org'...
copying path '/nix/store/dcp50z0zr4y57280jq6pz27fwhhcrwvq-nfs-utils-2.6.2-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/5ki8qk489a2cmfc9sbjb2kwda8ymza3p-ncurses-6.3-p20220507-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/2hpyqcgcr05ar4fqhvcag6y5z94gi8xx-nfs-utils-2.6.2' from 'https://cache.nixos.org'...
copying path '/nix/store/0ynbnj0dnjagpgfvcvban49ggz0w2igw-nixops-7220cbd' from 'https://cache.nixos.org'...
copying path '/nix/store/bycnjfmq8l5lhp40zbj3ar0w258x8fqy-nixops-aws-bc9de10' from 'https://cache.nixos.org'...
copying path '/nix/store/k13qx90a1fv4gxzlwrj9n2sliv5wz9ck-nixops-digitalocean-b527b4b' from 'https://cache.nixos.org'...
copying path '/nix/store/g18ywla13g6x1y0lpzm9b5lsgwj2w2a3-nixops-encrypted-links-e2f196f' from 'https://cache.nixos.org'...
copying path '/nix/store/jk5d3iyal2crqjifbc1islk5rn6g43n5-nixops-gce-7124530' from 'https://cache.nixos.org'...
copying path '/nix/store/j4a13v35x4p0adwpdr1ndrpxrlfxf447-nixops-hercules-ci-e601d5b' from 'https://cache.nixos.org'...
copying path '/nix/store/rn5rh7hgbp4idgvm536qyfxwnh5fqnfh-nixops-hetzner-bc7a680' from 'https://cache.nixos.org'...
copying path '/nix/store/z8cv3w6hl6w6airjfksvgxkgc245gis9-nixops-libvirtd-bc3cf1c' from 'https://cache.nixos.org'...
copying path '/nix/store/692yg3qn71jw7jv8h86v8qm7468jclv0-nixops-vbox-2729672' from 'https://cache.nixos.org'...
copying path '/nix/store/ixb7w93476wk9zxb9cw1czp1dcwn06im-nixos-modules-contrib-81a1c2e' from 'https://cache.nixos.org'...
copying path '/nix/store/ydcii8bv9lr6087248h5xq0sy9wj8pkl-nss-cacert-3.80' from 'https://cache.nixos.org'...
copying path '/nix/store/mxfw2nir5k61i7fip7a4y8ypvj09v3i9-numactl-2.0.15' from 'https://cache.nixos.org'...
copying path '/nix/store/0rfssrrn4362qw9mvi31c8yi1nn0kvy7-numad-0.5' from 'https://cache.nixos.org'...
copying path '/nix/store/q7xvdl75ss1x4z6cvrw7xqznp6cjm6j7-packaging-20.9.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/47l8sl5lq55xs6mqvf51xzv5kd1n8chc-parted-3.5' from 'https://cache.nixos.org'...
copying path '/nix/store/a8isbs1pj3zqi87lrm6kbrhx307p2sai-pastel-0.2.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/x5g3q5i7yyf1ipv0yhmxxrxbky36c9lr-pexpect-4.8.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/mh0xs6hw8h3v8n5czyhkm3sazv0aclkb-pkg-config-0.29.2' from 'https://cache.nixos.org'...
copying path '/nix/store/d35n47q02wfcvzzidhc5gas56zli8afb-pkginfo-1.8.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/p44bsik684s8n77drkihwx6551c6q189-pkg-config-wrapper-0.29.2' from 'https://cache.nixos.org'...
copying path '/nix/store/bpqp132bz40y121b0vzm2qm6w6n4bkgz-platformdirs-2.0.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/0maqnq7qhhavrwmhp5a4mzy8ww55ps2c-pluggy-0.13.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/wmvcc4l90rj96yamxfkd9dp8q61zvl8j-pm-utils-1.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/sfgw5yrsrdmnv8v5jfz42801cfxcm5pv-poetry-core-1.0.8.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/mah9vnfy3m43cyb5q4929l4aqgmv88az-polkit-121' from 'https://cache.nixos.org'...
copying path '/nix/store/y0g1dzs35bra8blxq3q5vwvm4mr9m4dn-popt-1.18' from 'https://cache.nixos.org'...
copying path '/nix/store/ghhysalbgghl8kgfirmk1m534wdb4lcg-polkit-121-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/qi9fmlll7h9ss3gx5qxnxr5v8w8vyhk9-prettytable-0.7.2.tar.bz2' from 'https://cache.nixos.org'...
copying path '/nix/store/xpry62c3l738z924rms401cg6cs1nqva-ptyprocess-0.7.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/clhfb8j2q5mi080vgry4z363m44y61ka-pycparser-2.21.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/82ff6bvcy3qis6c6fy05jq5d3xp1i5x6-pylev-1.4.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/4h7dkfi1n61fbz3vwqff5vkf91a8vgzv-pyparsing-2.4.7.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/c609f7yig14sg7h7nb3qqsb136pfrrw4-python-dateutil-2.8.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/zb1mvnlvisw5gc139mv1faaz8b3al990-python-digitalocean-1.17.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/aky8q6jgj46iqadzwysrb4wna8mjmifw-python-namespaces-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/rn8nalhq3965b5wzglccvj5jr4321i8g-python-output-dist-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/n6xpnwnb2ygiald93ap9sbmf90ca181h-python-remove-bin-bytecode-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/22vb5azg5hkqbvm5zjhi2wv9kdfhvbbk-python-remove-tests-dir-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/bxkx3rryd44lia41jcsd8myql9d74jcq-python3-3.9.14' from 'https://cache.nixos.org'...
copying path '/nix/store/2lk49lcr8n8x0q6zwjjkcmpm2nv0p2pv-python3.10-dnspython-2.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/l0h2dh9m5hr27plciw61m0w696007b0v-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/wwj58rf88kn46j4b5gc78l3drlyvm8mc-python-imports-check-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/agzk9699x3ljp3vbzmd2v25sw00shwsg-python3.10-tomlkit-0.11.4' from 'https://cache.nixos.org'...
copying path '/nix/store/k6sm30j0ra0kbn49w9kry528cwhljr5y-python3.9-PyStemmer-2.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/cbkgcgkfin042s3q504szy8pm84jznq9-python3-3.10.7-env' from 'https://cache.nixos.org'...
copying path '/nix/store/crqywkb9l2g1w7bjbl96hyn4mcaswjkc-python3.9-cython-0.29.32' from 'https://cache.nixos.org'...
copying path '/nix/store/4jmi7dvcyp5rmry4pm3jd3jgwyirxq0z-python3.9-docutils-0.19' from 'https://cache.nixos.org'...
copying path '/nix/store/ab9vqllh52vcjy2glbk1420mpwph801v-python3.9-flit-core-3.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/inn7nj0irf7kp04mvyaa8s7hq333hmsr-python3.9-imagesize-1.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/wxwjr4hpid5k14j7xfflb6zilvzlysd8-python3.9-markupsafe-2.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/g9ck9rf6hm1aaaj2z3rrwbwzj6sdkxy3-python3.9-pygments-2.13.0' from 'https://cache.nixos.org'...
copying path '/nix/store/6iirwx32kjv7271jpb7g41wvp365cc44-pip-install-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/aq3fb2bikwx9ad2r3k3yn1hinamn0ja1-python3.9-pyparsing-3.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/ralbdhi9jgiggkv4y4cw17f29fy5nabs-python3.9-pytz-2022.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/wqd6inv512cq43mc22axgcsndjxn5xa5-python3.9-packaging-21.3' from 'https://cache.nixos.org'...
copying path '/nix/store/2g91hz779vi6f30srh159rj9agxifq2v-python3.9-babel-2.10.3' from 'https://cache.nixos.org'...
copying path '/nix/store/pgqrgbgvlkmzrs2w8x6yic5k6lb3lad1-python3.9-semantic-version-2.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/fi05g7pi0haah5klvbp9qjsry31mpfd7-python3.9-setuptools-65.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5p1wzxjqvixijdccnvp6nbjbd484pmkm-python3.9-snowballstemmer-2.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5k0wc87wlhkpkhvfc5agx17d59ci26rj-python-catch-conflicts-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/3hrmy7pc5x80m54bywxxaj5v8xi1rham-python3.9-pbr-5.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/qnl5pn42564zsj7x669ndgswgn6vscxn-python3.9-sphinxcontrib-applehelp-1.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/4c7252szs997bb678wmn3v6mv0vzxs02-python3.9-sphinxcontrib-apidoc-0.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ihk59646nj6gpcnkhvgvbrsywjmal3s7-python3.9-sphinxcontrib-devhelp-1.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ypbgmhas08k37bddmiq62mx7k5abj7rs-python3.9-sphinxcontrib-htmlhelp-2.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/3jkrpd3b8xzxw2i7qvcbmi7scni0bn0l-python3.9-sphinxcontrib-jsmath-1.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/pppkjgcr5pz7w1lc8bsgp2wgz43rqrnp-python3.9-sphinxcontrib-qthelp-1.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/mgaffn3fn08k96w09szhw8z63086ds1k-python3.9-sphinxcontrib-serializinghtml-1.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/kvjfn8jx8aw84mx93h8gm484y4m6vv93-python3.9-toml-0.10.2' from 'https://cache.nixos.org'...
copying path '/nix/store/55vv8a88mf9v984hzgk7ya1vrwz7yb5w-python3.9-tomli-2.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/3flx4q3ynl7h6i25a8grpg9hvinn3805-python3.9-wheel-0.37.1' from 'https://cache.nixos.org'...
copying path '/nix/store/g2ix9srr75kjf3xzlcz6djvsli7hxgxz-remove-path-dependencies.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/23hv3d7wc4xk55lbsh0qbhlf9q02wgrn-pip-build-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/n4808h8jhlg47xf1zgwqkmrwrw6z04gq-remove-path-dependencies.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/aana1m11s9n51xl0v75xg7jrrm57xas3-requests-2.25.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/5ncga8nyhzj4x1pdbcq491ip4r48qikj-requests-2.28.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/5pvrzbxp0y1khganmpknbc9mhrk34yp5-requests-toolbelt-0.9.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/605gn163avq08l033i7chgcz3b7hjgp8-s3transfer-0.6.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/r6l21v2lc59w622qylxnf2ynw32mj6gs-setuptools-rust-1.5.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/cg6yclrrkczylz0cxkngiswb8l4xy2fv-setuptools-setup-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/iqz8jjfc2pjn4glgkkj6afswvcvphba2-setuptools_scm-7.0.5.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/4287wyibh2hl93dlbaal44cgl6cvqirh-shadow-4.11.1-su' from 'https://cache.nixos.org'...
copying path '/nix/store/563bbkghp2x8yvpsizs58h9alwv83k7g-shellingham-1.4.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/5jz3s0zb67zpjaaxqv38sfq0vpv75ri6-fuse-2.9.9' from 'https://cache.nixos.org'...
copying path '/nix/store/qzfsn8cfr9pfk586iiq5hrcbhcnmv236-six-1.16.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/bkbq5b3jn0ddakvqkjm1f6vksfsxzcir-smartmontools-7.3' from 'https://cache.nixos.org'...
copying path '/nix/store/blfvikwxgk8vd5asnmmkjzgkn519js4d-source' from 'https://cache.nixos.org'...
copying path '/nix/store/rhs3w5dg083h5zw6kd2dd34d5ldlc44z-source' from 'https://cache.nixos.org'...
copying path '/nix/store/444f5zjwjmq6sfsvdxjlnajgbgac84dw-sphinxcontrib-websupport-1.2.4.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/j07rm74f7vf16z6sjrp7ww9yc9dfw428-sysstat-12.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4zkvaqblzzq0z586cya8b4z9ix73vd39-tdb-1.4.6' from 'https://cache.nixos.org'...
copying path '/nix/store/pnxyi9iyn540ycwckwz4bqc8q2cv44ks-toml-0.10.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/1wn862qvv09ivc0mfzv2zhx8zqwfx3q9-samba-4.15.9' from 'https://cache.nixos.org'...
copying path '/nix/store/brr7w8minn5n4gjqv6dgdf4kb7f5wb54-tomlkit-0.7.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/51qw516dp8hjad5i7l69imsfp79ndd07-typeguard-2.13.3.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/wdxlqq2npcwz2g1zn736pkbb908whgpm-typing_extensions-3.10.0.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/k3vx3772ignvcixzy26z3rwb9g661ar6-unzip-6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/i7aifmvas4n0xxzpqv3i8w3nmn1fnr6m-urllib3-1.26.9.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/adrjl8l544azii60xgbbf360rdb84my4-virtualenv-20.15.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/pvjyn88fzsskibi2ipjydva85gw00ix3-webencodings-0.5.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/sy589r45y443lmpi5jl1vpcaiyyqw0sa-zfs-user-2.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/wkxja1vi4f091g0vl3qqvxm4xyx9fs2f-zipp-3.8.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/5xzkpdv3zfhx2sqscji5nklj2k3n2wnd-libvirt-8.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ilr6sa1pzik3xdssrp6h92bb1mcisw2s-zlib-1.2.12-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/60nbx623adwipyzvqzvz0q2xq6qjgv5r-llvm-14.0.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/bb31257f8d8b4pipnqgpf23hcjpnk67k-rustc-1.63.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5g3lrcmxdpf522dxr4xbpph3fzkvxxmr-cargo-1.63.0' from 'https://cache.nixos.org'...
building '/nix/store/m8jdg5j8h3lrq4jxyk1dkjk4nqa2j9n1-builder.pl.drv'...
building '/nix/store/v15cjacdlw5ra267jbg44wg2d1knbc20-python3.9-Jinja2-3.1.2.drv'...
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
unpacking sources
unpacking source archive /nix/store/b4mykbqv86cvzc2zpa4mnhx1v0s3mgpw-Jinja2-3.1.2.tar.gz
source root is Jinja2-3.1.2
setting SOURCE_DATE_EPOCH to timestamp 1651166441 of file Jinja2-3.1.2/setup.cfg
patching sources
configuring
no configure script, doing nothing
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/jinja2
copying src/jinja2/__init__.py -> build/lib/jinja2
copying src/jinja2/_identifier.py -> build/lib/jinja2
copying src/jinja2/async_utils.py -> build/lib/jinja2
copying src/jinja2/bccache.py -> build/lib/jinja2
copying src/jinja2/compiler.py -> build/lib/jinja2
copying src/jinja2/constants.py -> build/lib/jinja2
copying src/jinja2/debug.py -> build/lib/jinja2
copying src/jinja2/defaults.py -> build/lib/jinja2
copying src/jinja2/environment.py -> build/lib/jinja2
copying src/jinja2/exceptions.py -> build/lib/jinja2
copying src/jinja2/ext.py -> build/lib/jinja2
copying src/jinja2/filters.py -> build/lib/jinja2
copying src/jinja2/idtracking.py -> build/lib/jinja2
copying src/jinja2/lexer.py -> build/lib/jinja2
copying src/jinja2/loaders.py -> build/lib/jinja2
copying src/jinja2/meta.py -> build/lib/jinja2
copying src/jinja2/nativetypes.py -> build/lib/jinja2
copying src/jinja2/nodes.py -> build/lib/jinja2
copying src/jinja2/optimizer.py -> build/lib/jinja2
copying src/jinja2/parser.py -> build/lib/jinja2
copying src/jinja2/runtime.py -> build/lib/jinja2
copying src/jinja2/sandbox.py -> build/lib/jinja2
copying src/jinja2/tests.py -> build/lib/jinja2
copying src/jinja2/utils.py -> build/lib/jinja2
copying src/jinja2/visitor.py -> build/lib/jinja2
running egg_info
writing src/Jinja2.egg-info/PKG-INFO
writing dependency_links to src/Jinja2.egg-info/dependency_links.txt
writing entry points to src/Jinja2.egg-info/entry_points.txt
writing requirements to src/Jinja2.egg-info/requires.txt
writing top-level names to src/Jinja2.egg-info/top_level.txt
reading manifest file 'src/Jinja2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE.rst'
writing manifest file 'src/Jinja2.egg-info/SOURCES.txt'
copying src/jinja2/py.typed -> build/lib/jinja2
/nix/store/fi05g7pi0haah5klvbp9qjsry31mpfd7-python3.9-setuptools-65.3.0/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/__init__.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/_identifier.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/async_utils.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/bccache.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/compiler.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/constants.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/debug.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/defaults.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/environment.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/exceptions.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/ext.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/filters.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/idtracking.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/lexer.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/loaders.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/meta.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/nativetypes.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/nodes.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/optimizer.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/parser.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/runtime.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/sandbox.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/tests.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/utils.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/visitor.py -> build/bdist.linux-x86_64/wheel/jinja2
copying build/lib/jinja2/py.typed -> build/bdist.linux-x86_64/wheel/jinja2
running install_egg_info
Copying src/Jinja2.egg-info to build/bdist.linux-x86_64/wheel/Jinja2-3.1.2-py3.9.egg-info
running install_scripts
adding license file "LICENSE.rst" (matched pattern "LICENSE.rst")
creating build/bdist.linux-x86_64/wheel/Jinja2-3.1.2.dist-info/WHEEL
creating 'dist/Jinja2-3.1.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'jinja2/__init__.py'
adding 'jinja2/_identifier.py'
adding 'jinja2/async_utils.py'
adding 'jinja2/bccache.py'
adding 'jinja2/compiler.py'
adding 'jinja2/constants.py'
adding 'jinja2/debug.py'
adding 'jinja2/defaults.py'
adding 'jinja2/environment.py'
adding 'jinja2/exceptions.py'
adding 'jinja2/ext.py'
adding 'jinja2/filters.py'
adding 'jinja2/idtracking.py'
adding 'jinja2/lexer.py'
adding 'jinja2/loaders.py'
adding 'jinja2/meta.py'
adding 'jinja2/nativetypes.py'
adding 'jinja2/nodes.py'
adding 'jinja2/optimizer.py'
adding 'jinja2/parser.py'
adding 'jinja2/py.typed'
adding 'jinja2/runtime.py'
adding 'jinja2/sandbox.py'
adding 'jinja2/tests.py'
adding 'jinja2/utils.py'
adding 'jinja2/visitor.py'
adding 'Jinja2-3.1.2.dist-info/LICENSE.rst'
adding 'Jinja2-3.1.2.dist-info/METADATA'
adding 'Jinja2-3.1.2.dist-info/WHEEL'
adding 'Jinja2-3.1.2.dist-info/entry_points.txt'
adding 'Jinja2-3.1.2.dist-info/top_level.txt'
adding 'Jinja2-3.1.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
installing
Executing pipInstallPhase
/build/Jinja2-3.1.2/dist /build/Jinja2-3.1.2
Processing ./Jinja2-3.1.2-py3-none-any.whl
Requirement already satisfied: MarkupSafe>=2.0 in /nix/store/wxwjr4hpid5k14j7xfflb6zilvzlysd8-python3.9-markupsafe-2.1.1/lib/python3.9/site-packages (from Jinja2==3.1.2) (2.1.1)
Installing collected packages: Jinja2
Successfully installed Jinja2-3.1.2
/build/Jinja2-3.1.2
Finished executing pipInstallPhase
pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/z2nax7fgs9xcjgr48kwvlrbgsm3bz0vf-python3.9-Jinja2-3.1.2
strip is /nix/store/j061mvdxw70xz20r2r0lr5lk0rcsjf9i-gcc-wrapper-11.3.0/bin/strip
stripping (with command strip and flags -S) in  /nix/store/z2nax7fgs9xcjgr48kwvlrbgsm3bz0vf-python3.9-Jinja2-3.1.2/lib
patching script interpreter paths in /nix/store/z2nax7fgs9xcjgr48kwvlrbgsm3bz0vf-python3.9-Jinja2-3.1.2
checking for references to /build/ in /nix/store/z2nax7fgs9xcjgr48kwvlrbgsm3bz0vf-python3.9-Jinja2-3.1.2...
shrinking RPATHs of ELF executables and libraries in /nix/store/mk3bk47sp3sc3czrw972llwrdzi0faik-python3.9-Jinja2-3.1.2-dist
strip is /nix/store/j061mvdxw70xz20r2r0lr5lk0rcsjf9i-gcc-wrapper-11.3.0/bin/strip
patching script interpreter paths in /nix/store/mk3bk47sp3sc3czrw972llwrdzi0faik-python3.9-Jinja2-3.1.2-dist
checking for references to /build/ in /nix/store/mk3bk47sp3sc3czrw972llwrdzi0faik-python3.9-Jinja2-3.1.2-dist...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
pythonCatchConflictsPhase
pythonRemoveBinBytecodePhase
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
building '/nix/store/c4p5rwbg2d7xmkzgj5f824bqhljq15k1-python3.9-alabaster-0.7.12.drv'...
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
unpacking sources
unpacking source archive /nix/store/w7kchlf688a6ckin6q6bvlxvbikyh9ir-alabaster-0.7.12.tar.gz
source root is alabaster-0.7.12
setting SOURCE_DATE_EPOCH to timestamp 1538530752 of file alabaster-0.7.12/setup.cfg
patching sources
configuring
no configure script, doing nothing
building
Executing setuptoolsBuildPhase
/nix/store/fi05g7pi0haah5klvbp9qjsry31mpfd7-python3.9-setuptools-65.3.0/lib/python3.9/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
  warnings.warn(msg, warning_class)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/alabaster
copying alabaster/__init__.py -> build/lib/alabaster
copying alabaster/_version.py -> build/lib/alabaster
copying alabaster/support.py -> build/lib/alabaster
running egg_info
writing alabaster.egg-info/PKG-INFO
writing dependency_links to alabaster.egg-info/dependency_links.txt
writing entry points to alabaster.egg-info/entry_points.txt
writing top-level names to alabaster.egg-info/top_level.txt
reading manifest file 'alabaster.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no previously-included files matching '.*.swp' found under directory 'alabaster'
adding license file 'LICENSE'
writing manifest file 'alabaster.egg-info/SOURCES.txt'
/nix/store/fi05g7pi0haah5klvbp9qjsry31mpfd7-python3.9-setuptools-65.3.0/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'alabaster.static' as data is deprecated, please list it in `packages`.
    !!

    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'alabaster.static' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'alabaster.static' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'alabaster.static' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.

!!

  check.warn(importable)
copying alabaster/about.html -> build/lib/alabaster
copying alabaster/donate.html -> build/lib/alabaster
copying alabaster/layout.html -> build/lib/alabaster
copying alabaster/navigation.html -> build/lib/alabaster
copying alabaster/relations.html -> build/lib/alabaster
copying alabaster/theme.conf -> build/lib/alabaster
creating build/lib/alabaster/static
copying alabaster/static/alabaster.css_t -> build/lib/alabaster/static
copying alabaster/static/custom.css -> build/lib/alabaster/static
/nix/store/fi05g7pi0haah5klvbp9qjsry31mpfd7-python3.9-setuptools-65.3.0/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/alabaster
copying build/lib/alabaster/__init__.py -> build/bdist.linux-x86_64/wheel/alabaster
copying build/lib/alabaster/_version.py -> build/bdist.linux-x86_64/wheel/alabaster
copying build/lib/alabaster/support.py -> build/bdist.linux-x86_64/wheel/alabaster
copying build/lib/alabaster/about.html -> build/bdist.linux-x86_64/wheel/alabaster
copying build/lib/alabaster/donate.html -> build/bdist.linux-x86_64/wheel/alabaster
copying build/lib/alabaster/layout.html -> build/bdist.linux-x86_64/wheel/alabaster
copying build/lib/alabaster/navigation.html -> build/bdist.linux-x86_64/wheel/alabaster
copying build/lib/alabaster/relations.html -> build/bdist.linux-x86_64/wheel/alabaster
copying build/lib/alabaster/theme.conf -> build/bdist.linux-x86_64/wheel/alabaster
creating build/bdist.linux-x86_64/wheel/alabaster/static
copying build/lib/alabaster/static/alabaster.css_t -> build/bdist.linux-x86_64/wheel/alabaster/static
copying build/lib/alabaster/static/custom.css -> build/bdist.linux-x86_64/wheel/alabaster/static
running install_egg_info
Copying alabaster.egg-info to build/bdist.linux-x86_64/wheel/alabaster-0.7.12-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/alabaster-0.7.12.dist-info/WHEEL
creating 'dist/alabaster-0.7.12-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'alabaster/__init__.py'
adding 'alabaster/_version.py'
adding 'alabaster/about.html'
adding 'alabaster/donate.html'
adding 'alabaster/layout.html'
adding 'alabaster/navigation.html'
adding 'alabaster/relations.html'
adding 'alabaster/support.py'
adding 'alabaster/theme.conf'
adding 'alabaster/static/alabaster.css_t'
adding 'alabaster/static/custom.css'
adding 'alabaster-0.7.12.dist-info/LICENSE'
adding 'alabaster-0.7.12.dist-info/METADATA'
adding 'alabaster-0.7.12.dist-info/WHEEL'
adding 'alabaster-0.7.12.dist-info/entry_points.txt'
adding 'alabaster-0.7.12.dist-info/top_level.txt'
adding 'alabaster-0.7.12.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
installing
Executing pipInstallPhase
/build/alabaster-0.7.12/dist /build/alabaster-0.7.12
Processing ./alabaster-0.7.12-py2.py3-none-any.whl
Installing collected packages: alabaster
Successfully installed alabaster-0.7.12
/build/alabaster-0.7.12
Finished executing pipInstallPhase
pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8j5rbyvxkd0ixsmw1q6ikz3syq99wy6b-python3.9-alabaster-0.7.12
strip is /nix/store/j061mvdxw70xz20r2r0lr5lk0rcsjf9i-gcc-wrapper-11.3.0/bin/strip
stripping (with command strip and flags -S) in  /nix/store/8j5rbyvxkd0ixsmw1q6ikz3syq99wy6b-python3.9-alabaster-0.7.12/lib
patching script interpreter paths in /nix/store/8j5rbyvxkd0ixsmw1q6ikz3syq99wy6b-python3.9-alabaster-0.7.12
checking for references to /build/ in /nix/store/8j5rbyvxkd0ixsmw1q6ikz3syq99wy6b-python3.9-alabaster-0.7.12...
shrinking RPATHs of ELF executables and libraries in /nix/store/qjfk50pmgjcympxnv1glj556h44qy6az-python3.9-alabaster-0.7.12-dist
strip is /nix/store/j061mvdxw70xz20r2r0lr5lk0rcsjf9i-gcc-wrapper-11.3.0/bin/strip
patching script interpreter paths in /nix/store/qjfk50pmgjcympxnv1glj556h44qy6az-python3.9-alabaster-0.7.12-dist
checking for references to /build/ in /nix/store/qjfk50pmgjcympxnv1glj556h44qy6az-python3.9-alabaster-0.7.12-dist...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
pythonCatchConflictsPhase
pythonRemoveBinBytecodePhase
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
building '/nix/store/afmw0vxjpzc6h66dbv35pfx6d3mkwd6c-python3.9-pyparsing-2.4.7.drv'...
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pip-build-hook
Using pipBuildPhase
Using pipShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
unpacking sources
unpacking source archive /nix/store/4h7dkfi1n61fbz3vwqff5vkf91a8vgzv-pyparsing-2.4.7.tar.gz
source root is pyparsing-2.4.7
setting SOURCE_DATE_EPOCH to timestamp 1586125168 of file pyparsing-2.4.7/setup.cfg
patching sources
configuring
no configure script, doing nothing
building
Executing pipBuildPhase
Creating a wheel...
WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Processing /build/pyparsing-2.4.7
  Running command Preparing metadata (pyproject.toml)
  Preparing metadata (pyproject.toml) ... done
ERROR: Exception:
Traceback (most recent call last):
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper
    status = run_func(*args)
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper
    return func(self, options, args)
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 145, in run
    requirement_set = resolver.resolve(reqs, check_supported_wheels=True)
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 73, in resolve
    collected = self.factory.collect_root_requirements(root_reqs)
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 491, in collect_root_requirements
    req = self._make_requirement_from_install_req(
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 453, in _make_requirement_from_install_req
    cand = self._make_candidate_from_link(
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link
    self._link_candidate_cache[link] = LinkCandidate(
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__
    super().__init__(
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__
    self.dist = self._prepare()
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare
    dist = self._prepare_distribution()
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution
    return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True)
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 438, in prepare_linked_requirement
    return self._prepare_linked_requirement(req, parallel_builds)
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 524, in _prepare_linked_requirement
    dist = _get_prepared_distribution(
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 68, in _get_prepared_distribution
    abstract_dist.prepare_distribution_metadata(
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata
    self.req.prepare_metadata()
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/req/req_install.py", line 533, in prepare_metadata
    self.metadata_directory = generate_metadata(
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/operations/build/metadata.py", line 35, in generate_metadata
    distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir)
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_internal/utils/misc.py", line 706, in prepare_metadata_for_build_wheel
    return super().prepare_metadata_for_build_wheel(
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_vendor/pep517/wrappers.py", line 188, in prepare_metadata_for_build_wheel
    return self._call_hook('prepare_metadata_for_build_wheel', {
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_vendor/pep517/wrappers.py", line 332, in _call_hook
    raise BackendUnavailable(data.get('traceback', ''))
pip._vendor.pep517.wrappers.BackendUnavailable: Traceback (most recent call last):
  File "/nix/store/kfyjzil8l2gh621z7np3r7q18nvfsmr6-python3.9-pip-22.2.2/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 89, in _build_backend
    obj = import_module(mod_path)
  File "/nix/store/bxkx3rryd44lia41jcsd8myql9d74jcq-python3-3.9.14/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "", line 1030, in _gcd_import
  File "", line 1007, in _find_and_load
  File "", line 972, in _find_and_load_unlocked
  File "", line 228, in _call_with_frames_removed
  File "", line 1030, in _gcd_import
  File "", line 1007, in _find_and_load
  File "", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'setuptools'

error: builder for '/nix/store/afmw0vxjpzc6h66dbv35pfx6d3mkwd6c-python3.9-pyparsing-2.4.7.drv' failed with exit code 2;
       last 10 log lines:
       >   File "", line 1030, in _gcd_import
       >   File "", line 1007, in _find_and_load
       >   File "", line 972, in _find_and_load_unlocked
       >   File "", line 228, in _call_with_frames_removed
       >   File "", line 1030, in _gcd_import
       >   File "", line 1007, in _find_and_load
       >   File "", line 984, in _find_and_load_unlocked
       > ModuleNotFoundError: No module named 'setuptools'
       > 
       > 
       For full logs, run 'nix log /nix/store/afmw0vxjpzc6h66dbv35pfx6d3mkwd6c-python3.9-pyparsing-2.4.7.drv'.
error: 1 dependencies of derivation '/nix/store/aqk9y8q5pa7pphpq2arfx0dcyzzbzmfr-python3.9-packaging-20.9.drv' failed to build
error: 1 dependencies of derivation '/nix/store/7af0in7lmbykis8lqv9l8bcqy6bqk7zh-python3.9-poetry-1.1.14.drv' failed to build
building '/nix/store/cqb0rqhhgiy24rsy2zj1f1xgdqmhi3l3-python3.9-six-1.16.0.drv'...
error: 1 dependencies of derivation '/nix/store/ryby4qng4xvdxkb9gdwfxwwvc5jmqycp-nixops-with-plugins-2.0.0-pre-7220cbd.drv' failed to build
roberth commented 2 years ago

The poetry2nix project seems to be aware aware of the issue and in the process of addressing it https://github.com/nix-community/poetry2nix/pull/736

haarts commented 2 years ago

Well, there's something merged in the issue you've referenced. So.... now what? (I mean no disrespect, I am genuinely curious what's the next step.)

roberth commented 2 years ago

On master (and probably nixos-unstable) we have builds for all of {x86_64,aarch64}-{darwin,linux} now, thanks to adisbladis' fix in https://github.com/NixOS/nixpkgs/pull/194865 :heart:

data-djinn commented 1 year ago

This issue is still occurring on the nixos-unstable channel on my x86_64-linux machine :( Is anyone on a stable NixOS version able to confirm if this is an issue for them?

roberth commented 1 year ago

It works for me today on x86_64-linux

$ nix build nixpkgs/nixos-unstable#nixops_unstable

$ nix build nixpkgs/nixos-unstable#nixopsUnstable

$ ls result/bin/
charon  nixops