Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- danny@lw10:~/work/builds/onekey$ mkdir 3.9.0
- danny@lw10:~/work/builds/onekey$ cd 3.9.0/
- danny@lw10:~/work/builds/onekey/3.9.0$ ls
- danny@lw10:~/work/builds/onekey/3.9.0$ nano Dockerfile
- danny@lw10:~/work/builds/onekey/3.9.0$ docker build -t onekey-firmware .
- Sending build context to Docker daemon 2.56kB
- Step 1/11 : FROM ubuntu:20.04
- ---> 9df6d6105df2
- Step 2/11 : ENV DEBIAN_FRONTEND=noninteractive
- ---> Using cache
- ---> 9d257141fb0d
- Step 3/11 : RUN apt update && apt -y upgrade && apt install -y curl xz-utils sudo git wget g++ locales && locale-gen en_US.UTF-8
- ---> Running in 61fabdb6a687
- WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
- Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
- Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
- Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3973 kB]
- Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1271 kB]
- Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3973 kB]
- Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB]
- Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
- Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
- Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
- Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
- Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
- Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
- Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4173 kB]
- Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1558 kB]
- Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4474 kB]
- Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB]
- Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
- Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
- Fetched 33.0 MB in 3s (12.9 MB/s)
- Reading package lists...
- Building dependency tree...
- Reading state information...
- All packages are up to date.
- WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
- Reading package lists...
- Building dependency tree...
- Reading state information...
- Calculating upgrade...
- 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
- WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
- Reading package lists...
- Building dependency tree...
- Reading state information...
- The following additional packages will be installed:
- binutils binutils-common binutils-x86-64-linux-gnu ca-certificates cpp cpp-9
- g++-9 gcc gcc-9 gcc-9-base git-man krb5-locales less libasan5
- libasn1-8-heimdal libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
- libc6-dev libcbor0.6 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
- libcurl3-gnutls libcurl4 libedit2 liberror-perl libexpat1 libfido2-1
- libgcc-9-dev libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2
- libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
- libheimntlm0-heimdal libhx509-5-heimdal libisl22 libitm1 libk5crypto3
- libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
- libldap-common liblsan0 libmpc3 libmpfr6 libnghttp2-14 libperl5.30 libpsl5
- libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules
- libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0
- libubsan1 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
- libxext6 libxmuu1 linux-libc-dev manpages manpages-dev netbase
- openssh-client openssl patch perl perl-modules-5.30 publicsuffix xauth
- Suggested packages:
- binutils-doc cpp-doc gcc-9-locales g++-multilib g++-9-multilib gcc-9-doc
- gcc-multilib make autoconf automake libtool flex bison gdb gcc-doc
- gcc-9-multilib gettext-base git-daemon-run | git-daemon-sysvinit git-doc
- git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc
- gdbm-l10n krb5-doc krb5-user libsasl2-modules-gssapi-mit
- | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
- libsasl2-modules-sql libstdc++-9-doc man-browser keychain libpam-ssh
- monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
- | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
- The following NEW packages will be installed:
- binutils binutils-common binutils-x86-64-linux-gnu ca-certificates cpp cpp-9
- curl g++ g++-9 gcc gcc-9 gcc-9-base git git-man krb5-locales less libasan5
- libasn1-8-heimdal libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
- libc6-dev libcbor0.6 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
- libcurl3-gnutls libcurl4 libedit2 liberror-perl libexpat1 libfido2-1
- libgcc-9-dev libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2
- libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
- libheimntlm0-heimdal libhx509-5-heimdal libisl22 libitm1 libk5crypto3
- libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
- libldap-common liblsan0 libmpc3 libmpfr6 libnghttp2-14 libperl5.30 libpsl5
- libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules
- libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0
- libubsan1 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
- libxext6 libxmuu1 linux-libc-dev locales manpages manpages-dev netbase
- openssh-client openssl patch perl perl-modules-5.30 publicsuffix sudo wget
- xauth xz-utils
- 0 upgraded, 95 newly installed, 0 to remove and 0 not upgraded.
- Need to get 70.7 MB of archives.
- After this operation, 333 MB of additional disk space will be used.
- Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
- Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
- Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
- Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
- Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
- Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.23 [1323 kB]
- Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.23 [621 kB]
- Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
- Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.3 [123 kB]
- Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
- Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.7 [74.7 kB]
- Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
- Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 locales all 2.31-0ubuntu9.16 [3871 kB]
- Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
- Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB]
- Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
- Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.7 [11.4 kB]
- Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
- Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
- Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
- Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.7 [30.9 kB]
- Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.7 [80.2 kB]
- Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
- Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.7 [330 kB]
- Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.7 [121 kB]
- Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
- Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
- Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
- Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
- Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
- Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
- Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
- Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
- Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
- Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB]
- Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
- Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2.1 [349 kB]
- Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
- Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
- Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
- Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
- Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
- Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
- Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
- Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
- Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
- Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
- Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
- Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
- Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
- Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
- Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
- Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
- Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
- Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
- Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
- Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
- Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
- Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
- Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
- Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
- Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
- Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
- Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
- Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
- Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
- Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
- Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.24 [235 kB]
- Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.24 [162 kB]
- Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
- Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
- Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
- Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
- Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
- Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
- Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
- Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
- Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
- Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
- Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
- Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
- Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.16 [71.6 kB]
- Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-196.216 [1136 kB]
- Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
- Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.16 [2520 kB]
- Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
- Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
- Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
- Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.24 [233 kB]
- Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
- Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.13 [887 kB]
- Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.13 [4612 kB]
- Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
- Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
- Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
- debconf: delaying package configuration, since apt-utils is not installed
- Fetched 70.7 MB in 4s (18.5 MB/s)
- Selecting previously unselected package perl-modules-5.30.
- (Reading database ... 4124 files and directories currently installed.)
- Preparing to unpack .../00-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
- Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
- Selecting previously unselected package libgdbm6:amd64.
- Preparing to unpack .../01-libgdbm6_1.18.1-5_amd64.deb ...
- Unpacking libgdbm6:amd64 (1.18.1-5) ...
- Selecting previously unselected package libgdbm-compat4:amd64.
- Preparing to unpack .../02-libgdbm-compat4_1.18.1-5_amd64.deb ...
- Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
- Selecting previously unselected package libperl5.30:amd64.
- Preparing to unpack .../03-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
- Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
- Selecting previously unselected package perl.
- Preparing to unpack .../04-perl_5.30.0-9ubuntu0.5_amd64.deb ...
- Unpacking perl (5.30.0-9ubuntu0.5) ...
- Selecting previously unselected package libssl1.1:amd64.
- Preparing to unpack .../05-libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb ...
- Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ...
- Selecting previously unselected package openssl.
- Preparing to unpack .../06-openssl_1.1.1f-1ubuntu2.23_amd64.deb ...
- Unpacking openssl (1.1.1f-1ubuntu2.23) ...
- Selecting previously unselected package ca-certificates.
- Preparing to unpack .../07-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
- Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
- Selecting previously unselected package less.
- Preparing to unpack .../08-less_551-1ubuntu0.3_amd64.deb ...
- Unpacking less (551-1ubuntu0.3) ...
- Selecting previously unselected package libbsd0:amd64.
- Preparing to unpack .../09-libbsd0_0.10.0-1_amd64.deb ...
- Unpacking libbsd0:amd64 (0.10.0-1) ...
- Selecting previously unselected package libexpat1:amd64.
- Preparing to unpack .../10-libexpat1_2.2.9-1ubuntu0.7_amd64.deb ...
- Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.7) ...
- Selecting previously unselected package libsqlite3-0:amd64.
- Preparing to unpack .../11-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
- Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
- Selecting previously unselected package locales.
- Preparing to unpack .../12-locales_2.31-0ubuntu9.16_all.deb ...
- Unpacking locales (2.31-0ubuntu9.16) ...
- Selecting previously unselected package netbase.
- Preparing to unpack .../13-netbase_6.1_all.deb ...
- Unpacking netbase (6.1) ...
- Selecting previously unselected package sudo.
- Preparing to unpack .../14-sudo_1.8.31-1ubuntu1.5_amd64.deb ...
- Unpacking sudo (1.8.31-1ubuntu1.5) ...
- Selecting previously unselected package xz-utils.
- Preparing to unpack .../15-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
- Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
- Selecting previously unselected package krb5-locales.
- Preparing to unpack .../16-krb5-locales_1.17-6ubuntu4.7_all.deb ...
- Unpacking krb5-locales (1.17-6ubuntu4.7) ...
- Selecting previously unselected package libcbor0.6:amd64.
- Preparing to unpack .../17-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
- Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
- Selecting previously unselected package libedit2:amd64.
- Preparing to unpack .../18-libedit2_3.1-20191231-1_amd64.deb ...
- Unpacking libedit2:amd64 (3.1-20191231-1) ...
- Selecting previously unselected package libfido2-1:amd64.
- Preparing to unpack .../19-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
- Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
- Selecting previously unselected package libkrb5support0:amd64.
- Preparing to unpack .../20-libkrb5support0_1.17-6ubuntu4.7_amd64.deb ...
- Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.7) ...
- Selecting previously unselected package libk5crypto3:amd64.
- Preparing to unpack .../21-libk5crypto3_1.17-6ubuntu4.7_amd64.deb ...
- Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.7) ...
- Selecting previously unselected package libkeyutils1:amd64.
- Preparing to unpack .../22-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
- Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
- Selecting previously unselected package libkrb5-3:amd64.
- Preparing to unpack .../23-libkrb5-3_1.17-6ubuntu4.7_amd64.deb ...
- Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.7) ...
- Selecting previously unselected package libgssapi-krb5-2:amd64.
- Preparing to unpack .../24-libgssapi-krb5-2_1.17-6ubuntu4.7_amd64.deb ...
- Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.7) ...
- Selecting previously unselected package libpsl5:amd64.
- Preparing to unpack .../25-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
- Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
- Selecting previously unselected package libxau6:amd64.
- Preparing to unpack .../26-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
- Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
- Selecting previously unselected package libxdmcp6:amd64.
- Preparing to unpack .../27-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
- Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
- Selecting previously unselected package libxcb1:amd64.
- Preparing to unpack .../28-libxcb1_1.14-2_amd64.deb ...
- Unpacking libxcb1:amd64 (1.14-2) ...
- Selecting previously unselected package libx11-data.
- Preparing to unpack .../29-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
- Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
- Selecting previously unselected package libx11-6:amd64.
- Preparing to unpack .../30-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
- Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
- Selecting previously unselected package libxext6:amd64.
- Preparing to unpack .../31-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
- Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
- Selecting previously unselected package libxmuu1:amd64.
- Preparing to unpack .../32-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
- Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
- Selecting previously unselected package manpages.
- Preparing to unpack .../33-manpages_5.05-1_all.deb ...
- Unpacking manpages (5.05-1) ...
- Selecting previously unselected package openssh-client.
- Preparing to unpack .../34-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ...
- Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ...
- Selecting previously unselected package publicsuffix.
- Preparing to unpack .../35-publicsuffix_20200303.0012-1_all.deb ...
- Unpacking publicsuffix (20200303.0012-1) ...
- Selecting previously unselected package wget.
- Preparing to unpack .../36-wget_1.20.3-1ubuntu2.1_amd64.deb ...
- Unpacking wget (1.20.3-1ubuntu2.1) ...
- Selecting previously unselected package xauth.
- Preparing to unpack .../37-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
- Unpacking xauth (1:1.1-0ubuntu1) ...
- Selecting previously unselected package binutils-common:amd64.
- Preparing to unpack .../38-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
- Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
- Selecting previously unselected package libbinutils:amd64.
- Preparing to unpack .../39-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
- Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
- Selecting previously unselected package libctf-nobfd0:amd64.
- Preparing to unpack .../40-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
- Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
- Selecting previously unselected package libctf0:amd64.
- Preparing to unpack .../41-libctf0_2.34-6ubuntu1.9_amd64.deb ...
- Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
- Selecting previously unselected package binutils-x86-64-linux-gnu.
- Preparing to unpack .../42-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
- Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
- Selecting previously unselected package binutils.
- Preparing to unpack .../43-binutils_2.34-6ubuntu1.9_amd64.deb ...
- Unpacking binutils (2.34-6ubuntu1.9) ...
- Selecting previously unselected package gcc-9-base:amd64.
- Preparing to unpack .../44-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
- Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
- Selecting previously unselected package libisl22:amd64.
- Preparing to unpack .../45-libisl22_0.22.1-1_amd64.deb ...
- Unpacking libisl22:amd64 (0.22.1-1) ...
- Selecting previously unselected package libmpfr6:amd64.
- Preparing to unpack .../46-libmpfr6_4.0.2-1_amd64.deb ...
- Unpacking libmpfr6:amd64 (4.0.2-1) ...
- Selecting previously unselected package libmpc3:amd64.
- Preparing to unpack .../47-libmpc3_1.1.0-1_amd64.deb ...
- Unpacking libmpc3:amd64 (1.1.0-1) ...
- Selecting previously unselected package cpp-9.
- Preparing to unpack .../48-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
- Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
- Selecting previously unselected package cpp.
- Preparing to unpack .../49-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
- Unpacking cpp (4:9.3.0-1ubuntu2) ...
- Selecting previously unselected package libbrotli1:amd64.
- Preparing to unpack .../50-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
- Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
- Selecting previously unselected package libroken18-heimdal:amd64.
- Preparing to unpack .../51-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
- Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Selecting previously unselected package libasn1-8-heimdal:amd64.
- Preparing to unpack .../52-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
- Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Selecting previously unselected package libheimbase1-heimdal:amd64.
- Preparing to unpack .../53-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
- Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Selecting previously unselected package libhcrypto4-heimdal:amd64.
- Preparing to unpack .../54-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
- Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Selecting previously unselected package libwind0-heimdal:amd64.
- Preparing to unpack .../55-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
- Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Selecting previously unselected package libhx509-5-heimdal:amd64.
- Preparing to unpack .../56-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
- Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Selecting previously unselected package libkrb5-26-heimdal:amd64.
- Preparing to unpack .../57-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
- Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Selecting previously unselected package libheimntlm0-heimdal:amd64.
- Preparing to unpack .../58-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
- Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Selecting previously unselected package libgssapi3-heimdal:amd64.
- Preparing to unpack .../59-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
- Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Selecting previously unselected package libsasl2-modules-db:amd64.
- Preparing to unpack .../60-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
- Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
- Selecting previously unselected package libsasl2-2:amd64.
- Preparing to unpack .../61-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
- Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
- Selecting previously unselected package libldap-common.
- Preparing to unpack .../62-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
- Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
- Selecting previously unselected package libldap-2.4-2:amd64.
- Preparing to unpack .../63-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
- Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
- Selecting previously unselected package libnghttp2-14:amd64.
- Preparing to unpack .../64-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
- Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
- Selecting previously unselected package librtmp1:amd64.
- Preparing to unpack .../65-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
- Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
- Selecting previously unselected package libssh-4:amd64.
- Preparing to unpack .../66-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
- Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
- Selecting previously unselected package libcurl4:amd64.
- Preparing to unpack .../67-libcurl4_7.68.0-1ubuntu2.24_amd64.deb ...
- Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.24) ...
- Selecting previously unselected package curl.
- Preparing to unpack .../68-curl_7.68.0-1ubuntu2.24_amd64.deb ...
- Unpacking curl (7.68.0-1ubuntu2.24) ...
- Selecting previously unselected package libcc1-0:amd64.
- Preparing to unpack .../69-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
- Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
- Selecting previously unselected package libgomp1:amd64.
- Preparing to unpack .../70-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
- Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
- Selecting previously unselected package libitm1:amd64.
- Preparing to unpack .../71-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
- Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
- Selecting previously unselected package libatomic1:amd64.
- Preparing to unpack .../72-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
- Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
- Selecting previously unselected package libasan5:amd64.
- Preparing to unpack .../73-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
- Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
- Selecting previously unselected package liblsan0:amd64.
- Preparing to unpack .../74-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
- Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
- Selecting previously unselected package libtsan0:amd64.
- Preparing to unpack .../75-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
- Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
- Selecting previously unselected package libubsan1:amd64.
- Preparing to unpack .../76-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
- Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
- Selecting previously unselected package libquadmath0:amd64.
- Preparing to unpack .../77-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
- Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
- Selecting previously unselected package libgcc-9-dev:amd64.
- Preparing to unpack .../78-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
- Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
- Selecting previously unselected package gcc-9.
- Preparing to unpack .../79-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
- Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
- Selecting previously unselected package gcc.
- Preparing to unpack .../80-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
- Unpacking gcc (4:9.3.0-1ubuntu2) ...
- Selecting previously unselected package libc-dev-bin.
- Preparing to unpack .../81-libc-dev-bin_2.31-0ubuntu9.16_amd64.deb ...
- Unpacking libc-dev-bin (2.31-0ubuntu9.16) ...
- Selecting previously unselected package linux-libc-dev:amd64.
- Preparing to unpack .../82-linux-libc-dev_5.4.0-196.216_amd64.deb ...
- Unpacking linux-libc-dev:amd64 (5.4.0-196.216) ...
- Selecting previously unselected package libcrypt-dev:amd64.
- Preparing to unpack .../83-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
- Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
- Selecting previously unselected package libc6-dev:amd64.
- Preparing to unpack .../84-libc6-dev_2.31-0ubuntu9.16_amd64.deb ...
- Unpacking libc6-dev:amd64 (2.31-0ubuntu9.16) ...
- Selecting previously unselected package libstdc++-9-dev:amd64.
- Preparing to unpack .../85-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
- Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
- Selecting previously unselected package g++-9.
- Preparing to unpack .../86-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
- Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
- Selecting previously unselected package g++.
- Preparing to unpack .../87-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
- Unpacking g++ (4:9.3.0-1ubuntu2) ...
- Selecting previously unselected package libcurl3-gnutls:amd64.
- Preparing to unpack .../88-libcurl3-gnutls_7.68.0-1ubuntu2.24_amd64.deb ...
- Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.24) ...
- Selecting previously unselected package liberror-perl.
- Preparing to unpack .../89-liberror-perl_0.17029-1_all.deb ...
- Unpacking liberror-perl (0.17029-1) ...
- Selecting previously unselected package git-man.
- Preparing to unpack .../90-git-man_1%3a2.25.1-1ubuntu3.13_all.deb ...
- Unpacking git-man (1:2.25.1-1ubuntu3.13) ...
- Selecting previously unselected package git.
- Preparing to unpack .../91-git_1%3a2.25.1-1ubuntu3.13_amd64.deb ...
- Unpacking git (1:2.25.1-1ubuntu3.13) ...
- Selecting previously unselected package libsasl2-modules:amd64.
- Preparing to unpack .../92-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
- Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
- Selecting previously unselected package manpages-dev.
- Preparing to unpack .../93-manpages-dev_5.05-1_all.deb ...
- Unpacking manpages-dev (5.05-1) ...
- Selecting previously unselected package patch.
- Preparing to unpack .../94-patch_2.7.6-6_amd64.deb ...
- Unpacking patch (2.7.6-6) ...
- Setting up libexpat1:amd64 (2.2.9-1ubuntu0.7) ...
- Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
- Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
- Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
- Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
- Setting up manpages (5.05-1) ...
- Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ...
- Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
- Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
- Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
- Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
- Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
- Setting up less (551-1ubuntu0.3) ...
- Setting up linux-libc-dev:amd64 (5.4.0-196.216) ...
- Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
- Setting up krb5-locales (1.17-6ubuntu4.7) ...
- Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
- Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
- Setting up locales (2.31-0ubuntu9.16) ...
- Generating locales (this might take a while)...
- Generation complete.
- Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
- Setting up libkrb5support0:amd64 (1.17-6ubuntu4.7) ...
- Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
- Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
- Setting up libmpfr6:amd64 (4.0.2-1) ...
- Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
- Setting up xz-utils (5.2.4-1ubuntu1.1) ...
- update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
- update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
- update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
- update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
- update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
- update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
- update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
- update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
- update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
- update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
- update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
- Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
- Setting up libmpc3:amd64 (1.1.0-1) ...
- Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
- Setting up patch (2.7.6-6) ...
- Setting up sudo (1.8.31-1ubuntu1.5) ...
- Setting up libk5crypto3:amd64 (1.17-6ubuntu4.7) ...
- Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
- Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
- Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
- Setting up git-man (1:2.25.1-1ubuntu3.13) ...
- Setting up libisl22:amd64 (0.22.1-1) ...
- Setting up netbase (6.1) ...
- Setting up libkrb5-3:amd64 (1.17-6ubuntu4.7) ...
- Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
- Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
- Setting up libc-dev-bin (2.31-0ubuntu9.16) ...
- Setting up openssl (1.1.1f-1ubuntu2.23) ...
- Setting up libbsd0:amd64 (0.10.0-1) ...
- Setting up publicsuffix (20200303.0012-1) ...
- Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
- Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
- Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
- Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Setting up libgdbm6:amd64 (1.18.1-5) ...
- Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
- Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
- Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
- Setting up manpages-dev (5.05-1) ...
- Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
- Setting up libxcb1:amd64 (1.14-2) ...
- Setting up wget (1.20.3-1ubuntu2.1) ...
- Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Setting up libedit2:amd64 (3.1-20191231-1) ...
- Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
- Updating certificates in /etc/ssl/certs...
- 137 added, 0 removed; done.
- Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
- Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.7) ...
- Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
- Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
- Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
- Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
- Setting up libc6-dev:amd64 (2.31-0ubuntu9.16) ...
- Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
- Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
- Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
- Setting up openssh-client (1:8.2p1-4ubuntu0.11) ...
- Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
- Setting up binutils (2.34-6ubuntu1.9) ...
- Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
- Setting up perl (5.30.0-9ubuntu0.5) ...
- Setting up xauth (1:1.1-0ubuntu1) ...
- Setting up cpp (4:9.3.0-1ubuntu2) ...
- Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
- Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
- Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Setting up gcc (4:9.3.0-1ubuntu2) ...
- Setting up liberror-perl (0.17029-1) ...
- Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
- Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
- Setting up g++ (4:9.3.0-1ubuntu2) ...
- update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
- update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
- Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
- Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.24) ...
- Setting up git (1:2.25.1-1ubuntu3.13) ...
- Setting up libcurl4:amd64 (7.68.0-1ubuntu2.24) ...
- Setting up curl (7.68.0-1ubuntu2.24) ...
- Processing triggers for libc-bin (2.31-0ubuntu9.16) ...
- Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
- Updating certificates in /etc/ssl/certs...
- 0 added, 0 removed; done.
- Running hooks in /etc/ca-certificates/update.d...
- done.
- Generating locales (this might take a while)...
- en_US.UTF-8... done
- Generation complete.
- Removing intermediate container 61fabdb6a687
- ---> 884a6e3643fa
- Step 4/11 : RUN groupadd -r nixbld && useradd -m -s /bin/bash nixuser && usermod -aG nixbld nixuser
- ---> Running in c748d782bed6
- Removing intermediate container c748d782bed6
- ---> 97ffecc74dbb
- Step 5/11 : RUN mkdir /nix && chown nixuser:nixuser /nix
- ---> Running in 503b708db698
- Removing intermediate container 503b708db698
- ---> 7a2df37fb72f
- Step 6/11 : USER nixuser
- ---> Running in e7c3b8e57db9
- Removing intermediate container e7c3b8e57db9
- ---> 66f8bb8d485c
- Step 7/11 : WORKDIR /home/nixuser
- ---> Running in e066bfd45b74
- Removing intermediate container e066bfd45b74
- ---> 6a2d0a247783
- Step 8/11 : RUN curl -L https://nixos.org/nix/install | sh
- ---> Running in 8e53f165d600
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
- 100 4267 100 4267 0 0 2744 0 0:00:01 0:00:01 --:--:-- 2744
- downloading Nix 2.24.6 binary tarball for x86_64-linux from 'https://releases.nixos.org/nix/nix-2.24.6/nix-2.24.6-x86_64-linux.tar.xz' to '/tmp/nix-binary-tarball-unpack.ktxdUQsDCp'...
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 22.5M 100 22.5M 0 0 230M 0 --:--:-- --:--:-- --:--:-- 230M
- Note: a multi-user installation is possible. See https://nixos.org/manual/nix/stable/installation/installing-binary.html#multi-user-installation
- performing a single-user installation of Nix...
- copying Nix to /nix/store...
- installing 'nix-2.24.6'
- building '/nix/store/9iymj3s2a54n5j13j2g8yhkjalxbwhfs-user-environment.drv'...
- unpacking 1 channels...
- modifying /home/nixuser/.profile...
- Installation finished! To ensure that the necessary environment
- variables are set, either log in again, or type
- . /home/nixuser/.nix-profile/etc/profile.d/nix.sh
- in your shell.
- Removing intermediate container 8e53f165d600
- ---> 384f7f408afd
- Step 9/11 : ENV USER nixuser
- ---> Running in 79de9636caf9
- Removing intermediate container 79de9636caf9
- ---> 9f1e2f8c8ec0
- Step 10/11 : ENV PATH /home/nixuser/.nix-profile/bin:/home/nixuser/.nix-profile/sbin:$PATH
- ---> Running in 278fc23bcbe8
- Removing intermediate container 278fc23bcbe8
- ---> 7fe1e471a71b
- Step 11/11 : CMD ["/bin/bash"]
- ---> Running in 472eaaa9d541
- Removing intermediate container 472eaaa9d541
- ---> e51a061ea3a4
- Successfully built e51a061ea3a4
- Successfully tagged onekey-firmware:latest
- danny@lw10:~/work/builds/onekey/3.9.0$ docker run -it --name onekey-firmware-container onekey-firmware
- nixuser@97df349e98fd:~$ source /home/nixuser/.nix-profile/etc/profile.d/nix.sh
- nixuser@97df349e98fd:~$ git clone https://github.com/OneKeyHQ/firmware.git
- Cloning into 'firmware'...
- remote: Enumerating objects: 116425, done.
- remote: Counting objects: 100% (8933/8933), done.
- remote: Compressing objects: 100% (1208/1208), done.
- remote: Total 116425 (delta 8156), reused 7992 (delta 7711), pack-reused 107492 (from 1)
- Receiving objects: 100% (116425/116425), 120.99 MiB | 27.99 MiB/s, done.
- Resolving deltas: 100% (89267/89267), done.
- Updating files: 100% (3412/3412), done.
- nixuser@97df349e98fd:~$ cd firmware
- nixuser@97df349e98fd:~/firmware$ ls
- COMMITS.md COPYING LICENSE.md README.md build-docker.sh common create_monorepo.py docs poetry.lock pyproject.toml setup.cfg storage tools
- CONTRIBUTING.md Dockerfile Makefile SECURITY.md ci core crypto legacy poetry.toml python shell.nix tests vendor
- nixuser@97df349e98fd:~/firmware$ git checkout classic/v3.9.0
- Note: switching to 'classic/v3.9.0'.
- You are in 'detached HEAD' state. You can look around, make experimental
- changes and commit them, and you can discard any commits you make in this
- state without impacting any branches by switching back to a branch.
- If you want to create a new branch to retain commits you create, you may
- do so (now or later) by using -c with the switch command. Example:
- git switch -c <new-branch-name>
- Or undo this operation with:
- git switch -
- Turn off this advice by setting config variable advice.detachedHead to false
- HEAD is now at f3b0717d6 fix(legacy): fix the display issue in conflux transactions where data… (#575)
- nixuser@97df349e98fd:~/firmware$ git submodule update --init --recursive
- Submodule 'common/defs/ethereum/chains' (https://github.com/ethereum-lists/chains) registered for path 'common/defs/ethereum/chains'
- Submodule 'common/defs/ethereum/tokens' (https://github.com/ethereum-lists/tokens.git) registered for path 'common/defs/ethereum/tokens'
- Submodule 'crypto/tests/wycheproof' (https://github.com/google/wycheproof) registered for path 'crypto/tests/wycheproof'
- Submodule 'vendor/QR-Code-generator' (https://github.com/nayuki/QR-Code-generator.git) registered for path 'vendor/QR-Code-generator'
- Submodule 'vendor/fido2-tests' (https://github.com/trezor/fido2-tests.git) registered for path 'vendor/fido2-tests'
- Submodule 'legacy/libopencm3' (https://github.com/libopencm3/libopencm3.git) registered for path 'vendor/libopencm3'
- Submodule 'vendor/libsol' (https://github.com/OneKeyHQ/libsol.git) registered for path 'vendor/libsol'
- Submodule 'vendor/micropython' (https://github.com/trezor/micropython.git) registered for path 'vendor/micropython'
- Submodule 'legacy/vendor/nanopb' (https://github.com/nanopb/nanopb.git) registered for path 'vendor/nanopb'
- Submodule 'vendor/secp256k1-zkp' (https://github.com/bitcoin-core/secp256k1.git) registered for path 'vendor/secp256k1-zkp'
- Cloning into '/home/nixuser/firmware/common/defs/ethereum/chains'...
- Cloning into '/home/nixuser/firmware/common/defs/ethereum/tokens'...
- Cloning into '/home/nixuser/firmware/crypto/tests/wycheproof'...
- Cloning into '/home/nixuser/firmware/vendor/QR-Code-generator'...
- Cloning into '/home/nixuser/firmware/vendor/fido2-tests'...
- Cloning into '/home/nixuser/firmware/vendor/libopencm3'...
- Cloning into '/home/nixuser/firmware/vendor/libsol'...
- Cloning into '/home/nixuser/firmware/vendor/micropython'...
- Cloning into '/home/nixuser/firmware/vendor/nanopb'...
- Cloning into '/home/nixuser/firmware/vendor/secp256k1-zkp'...
- Submodule path 'common/defs/ethereum/chains': checked out '805ae42ecc53aa6493949b1e9c1da41e036c1845'
- Submodule 'website' (https://github.com/FrederikBolding/chainlist.git) registered for path 'common/defs/ethereum/chains/website'
- Cloning into '/home/nixuser/firmware/common/defs/ethereum/chains/website'...
- Submodule path 'common/defs/ethereum/chains/website': checked out 'e573725226abe2d37484912e96b8756005208db1'
- Submodule path 'common/defs/ethereum/tokens': checked out '0eeaf9b9f13b5e6538da26d079e2b968dc8bb23f'
- Submodule path 'crypto/tests/wycheproof': checked out '2196000605e45d91097147c9c71f26b72af58003'
- Submodule path 'vendor/QR-Code-generator': checked out 'd0d0474e4c097717e1d846a357e4f165ae309ca8'
- Submodule path 'vendor/fido2-tests': checked out '28e177c4424820aee8a6f031474c890e5bafe72c'
- Submodule path 'vendor/libopencm3': checked out 'ed2aada3e8c84d085f4f3451a9b9cdf36b893d62'
- Submodule path 'vendor/libsol': checked out '4cc376806aea82f89a7773b38988662afd3dbf8e'
- Submodule path 'vendor/micropython': checked out 'fce614cbe213e3f6c9e1a2a9634d2c1edae7c57b'
- Submodule 'lib/stm32lib' (https://github.com/micropython/stm32lib) registered for path 'vendor/micropython/lib/stm32lib'
- Cloning into '/home/nixuser/firmware/vendor/micropython/lib/stm32lib'...
- Submodule path 'vendor/micropython/lib/stm32lib': checked out '302c52794d2f579903f4e49cbad1f5d3a7f401ad'
- Submodule path 'vendor/nanopb': checked out 'c9124132a604047d0ef97a09c0e99cd9bed2c818'
- Submodule path 'vendor/secp256k1-zkp': checked out 'bdf39000b9c6a0818e7149ccb500873d079e6e85'
- nixuser@97df349e98fd:~/firmware$ sed -i 's|./pyright|./ci/pyright|' shell.nix
- nixuser@97df349e98fd:~/firmware$ nix-shell
- unpacking 'https://github.com/NixOS/nixpkgs/archive/e0a42267f73ea52adc061a64650fddc59906fc99.tar.gz' into the Git cache...
- unpacking 'https://github.com/oxalica/rust-overlay/archive/b38c1683594aeefa5c3c4dde115401f059146be6.tar.gz' into the Git cache...
- these 27 derivations will be built:
- /nix/store/hk0qjzrbf7mmmir1lx4973jl30kv6069-cargo-nightly-x86_64-unknown-linux-gnu.tar.xz.drv
- /nix/store/0791z7hv02lb5dny3p18ip0v6cqy5x93-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv
- /nix/store/2ianbfy0w9f7p7bc8g046v5r2cca9s2j-addintegrityfields.js.drv
- /nix/store/7a7374wzyj6pa038aiijz5wac5fgizmb-node-12.20.41.tgz.drv
- /nix/store/wf4sv8h7dzmkrlr90zfy4kck0hrqikgx-rust-std-nightly-thumbv7em-none-eabihf.tar.xz.drv
- /nix/store/8zix9hq5apsx51adl0qvp5iwz89lj7qa-rust-std-1.64.0-nightly-2022-08-02-thumbv7em-none-eabihf.drv
- /nix/store/a6367v5f749m2y5wvgd82adplzkwpbpf-pinpointDependencies.js.drv
- /nix/store/pi0fg5wlrxlvl4gbah0ffkzmpnrdlgcl-rustc-nightly-x86_64-unknown-linux-gnu.tar.xz.drv
- /nix/store/b7b8iwgsdsfpfq6lhq51rff5m2p2y26m-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv
- /nix/store/i682byd8npw48yfqdlghx8d7qjzz45cp-clippy-nightly-x86_64-unknown-linux-gnu.tar.xz.drv
- /nix/store/bkmgv5zxhgwp4sapw9aw4m734c9f6z23-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv
- /nix/store/bsw7b0xfdgq0m14i3c672jwrhiml5rj5-rustfmt-nightly-x86_64-unknown-linux-gnu.tar.xz.drv
- /nix/store/by8cjac626yz96cpjh2x0v6bh6qr5zrn-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv
- /nix/store/fyq3yd7nbrwpsn7lbrhri9phwwz639m6-rust-std-nightly-x86_64-unknown-linux-gnu.tar.xz.drv
- /nix/store/cb4f8rk5vczf5xxgxi3bfxhyfyh8sqrg-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv
- /nix/store/xi52kd9d1wm69ccvxkas28kxngc13rz5-rust-src-nightly.tar.xz.drv
- /nix/store/rld732nmnl7dawxdxzqfx191ps1rw5mx-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv
- /nix/store/s523lwyj41hfpihdn63f649jqr22j5x0-rust-std-nightly-thumbv7m-none-eabi.tar.xz.drv
- /nix/store/xb1lla3iifaglyjfq9hfai6q5qfihmzs-rust-std-1.64.0-nightly-2022-08-02-thumbv7m-none-eabi.drv
- /nix/store/g5h8iqw4vzkwa3l8199hl4hd5bxply6y-rust-minimal-1.64.0-nightly-2022-08-02.drv
- /nix/store/iyi2y2pgrxzd64h7zxbnvzr0hpimx1pm-caniuse-lite-1.0.30001296.tgz.drv
- /nix/store/lm03bgj90wzd8nr2dsrrpqdd7nsq3zyv-addintegrityfields.js.drv
- /nix/store/sfgp3lrfs8jbyca8iyvqifslbszc2038-copy-webpack-plugin-8.0.1.tgz.drv
- /nix/store/v123ygdvwh1rpsqsd53wqqj4sk8f3qk7-electron-to-chromium-1.4.36.tgz.drv
- /nix/store/z5wjkj0qai1d69hfmqmgm4fbxg08f4vv-shx-0.3.3.tgz.drv
- /nix/store/z9sp6icclf5yri9s23ypnqinxw9lzd2y-pyright-1.1.204.tgz.drv
- /nix/store/l7ncamlaa2aicilihxzc3yg2rfmd3x8w-pyright-1.1.204.drv
- these 569 paths will be fetched (638.78 MiB download, 3862.87 MiB unpacked):
- /nix/store/4zh1icj4dy608ic8wqjhx5zfb54cki41-SDL2-2.0.22
- /nix/store/m5rhjqgpf94jswpxl233h9x8cdaw14a8-SDL2-2.0.22
- /nix/store/7f0hi9bv1q8a91pg67npirib1k454zgm-SDL2-2.0.22-dev
- /nix/store/h9hcabim6mhpll8civlsfabh665w4sn9-SDL2_image-2.0.5
- /nix/store/ds9gfs5j6y4g31v9ggzzadvgrkq2pf3f-acl-2.3.1
- /nix/store/d3rb2xzzwa7898h0h9v5c6j356ai82fi-acorn-8.7.0.tgz
- /nix/store/810bqyfy84622zdkz3bcs9iny6r60d00-acorn-import-assertions-1.8.0.tgz
- /nix/store/rv5d9i32rdnhd5a2idfmsjb66qg0a2k5-ajv-6.12.6.tgz
- /nix/store/r60si7sfbvgx4bi5m73795pz5lgh42pi-ajv-keywords-3.5.2.tgz
- /nix/store/67di3zqsi45fdkic0vpz72qmn3wr7ja1-alsa-lib-1.2.6.1
- /nix/store/7rcjbk3aykj6i5hssw1s10m70qxkkmq4-alsa-topology-conf-1.2.5.1
- /nix/store/yr1kjhppr2azsbndw9hk7plv179pw9sn-alsa-ucm-conf-1.2.6.3
- /nix/store/75fzpbkc8vr0k07vm1s2w7jbdkzhbg15-ansi-styles-4.3.0.tgz
- /nix/store/cmgg0cmx6c96h2r4b69nsb10vx7s61xy-array-union-2.1.0.tgz
- /nix/store/m11vbfnvllq1injsp5imghfkki0wcvkl-ast-1.11.1.tgz
- /nix/store/vckyjqasacplcx6zri4y9m5s0495ny0r-attr-2.5.1
- /nix/store/ayavqhg1njznpnv4krbmq800mmh279ch-audiofile-0.3.6
- /nix/store/z5bspaal6g029vr3171bb1bzbwfslsij-audit-2.8.5
- /nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook
- /nix/store/smisz959616gm0gx17mkib4c43zsj2in-avahi-0.8
- /nix/store/mwgc2dnzgxn3k69qabji5yd8vjhigzz6-balanced-match-1.0.2.tgz
- /nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16
- /nix/store/q061z6dksdljn523w6dwjadpfvwnllw1-bash-5.1-p16-dev
- /nix/store/pxfxgmas6iyqb6dq7d7d7kvv1vld4r89-bash-interactive-5.1-p16
- /nix/store/qqz0gj9iaidabp7g34r2fb9mds6ahk8i-bash-interactive-5.2p32
- /nix/store/cz52w8xf3i1d3xvzpzd9abf7rvpl9017-binutils-2.38
- /nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38
- /nix/store/lvg99f3zni6zw4cvlci6wpmzlls0nsn4-binutils-wrapper-2.38
- /nix/store/fhj1hpmy2cga8brikspln8ysiac7sylr-bluez-5.64
- /nix/store/pyfg8frkdqdbx2ahsd1m3wsw73yq68c1-boost-1.77.0
- /nix/store/qj2hbzr98x4lfknw9dxmxnicj2n40fd0-bootstrap-stage0-glibc-bootstrap
- /nix/store/p4s4jf7aq6v6z9iazll1aiqwb34aqxq9-bootstrap-tools
- /nix/store/x5jga3jrdl6cprja3w53cd3jrss6w28w-brace-expansion-1.1.11.tgz
- /nix/store/f04719ka7z460g3g4jlkj9qkcrdspadv-braces-3.0.2.tgz
- /nix/store/a7hzq9i307fqqpaqzcc7c4nrqm09ini2-brotli-1.0.9
- /nix/store/1w359xvjhz57dh33cbf2f5g5dn91fc8g-brotli-1.0.9-dev
- /nix/store/fy6smw2m30469z254hsps8pkr1bdzxjz-brotli-1.0.9-lib
- /nix/store/4rd8swh6saiprmwfsnr2a92hvjf7y9bp-browserslist-4.19.1.tgz
- /nix/store/0rkyy82q1xafhiai3frdxn08wj3j1n3w-buffer-from-1.1.2.tgz
- /nix/store/lan2w3ab1mvpxj3ppiw2sizh8i7rpz7s-busybox
- /nix/store/63q87s41ckm2k5qljgyxxqkj0l3rs60j-bzip2-1.0.6.0.2
- /nix/store/si2vkwfmb1pg88l84drwv99776i9pcgr-bzip2-1.0.6.0.2-bin
- /nix/store/z3d18n1029shmgfm2jl0kbgl8xz8dzrl-c-ares-1.18.1
- /nix/store/k5vra8416vb0qnbf4cpzmksr92sj05vr-cairo-1.16.0
- /nix/store/sqwfd0bjk9n70m6qxzdgka7rskhp84kf-cdparanoia-III-10.2
- /nix/store/m408x97lnj76prd2kvi4b9796amlp7cj-celt-0.11.3
- /nix/store/d23kj8clmzy76jsy5vrhs81gc4pnalas-chalk-4.1.2.tgz
- /nix/store/5knk9lilpzhk76bcdyfzbs19yhxhzkvk-check-0.15.2
- /nix/store/adycpl55q1j8j1k970cwsx0fir31fipc-chrome-trace-event-1.0.3.tgz
- /nix/store/9dkqpa8myqcc3a9ryla6clx5ccvlwjjw-clang-13.0.1
- /nix/store/pg8yw9hr8jsfvz1gk0sss8f5f34382s9-clang-13.0.1-lib
- /nix/store/79jqj2bg4vb87mx3w9lsgq8qi9clqzwl-clang-wrapper-13.0.1
- /nix/store/3mb8zzqgdz5ppy9q4i2cd7bxhpx04mhs-clone-deep-4.0.1.tgz
- /nix/store/x60243664ibqmb5bnx5w0rsl7xbpf1rg-color-convert-2.0.1.tgz
- /nix/store/j61m49spvhshpil9z2qkjws4s2l4d2q3-color-name-1.1.4.tgz
- /nix/store/bf6p4m2gdywjzm2h4vys1ibv9r9frys5-colorette-2.0.16.tgz
- /nix/store/bp6kn4i1yqhiilnb3qmc1schigs8mj27-commander-2.20.3.tgz
- /nix/store/i837601rviy35z125aghdz94abnd92h2-commander-7.2.0.tgz
- /nix/store/vxdgprnd5k3wqfckabcvb59zxk4shl91-compiler-rt-libc-13.0.1
- /nix/store/5h9rigjj7p70xxjjrk5qca91i6bf1s1k-compiler-rt-libc-13.0.1-dev
- /nix/store/v538mdl3px04xxhxjxkz2v9sq2psdna9-concat-map-0.0.1.tgz
- /nix/store/02wlxz9gy6ahgb23854mh4rhi702541v-configtest-1.1.0.tgz
- /nix/store/n5axfd6xdapvhdryic43iddgm54wns4h-copy-webpack-plugin-9.1.0.tgz
- /nix/store/y72i4llqf5zxvdp6b3j7ysixpdrid7qr-coreutils-9.1
- /nix/store/vnv7l7vrwnkmycak8iv2iqwhkchqbmbj-cross-spawn-7.0.3.tgz
- /nix/store/niwza54z6rxrj4zwnwqpbdgdws473a06-cryptsetup-2.4.3
- /nix/store/09yiy5kf76m2y8lw2h6ac14w3z6kv16z-curl-7.83.1
- /nix/store/1y07kmn145fpkyvmqmrvlfl40qc2zcsg-curl-7.83.1
- /nix/store/fzxk0hasnfhv723nsxvkdv92vhv0a5d5-curl-7.83.1-bin
- /nix/store/vcdb1dq99vhh7yya9js6clzvf68w706w-curl-7.83.1-bin
- /nix/store/4wvycqk42xvdk1p8dh6kps3fzsmp10zd-curl-7.83.1-dev
- /nix/store/zy0437vb8q0nw1pcx5fbdxpp3d1r77k1-curl-7.83.1-dev
- /nix/store/c1paixx7f5q14756lhrsqhfrmks0napq-curl-7.83.1-man
- /nix/store/x8wsdqg5hzgh4amkah5kav7nd1q946sw-curl-7.83.1-man
- /nix/store/a9ii8n7kizknqxpzq12649x4vgzwg7nd-dav1d-1.0.0
- /nix/store/y1kw3paaz5ddp3zfqwhgrwks5lxx09lp-db-4.8.30
- /nix/store/lh645nsias463k8czjky16km9mxmfjrk-db-5.3.28
- /nix/store/qgqxvh6v0ijwv85r0cy1nq6aj1zkz9yc-dbus-1.14.0-lib
- /nix/store/p7prrmahwvx3f2ggkb0v2g545sz71yg0-dconf-0.40.0-lib
- /nix/store/vaylk1y8k5jy6vw2wwn0s0iq38cdixfj-dejavu-fonts-minimal-2.37
- /nix/store/pi3isxa1jpjkcfldvz98mjsc6ny53gdr-diffutils-3.8
- /nix/store/a1crms3a2vf173rnxh2dpvfvp9mx7r19-dir-glob-3.0.1.tgz
- /nix/store/2kvsm2r0z1rzi0nyylzi94bbnjhfc7pq-dns-root-data-2019-01-11
- /nix/store/80ii0nlirhwragln8b9rcq5q00l8y2kx-ed-1.18
- /nix/store/f03y7rxffrx6d7bnyjj3gfw7r0jsbs1v-editorconfig-checker-2.4.0
- /nix/store/w8dpaqg6rhrp7w0b6nrlg0i4xqk89cbw-elfutils-0.187
- /nix/store/65rps7h3pji8bincfas7yv7a9mknadwi-ell-0.50
- /nix/store/79yxwy03mqdnam4cw552c2wb2yflpm75-enhanced-resolve-5.8.3.tgz
- /nix/store/l57zkgcbnpi7i7wn9v94avf43balqk7m-envinfo-7.8.1.tgz
- /nix/store/g3drwwybqb4p95nmsd1g1srmlqcalyp5-es-module-lexer-0.9.3.tgz
- /nix/store/ciiwsh2km0sfipm7rjilck2bkd64hgw8-escalade-3.1.1.tgz
- /nix/store/7nq4d9g2kkhfky20np489ipjj01qnvz0-eslint-8.2.1.tgz
- /nix/store/9g5b0jbf8hqn7h8a5p36inj8bhfyr759-eslint-scope-3.7.2.tgz
- /nix/store/b60awdzzkk7423g7gss0475f2b4kbffa-eslint-scope-5.1.1.tgz
- /nix/store/0a8cfvam9sw79kbqwyaqjklna4096xc3-esrecurse-4.3.0.tgz
- /nix/store/5afnxj2zk9bdq1v8mfw72p9pdv6l5y21-estraverse-4.3.0.tgz
- /nix/store/7494x2r5wcvpikql6h946gwayr358k72-estraverse-5.3.0.tgz
- /nix/store/bv8k0llgkx9z03580rliwrm6sabiarr4-estree-0.0.50.tgz
- /nix/store/pwxfhlkmbjixi0hljxrbyf5f9k35528j-events-3.3.0.tgz
- /nix/store/v8r9xkp0m7f7my0pl2c3lfx8z401qkns-execa-5.1.1.tgz
- /nix/store/4vc7c3miingaijixfn0zqn15m0mgpbzp-expand-response-params
- /nix/store/nbk8fj066gh0xn45pi56kl9kicsvjd5k-expand-response-params
- /nix/store/ga5p5ij973ayjkn9my2gqi85q9cmfr1k-expat-2.4.8
- /nix/store/cjk54qlda58jydinf8aldn3f2a0y6bda-fast-deep-equal-3.1.3.tgz
- /nix/store/259czd7xkq6qsv9cj7jrl4xfhb5cr631-fast-glob-3.2.7.tgz
- /nix/store/jgidxwahv01x3xzjgdzbv98nfmp4nj3w-fast-json-stable-stringify-2.1.0.tgz
- /nix/store/c59vdyl952aax9y8pqsirv2shcy3rsa5-fastest-levenshtein-1.0.12.tgz
- /nix/store/6bxbjf8mf9qnf7s3a9i4f1d9500ynh2m-fastq-1.13.0.tgz
- /nix/store/r87lnwhky1h4qkl35rkznahxw3pi9pag-fdk-aac-2.0.2
- /nix/store/vcgn8if9yxgwl36qx8148na29l2gm4vq-ffmpeg-4.4.1
- /nix/store/clxvp3k07pqrghb3ck9vvfidykq6f4n1-fftw-single-3.3.10
- /nix/store/frg58y1m6fvdsrs7k05l754gsgw759w5-fill-range-7.0.1.tgz
- /nix/store/pl92qvi9jf4jvikrpczdpkyhnbk96zzq-find-up-4.1.0.tgz
- /nix/store/lxd4xas5jkkf4q2gnb9v8iss3lpgh4jh-findutils-4.9.0
- /nix/store/gqa58j0xvql7m41mv3lwvk08l01yv3iv-flac-1.3.4
- /nix/store/nmpw2wh7cbbzl86x6i3bs411rcfpyxj2-floating-point-hex-parser-1.11.1.tgz
- /nix/store/3xcb1lc6zlc3r8m39m6jyh2qa7lqsvk6-fontconfig-2.13.94
- /nix/store/9zkfmbjfqwziil40y2fnr44w86dh0fb9-fontconfig-2.13.94-lib
- /nix/store/qik1n7xbbdvln63vnf6r33475c5xslb1-freetype-2.12.1
- /nix/store/jzxh1awsbl5hy4k2lnji566015iyncbr-fribidi-1.0.12
- /nix/store/ba8x7lli4r1aby1925daq01i9i9s8b32-fs.realpath-1.0.0.tgz
- /nix/store/ax011in3mi3shzr0wfdva57m7mm361sq-fs.scandir-2.1.5.tgz
- /nix/store/7fblkc6l6c6xa5pcpjbx1a49jcsp75f3-fs.stat-2.0.5.tgz
- /nix/store/wc1g8538wz18dllf57shhzjcj8crr6y3-fs.walk-1.2.8.tgz
- /nix/store/9gxaxxjpyzsgjhqmzd2l1gilf6bya3z6-function-bind-1.1.1.tgz
- /nix/store/7x07kcbzgjrxi7nzvgpbfaczp6qc7w84-gawk-5.1.1
- /nix/store/j5vhrywqmz1ixwhsmmjjxa85fpwryzh0-gcc-11.3.0
- /nix/store/8dn12i3d7harw8g7dzk6dy7c5diz5ibp-gcc-11.3.0-lib
- /nix/store/7c8917dkn1fk7wlg8mbxdrc4i674kniz-gcc-arm-embedded-10.3.1
- /nix/store/61zfi5pmhb0d91422f186x26v7b52y5k-gcc-wrapper-11.3.0
- /nix/store/hxdp1b3rcr22sfbb42gyhn1pzzzkxy16-gd-2.3.3
- /nix/store/fmkhiwpkabrbham1s56mv8h3zyzgi246-gdb-12.1
- /nix/store/ndi141g6y0rag3j5s3q49njmg8qr84yc-gdbm-1.23
- /nix/store/v6nc4s349ya7ylphs79impbrlkznq82a-get-stream-6.0.1.tgz
- /nix/store/z6bsx9rrfdvjskvc31sn57n6ykcsmdfq-getent-glibc-2.34-210
- /nix/store/qcxh9dg5cmnr22bipmfw0igi6wn8s7s6-gettext-0.21
- /nix/store/mw4m75mrcyibvmkflrlfp1na5lw5l90q-gfortran-11.3.0-lib
- /nix/store/7cxx62ldsin5mh2ar3vcn5zqphpav4rz-giflib-5.2.1
- /nix/store/p94kqrmpkp1vnxqs0ns8596sd5j4b2x6-git-2.36.1
- /nix/store/201srcq3rdpyn0ifh262fpdmzsq5fpz3-git-2.36.1-doc
- /nix/store/f0b931h90ga8kc2v5yxzi8scl2bx92hy-git-subrepo-0.4.1
- /nix/store/ckj0g3ycva2an405zf4mh4bvqhj44zr5-glib-2.72.1
- /nix/store/fz33c1mfi2krpg1lwzizfw28kj705yg0-glibc-2.34-210
- /nix/store/xjnjvnf9vmskrwcl9la41h4ykhyl82y5-glibc-2.34-210-bin
- /nix/store/jxppx178fi32y7p52mkmrzvxyxm3xfca-glibc-2.34-210-dev
- /nix/store/3dyw8dzj9ab4m8hv5dpyx7zii8d0w6fi-glibc-2.39-52
- /nix/store/n40j7abslkjnz8hvxmkpn0a8jlay53sr-glob-7.2.0.tgz
- /nix/store/kymbhm46jg3m96vd8pwjrn4icz13h7r8-glob-parent-5.1.2.tgz
- /nix/store/1f2vbqb364ghjgr526n2cx4p9gldg2xd-glob-parent-6.0.2.tgz
- /nix/store/0syai1fk521a4crdl2qfyw4cpxdnk8c1-glob-to-regexp-0.4.1.tgz
- /nix/store/pal9pfmbx9a0kbwqqsp54lx10mmwqlnq-globby-11.0.4.tgz
- /nix/store/rbgpdsydkvj0ijbb8hmnsxylb068alag-gmp-with-cxx-6.2.1
- /nix/store/z3q9q9549ci7kbdgyq99r6crnvrky6v3-gnugrep-3.7
- /nix/store/x3r4y2l6rg03h08hb6lgaxqwzgjwqzwg-gnumake-4.3
- /nix/store/fc91ldm1b21iiyz3a69z3apxa5zvjdi6-gnupg-2.3.4
- /nix/store/j8hcaam4dpv1ys2bnxijwxqiy0si0pzk-gnused-4.8
- /nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34
- /nix/store/wrsylkq6d88c5821prh1f48ccma2bwm1-gnutls-3.7.3
- /nix/store/a6i39r64cgqsm00k2fv0n0sp2ibadxq9-graceful-fs-4.2.9.tgz
- /nix/store/1kbbilmknbg7d5yxjllkk2jhn8za3y68-graphite2-1.3.14
- /nix/store/v3cpsgi47l45rxl5bnaspaxyyc4lqngj-graphviz-3.0.0
- /nix/store/4zd5qn6irzrw0ny4675zdrkjqm3h0p7k-gst-plugins-base-1.20.1
- /nix/store/p5alsds7zxydhj1i2hym7l96nh5gs4ha-gstreamer-1.20.1
- /nix/store/gw2bnh8filhazaipg84c7i4fivzrk53g-gts-0.7.6
- /nix/store/cxf2b9f45843sfd8jjjhlkqfw3qq7lbw-gzip-1.12
- /nix/store/chb9rl5hkrqrsrxwm7v5rdjci1frl5x9-harfbuzz-3.3.2
- /nix/store/5mjkbd03nrb2qnf6jd7drhids88wl3ci-has-1.0.3.tgz
- /nix/store/rdryr4bffc2pn4d216mignqwrxmlz49c-has-flag-4.0.0.tgz
- /nix/store/7634d27di4ggc369lh29kcgxwxj7x5ri-helper-api-error-1.11.1.tgz
- /nix/store/np0s3mvvrxawics9vsqrhv2h9f8bm9z5-helper-buffer-1.11.1.tgz
- /nix/store/rr5mz9vafjd0r8k2bj5lq4wwpjdlidyf-helper-numbers-1.11.1.tgz
- /nix/store/1phif3prwp6b73k0bhp7vl733j9ff4va-helper-wasm-bytecode-1.11.1.tgz
- /nix/store/qc8bcllgdk77bxbgdhm6gfq79326asam-helper-wasm-section-1.11.1.tgz
- /nix/store/qb4mv7parkqmll102wlnsp6gkvrcqchn-hook
- /nix/store/4amhvf3fi2sg3mmpcf3n10pikxn21xn7-human-signals-2.1.0.tgz
- /nix/store/y92g2z5csk5iys36ms4aq5wai80cxzpn-iana-etc-20220520
- /nix/store/xgbapzd3cvrjrq6d40lmsav1fpqyppqk-icu4c-71.1
- /nix/store/pmhpx13j4y5k4jjn59yj8zz05wqfs8dl-icu4c-71.1-dev
- /nix/store/am0ix691bbnlw7jjk12r0db4q3akmcba-ieee754-1.11.1.tgz
- /nix/store/d37wqg00zjh7c797dyg2isw62bk59zck-ieee754-1.2.0.tgz
- /nix/store/v2gvj8whv241nj4lzha3flq8pnllcmvv-ignore-5.2.0.tgz
- /nix/store/dqw8cnafngfpkx8livn9krwacg2279q8-ilmbase-2.5.7
- /nix/store/0wc2lbclh6mx8hi1sigqgx8fl46hsraj-import-local-3.1.0.tgz
- /nix/store/m5b3lxagv9x67kwz3mp0bfjpxi27ww57-inflight-1.0.6.tgz
- /nix/store/cnz4y0kq0j4pqx9a7glfd6d1j4pvn52x-info-1.4.0.tgz
- /nix/store/azvzr4mg5gc3av5b7jr3wzs20ldjrkxz-inherits-2.0.4.tgz
- /nix/store/r1qa0z1s2jkfqs771jjb5ay9zrpi4rda-interpret-1.4.0.tgz
- /nix/store/igdyhxlkzfwhh2qzxkify1jliyp15j0h-interpret-2.2.0.tgz
- /nix/store/24r16dn6d4yfk9cyjkp2c290i832qq8g-iptables-1.8.7
- /nix/store/mgn18gylz5h80d3mxa77jbkv6wk9h7lj-is-core-module-2.8.1.tgz
- /nix/store/a8yz5kr3vdxgn9pkmkdgcjyz91q53s59-is-extglob-2.1.1.tgz
- /nix/store/80s4qfrr9bl6mykkgv704wrcdkammv1d-is-glob-4.0.3.tgz
- /nix/store/2w1ddv53m3y0dh5x352aj7f9bi3bw2yn-is-number-7.0.0.tgz
- /nix/store/mym3xfamsi2xhps48zaxa22wp8rz16zz-is-plain-object-2.0.4.tgz
- /nix/store/wyyz1fvik77wpyli3lpcv35kqz73lhsf-is-stream-2.0.1.tgz
- /nix/store/430bf0maxy0480dnzh78f1lf0kq4cbdg-isexe-2.0.0.tgz
- /nix/store/yxnpfrmib7g4gwk6mblvwzwmc9sn770f-iso-codes-4.9.0
- /nix/store/gnygqhc0hciz75mzm87z04va98fkk38l-isobject-3.0.1.tgz
- /nix/store/pwqjnb7prr5369ky6fmd1aw94vdk5bag-jest-worker-27.4.6.tgz
- /nix/store/vvy33znvfhd6kd7kz2ikkmhzbvy4q8rw-json-c-0.15
- /nix/store/3flxxgfrs3y5wadkn9y6am6jy3jzzss8-json-ext-0.5.6.tgz
- /nix/store/sjly86rpzmg3xga172p77m5xzd04bs1y-json-parse-better-errors-1.0.2.tgz
- /nix/store/qa1jjbvf0f2w8a8kgrpx3j66l9fbgggn-json-schema-7.0.9.tgz
- /nix/store/qygc146r018a0dg6pq3y854fq75p7czq-json-schema-traverse-0.4.1.tgz
- /nix/store/7pk7r4n81ml08pn914h5nsajy1209dm3-kbd-2.4.0
- /nix/store/m05fxr9scqwamq6fl4vvad015y9ld7v2-kexec-tools-2.0.23
- /nix/store/lvjclx85d7w1xapxkc5h9w9hd713hsv2-keyutils-1.6.3-lib
- /nix/store/vx2x6iq6pxnhxhn13p9x5sj2sqkgm16y-kind-of-6.0.3.tgz
- /nix/store/l96521ncg4spshyh3vvxgzm23jpv5qqy-kmod-29
- /nix/store/r3zwgiph20yrbipl3s19rjg47l2lh6kq-kmod-29-lib
- /nix/store/8vdjns4a3wwdhga2ibpsz6vb00ysaib7-lame-3.100-lib
- /nix/store/c8xgybzpx6g0cc5yrbm5ygwhqmlrds26-lcms-1.19
- /nix/store/ga8m780vz87n1lhssfcscn2yiqr9ih1x-lcms2-2.13.1
- /nix/store/cqb6mavbc266401s8dpxilha6safc02v-ldacBT-2.0.2.3
- /nix/store/6lnnl7wmg0ff50ykm6wgkxzdc79ay12h-leb128-1.11.1.tgz
- /nix/store/298kvj55kwpwd1x4kh61yxk34fdvb2ci-libGL-1.4.0
- /nix/store/1266p262lranrwa0n0fld0cm08rnj0mm-libGL-1.4.0-dev
- /nix/store/l0rlrghl0sgl3s1dk41nizywg7aw13q8-libICE-1.0.10
- /nix/store/08497hzxx9pq505p0f2n26qyrnjkkd14-libX11-1.7.2
- /nix/store/6nnw9n6gb2wbscvgj7x25g4xbwyyh42l-libX11-1.7.2-dev
- /nix/store/756k8b2g85s33p5cf247qqvzpl2s9hkc-libXScrnSaver-1.2.3
- /nix/store/lp16xanlzxinpnjsig3dxl8v9qbycas0-libXau-1.0.9
- /nix/store/inz3k7vz912pcnr48h5wmxw5dxvhhl00-libXcursor-1.2.0
- /nix/store/kyd8rr4kaw4a8g7fvp7ajprmnd89vgc4-libXdmcp-1.1.3
- /nix/store/j5zizfb0cc3h908h7m7xrpm75gdxq72s-libXext-1.3.4
- /nix/store/8yp56p1i8q4nnzcbma69s1zzw77q5li8-libXfixes-6.0.0
- /nix/store/24b68jgg8i7gllh48mscqdwc8wd7j3wx-libXft-2.3.4
- /nix/store/920d01c06lzfk4726082rwn23rn537an-libXi-1.8
- /nix/store/bppyjn2n92l1mifz0zg18ggi3aakrnr6-libXinerama-1.1.4
- /nix/store/fp0nj1cd31gfybkxr3nkdz7p20mq0x60-libXrandr-1.5.2
- /nix/store/pbz9hzhmzpwzyz2y0j22avc8laiz7kll-libXrender-0.9.10
- /nix/store/iqir06gk8rysai70zg7gbcv26xr0g3nd-libXv-1.0.11
- /nix/store/qkzph7v34wckxagb77xdk2pfnpj1kyv9-libXxf86vm-1.1.4
- /nix/store/12m2i9s861zrlihs3hj5jyimmkrg06cg-libaom-3.3.0
- /nix/store/5c5awwcsgbsbbp0766v2bzjaxf6v4ldi-libapparmor-3.0.4
- /nix/store/hr90cdpsn79cg1pqdcqwr3w6rg47d710-libass-0.15.2
- /nix/store/0px5yqxp1a5i9slahssi8a5nrzlcs0gb-libassuan-2.5.5
- /nix/store/0bb7w8i675h5zk34ys8307mbwmgyz4sz-libavif-0.10.0
- /nix/store/l8d4lc1yiiav31rvdcbzx8gs62sbidjb-libcamera-unstable-2022-01-03
- /nix/store/ddiv05llvf76mm81gd0jd7ymdkqh656q-libcanberra-0.30
- /nix/store/6a2kd3x5l53n2j95v068brpkhrwclp5y-libcap-2.63-lib
- /nix/store/z3f7ybm8ks5163j7d419cxkimzg1a1zi-libcap-ng-0.8.3
- /nix/store/mclab4mr30c9lqb9w2faj0f6gxnygip3-libcbor-0.9.0
- /nix/store/6sa5g4pq8x8a873hvl19v223kfayxqnn-libdaemon-0.14
- /nix/store/ysarvyn82m771wx5pzmnhzi18cghakaa-libdatrie-2019-12-20-lib
- /nix/store/6ng9n870qq6fjkx9svwb2pqijvx5s96g-libdecor-0.1.0
- /nix/store/99nyyxa0hmhhmzwx5d2vik2zczxvil14-libdeflate-1.8
- /nix/store/6xj88vkkvbnghsh2rhzbbz6nhckbnb87-libdevil-1.7.8
- /nix/store/bq5f14grbk8j4b791nxhrfn2h378r6bz-libdrm-2.4.110
- /nix/store/s3ixdkbjz1k4djfrhb8b2hm9cvf3c6w5-libev-4.33
- /nix/store/865501r5n6mlbrwnx7b86g4va08ahnc7-libevent-2.1.12
- /nix/store/sg0mhf59lk5y614z8fpjjv6mqpbdvg7m-libffi-3.4.2
- /nix/store/4yfysprmvrv5z12imkkvvhilswq690dd-libffi-3.4.2-dev
- /nix/store/p9cg9ablz37l8yr72wbl4w7sfwmr3jmz-libfido2-1.10.0
- /nix/store/hhwm8mk4zjvv75m4iyr0dilczld7vv68-libfreeaptx-0.1.1
- /nix/store/k8aj40jpk887f0n1lbbgmm3y4hga74rn-libgcrypt-1.10.1
- /nix/store/7vymg77rj9q42iriksanwzafln601ing-libglvnd-1.4.0
- /nix/store/mzskcvicgwsjfyynqsqzbv0w3lh6rpxg-libglvnd-1.4.0-dev
- /nix/store/fb19lg3zd1f6jscf06qf564nppllcgzy-libgpg-error-1.42
- /nix/store/g30xs8yphszaz9069b6nzwcmb5g5xaw4-libical-3.0.14
- /nix/store/kas3xyzrwq7fpriy1v2gyvhi0bgv7zav-libidn2-2.3.2
- /nix/store/1xd0njmfvdyidjdnsk1lrl38f1rccv6n-libidn2-2.3.2-bin
- /nix/store/8fh4vwihbw0cpg064l8fwygljzk6a328-libidn2-2.3.2-dev
- /nix/store/8hq38sx1hjgganlj6dn0fvvba0g7gcpi-libidn2-2.3.7
- /nix/store/9nvrn5r7vqr7yjl27xgqc1q6h21adg1w-libipt-2.0.4
- /nix/store/d4vdcc8krzlrdv975zby7825g071kg8h-libjack2-1.9.19
- /nix/store/hw7k45y0bgnjq8zrcd29cmffan78gwzl-libjpeg-turbo-2.1.3
- /nix/store/h92kypzkd1hxgvrbdk8rqy5spih4g1na-libjpeg-turbo-2.1.3-bin
- /nix/store/xjv81h2w092l6gld2i6vy5m22ps1lpbf-libjpeg-turbo-2.1.3-dev
- /nix/store/c8f1vmnf8240842wghdhc5f5qb0bidac-libkrb5-1.19.3
- /nix/store/pvb1py854kr160axsg6ci20wd0781afi-libkrb5-1.19.3
- /nix/store/1irwn6wr9xqv3k4y9gmm51gflxjb8pgi-libkrb5-1.19.3-dev
- /nix/store/ya898ysjbpcfdp29mvsz1qjdpfjwkvk4-libkrb5-1.19.3-dev
- /nix/store/ixrglcgpcb2q9sdbv1qhs70ky2gw9cn2-libmicrohttpd-0.9.71
- /nix/store/lw5vjnsq2sg9s3bq0ir0w3xj38mr00zk-libmng-2.0.3
- /nix/store/g7f3lkv5cci3n92p272kmz5243ha55g4-libmnl-1.0.5
- /nix/store/m833wbxwk52x0iyqmvvi54knmk52rs65-libnetfilter_conntrack-1.0.9
- /nix/store/ay6czbv7h03xlhv36sm8jq3kv6wl061f-libnfnetlink-1.0.2
- /nix/store/wmw6r8730lw9qirrj3ylamysh2dpwnbv-libnftnl-1.2.2
- /nix/store/791ak0giwi5lhcx06w1kl0x5vnf7n15y-libogg-1.3.5
- /nix/store/wsiqkbkgh0hhb1a6df8g7px2qkpvzh5n-libopus-1.3.1
- /nix/store/2dsv038n3knr6xs6lsc4ylp5jdnnd382-libpcap-1.10.1
- /nix/store/y1z8n9049w8xyphfnqs6awar18xh8jp4-libpciaccess-0.16
- /nix/store/bvhp2n9prbmp12pqasc7ic8ciiq0rfg4-libpng-apng-1.6.37
- /nix/store/b9fr45bivm1ycksn04198516dfx560zw-libpulseaudio-15.0
- /nix/store/0idwlkmbnhxyi12dhakmbbkxi5pdzccs-libressl-3.4.3
- /nix/store/dh9i601fsyq9s9r8izb32gys56dnjgg1-libseccomp-2.5.3-lib
- /nix/store/zwz70k2njgv57p5zkslkj73kvzlph0dc-libselinux-3.3
- /nix/store/vcazdjzhv3p4fcwqpbq6i569kfvzhfqa-libsndfile-1.1.0
- /nix/store/45kihc6n4b87dxnshy6w6rjxj3jcg9ba-libssh-0.9.6
- /nix/store/n2kwy6pj5rfm6xhg02w75c1s7l25wm1d-libssh2-1.10.0
- /nix/store/rayaswpiqxc6zysk9ixfdfmis0f4wwxn-libssh2-1.10.0
- /nix/store/kh5if8709qxzy3mk5whflv4mh4hllyql-libssh2-1.10.0-dev
- /nix/store/l0cfx8wdlv4vrz80q94a7rqgxlmx10km-libssh2-1.10.0-dev
- /nix/store/fkz6ims5qrj2s4srx4d6p34d9knln4mx-libtasn1-4.18.0
- /nix/store/sil4qjmg5ypxshrrl8ka5ib7kv65m0c0-libthai-0.1.29
- /nix/store/yf9p3f392g8qyp6flig887cxkcf409nm-libtheora-1.1.1
- /nix/store/jncvahdl8himy272fdd0jhzrg5h9149i-libtiff-4.3.0
- /nix/store/fafmr2xyh4lkxz7j5hna13mb094gibx3-libtool-2.4.7-lib
- /nix/store/16y41vgaiwpsrm784b2743682r8r0bb6-libunistring-1.0
- /nix/store/lw2macnzp3av47m41qv6vcnq2daibgl1-libunistring-1.2
- /nix/store/wgyqrabg7lh713k2wvm6mb1jda89bj5l-libunwind-1.6.2
- /nix/store/6a9vah96iczc0h86biv4mpnw5nfj6k64-liburcu-0.13.1
- /nix/store/1dp1pmq2ing28697p60s48xkaicb4d32-libusb-1.0.25
- /nix/store/dljs5zhwbbb91v9h5g3lccg70k85y4wd-libusb-1.0.25-dev
- /nix/store/l71g75bwy94q3wbv2alzxfzq2jylp1ic-libuv-1.44.1
- /nix/store/bgb29jiwm6i5ng23zlxldwpm04m6vb1v-libva-2.14.0
- /nix/store/276c54n9anb26friw6823rjl3iqbqqbr-libvdpau-1.5
- /nix/store/22q18xb8nwqn1i3n7alb7vcgv9ldifn6-libvisual-0.4.0
- /nix/store/dqy3lwmdh0xa5cmwzin3fsjsy604msm7-libvorbis-1.3.7
- /nix/store/xc4s15rcsm0xlzkpvvm5jr0kqvraijx5-libvpx-1.11.0
- /nix/store/bi68dhpscbdl4qb3xql63p443aw26ib1-libwebp-1.2.1
- /nix/store/mxabjiv2cnypd46cgw4dvrsmvl7hl76v-libxcb-1.14
- /nix/store/g6rvimak907gp62xj3ry61kilg9qvlps-libxcb-1.14-dev
- /nix/store/7050r1gsin405hxgh44068y4kdllywdg-libxkbcommon-1.4.0
- /nix/store/7529zp24fdm8qsmhjk2nwg8mw6n77vhd-libxml2-2.9.14
- /nix/store/mfyq1527nxkxl06gr1ih9dax2ibxns8v-lilv-0.24.12
- /nix/store/6y55rz9a3da3yp784byd5z4vrb242c6z-linux-headers-5.17
- /nix/store/8rhwdzcjl4llg2v4nmlnizv6zkaxy6jr-linux-pam-1.5.2
- /nix/store/pck24nq8bv687ba7smidjnjp5bbb0ixq-llvm-13.0.1-lib
- /nix/store/5v91lqbhxfhib4mhmpplqnyb7kza6xyz-lndir-1.0.3
- /nix/store/s5n2lksq08ffg4hj4mjxjj0fd5bbfans-loader-runner-4.2.0.tgz
- /nix/store/j27qs0ddsfchl6h2wpcy4c2aagfq7lng-locate-path-5.0.0.tgz
- /nix/store/j8h763zjmlz0kps0s9mg3mc1zr7pfq44-long-4.2.2.tgz
- /nix/store/fn9vj7k5mkmj1mp9z1r3ghgsyi84ajd2-lru-cache-6.0.0.tgz
- /nix/store/i84ks5y4ai26zijr7fw7gfqp18n3g2i3-lttng-ust-2.13.1
- /nix/store/1mklmcnw5hyssdig07185x0jwmkx0ng1-lvm2-2.03.16-lib
- /nix/store/9dqqm5csx7sc3qn2j3q12gzmxdzn5klc-lz4-1.9.3
- /nix/store/qd3g8rk5hx5zkb70idjh6fa12sh6bipg-mailcap-2.1.53
- /nix/store/13yk1j5ahl04h0wqskfn4qrfiq0vz9k7-merge-stream-2.0.0.tgz
- /nix/store/hvvwxl2hzahq6m2gglwhw3xlak08v8kk-merge2-1.4.1.tgz
- /nix/store/i05s7ihhcbfvvwv6zdzfqp2s1miwczls-mesa-22.0.4
- /nix/store/p931ss0hb9v5l48pihsya2jzv0lmk8r0-micromatch-4.0.4.tgz
- /nix/store/3434y98jxrb9aw0wavx6y4n9nvcph3qs-mime-db-1.51.0.tgz
- /nix/store/h7wwg1dk9k61s0rv2r96s7grlv4v4kzr-mime-types-2.1.34.tgz
- /nix/store/di1plf4gn9gwfmjxda985pylb0kmd5f7-mimic-fn-2.1.0.tgz
- /nix/store/9xm69v2r4kddrkdv7q8if4c4jyhpra0w-minimatch-3.0.4.tgz
- /nix/store/a7q03i4w91sq8jrlbq7c7jcr36mxk5y6-minimist-1.2.5.tgz
- /nix/store/4jqmwrcgpw785mcb7ig05b34xpjzdcjc-mirrors-list
- /nix/store/nkp09ysi39nzn4prgww0ff7dg10vgcqx-moreutils-0.67
- /nix/store/aqf7nkq9bq0k83iwnbj0qsp8bj4hln8k-mpfr-4.1.0
- /nix/store/7ji068smnymqz2lg2fd42hjnjd5czbl6-ncurses-6.3-p20220507
- /nix/store/z7nr6aqlzv51pk5ar8bgzg2alfqvi8fd-ncurses-6.4.20221231
- /nix/store/3fb5ws4vyi5jwl0ba3vnaf54186gr0j2-ncurses-abi5-compat-6.3-p20220507
- /nix/store/6kx4jnx5zlaxjr8zpmhhjhfwxd8valb8-neo-async-2.6.2.tgz
- /nix/store/m0hng0hnqi0bzd4iqgx5cx0yi565ld85-nettle-3.7.3
- /nix/store/vmkk0rxrdbcfjx3v89lqjq80y91fg91k-nghttp2-1.47.0
- /nix/store/zpiclz3fmlp3gp8i0dzk08j0a8l33f6w-nghttp2-1.47.0
- /nix/store/7mn4iackxqhdb5hgcjg07kg91d8ar88y-nghttp2-1.47.0-bin
- /nix/store/mimwxlfpdxa7kjmz1h69a7xbp2vksa74-nghttp2-1.47.0-bin
- /nix/store/6sc8pfd8g9jvwc1h916ybjhsafslpk4p-nghttp2-1.47.0-dev
- /nix/store/94lq80irbx05y4ll5514phyyg3nahhgz-nghttp2-1.47.0-dev
- /nix/store/mrjrrfvw290ff92qw7y9jqdymf0vk94b-nghttp2-1.47.0-lib
- /nix/store/p4l1vpnl9z8nvgwf9dadd2iwryqkbxz4-nghttp2-1.47.0-lib
- /nix/store/39r4xr983cnibnwm38lf07284j288m7w-node-releases-2.0.1.tgz
- /nix/store/v270rn7rggqgmraj70rllb18mva64gis-node-sources
- /nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3
- /nix/store/0yxkfglccfvqx5rw4czb8hr22gcjw8nw-normalize-path-3.0.0.tgz
- /nix/store/fb6qbddflqb39xsl1z3zxlwc4aqlmzp7-npm-run-path-4.0.1.tgz
- /nix/store/3rbn8jm2q498ahs8wfpxksbq4lbfy4q1-npth-1.6
- /nix/store/mv9f5if6vyjc7ax0xgjagih32q0wnp1l-numactl-2.0.14
- /nix/store/99vx2fb0np7kj6kk2srccv8lh5fgqsx6-once-1.4.0.tgz
- /nix/store/dv633lqr9bgss7zwd2ha6b11x9ck8ncb-onetime-5.1.2.tgz
- /nix/store/zlvn0866sjbyg4r62xrcg26cq72q4kp0-openexr-2.5.7
- /nix/store/20n8ccmhjvjpipq2jyi6rr31985kg0hw-openfec-1.4.2
- /nix/store/rzp9zrayyg3vi7pp236x7anpj0gwcvbw-openssl-1.1.1o
- /nix/store/v1qibrqywsim1bqnj38hnrbbmx5b0h8r-openssl-1.1.1o
- /nix/store/9byn9s78vinpmasl090ccvllls2f32hl-openssl-1.1.1o-bin
- /nix/store/y05gyw49vkfd52iwzi7r4xrdsn5lvx39-openssl-1.1.1o-bin
- /nix/store/1fprhqbpzqrk7fi36dcnsngjvyvwl13a-openssl-1.1.1o-dev
- /nix/store/y0hrfcq3v4ib1ni4k2y1c01wra8dvnl2-openssl-1.1.1o-dev
- /nix/store/fm0h0zravslm146ylwpymkivckhi19zc-orc-0.4.32
- /nix/store/l37maw1p2ma5xn0n4rqiw3wahp6qz88j-p-limit-2.3.0.tgz
- /nix/store/iz220ajgdmwxqyr2vd8a5xv9q7z96170-p-locate-4.1.0.tgz
- /nix/store/jrr02ssqdn4in9nfrlm3wd1bkldbgqx8-p-try-2.2.0.tgz
- /nix/store/m5lvizq9ay7sv7rlhi4xqxkrb812qjdn-p11-kit-0.24.1
- /nix/store/slpikdfrngwjvzw0z36l57fg83akg9rp-pango-1.50.7
- /nix/store/sb1w5xwjynz5gnsiimjwx4s1kl6bw879-patch-2.7.6
- /nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5
- /nix/store/06g9x2c6l989i88mv89vh1jqm7b3kqql-path-exists-4.0.0.tgz
- /nix/store/c9w6bjbsqfvchm7l6xbs30lhak7pp1jh-path-is-absolute-1.0.1.tgz
- /nix/store/d8kym5mnyv01h6rw8gp3g8bipia3m2yk-path-key-3.1.1.tgz
- /nix/store/6g5nyrn5b42i9dpq1f5d60s1rci1mc56-path-parse-1.0.7.tgz
- /nix/store/qjvv9rghi83bqq5b4p9qwha0kqaakwsp-path-type-4.0.0.tgz
- /nix/store/18l715rfmn79w8ivbnhsvskyizp0xj7v-pcre-8.45
- /nix/store/7c889x3w24w6g6ljv4dgnr9qba5wdidy-pcre2-10.40
- /nix/store/fdj4b4jp0p2b45djgwj2gwv37va67zrz-perl-5.34.1
- /nix/store/xj3yv0pbfvmqq0wwmkwsrqa3j96lkyvl-perl5.34.1-CGI-4.51
- /nix/store/kwwalc6pj041msiwjbb231zxmk5nbjrw-perl5.34.1-CGI-Fast-2.15
- /nix/store/r2m6rc9gzs7a3mbzglc2mqwf5p8azb2p-perl5.34.1-Encode-Locale-1.05
- /nix/store/dk0nkfg7hjpvbi7n53jxn7wsxr88vw10-perl5.34.1-FCGI-0.79
- /nix/store/xlc0ly07m6pwh7z54lnyjcyy0dapgbvp-perl5.34.1-FCGI-ProcManager-0.28
- /nix/store/w81r0a95rxly9nsy7bqkx9xq03byybgd-perl5.34.1-File-Listing-6.14
- /nix/store/zdwyx0mi2kw0h66yqszi3wjjmv9gjg1v-perl5.34.1-HTML-Parser-3.75
- /nix/store/9gk2xfkshwgvncsdzy1kb6clbz02yaz8-perl5.34.1-HTML-TagCloud-0.38
- /nix/store/rpirha8i9h0nvmx02my5qs4qqrjnryxw-perl5.34.1-HTML-Tagset-3.20
- /nix/store/j3yp3dncjlg0rgkzrj9zyrs6igmlw29a-perl5.34.1-HTTP-Cookies-6.09
- /nix/store/20pnf7hbfq367wvp149vihl5smqv5k6w-perl5.34.1-HTTP-Daemon-6.01
- /nix/store/6sf42fgg6dc096vjjfjmip3pq8k4ywga-perl5.34.1-HTTP-Date-6.05
- /nix/store/7rafbl2xs3x5krva5mnwgzmc4gl0k0cx-perl5.34.1-HTTP-Message-6.26
- /nix/store/c22cyjf9pahqr2n2ng355d4n97madk1i-perl5.34.1-HTTP-Negotiate-6.01
- /nix/store/m073av5kq40wi3h1ii5f730vs8nhba0r-perl5.34.1-IO-HTML-1.004
- /nix/store/415k20m6psiadinr6i0w9f4m8xmlj5nb-perl5.34.1-IO-Tty-1.15
- /nix/store/vm59q9rrwi413z9bpqvszm315gqx6y5v-perl5.34.1-IPC-Run-20200505.0
- /nix/store/p5827rwjmy9wkz4mg4siy549ghknq10z-perl5.34.1-LWP-MediaTypes-6.04
- /nix/store/xr60lfg5gz4x0z7d5389kdfwqf4phbgq-perl5.34.1-Net-HTTP-6.19
- /nix/store/ppp663gric0bj8j7i4041q4328sm88ca-perl5.34.1-TermReadKey-2.38
- /nix/store/b0rqzlnkn9j4wd8mv74kas5zbqli668q-perl5.34.1-Test-Fatal-0.016
- /nix/store/f3xxgrg56dfavr2kd22lw3c1frdlfh05-perl5.34.1-Test-Needs-0.002006
- /nix/store/41mm7pbi4m3km3sd91fakpjyfrr8bxkn-perl5.34.1-Test-RequiresInternet-0.05
- /nix/store/w9zhqjxgrzldwsygkhlpw44798r95zy5-perl5.34.1-Time-Duration-1.21
- /nix/store/x4x9ybdyc3jr2mh3qfjs000glwad6i3k-perl5.34.1-TimeDate-2.33
- /nix/store/g4xhqpxlfr7lcin4la2sjj69cgxv9xpv-perl5.34.1-Try-Tiny-0.30
- /nix/store/4p0k697qz16mc90jx0330729aid81jni-perl5.34.1-URI-5.05
- /nix/store/ilg90p4ijsvs0gw4v6rdyrlhd3iyqjlx-perl5.34.1-WWW-RobotRules-6.02
- /nix/store/jcs14syknf17ksk8bvrqbbk77zxwz7zi-perl5.34.1-libwww-perl-6.49
- /nix/store/4x397r32dg8h5mwb2x590lx17hpnrylw-picocolors-1.0.0.tgz
- /nix/store/j021j9wh2vddsp4iwy0pqq64nfxs9vfr-picomatch-2.3.1.tgz
- /nix/store/f8vzb0lqvh1kjjx6swnp5bv4xh1yyb91-pipewire-0.3.51-lib
- /nix/store/qiq5v8nahx471id1d5ffk9v0z6672skp-pixman-0.38.4
- /nix/store/r4r5jhwvj4pnp59l8dqzfq9wc5fyk222-pkg-config-0.29.2
- /nix/store/0sjmycy1s616jag5fvsczjgzj7rf0kc2-pkg-config-wrapper-0.29.2
- /nix/store/8q8hvzwy1rip2nvczf1bbgpq74qvyasq-pkg-dir-4.2.0.tgz
- /nix/store/38nqmkab6ygh5mz74zkm0gh0acd8yzvq-procps-3.3.16
- /nix/store/fvqx73j4yxlkh2d884yk5sw31r4s1c6k-protobuf-3.19.4
- /nix/store/z2miz6wmxdh97qw3z88d352rg11lzgf7-punycode-2.1.1.tgz
- /nix/store/7jzf12ydiv5f2w3yjdxigmqwkd65kvhi-python-2.7.18
- /nix/store/553d7c4xcwp9j1a1gb9cb1s9ry3x1pi9-python3-3.9.13
- /nix/store/rdkj1y3sxka7wkan0nahksbc56j7q052-python3-3.9.13-env
- /nix/store/4qxshysh1vva32gbr5srfpcrb5fnsihv-python3.9-cachecontrol-0.12.11
- /nix/store/74l9qrb5nw30cki5a1gg9n3ii7il5qkh-python3.9-cachy-0.3.0
- /nix/store/h7xfcz2s3p2jlg8698q4axzlhl9zsai6-python3.9-certifi-2021.10.8
- /nix/store/rznmikwdvj5pp66n2rkp5racf9lszgz9-python3.9-cffi-1.15.0
- /nix/store/9s8n88q5cncg6fql6rkp6xqgli7wlmnj-python3.9-chardet-4.0.0
- /nix/store/cx8nq30fsn8rwylxdmrlc0sl92pi2fw2-python3.9-cleo-0.8.1
- /nix/store/fn3208b7fd2yq5pv9jaji18rqi6dgwpb-python3.9-clikit-0.6.2
- /nix/store/wkj53pjkpl5z1fxj6q6rb3a87dk80kih-python3.9-crashtest-0.3.1
- /nix/store/g2h5rppzn790zbm4qx9pfhdbjdlwr851-python3.9-cryptography-37.0.2
- /nix/store/rprpsc33df7l1h08iwhwspbzpd0ifc9s-python3.9-distlib-0.3.4
- /nix/store/lil10mb3sa3ncw4hvgz76p9x9riffw8d-python3.9-filelock-3.2.1
- /nix/store/iz6pc3p9x3f8h6qymd50ipnqz7cc1ccq-python3.9-html5lib-1.1
- /nix/store/psnw15rw3pkmqw4z5zhbfssxd5izwq9x-python3.9-idna-2.10
- /nix/store/gk1zp4cl3bpiai9bsqfdhvc8b4bfgbac-python3.9-jeepney-0.7.1
- /nix/store/azhndppm0l7cssvq0anjf9qa6kjyan1v-python3.9-keyring-22.3.0
- /nix/store/gnc8kdn0xhsqdnqzq4q5hqdrddwwrv3l-python3.9-lockfile-0.12.2
- /nix/store/r8nk8jbyi5xpqfn93jxp0k0hjgrhlj4n-python3.9-msgpack-1.0.4
- /nix/store/yaxcki7g1d8ppkhbj80x5hy6k9xivhlx-python3.9-packaging-20.9
- /nix/store/8xzpnnr7230lzigm4lc80g3bkkb7l7il-python3.9-pastel-0.2.1
- /nix/store/x19n0zxaqa3c6i7wp322vwl3lh9g1g0v-python3.9-pexpect-4.8.0
- /nix/store/whvsxi1h6kb6n3ngdk1fi1k2xjhkh9k0-python3.9-pkginfo-1.8.2
- /nix/store/m31sdkpwwd3598nlafpf64gh8wyzibds-python3.9-platformdirs-2.0.2
- /nix/store/akj4n061855zm77jm0p3hqyg1j9kb1y0-python3.9-poetry-1.1.13
- /nix/store/xpaslljzh1flgj7srx0ij39kww738lms-python3.9-poetry-core-1.0.8
- /nix/store/3xz9h91n5qb3ll7nq3n0v2han9j7424m-python3.9-ptyprocess-0.7.0
- /nix/store/yp3sf80h4rgfnr5ch785rdrhlx7pnai4-python3.9-pycparser-2.21
- /nix/store/bsizh3z29hzikzry6y3i06pf18x0v4j8-python3.9-pyelftools-0.27
- /nix/store/hmlvfigfz343lipr3ychxzmrjyxvnz89-python3.9-pylev-1.4.0
- /nix/store/bvv2al753klkqyr0lyck61l8ww22n073-python3.9-pyparsing-2.4.7
- /nix/store/39sa2c9rcri654rmgsl5yjcwwnssc3f2-python3.9-requests-2.25.1
- /nix/store/0v8glw089kbh9knax2jq2sjl1i1k67ng-python3.9-requests-toolbelt-0.9.1
- /nix/store/7a60920lxgr9ympkcgy4rrxrvf95g0dr-python3.9-secretstorage-3.3.2
- /nix/store/nf0agngli8a8ffqqcx60vswsmg1khran-python3.9-setuptools-61.2.0
- /nix/store/r7xpkk3naadm5ivyr8ldx2kafa2ypcq0-python3.9-shellingham-1.4.0
- /nix/store/ab8y6wflphf9nb0nwdxl4f1qvvzhyyys-python3.9-six-1.16.0
- /nix/store/ijzxk2zqpax064bjjgq2h6jb2abk0rsr-python3.9-tomlkit-0.7.2
- /nix/store/9wfqj3phsp3srww4zf64niqqsqj5lgir-python3.9-urllib3-1.26.9
- /nix/store/b2nn2glmsyv4qcbrj98rg956m462rvmj-python3.9-virtualenv-20.14.1
- /nix/store/2gf67pbpnff1mshwkj11w6gmcjhfq07c-python3.9-webencodings-0.5.1
- /nix/store/pnbhj64phdbrqscsrdsmkwc3949yx6qh-queue-microtask-1.2.3.tgz
- /nix/store/cfyh2lan3bb004988gdqnmscqv4s5yrv-randombytes-2.1.0.tgz
- /nix/store/1wxmbx31dp4vd8yg63plijaz7n9mncql-readline-6.3p08
- /nix/store/87g044p2zq221fvjzyrqyrkzxxayy1p9-readline-8.1p2
- /nix/store/xxcf5gwyn5pldv4b4wa2jw6vqg7v55y6-readline-8.2p10
- /nix/store/czd8sgsricbvfjxjpq0wh19gchgnbr60-rechoir-0.6.2.tgz
- /nix/store/bf28hls66dn6w1w14kg6asmqw0mpr51f-rechoir-0.7.1.tgz
- /nix/store/j3sj5gr84jmvavcxc6yjip8zh07nk8yp-resolve-1.21.0.tgz
- /nix/store/6lf8b0i0h0vc58l0gnrxlxps8j66bysi-resolve-cwd-3.0.0.tgz
- /nix/store/nfjg2w700c2c3j4im989k5zw95fiwka1-resolve-from-5.0.0.tgz
- /nix/store/50mxg9vcncl4kdznzndglkmq9m8cnnw9-reusify-1.0.4.tgz
- /nix/store/488s6gawldlwp7fcqyq11r33i0bavh2n-roc-toolkit-0.1.5
- /nix/store/ly9raffzzmm0lr7ljnp9bnij3a4fd5kb-run-parallel-1.2.0.tgz
- /nix/store/9cnrb44a4pgbfjpnc9v1045972vnndmw-safe-buffer-5.2.1.tgz
- /nix/store/rvayzm9pcj4rq2b0s395vzyvs61lllnx-sbc-1.4
- /nix/store/vvf6761i8c0rxmv74904rnq45nqvyf9r-schema-utils-3.1.1.tgz
- /nix/store/0myh8vmpaqlrsihjv0aaxc5svsiffa9m-semver-7.3.5.tgz
- /nix/store/y5inlxp5bcbpbzgvcn775fj271y2hk6v-serd-0.30.10
- /nix/store/d9w6l2fhd512n720556676dy6qhb4s0h-serialize-javascript-6.0.0.tgz
- /nix/store/br36y1l0j7lpq9cfwn6k64y9nzk4gmyl-serve-1.6.0.tgz
- /nix/store/ckqspsyzd15irdhm6r5xbf4ax93rh1j9-shadow-4.11.1
- /nix/store/wndv6r0gmi69jprv8scjdqjk4v5zd0bp-shallow-clone-3.0.1.tgz
- /nix/store/li7c3f8qm89dsvjblpyh6kx8jvqlww1n-shebang-command-2.0.0.tgz
- /nix/store/q0rf687z1s5far9q6dmcjbx4y2r4mgqh-shebang-regex-3.0.0.tgz
- /nix/store/0ak4h0s1kc01msh87lzxargk7s1jxwbl-shelljs-0.8.4.tgz
- /nix/store/xr8yik18iz7kwsligvwlsr1vy6x0gg2y-signal-exit-3.0.6.tgz
- /nix/store/k1pizrmjl40xj4smki7xfrxg8iv200am-slash-3.0.0.tgz
- /nix/store/cs12gpj98g6j212aqwvhn5ir94iaylzr-sord-unstable-2021-01-12
- /nix/store/60q26b8dm6hbn7610g4l24k1nis2z83c-source-highlight-3.1.9
- /nix/store/p0pjjdrnxxbjpggssnnisrah2yhi4k0f-source-map-0.6.1.tgz
- /nix/store/xxlcz5wqpdyg5gzk9rhdi9bq2s6s53cv-source-map-0.7.3.tgz
- /nix/store/f2npq6chv18gmm6k9nnwpkfh6mlwsfhj-source-map-support-0.5.21.tgz
- /nix/store/fx5lg4bb3ismc414hb9b1dr7c2sxcrz0-soxr-0.1.3
- /nix/store/sy2gq4bwkifpskkrkpc9gx24x8x1ixml-speex-1.2.0
- /nix/store/s7ipv6ssli97s0ih6wipchxlammh03wi-speexdsp-1.2.0
- /nix/store/87l7isafm1izrgc398lzrl2sizp1v92v-sqlite-3.38.5
- /nix/store/c57bg8jxmc506js65vvzwdz0hkk3f3pp-sratom-0.6.8
- /nix/store/l325q73qnk0in6p92nh9xp3908nadjr5-srt-1.4.4
- /nix/store/wpqkf7z7nam5i9b2mrs51gsmkd88yf5s-stdenv-linux
- /nix/store/ypszvxqskanxpxplcda0pfa6kmj2yjy0-stdenv-linux
- /nix/store/lncgcgqqwp8jyxnjnj7kzzkcx0lkryvb-strip-final-newline-2.0.0.tgz
- /nix/store/qcc93wmykn6q890myaxfjahb8qr516k4-supports-color-7.2.0.tgz
- /nix/store/ypi7v1jhy53rah0bkw8lzynm5jyaxhd0-supports-color-8.1.1.tgz
- /nix/store/q82f3rj3n5skyz0ixjajyncdi0400czj-supports-preserve-symlinks-flag-1.0.0.tgz
- /nix/store/h8gadrivdrl2rh71v38ly22ihmffl6k0-systemd-250.4
- /nix/store/99h63yy4gyx8hy2z13xbinz4778iz4ba-systemd-minimal-250.4
- /nix/store/gz20hqhwlmpg72ryqlzqmgc339xk4lhi-systemd-minimal-250.4-dev
- /nix/store/57njxd2xiw9vy5bgzwmp3w9ywwl0dp93-tapable-2.2.1.tgz
- /nix/store/bphm8adsh6hc7bns789rd5gyzdssjygc-tarWrapper
- /nix/store/1rkl6xp3z4sjk3gngn4n4ff47q59dp1w-terser-5.10.0.tgz
- /nix/store/887py6cj5grmf697fhyf37n0g9h585rf-terser-webpack-plugin-5.3.0.tgz
- /nix/store/hsszqss774hv4a8w5l85k75l9d6dm932-to-regex-range-5.0.1.tgz
- /nix/store/57xkxq3vig832mbfchl7qimh78vdy0p4-tpm2-tss-3.2.0
- /nix/store/z7inl8qc15x7f14hiq7845vyhsg999fh-tremor-unstable-2018-03-16
- /nix/store/h0ivdmsmq1lkjp38qnh2y65h0fdf33wr-ts-loader-9.2.6.tgz
- /nix/store/vr1p0z2jkz6ww2shnal56qa4dw35siv1-typescript-4.4.4.tgz
- /nix/store/2gwcg7qi7p4pg83pyibmhg76dc65zlyp-tzdata-2022a
- /nix/store/yg0zkdhcivgkvs4rhnrnbp8fqwa9b1i2-unbound-1.14.0-lib
- /nix/store/j0x8f0sm1k9danimblbxwscffkg75z04-uri-js-4.4.1.tgz
- /nix/store/rramq1ckd5imw2a101bbf7v3f8y50wbd-utf8-1.11.1.tgz
- /nix/store/1h2sz39cqi6j9ibd28klzc6pgkjvlrh3-util-linux-2.37.4
- /nix/store/52zarqz8y2r84pnb89qjh29df2i12a4i-util-linux-2.37.4-bin
- /nix/store/09wpbibyj19swx1b29k4h92h8j4lckfy-util-linux-2.37.4-dev
- /nix/store/f90pbsl438x3w41niqid6l0spd2973a2-util-linux-2.37.4-lib
- /nix/store/x99ahlm4piib0i517a3x948b8np27xaf-util-linux-minimal-2.37.4-bin
- /nix/store/srg6dn9a9jff33bmgbvqzlnmqpbgdrgn-util-linux-minimal-2.37.4-lib
- /nix/store/3h5r17k60dr9236sjap7cmd7z3rjjaqg-valgrind-3.19.0
- /nix/store/sljd4wd2v2nql81j7wcg8nbpvhhj1i0j-valgrind-3.19.0-dev
- /nix/store/5qrmczf28fqs9fk1a3bw7hvw98ykx0w9-vulkan-loader-1.3.211.0
- /nix/store/ay5vx7rjjjwzpwha8mm5jjcbw40n33ih-wasm-edit-1.11.1.tgz
- /nix/store/if4r2882dyg1g9b5cj89kqp9lbwgrhn1-wasm-gen-1.11.1.tgz
- /nix/store/b5s15j53z7cx9yp93qmq6v6rxl38qn1g-wasm-opt-1.11.1.tgz
- /nix/store/mj76hblwh5wf8blfp8xf5gzamiah2ya2-wasm-parser-1.11.1.tgz
- /nix/store/zdg9ixkkidfib8rv374rpcj80hckv0hh-wast-printer-1.11.1.tgz
- /nix/store/9d24hfgngjfwz377hab0v12dr0cgkhl8-watchpack-2.3.1.tgz
- /nix/store/izzds8vbhdcffnkhdxjj100hcwrp1sy6-wayland-1.20.0
- /nix/store/45cr4ljbsm38ahzydrs62kklqvgczmhj-wayland-protocols-1.25
- /nix/store/h4h3jaqrfrgip2fyi9ihpvnshhc3iwdb-webpack-5.65.0.tgz
- /nix/store/0ppziqyqyjqjh6rbxcqgsgqadczcr70d-webpack-cli-4.9.1.tgz
- /nix/store/3jfv8rrsbha5dxvyj2g6c9fs92lwin1p-webpack-merge-5.8.0.tgz
- /nix/store/60ll4vzz3jbf3nx54v9qzj3v5pa40k0x-webpack-sources-3.2.2.tgz
- /nix/store/a5gxrbb6b2m16lpzl4lqj54jizi7xii8-webrtc-audio-processing-0.3.1
- /nix/store/zd4sia8d7yq0s4ha235nq5mmr4mmp4b2-wget-1.21.3
- /nix/store/q3di9fqm41k5rblajcf0g3gvka3i7p6q-which-2.0.2.tgz
- /nix/store/zqg7pc4gwi8dqchg9zkzyklfvmmlrq1i-wildcard-2.0.0.tgz
- /nix/store/wa4iwdsy5dsa4fpgkmfb3wbkln886im5-wrappy-1.0.2.tgz
- /nix/store/3grqik3s4xjx4afjw9p8sjn8acslzczr-x264-unstable-2021-06-13-lib
- /nix/store/c7cd4f3hvfb882gry703q9xcfqgh0scm-x265-3.5
- /nix/store/x45xiwvk2v97bw1yp1vb6rnmvhagpgyz-xgcc-13.3.0-libgcc
- /nix/store/wz8zz2gm0k3w0ln389szc4gy60n063m5-xkeyboard-config-2.33
- /nix/store/nkpwp6djb8r7kllrd258zbldgrlr130q-xorgproto-2021.5
- /nix/store/c5zj6iycp2ra73mgdqlfz75nyg5vhbps-xvidcore-1.3.7
- /nix/store/956v5w6m42hhyjmiyz2wb18vi2fz8clr-xz-5.2.5
- /nix/store/c9037r0c2z72mkikg8g7b4lh955vqbg1-xz-5.2.5-bin
- /nix/store/4aznbgn0ysywd3yxbhnan1x9mzn4lvq0-yallist-4.0.0.tgz
- /nix/store/gb1djvlgzghzmafmk46nbbcsmxmbk2b5-zimg-3.0.4
- /nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12
- /nix/store/xhrmybxn8y34cy31m5kjnf5lrn37zvda-zlib-1.2.12-dev
- /nix/store/6rzdawfgsvgy6j7h39q2q70iv940flwq-zstd-1.5.2
- /nix/store/7rs3wdajhwr8j4i4ws0b90ffzw6jc0ap-zstd-1.5.2-bin
- /nix/store/ani4w8kc4jqb3fgdq9lxhdxydmazih6s-zstd-1.5.2-dev
- copying path '/nix/store/x8wsdqg5hzgh4amkah5kav7nd1q946sw-curl-7.83.1-man' from 'https://cache.nixos.org'...
- copying path '/nix/store/201srcq3rdpyn0ifh262fpdmzsq5fpz3-git-2.36.1-doc' from 'https://cache.nixos.org'...
- copying path '/nix/store/y92g2z5csk5iys36ms4aq5wai80cxzpn-iana-etc-20220520' from 'https://cache.nixos.org'...
- copying path '/nix/store/qd3g8rk5hx5zkb70idjh6fa12sh6bipg-mailcap-2.1.53' from 'https://cache.nixos.org'...
- copying path '/nix/store/xlc0ly07m6pwh7z54lnyjcyy0dapgbvp-perl5.34.1-FCGI-ProcManager-0.28' from 'https://cache.nixos.org'...
- copying path '/nix/store/9gk2xfkshwgvncsdzy1kb6clbz02yaz8-perl5.34.1-HTML-TagCloud-0.38' from 'https://cache.nixos.org'...
- copying path '/nix/store/w9zhqjxgrzldwsygkhlpw44798r95zy5-perl5.34.1-Time-Duration-1.21' from 'https://cache.nixos.org'...
- copying path '/nix/store/x4x9ybdyc3jr2mh3qfjs000glwad6i3k-perl5.34.1-TimeDate-2.33' from 'https://cache.nixos.org'...
- copying path '/nix/store/4p0k697qz16mc90jx0330729aid81jni-perl5.34.1-URI-5.05' from 'https://cache.nixos.org'...
- copying path '/nix/store/2gwcg7qi7p4pg83pyibmhg76dc65zlyp-tzdata-2022a' from 'https://cache.nixos.org'...
- copying path '/nix/store/nkpwp6djb8r7kllrd258zbldgrlr130q-xorgproto-2021.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/vaylk1y8k5jy6vw2wwn0s0iq38cdixfj-dejavu-fonts-minimal-2.37' from 'https://cache.nixos.org'...
- copying path '/nix/store/qb4mv7parkqmll102wlnsp6gkvrcqchn-hook' from 'https://cache.nixos.org'...
- copying path '/nix/store/16y41vgaiwpsrm784b2743682r8r0bb6-libunistring-1.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/6y55rz9a3da3yp784byd5z4vrb242c6z-linux-headers-5.17' from 'https://cache.nixos.org'...
- copying path '/nix/store/zpiclz3fmlp3gp8i0dzk08j0a8l33f6w-nghttp2-1.47.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/d3rb2xzzwa7898h0h9v5c6j356ai82fi-acorn-8.7.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/810bqyfy84622zdkz3bcs9iny6r60d00-acorn-import-assertions-1.8.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/rv5d9i32rdnhd5a2idfmsjb66qg0a2k5-ajv-6.12.6.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/r60si7sfbvgx4bi5m73795pz5lgh42pi-ajv-keywords-3.5.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/7rcjbk3aykj6i5hssw1s10m70qxkkmq4-alsa-topology-conf-1.2.5.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/yr1kjhppr2azsbndw9hk7plv179pw9sn-alsa-ucm-conf-1.2.6.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/75fzpbkc8vr0k07vm1s2w7jbdkzhbg15-ansi-styles-4.3.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/cmgg0cmx6c96h2r4b69nsb10vx7s61xy-array-union-2.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/m11vbfnvllq1injsp5imghfkki0wcvkl-ast-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/mwgc2dnzgxn3k69qabji5yd8vjhigzz6-balanced-match-1.0.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/x5jga3jrdl6cprja3w53cd3jrss6w28w-brace-expansion-1.1.11.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/f04719ka7z460g3g4jlkj9qkcrdspadv-braces-3.0.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/4rd8swh6saiprmwfsnr2a92hvjf7y9bp-browserslist-4.19.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/0rkyy82q1xafhiai3frdxn08wj3j1n3w-buffer-from-1.1.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/lan2w3ab1mvpxj3ppiw2sizh8i7rpz7s-busybox' from 'https://cache.nixos.org'...
- copying path '/nix/store/d23kj8clmzy76jsy5vrhs81gc4pnalas-chalk-4.1.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/adycpl55q1j8j1k970cwsx0fir31fipc-chrome-trace-event-1.0.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/3mb8zzqgdz5ppy9q4i2cd7bxhpx04mhs-clone-deep-4.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/p4s4jf7aq6v6z9iazll1aiqwb34aqxq9-bootstrap-tools' from 'https://cache.nixos.org'...
- copying path '/nix/store/x60243664ibqmb5bnx5w0rsl7xbpf1rg-color-convert-2.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/j61m49spvhshpil9z2qkjws4s2l4d2q3-color-name-1.1.4.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/bf6p4m2gdywjzm2h4vys1ibv9r9frys5-colorette-2.0.16.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/bp6kn4i1yqhiilnb3qmc1schigs8mj27-commander-2.20.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/i837601rviy35z125aghdz94abnd92h2-commander-7.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/v538mdl3px04xxhxjxkz2v9sq2psdna9-concat-map-0.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/02wlxz9gy6ahgb23854mh4rhi702541v-configtest-1.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/n5axfd6xdapvhdryic43iddgm54wns4h-copy-webpack-plugin-9.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/vnv7l7vrwnkmycak8iv2iqwhkchqbmbj-cross-spawn-7.0.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/c1paixx7f5q14756lhrsqhfrmks0napq-curl-7.83.1-man' from 'https://cache.nixos.org'...
- copying path '/nix/store/a1crms3a2vf173rnxh2dpvfvp9mx7r19-dir-glob-3.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/2kvsm2r0z1rzi0nyylzi94bbnjhfc7pq-dns-root-data-2019-01-11' from 'https://cache.nixos.org'...
- copying path '/nix/store/79yxwy03mqdnam4cw552c2wb2yflpm75-enhanced-resolve-5.8.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/l57zkgcbnpi7i7wn9v94avf43balqk7m-envinfo-7.8.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/g3drwwybqb4p95nmsd1g1srmlqcalyp5-es-module-lexer-0.9.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/ciiwsh2km0sfipm7rjilck2bkd64hgw8-escalade-3.1.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/7nq4d9g2kkhfky20np489ipjj01qnvz0-eslint-8.2.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/9g5b0jbf8hqn7h8a5p36inj8bhfyr759-eslint-scope-3.7.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/b60awdzzkk7423g7gss0475f2b4kbffa-eslint-scope-5.1.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/5afnxj2zk9bdq1v8mfw72p9pdv6l5y21-estraverse-4.3.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/0a8cfvam9sw79kbqwyaqjklna4096xc3-esrecurse-4.3.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/7494x2r5wcvpikql6h946gwayr358k72-estraverse-5.3.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/bv8k0llgkx9z03580rliwrm6sabiarr4-estree-0.0.50.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/pwxfhlkmbjixi0hljxrbyf5f9k35528j-events-3.3.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/v8r9xkp0m7f7my0pl2c3lfx8z401qkns-execa-5.1.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/259czd7xkq6qsv9cj7jrl4xfhb5cr631-fast-glob-3.2.7.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/jgidxwahv01x3xzjgdzbv98nfmp4nj3w-fast-json-stable-stringify-2.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/c59vdyl952aax9y8pqsirv2shcy3rsa5-fastest-levenshtein-1.0.12.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/6bxbjf8mf9qnf7s3a9i4f1d9500ynh2m-fastq-1.13.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/frg58y1m6fvdsrs7k05l754gsgw759w5-fill-range-7.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/pl92qvi9jf4jvikrpczdpkyhnbk96zzq-find-up-4.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/cjk54qlda58jydinf8aldn3f2a0y6bda-fast-deep-equal-3.1.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/nmpw2wh7cbbzl86x6i3bs411rcfpyxj2-floating-point-hex-parser-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/3xcb1lc6zlc3r8m39m6jyh2qa7lqsvk6-fontconfig-2.13.94' from 'https://cache.nixos.org'...
- copying path '/nix/store/ba8x7lli4r1aby1925daq01i9i9s8b32-fs.realpath-1.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/ax011in3mi3shzr0wfdva57m7mm361sq-fs.scandir-2.1.5.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/7fblkc6l6c6xa5pcpjbx1a49jcsp75f3-fs.stat-2.0.5.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/wc1g8538wz18dllf57shhzjcj8crr6y3-fs.walk-1.2.8.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/9gxaxxjpyzsgjhqmzd2l1gilf6bya3z6-function-bind-1.1.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/v6nc4s349ya7ylphs79impbrlkznq82a-get-stream-6.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/n40j7abslkjnz8hvxmkpn0a8jlay53sr-glob-7.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/kymbhm46jg3m96vd8pwjrn4icz13h7r8-glob-parent-5.1.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/1f2vbqb364ghjgr526n2cx4p9gldg2xd-glob-parent-6.0.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/0syai1fk521a4crdl2qfyw4cpxdnk8c1-glob-to-regexp-0.4.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/pal9pfmbx9a0kbwqqsp54lx10mmwqlnq-globby-11.0.4.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/5mjkbd03nrb2qnf6jd7drhids88wl3ci-has-1.0.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/rdryr4bffc2pn4d216mignqwrxmlz49c-has-flag-4.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/a6i39r64cgqsm00k2fv0n0sp2ibadxq9-graceful-fs-4.2.9.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/np0s3mvvrxawics9vsqrhv2h9f8bm9z5-helper-buffer-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/7634d27di4ggc369lh29kcgxwxj7x5ri-helper-api-error-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/rr5mz9vafjd0r8k2bj5lq4wwpjdlidyf-helper-numbers-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/1phif3prwp6b73k0bhp7vl733j9ff4va-helper-wasm-bytecode-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/qc8bcllgdk77bxbgdhm6gfq79326asam-helper-wasm-section-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/4amhvf3fi2sg3mmpcf3n10pikxn21xn7-human-signals-2.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/am0ix691bbnlw7jjk12r0db4q3akmcba-ieee754-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/d37wqg00zjh7c797dyg2isw62bk59zck-ieee754-1.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/v2gvj8whv241nj4lzha3flq8pnllcmvv-ignore-5.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/0wc2lbclh6mx8hi1sigqgx8fl46hsraj-import-local-3.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/m5b3lxagv9x67kwz3mp0bfjpxi27ww57-inflight-1.0.6.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/cnz4y0kq0j4pqx9a7glfd6d1j4pvn52x-info-1.4.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/azvzr4mg5gc3av5b7jr3wzs20ldjrkxz-inherits-2.0.4.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/r1qa0z1s2jkfqs771jjb5ay9zrpi4rda-interpret-1.4.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/igdyhxlkzfwhh2qzxkify1jliyp15j0h-interpret-2.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/mgn18gylz5h80d3mxa77jbkv6wk9h7lj-is-core-module-2.8.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/a8yz5kr3vdxgn9pkmkdgcjyz91q53s59-is-extglob-2.1.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/80s4qfrr9bl6mykkgv704wrcdkammv1d-is-glob-4.0.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/2w1ddv53m3y0dh5x352aj7f9bi3bw2yn-is-number-7.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/mym3xfamsi2xhps48zaxa22wp8rz16zz-is-plain-object-2.0.4.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/wyyz1fvik77wpyli3lpcv35kqz73lhsf-is-stream-2.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/430bf0maxy0480dnzh78f1lf0kq4cbdg-isexe-2.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/yxnpfrmib7g4gwk6mblvwzwmc9sn770f-iso-codes-4.9.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/gnygqhc0hciz75mzm87z04va98fkk38l-isobject-3.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/pwqjnb7prr5369ky6fmd1aw94vdk5bag-jest-worker-27.4.6.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/3flxxgfrs3y5wadkn9y6am6jy3jzzss8-json-ext-0.5.6.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/sjly86rpzmg3xga172p77m5xzd04bs1y-json-parse-better-errors-1.0.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/qa1jjbvf0f2w8a8kgrpx3j66l9fbgggn-json-schema-7.0.9.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/qygc146r018a0dg6pq3y854fq75p7czq-json-schema-traverse-0.4.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/vx2x6iq6pxnhxhn13p9x5sj2sqkgm16y-kind-of-6.0.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/6lnnl7wmg0ff50ykm6wgkxzdc79ay12h-leb128-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/kas3xyzrwq7fpriy1v2gyvhi0bgv7zav-libidn2-2.3.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/lw2macnzp3av47m41qv6vcnq2daibgl1-libunistring-1.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/s5n2lksq08ffg4hj4mjxjj0fd5bbfans-loader-runner-4.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/j27qs0ddsfchl6h2wpcy4c2aagfq7lng-locate-path-5.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/j8h763zjmlz0kps0s9mg3mc1zr7pfq44-long-4.2.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/fn9vj7k5mkmj1mp9z1r3ghgsyi84ajd2-lru-cache-6.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/13yk1j5ahl04h0wqskfn4qrfiq0vz9k7-merge-stream-2.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/hvvwxl2hzahq6m2gglwhw3xlak08v8kk-merge2-1.4.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/p931ss0hb9v5l48pihsya2jzv0lmk8r0-micromatch-4.0.4.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/h7wwg1dk9k61s0rv2r96s7grlv4v4kzr-mime-types-2.1.34.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/di1plf4gn9gwfmjxda985pylb0kmd5f7-mimic-fn-2.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/9xm69v2r4kddrkdv7q8if4c4jyhpra0w-minimatch-3.0.4.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/a7q03i4w91sq8jrlbq7c7jcr36mxk5y6-minimist-1.2.5.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/4jqmwrcgpw785mcb7ig05b34xpjzdcjc-mirrors-list' from 'https://cache.nixos.org'...
- copying path '/nix/store/6kx4jnx5zlaxjr8zpmhhjhfwxd8valb8-neo-async-2.6.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/3434y98jxrb9aw0wavx6y4n9nvcph3qs-mime-db-1.51.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/vmkk0rxrdbcfjx3v89lqjq80y91fg91k-nghttp2-1.47.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/mimwxlfpdxa7kjmz1h69a7xbp2vksa74-nghttp2-1.47.0-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/39r4xr983cnibnwm38lf07284j288m7w-node-releases-2.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/v270rn7rggqgmraj70rllb18mva64gis-node-sources' from 'https://cache.nixos.org'...
- copying path '/nix/store/99vx2fb0np7kj6kk2srccv8lh5fgqsx6-once-1.4.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/dv633lqr9bgss7zwd2ha6b11x9ck8ncb-onetime-5.1.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/l37maw1p2ma5xn0n4rqiw3wahp6qz88j-p-limit-2.3.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/iz220ajgdmwxqyr2vd8a5xv9q7z96170-p-locate-4.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/0yxkfglccfvqx5rw4czb8hr22gcjw8nw-normalize-path-3.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/06g9x2c6l989i88mv89vh1jqm7b3kqql-path-exists-4.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/c9w6bjbsqfvchm7l6xbs30lhak7pp1jh-path-is-absolute-1.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/jrr02ssqdn4in9nfrlm3wd1bkldbgqx8-p-try-2.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/fb6qbddflqb39xsl1z3zxlwc4aqlmzp7-npm-run-path-4.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/d8kym5mnyv01h6rw8gp3g8bipia3m2yk-path-key-3.1.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/qjvv9rghi83bqq5b4p9qwha0kqaakwsp-path-type-4.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/6g5nyrn5b42i9dpq1f5d60s1rci1mc56-path-parse-1.0.7.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/r2m6rc9gzs7a3mbzglc2mqwf5p8azb2p-perl5.34.1-Encode-Locale-1.05' from 'https://cache.nixos.org'...
- copying path '/nix/store/6sf42fgg6dc096vjjfjmip3pq8k4ywga-perl5.34.1-HTTP-Date-6.05' from 'https://cache.nixos.org'...
- copying path '/nix/store/rpirha8i9h0nvmx02my5qs4qqrjnryxw-perl5.34.1-HTML-Tagset-3.20' from 'https://cache.nixos.org'...
- copying path '/nix/store/p5827rwjmy9wkz4mg4siy549ghknq10z-perl5.34.1-LWP-MediaTypes-6.04' from 'https://cache.nixos.org'...
- copying path '/nix/store/m073av5kq40wi3h1ii5f730vs8nhba0r-perl5.34.1-IO-HTML-1.004' from 'https://cache.nixos.org'...
- copying path '/nix/store/xr60lfg5gz4x0z7d5389kdfwqf4phbgq-perl5.34.1-Net-HTTP-6.19' from 'https://cache.nixos.org'...
- copying path '/nix/store/f3xxgrg56dfavr2kd22lw3c1frdlfh05-perl5.34.1-Test-Needs-0.002006' from 'https://cache.nixos.org'...
- copying path '/nix/store/8hq38sx1hjgganlj6dn0fvvba0g7gcpi-libidn2-2.3.7' from 'https://cache.nixos.org'...
- copying path '/nix/store/41mm7pbi4m3km3sd91fakpjyfrr8bxkn-perl5.34.1-Test-RequiresInternet-0.05' from 'https://cache.nixos.org'...
- copying path '/nix/store/fz33c1mfi2krpg1lwzizfw28kj705yg0-glibc-2.34-210' from 'https://cache.nixos.org'...
- copying path '/nix/store/g4xhqpxlfr7lcin4la2sjj69cgxv9xpv-perl5.34.1-Try-Tiny-0.30' from 'https://cache.nixos.org'...
- copying path '/nix/store/ilg90p4ijsvs0gw4v6rdyrlhd3iyqjlx-perl5.34.1-WWW-RobotRules-6.02' from 'https://cache.nixos.org'...
- copying path '/nix/store/4x397r32dg8h5mwb2x590lx17hpnrylw-picocolors-1.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/j021j9wh2vddsp4iwy0pqq64nfxs9vfr-picomatch-2.3.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/8q8hvzwy1rip2nvczf1bbgpq74qvyasq-pkg-dir-4.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/z2miz6wmxdh97qw3z88d352rg11lzgf7-punycode-2.1.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/pnbhj64phdbrqscsrdsmkwc3949yx6qh-queue-microtask-1.2.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/cfyh2lan3bb004988gdqnmscqv4s5yrv-randombytes-2.1.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/czd8sgsricbvfjxjpq0wh19gchgnbr60-rechoir-0.6.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/bf28hls66dn6w1w14kg6asmqw0mpr51f-rechoir-0.7.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/j3sj5gr84jmvavcxc6yjip8zh07nk8yp-resolve-1.21.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/6lf8b0i0h0vc58l0gnrxlxps8j66bysi-resolve-cwd-3.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/nfjg2w700c2c3j4im989k5zw95fiwka1-resolve-from-5.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/50mxg9vcncl4kdznzndglkmq9m8cnnw9-reusify-1.0.4.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/ly9raffzzmm0lr7ljnp9bnij3a4fd5kb-run-parallel-1.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/9cnrb44a4pgbfjpnc9v1045972vnndmw-safe-buffer-5.2.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/vvf6761i8c0rxmv74904rnq45nqvyf9r-schema-utils-3.1.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/0myh8vmpaqlrsihjv0aaxc5svsiffa9m-semver-7.3.5.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/d9w6l2fhd512n720556676dy6qhb4s0h-serialize-javascript-6.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/br36y1l0j7lpq9cfwn6k64y9nzk4gmyl-serve-1.6.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/wndv6r0gmi69jprv8scjdqjk4v5zd0bp-shallow-clone-3.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/li7c3f8qm89dsvjblpyh6kx8jvqlww1n-shebang-command-2.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/q0rf687z1s5far9q6dmcjbx4y2r4mgqh-shebang-regex-3.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/0ak4h0s1kc01msh87lzxargk7s1jxwbl-shelljs-0.8.4.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/xr8yik18iz7kwsligvwlsr1vy6x0gg2y-signal-exit-3.0.6.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/k1pizrmjl40xj4smki7xfrxg8iv200am-slash-3.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/p0pjjdrnxxbjpggssnnisrah2yhi4k0f-source-map-0.6.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/xxlcz5wqpdyg5gzk9rhdi9bq2s6s53cv-source-map-0.7.3.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/f2npq6chv18gmm6k9nnwpkfh6mlwsfhj-source-map-support-0.5.21.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/lncgcgqqwp8jyxnjnj7kzzkcx0lkryvb-strip-final-newline-2.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/qcc93wmykn6q890myaxfjahb8qr516k4-supports-color-7.2.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/ypi7v1jhy53rah0bkw8lzynm5jyaxhd0-supports-color-8.1.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/57njxd2xiw9vy5bgzwmp3w9ywwl0dp93-tapable-2.2.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/1rkl6xp3z4sjk3gngn4n4ff47q59dp1w-terser-5.10.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/q82f3rj3n5skyz0ixjajyncdi0400czj-supports-preserve-symlinks-flag-1.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/887py6cj5grmf697fhyf37n0g9h585rf-terser-webpack-plugin-5.3.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/hsszqss774hv4a8w5l85k75l9d6dm932-to-regex-range-5.0.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/h0ivdmsmq1lkjp38qnh2y65h0fdf33wr-ts-loader-9.2.6.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/w81r0a95rxly9nsy7bqkx9xq03byybgd-perl5.34.1-File-Listing-6.14' from 'https://cache.nixos.org'...
- copying path '/nix/store/j0x8f0sm1k9danimblbxwscffkg75z04-uri-js-4.4.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/vr1p0z2jkz6ww2shnal56qa4dw35siv1-typescript-4.4.4.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/ay5vx7rjjjwzpwha8mm5jjcbw40n33ih-wasm-edit-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/rramq1ckd5imw2a101bbf7v3f8y50wbd-utf8-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/7rafbl2xs3x5krva5mnwgzmc4gl0k0cx-perl5.34.1-HTTP-Message-6.26' from 'https://cache.nixos.org'...
- copying path '/nix/store/1h2sz39cqi6j9ibd28klzc6pgkjvlrh3-util-linux-2.37.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/if4r2882dyg1g9b5cj89kqp9lbwgrhn1-wasm-gen-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/b5s15j53z7cx9yp93qmq6v6rxl38qn1g-wasm-opt-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/mj76hblwh5wf8blfp8xf5gzamiah2ya2-wasm-parser-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/zdg9ixkkidfib8rv374rpcj80hckv0hh-wast-printer-1.11.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/9d24hfgngjfwz377hab0v12dr0cgkhl8-watchpack-2.3.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/b0rqzlnkn9j4wd8mv74kas5zbqli668q-perl5.34.1-Test-Fatal-0.016' from 'https://cache.nixos.org'...
- copying path '/nix/store/45cr4ljbsm38ahzydrs62kklqvgczmhj-wayland-protocols-1.25' from 'https://cache.nixos.org'...
- copying path '/nix/store/h4h3jaqrfrgip2fyi9ihpvnshhc3iwdb-webpack-5.65.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/0ppziqyqyjqjh6rbxcqgsgqadczcr70d-webpack-cli-4.9.1.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/3jfv8rrsbha5dxvyj2g6c9fs92lwin1p-webpack-merge-5.8.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/60ll4vzz3jbf3nx54v9qzj3v5pa40k0x-webpack-sources-3.2.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/q3di9fqm41k5rblajcf0g3gvka3i7p6q-which-2.0.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/zqg7pc4gwi8dqchg9zkzyklfvmmlrq1i-wildcard-2.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/wa4iwdsy5dsa4fpgkmfb3wbkln886im5-wrappy-1.0.2.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/x45xiwvk2v97bw1yp1vb6rnmvhagpgyz-xgcc-13.3.0-libgcc' from 'https://cache.nixos.org'...
- copying path '/nix/store/wz8zz2gm0k3w0ln389szc4gy60n063m5-xkeyboard-config-2.33' from 'https://cache.nixos.org'...
- copying path '/nix/store/4aznbgn0ysywd3yxbhnan1x9mzn4lvq0-yallist-4.0.0.tgz' from 'https://cache.nixos.org'...
- copying path '/nix/store/3dyw8dzj9ab4m8hv5dpyx7zii8d0w6fi-glibc-2.39-52' from 'https://cache.nixos.org'...
- copying path '/nix/store/j3yp3dncjlg0rgkzrj9zyrs6igmlw29a-perl5.34.1-HTTP-Cookies-6.09' from 'https://cache.nixos.org'...
- copying path '/nix/store/20pnf7hbfq367wvp149vihl5smqv5k6w-perl5.34.1-HTTP-Daemon-6.01' from 'https://cache.nixos.org'...
- copying path '/nix/store/c22cyjf9pahqr2n2ng355d4n97madk1i-perl5.34.1-HTTP-Negotiate-6.01' from 'https://cache.nixos.org'...
- copying path '/nix/store/67di3zqsi45fdkic0vpz72qmn3wr7ja1-alsa-lib-1.2.6.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/vckyjqasacplcx6zri4y9m5s0495ny0r-attr-2.5.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/a7hzq9i307fqqpaqzcc7c4nrqm09ini2-brotli-1.0.9' from 'https://cache.nixos.org'...
- copying path '/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16' from 'https://cache.nixos.org'...
- copying path '/nix/store/z3d18n1029shmgfm2jl0kbgl8xz8dzrl-c-ares-1.18.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/sqwfd0bjk9n70m6qxzdgka7rskhp84kf-cdparanoia-III-10.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/a9ii8n7kizknqxpzq12649x4vgzwg7nd-dav1d-1.0.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/80ii0nlirhwragln8b9rcq5q00l8y2kx-ed-1.18' from 'https://cache.nixos.org'...
- copying path '/nix/store/63q87s41ckm2k5qljgyxxqkj0l3rs60j-bzip2-1.0.6.0.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/fy6smw2m30469z254hsps8pkr1bdzxjz-brotli-1.0.9-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/f03y7rxffrx6d7bnyjj3gfw7r0jsbs1v-editorconfig-checker-2.4.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/65rps7h3pji8bincfas7yv7a9mknadwi-ell-0.50' from 'https://cache.nixos.org'...
- copying path '/nix/store/4vc7c3miingaijixfn0zqn15m0mgpbzp-expand-response-params' from 'https://cache.nixos.org'...
- copying path '/nix/store/nbk8fj066gh0xn45pi56kl9kicsvjd5k-expand-response-params' from 'https://cache.nixos.org'...
- copying path '/nix/store/ga5p5ij973ayjkn9my2gqi85q9cmfr1k-expat-2.4.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/ds9gfs5j6y4g31v9ggzzadvgrkq2pf3f-acl-2.3.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/si2vkwfmb1pg88l84drwv99776i9pcgr-bzip2-1.0.6.0.2-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/r87lnwhky1h4qkl35rkznahxw3pi9pag-fdk-aac-2.0.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/jzxh1awsbl5hy4k2lnji566015iyncbr-fribidi-1.0.12' from 'https://cache.nixos.org'...
- copying path '/nix/store/7x07kcbzgjrxi7nzvgpbfaczp6qc7w84-gawk-5.1.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/8dn12i3d7harw8g7dzk6dy7c5diz5ibp-gcc-11.3.0-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/ndi141g6y0rag3j5s3q49njmg8qr84yc-gdbm-1.23' from 'https://cache.nixos.org'...
- copying path '/nix/store/mw4m75mrcyibvmkflrlfp1na5lw5l90q-gfortran-11.3.0-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/z5bspaal6g029vr3171bb1bzbwfslsij-audit-2.8.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/q061z6dksdljn523w6dwjadpfvwnllw1-bash-5.1-p16-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/7cxx62ldsin5mh2ar3vcn5zqphpav4rz-giflib-5.2.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/1w359xvjhz57dh33cbf2f5g5dn91fc8g-brotli-1.0.9-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/y72i4llqf5zxvdp6b3j7ysixpdrid7qr-coreutils-9.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/xjnjvnf9vmskrwcl9la41h4ykhyl82y5-glibc-2.34-210-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/x3r4y2l6rg03h08hb6lgaxqwzgjwqzwg-gnumake-4.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/j8hcaam4dpv1ys2bnxijwxqiy0si0pzk-gnused-4.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34' from 'https://cache.nixos.org'...
- copying path '/nix/store/cxf2b9f45843sfd8jjjhlkqfw3qq7lbw-gzip-1.12' from 'https://cache.nixos.org'...
- copying path '/nix/store/vvy33znvfhd6kd7kz2ikkmhzbvy4q8rw-json-c-0.15' from 'https://cache.nixos.org'...
- copying path '/nix/store/lvjclx85d7w1xapxkc5h9w9hd713hsv2-keyutils-1.6.3-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/8vdjns4a3wwdhga2ibpsz6vb00ysaib7-lame-3.100-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/c8xgybzpx6g0cc5yrbm5ygwhqmlrds26-lcms-1.19' from 'https://cache.nixos.org'...
- copying path '/nix/store/ga8m780vz87n1lhssfcscn2yiqr9ih1x-lcms2-2.13.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/5knk9lilpzhk76bcdyfzbs19yhxhzkvk-check-0.15.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/cqb6mavbc266401s8dpxilha6safc02v-ldacBT-2.0.2.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/l0rlrghl0sgl3s1dk41nizywg7aw13q8-libICE-1.0.10' from 'https://cache.nixos.org'...
- copying path '/nix/store/z6bsx9rrfdvjskvc31sn57n6ykcsmdfq-getent-glibc-2.34-210' from 'https://cache.nixos.org'...
- copying path '/nix/store/jxppx178fi32y7p52mkmrzvxyxm3xfca-glibc-2.34-210-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/lp16xanlzxinpnjsig3dxl8v9qbycas0-libXau-1.0.9' from 'https://cache.nixos.org'...
- copying path '/nix/store/ayavqhg1njznpnv4krbmq800mmh279ch-audiofile-0.3.6' from 'https://cache.nixos.org'...
- copying path '/nix/store/vxdgprnd5k3wqfckabcvb59zxk4shl91-compiler-rt-libc-13.0.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/y1kw3paaz5ddp3zfqwhgrwks5lxx09lp-db-4.8.30' from 'https://cache.nixos.org'...
- copying path '/nix/store/lh645nsias463k8czjky16km9mxmfjrk-db-5.3.28' from 'https://cache.nixos.org'...
- copying path '/nix/store/pi3isxa1jpjkcfldvz98mjsc6ny53gdr-diffutils-3.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/lxd4xas5jkkf4q2gnb9v8iss3lpgh4jh-findutils-4.9.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/qcxh9dg5cmnr22bipmfw0igi6wn8s7s6-gettext-0.21' from 'https://cache.nixos.org'...
- copying path '/nix/store/rbgpdsydkvj0ijbb8hmnsxylb068alag-gmp-with-cxx-6.2.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/1kbbilmknbg7d5yxjllkk2jhn8za3y68-graphite2-1.3.14' from 'https://cache.nixos.org'...
- copying path '/nix/store/xgbapzd3cvrjrq6d40lmsav1fpqyppqk-icu4c-71.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/dqw8cnafngfpkx8livn9krwacg2279q8-ilmbase-2.5.7' from 'https://cache.nixos.org'...
- copying path '/nix/store/kyd8rr4kaw4a8g7fvp7ajprmnd89vgc4-libXdmcp-1.1.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/12m2i9s861zrlihs3hj5jyimmkrg06cg-libaom-3.3.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/5c5awwcsgbsbbp0766v2bzjaxf6v4ldi-libapparmor-3.0.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/clxvp3k07pqrghb3ck9vvfidykq6f4n1-fftw-single-3.3.10' from 'https://cache.nixos.org'...
- copying path '/nix/store/6a2kd3x5l53n2j95v068brpkhrwclp5y-libcap-2.63-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/z3f7ybm8ks5163j7d419cxkimzg1a1zi-libcap-ng-0.8.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/mclab4mr30c9lqb9w2faj0f6gxnygip3-libcbor-0.9.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/6sa5g4pq8x8a873hvl19v223kfayxqnn-libdaemon-0.14' from 'https://cache.nixos.org'...
- copying path '/nix/store/ysarvyn82m771wx5pzmnhzi18cghakaa-libdatrie-2019-12-20-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/99nyyxa0hmhhmzwx5d2vik2zczxvil14-libdeflate-1.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/s3ixdkbjz1k4djfrhb8b2hm9cvf3c6w5-libev-4.33' from 'https://cache.nixos.org'...
- copying path '/nix/store/865501r5n6mlbrwnx7b86g4va08ahnc7-libevent-2.1.12' from 'https://cache.nixos.org'...
- copying path '/nix/store/sg0mhf59lk5y614z8fpjjv6mqpbdvg7m-libffi-3.4.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/fb19lg3zd1f6jscf06qf564nppllcgzy-libgpg-error-1.42' from 'https://cache.nixos.org'...
- copying path '/nix/store/hhwm8mk4zjvv75m4iyr0dilczld7vv68-libfreeaptx-0.1.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/9nvrn5r7vqr7yjl27xgqc1q6h21adg1w-libipt-2.0.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/hw7k45y0bgnjq8zrcd29cmffan78gwzl-libjpeg-turbo-2.1.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/c8f1vmnf8240842wghdhc5f5qb0bidac-libkrb5-1.19.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/pvb1py854kr160axsg6ci20wd0781afi-libkrb5-1.19.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/g7f3lkv5cci3n92p272kmz5243ha55g4-libmnl-1.0.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/ay6czbv7h03xlhv36sm8jq3kv6wl061f-libnfnetlink-1.0.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/791ak0giwi5lhcx06w1kl0x5vnf7n15y-libogg-1.3.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/2dsv038n3knr6xs6lsc4ylp5jdnnd382-libpcap-1.10.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/wsiqkbkgh0hhb1a6df8g7px2qkpvzh5n-libopus-1.3.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/y1z8n9049w8xyphfnqs6awar18xh8jp4-libpciaccess-0.16' from 'https://cache.nixos.org'...
- copying path '/nix/store/4yfysprmvrv5z12imkkvvhilswq690dd-libffi-3.4.2-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/5h9rigjj7p70xxjjrk5qca91i6bf1s1k-compiler-rt-libc-13.0.1-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/0idwlkmbnhxyi12dhakmbbkxi5pdzccs-libressl-3.4.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/wmw6r8730lw9qirrj3ylamysh2dpwnbv-libnftnl-1.2.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/m408x97lnj76prd2kvi4b9796amlp7cj-celt-0.11.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/gqa58j0xvql7m41mv3lwvk08l01yv3iv-flac-1.3.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/0px5yqxp1a5i9slahssi8a5nrzlcs0gb-libassuan-2.5.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/k8aj40jpk887f0n1lbbgmm3y4hga74rn-libgcrypt-1.10.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/m833wbxwk52x0iyqmvvi54knmk52rs65-libnetfilter_conntrack-1.0.9' from 'https://cache.nixos.org'...
- copying path '/nix/store/ya898ysjbpcfdp29mvsz1qjdpfjwkvk4-libkrb5-1.19.3-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/h92kypzkd1hxgvrbdk8rqy5spih4g1na-libjpeg-turbo-2.1.3-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/bq5f14grbk8j4b791nxhrfn2h378r6bz-libdrm-2.4.110' from 'https://cache.nixos.org'...
- copying path '/nix/store/1irwn6wr9xqv3k4y9gmm51gflxjb8pgi-libkrb5-1.19.3-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/fkz6ims5qrj2s4srx4d6p34d9knln4mx-libtasn1-4.18.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/dh9i601fsyq9s9r8izb32gys56dnjgg1-libseccomp-2.5.3-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/sil4qjmg5ypxshrrl8ka5ib7kv65m0c0-libthai-0.1.29' from 'https://cache.nixos.org'...
- copying path '/nix/store/yf9p3f392g8qyp6flig887cxkcf409nm-libtheora-1.1.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/fafmr2xyh4lkxz7j5hna13mb094gibx3-libtool-2.4.7-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/6a9vah96iczc0h86biv4mpnw5nfj6k64-liburcu-0.13.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/l71g75bwy94q3wbv2alzxfzq2jylp1ic-libuv-1.44.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/22q18xb8nwqn1i3n7alb7vcgv9ldifn6-libvisual-0.4.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/24r16dn6d4yfk9cyjkp2c290i832qq8g-iptables-1.8.7' from 'https://cache.nixos.org'...
- copying path '/nix/store/dqy3lwmdh0xa5cmwzin3fsjsy604msm7-libvorbis-1.3.7' from 'https://cache.nixos.org'...
- copying path '/nix/store/xjv81h2w092l6gld2i6vy5m22ps1lpbf-libjpeg-turbo-2.1.3-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/xc4s15rcsm0xlzkpvvm5jr0kqvraijx5-libvpx-1.11.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/mxabjiv2cnypd46cgw4dvrsmvl7hl76v-libxcb-1.14' from 'https://cache.nixos.org'...
- copying path '/nix/store/8rhwdzcjl4llg2v4nmlnizv6zkaxy6jr-linux-pam-1.5.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/5v91lqbhxfhib4mhmpplqnyb7kza6xyz-lndir-1.0.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/9dqqm5csx7sc3qn2j3q12gzmxdzn5klc-lz4-1.9.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/aqf7nkq9bq0k83iwnbj0qsp8bj4hln8k-mpfr-4.1.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/7ji068smnymqz2lg2fd42hjnjd5czbl6-ncurses-6.3-p20220507' from 'https://cache.nixos.org'...
- copying path '/nix/store/z7nr6aqlzv51pk5ar8bgzg2alfqvi8fd-ncurses-6.4.20221231' from 'https://cache.nixos.org'...
- copying path '/nix/store/3fb5ws4vyi5jwl0ba3vnaf54186gr0j2-ncurses-abi5-compat-6.3-p20220507' from 'https://cache.nixos.org'...
- copying path '/nix/store/m0hng0hnqi0bzd4iqgx5cx0yi565ld85-nettle-3.7.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/mrjrrfvw290ff92qw7y9jqdymf0vk94b-nghttp2-1.47.0-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/p4l1vpnl9z8nvgwf9dadd2iwryqkbxz4-nghttp2-1.47.0-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/3rbn8jm2q498ahs8wfpxksbq4lbfy4q1-npth-1.6' from 'https://cache.nixos.org'...
- copying path '/nix/store/mv9f5if6vyjc7ax0xgjagih32q0wnp1l-numactl-2.0.14' from 'https://cache.nixos.org'...
- copying path '/nix/store/08497hzxx9pq505p0f2n26qyrnjkkd14-libX11-1.7.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/vcazdjzhv3p4fcwqpbq6i569kfvzhfqa-libsndfile-1.1.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/g6rvimak907gp62xj3ry61kilg9qvlps-libxcb-1.14-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/20n8ccmhjvjpipq2jyi6rr31985kg0hw-openfec-1.4.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/rzp9zrayyg3vi7pp236x7anpj0gwcvbw-openssl-1.1.1o' from 'https://cache.nixos.org'...
- copying path '/nix/store/fc91ldm1b21iiyz3a69z3apxa5zvjdi6-gnupg-2.3.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/v1qibrqywsim1bqnj38hnrbbmx5b0h8r-openssl-1.1.1o' from 'https://cache.nixos.org'...
- copying path '/nix/store/fm0h0zravslm146ylwpymkivckhi19zc-orc-0.4.32' from 'https://cache.nixos.org'...
- copying path '/nix/store/m5lvizq9ay7sv7rlhi4xqxkrb812qjdn-p11-kit-0.24.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/sb1w5xwjynz5gnsiimjwx4s1kl6bw879-patch-2.7.6' from 'https://cache.nixos.org'...
- copying path '/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/7c889x3w24w6g6ljv4dgnr9qba5wdidy-pcre2-10.40' from 'https://cache.nixos.org'...
- copying path '/nix/store/dk0nkfg7hjpvbi7n53jxn7wsxr88vw10-perl5.34.1-FCGI-0.79' from 'https://cache.nixos.org'...
- copying path '/nix/store/6nnw9n6gb2wbscvgj7x25g4xbwyyh42l-libX11-1.7.2-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/18l715rfmn79w8ivbnhsvskyizp0xj7v-pcre-8.45' from 'https://cache.nixos.org'...
- copying path '/nix/store/j5zizfb0cc3h908h7m7xrpm75gdxq72s-libXext-1.3.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/8yp56p1i8q4nnzcbma69s1zzw77q5li8-libXfixes-6.0.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/pbz9hzhmzpwzyz2y0j22avc8laiz7kll-libXrender-0.9.10' from 'https://cache.nixos.org'...
- copying path '/nix/store/94lq80irbx05y4ll5514phyyg3nahhgz-nghttp2-1.47.0-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/zdwyx0mi2kw0h66yqszi3wjjmv9gjg1v-perl5.34.1-HTML-Parser-3.75' from 'https://cache.nixos.org'...
- copying path '/nix/store/415k20m6psiadinr6i0w9f4m8xmlj5nb-perl5.34.1-IO-Tty-1.15' from 'https://cache.nixos.org'...
- copying path '/nix/store/qiq5v8nahx471id1d5ffk9v0z6672skp-pixman-0.38.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/r4r5jhwvj4pnp59l8dqzfq9wc5fyk222-pkg-config-0.29.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/ppp663gric0bj8j7i4041q4328sm88ca-perl5.34.1-TermReadKey-2.38' from 'https://cache.nixos.org'...
- copying path '/nix/store/1wxmbx31dp4vd8yg63plijaz7n9mncql-readline-6.3p08' from 'https://cache.nixos.org'...
- copying path '/nix/store/87g044p2zq221fvjzyrqyrkzxxayy1p9-readline-8.1p2' from 'https://cache.nixos.org'...
- copying path '/nix/store/xxcf5gwyn5pldv4b4wa2jw6vqg7v55y6-readline-8.2p10' from 'https://cache.nixos.org'...
- copying path '/nix/store/756k8b2g85s33p5cf247qqvzpl2s9hkc-libXScrnSaver-1.2.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/920d01c06lzfk4726082rwn23rn537an-libXi-1.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/z3q9q9549ci7kbdgyq99r6crnvrky6v3-gnugrep-3.7' from 'https://cache.nixos.org'...
- copying path '/nix/store/qqz0gj9iaidabp7g34r2fb9mds6ahk8i-bash-interactive-5.2p32' from 'https://cache.nixos.org'...
- copying path '/nix/store/inz3k7vz912pcnr48h5wmxw5dxvhhl00-libXcursor-1.2.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/bppyjn2n92l1mifz0zg18ggi3aakrnr6-libXinerama-1.1.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/fp0nj1cd31gfybkxr3nkdz7p20mq0x60-libXrandr-1.5.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/iqir06gk8rysai70zg7gbcv26xr0g3nd-libXv-1.0.11' from 'https://cache.nixos.org'...
- copying path '/nix/store/qkzph7v34wckxagb77xdk2pfnpj1kyv9-libXxf86vm-1.1.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/7vymg77rj9q42iriksanwzafln601ing-libglvnd-1.4.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/zwz70k2njgv57p5zkslkj73kvzlph0dc-libselinux-3.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/pxfxgmas6iyqb6dq7d7d7kvv1vld4r89-bash-interactive-5.1-p16' from 'https://cache.nixos.org'...
- copying path '/nix/store/276c54n9anb26friw6823rjl3iqbqqbr-libvdpau-1.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/xj3yv0pbfvmqq0wwmkwsrqa3j96lkyvl-perl5.34.1-CGI-4.51' from 'https://cache.nixos.org'...
- copying path '/nix/store/vm59q9rrwi413z9bpqvszm315gqx6y5v-perl5.34.1-IPC-Run-20200505.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/rvayzm9pcj4rq2b0s395vzyvs61lllnx-sbc-1.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/0sjmycy1s616jag5fvsczjgzj7rf0kc2-pkg-config-wrapper-0.29.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/y5inlxp5bcbpbzgvcn775fj271y2hk6v-serd-0.30.10' from 'https://cache.nixos.org'...
- copying path '/nix/store/pmhpx13j4y5k4jjn59yj8zz05wqfs8dl-icu4c-71.1-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/ckqspsyzd15irdhm6r5xbf4ax93rh1j9-shadow-4.11.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/fx5lg4bb3ismc414hb9b1dr7c2sxcrz0-soxr-0.1.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/sy2gq4bwkifpskkrkpc9gx24x8x1ixml-speex-1.2.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/s7ipv6ssli97s0ih6wipchxlammh03wi-speexdsp-1.2.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/bphm8adsh6hc7bns789rd5gyzdssjygc-tarWrapper' from 'https://cache.nixos.org'...
- copying path '/nix/store/l325q73qnk0in6p92nh9xp3908nadjr5-srt-1.4.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/kwwalc6pj041msiwjbb231zxmk5nbjrw-perl5.34.1-CGI-Fast-2.15' from 'https://cache.nixos.org'...
- copying path '/nix/store/z7inl8qc15x7f14hiq7845vyhsg999fh-tremor-unstable-2018-03-16' from 'https://cache.nixos.org'...
- copying path '/nix/store/yg0zkdhcivgkvs4rhnrnbp8fqwa9b1i2-unbound-1.14.0-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/f90pbsl438x3w41niqid6l0spd2973a2-util-linux-2.37.4-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/srg6dn9a9jff33bmgbvqzlnmqpbgdrgn-util-linux-minimal-2.37.4-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/cs12gpj98g6j212aqwvhn5ir94iaylzr-sord-unstable-2021-01-12' from 'https://cache.nixos.org'...
- copying path '/nix/store/298kvj55kwpwd1x4kh61yxk34fdvb2ci-libGL-1.4.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/mzskcvicgwsjfyynqsqzbv0w3lh6rpxg-libglvnd-1.4.0-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/5qrmczf28fqs9fk1a3bw7hvw98ykx0w9-vulkan-loader-1.3.211.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/izzds8vbhdcffnkhdxjj100hcwrp1sy6-wayland-1.20.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/a5gxrbb6b2m16lpzl4lqj54jizi7xii8-webrtc-audio-processing-0.3.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/3grqik3s4xjx4afjw9p8sjn8acslzczr-x264-unstable-2021-06-13-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/c7cd4f3hvfb882gry703q9xcfqgh0scm-x265-3.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/c5zj6iycp2ra73mgdqlfz75nyg5vhbps-xvidcore-1.3.7' from 'https://cache.nixos.org'...
- copying path '/nix/store/956v5w6m42hhyjmiyz2wb18vi2fz8clr-xz-5.2.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/wrsylkq6d88c5821prh1f48ccma2bwm1-gnutls-3.7.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/c57bg8jxmc506js65vvzwdz0hkk3f3pp-sratom-0.6.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/gb1djvlgzghzmafmk46nbbcsmxmbk2b5-zimg-3.0.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12' from 'https://cache.nixos.org'...
- copying path '/nix/store/6rzdawfgsvgy6j7h39q2q70iv940flwq-zstd-1.5.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/i05s7ihhcbfvvwv6zdzfqp2s1miwczls-mesa-22.0.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/bgb29jiwm6i5ng23zlxldwpm04m6vb1v-libva-2.14.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/1266p262lranrwa0n0fld0cm08rnj0mm-libGL-1.4.0-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/mfyq1527nxkxl06gr1ih9dax2ibxns8v-lilv-0.24.12' from 'https://cache.nixos.org'...
- copying path '/nix/store/cz52w8xf3i1d3xvzpzd9abf7rvpl9017-binutils-2.38' from 'https://cache.nixos.org'...
- copying path '/nix/store/pyfg8frkdqdbx2ahsd1m3wsw73yq68c1-boost-1.77.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/j5vhrywqmz1ixwhsmmjjxa85fpwryzh0-gcc-11.3.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/ckj0g3ycva2an405zf4mh4bvqhj44zr5-glib-2.72.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/m05fxr9scqwamq6fl4vvad015y9ld7v2-kexec-tools-2.0.23' from 'https://cache.nixos.org'...
- copying path '/nix/store/lw5vjnsq2sg9s3bq0ir0w3xj38mr00zk-libmng-2.0.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/bvhp2n9prbmp12pqasc7ic8ciiq0rfg4-libpng-apng-1.6.37' from 'https://cache.nixos.org'...
- copying path '/nix/store/45kihc6n4b87dxnshy6w6rjxj3jcg9ba-libssh-0.9.6' from 'https://cache.nixos.org'...
- copying path '/nix/store/n2kwy6pj5rfm6xhg02w75c1s7l25wm1d-libssh2-1.10.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/rayaswpiqxc6zysk9ixfdfmis0f4wwxn-libssh2-1.10.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/7529zp24fdm8qsmhjk2nwg8mw6n77vhd-libxml2-2.9.14' from 'https://cache.nixos.org'...
- copying path '/nix/store/ixrglcgpcb2q9sdbv1qhs70ky2gw9cn2-libmicrohttpd-0.9.71' from 'https://cache.nixos.org'...
- copying path '/nix/store/7mn4iackxqhdb5hgcjg07kg91d8ar88y-nghttp2-1.47.0-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/zlvn0866sjbyg4r62xrcg26cq72q4kp0-openexr-2.5.7' from 'https://cache.nixos.org'...
- copying path '/nix/store/0bb7w8i675h5zk34ys8307mbwmgyz4sz-libavif-0.10.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/qik1n7xbbdvln63vnf6r33475c5xslb1-freetype-2.12.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/1y07kmn145fpkyvmqmrvlfl40qc2zcsg-curl-7.83.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/09yiy5kf76m2y8lw2h6ac14w3z6kv16z-curl-7.83.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/kh5if8709qxzy3mk5whflv4mh4hllyql-libssh2-1.10.0-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/l0cfx8wdlv4vrz80q94a7rqgxlmx10km-libssh2-1.10.0-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/fdj4b4jp0p2b45djgwj2gwv37va67zrz-perl-5.34.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/w8dpaqg6rhrp7w0b6nrlg0i4xqk89cbw-elfutils-0.187' from 'https://cache.nixos.org'...
- copying path '/nix/store/r3zwgiph20yrbipl3s19rjg47l2lh6kq-kmod-29-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/l96521ncg4spshyh3vvxgzm23jpv5qqy-kmod-29' from 'https://cache.nixos.org'...
- copying path '/nix/store/jncvahdl8himy272fdd0jhzrg5h9149i-libtiff-4.3.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/vcdb1dq99vhh7yya9js6clzvf68w706w-curl-7.83.1-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/wgyqrabg7lh713k2wvm6mb1jda89bj5l-libunwind-1.6.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/fzxk0hasnfhv723nsxvkdv92vhv0a5d5-curl-7.83.1-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/9zkfmbjfqwziil40y2fnr44w86dh0fb9-fontconfig-2.13.94-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/7050r1gsin405hxgh44068y4kdllywdg-libxkbcommon-1.4.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/pck24nq8bv687ba7smidjnjp5bbb0ixq-llvm-13.0.1-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/6xj88vkkvbnghsh2rhzbbz6nhckbnb87-libdevil-1.7.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/fvqx73j4yxlkh2d884yk5sw31r4s1c6k-protobuf-3.19.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/87l7isafm1izrgc398lzrl2sizp1v92v-sqlite-3.38.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/6sc8pfd8g9jvwc1h916ybjhsafslpk4p-nghttp2-1.47.0-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/bi68dhpscbdl4qb3xql63p443aw26ib1-libwebp-1.2.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/57xkxq3vig832mbfchl7qimh78vdy0p4-tpm2-tss-3.2.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/x99ahlm4piib0i517a3x948b8np27xaf-util-linux-minimal-2.37.4-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/60q26b8dm6hbn7610g4l24k1nis2z83c-source-highlight-3.1.9' from 'https://cache.nixos.org'...
- copying path '/nix/store/p7prrmahwvx3f2ggkb0v2g545sz71yg0-dconf-0.40.0-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/p5alsds7zxydhj1i2hym7l96nh5gs4ha-gstreamer-1.20.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/k5vra8416vb0qnbf4cpzmksr92sj05vr-cairo-1.16.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/hxdp1b3rcr22sfbb42gyhn1pzzzkxy16-gd-2.3.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/gw2bnh8filhazaipg84c7i4fivzrk53g-gts-0.7.6' from 'https://cache.nixos.org'...
- copying path '/nix/store/chb9rl5hkrqrsrxwm7v5rdjci1frl5x9-harfbuzz-3.3.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/qj2hbzr98x4lfknw9dxmxnicj2n40fd0-bootstrap-stage0-glibc-bootstrap' from 'https://cache.nixos.org'...
- copying path '/nix/store/24b68jgg8i7gllh48mscqdwc8wd7j3wx-libXft-2.3.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/g30xs8yphszaz9069b6nzwcmb5g5xaw4-libical-3.0.14' from 'https://cache.nixos.org'...
- copying path '/nix/store/1xd0njmfvdyidjdnsk1lrl38f1rccv6n-libidn2-2.3.2-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/7jzf12ydiv5f2w3yjdxigmqwkd65kvhi-python-2.7.18' from 'https://cache.nixos.org'...
- copying path '/nix/store/553d7c4xcwp9j1a1gb9cb1s9ry3x1pi9-python3-3.9.13' from 'https://cache.nixos.org'...
- copying path '/nix/store/zd4sia8d7yq0s4ha235nq5mmr4mmp4b2-wget-1.21.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/c9037r0c2z72mkikg8g7b4lh955vqbg1-xz-5.2.5-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/7rs3wdajhwr8j4i4ws0b90ffzw6jc0ap-zstd-1.5.2-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/xhrmybxn8y34cy31m5kjnf5lrn37zvda-zlib-1.2.12-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38' from 'https://cache.nixos.org'...
- copying path '/nix/store/lvg99f3zni6zw4cvlci6wpmzlls0nsn4-binutils-wrapper-2.38' from 'https://cache.nixos.org'...
- copying path '/nix/store/hr90cdpsn79cg1pqdcqwr3w6rg47d710-libass-0.15.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/8fh4vwihbw0cpg064l8fwygljzk6a328-libidn2-2.3.2-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/7pk7r4n81ml08pn914h5nsajy1209dm3-kbd-2.4.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/ani4w8kc4jqb3fgdq9lxhdxydmazih6s-zstd-1.5.2-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/wpqkf7z7nam5i9b2mrs51gsmkd88yf5s-stdenv-linux' from 'https://cache.nixos.org'...
- copying path '/nix/store/slpikdfrngwjvzw0z36l57fg83akg9rp-pango-1.50.7' from 'https://cache.nixos.org'...
- building '/nix/store/2ianbfy0w9f7p7bc8g046v5r2cca9s2j-addintegrityfields.js.drv'...
- copying path '/nix/store/v3cpsgi47l45rxl5bnaspaxyyc4lqngj-graphviz-3.0.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/4zd5qn6irzrw0ny4675zdrkjqm3h0p7k-gst-plugins-base-1.20.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/99h63yy4gyx8hy2z13xbinz4778iz4ba-systemd-minimal-250.4' from 'https://cache.nixos.org'...
- building '/nix/store/lm03bgj90wzd8nr2dsrrpqdd7nsq3zyv-addintegrityfields.js.drv'...
- copying path '/nix/store/p9cg9ablz37l8yr72wbl4w7sfwmr3jmz-libfido2-1.10.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/nkp09ysi39nzn4prgww0ff7dg10vgcqx-moreutils-0.67' from 'https://cache.nixos.org'...
- copying path '/nix/store/1dp1pmq2ing28697p60s48xkaicb4d32-libusb-1.0.25' from 'https://cache.nixos.org'...
- copying path '/nix/store/1mklmcnw5hyssdig07185x0jwmkx0ng1-lvm2-2.03.16-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/9byn9s78vinpmasl090ccvllls2f32hl-openssl-1.1.1o-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/y05gyw49vkfd52iwzi7r4xrdsn5lvx39-openssl-1.1.1o-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/jcs14syknf17ksk8bvrqbbk77zxwz7zi-perl5.34.1-libwww-perl-6.49' from 'https://cache.nixos.org'...
- copying path '/nix/store/gz20hqhwlmpg72ryqlzqmgc339xk4lhi-systemd-minimal-250.4-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/3h5r17k60dr9236sjap7cmd7z3rjjaqg-valgrind-3.19.0' from 'https://cache.nixos.org'...
- building '/nix/store/a6367v5f749m2y5wvgd82adplzkwpbpf-pinpointDependencies.js.drv'...
- copying path '/nix/store/niwza54z6rxrj4zwnwqpbdgdws473a06-cryptsetup-2.4.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/7c8917dkn1fk7wlg8mbxdrc4i674kniz-gcc-arm-embedded-10.3.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/y0hrfcq3v4ib1ni4k2y1c01wra8dvnl2-openssl-1.1.1o-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/1fprhqbpzqrk7fi36dcnsngjvyvwl13a-openssl-1.1.1o-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/dljs5zhwbbb91v9h5g3lccg70k85y4wd-libusb-1.0.25-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/zy0437vb8q0nw1pcx5fbdxpp3d1r77k1-curl-7.83.1-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/4wvycqk42xvdk1p8dh6kps3fzsmp10zd-curl-7.83.1-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/h8gadrivdrl2rh71v38ly22ihmffl6k0-systemd-250.4' from 'https://cache.nixos.org'...
- building '/nix/store/iyi2y2pgrxzd64h7zxbnvzr0hpimx1pm-caniuse-lite-1.0.30001296.tgz.drv'...
- copying path '/nix/store/qgqxvh6v0ijwv85r0cy1nq6aj1zkz9yc-dbus-1.14.0-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/52zarqz8y2r84pnb89qjh29df2i12a4i-util-linux-2.37.4-bin' from 'https://cache.nixos.org'...
- copying path '/nix/store/38nqmkab6ygh5mz74zkm0gh0acd8yzvq-procps-3.3.16' from 'https://cache.nixos.org'...
- trying https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001296.tgz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 242k 100 242k 0 0 4534k 0 --:--:-- --:--:-- --:--:-- 4582k
- building '/nix/store/hk0qjzrbf7mmmir1lx4973jl30kv6069-cargo-nightly-x86_64-unknown-linux-gnu.tar.xz.drv'...
- copying path '/nix/store/pg8yw9hr8jsfvz1gk0sss8f5f34382s9-clang-13.0.1-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/smisz959616gm0gx17mkib4c43zsj2in-avahi-0.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/fhj1hpmy2cga8brikspln8ysiac7sylr-bluez-5.64' from 'https://cache.nixos.org'...
- copying path '/nix/store/fmkhiwpkabrbham1s56mv8h3zyzgi246-gdb-12.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/p94kqrmpkp1vnxqs0ns8596sd5j4b2x6-git-2.36.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/6ng9n870qq6fjkx9svwb2pqijvx5s96g-libdecor-0.1.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/d4vdcc8krzlrdv975zby7825g071kg8h-libjack2-1.9.19' from 'https://cache.nixos.org'...
- copying path '/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3' from 'https://cache.nixos.org'...
- copying path '/nix/store/74l9qrb5nw30cki5a1gg9n3ii7il5qkh-python3.9-cachy-0.3.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/h7xfcz2s3p2jlg8698q4axzlhl9zsai6-python3.9-certifi-2021.10.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/i84ks5y4ai26zijr7fw7gfqp18n3g2i3-lttng-ust-2.13.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/wkj53pjkpl5z1fxj6q6rb3a87dk80kih-python3.9-crashtest-0.3.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/9s8n88q5cncg6fql6rkp6xqgli7wlmnj-python3.9-chardet-4.0.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/b9fr45bivm1ycksn04198516dfx560zw-libpulseaudio-15.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/rprpsc33df7l1h08iwhwspbzpd0ifc9s-python3.9-distlib-0.3.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/lil10mb3sa3ncw4hvgz76p9x9riffw8d-python3.9-filelock-3.2.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/gk1zp4cl3bpiai9bsqfdhvc8b4bfgbac-python3.9-jeepney-0.7.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/psnw15rw3pkmqw4z5zhbfssxd5izwq9x-python3.9-idna-2.10' from 'https://cache.nixos.org'...
- copying path '/nix/store/gnc8kdn0xhsqdnqzq4q5hqdrddwwrv3l-python3.9-lockfile-0.12.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/r8nk8jbyi5xpqfn93jxp0k0hjgrhlj4n-python3.9-msgpack-1.0.4' from 'https://cache.nixos.org'...
- copying path '/nix/store/8xzpnnr7230lzigm4lc80g3bkkb7l7il-python3.9-pastel-0.2.1' from 'https://cache.nixos.org'...
- trying https://static.rust-lang.org/dist/2022-08-02/cargo-nightly-x86_64-unknown-linux-gnu.tar.xz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- copying path '/nix/store/4zh1icj4dy608ic8wqjhx5zfb54cki41-SDL2-2.0.22' from 'https://cache.nixos.org'...
- copying path '/nix/store/m31sdkpwwd3598nlafpf64gh8wyzibds-python3.9-platformdirs-2.0.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/whvsxi1h6kb6n3ngdk1fi1k2xjhkh9k0-python3.9-pkginfo-1.8.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/l8d4lc1yiiav31rvdcbzx8gs62sbidjb-libcamera-unstable-2022-01-03' from 'https://cache.nixos.org'...
- copying path '/nix/store/ddiv05llvf76mm81gd0jd7ymdkqh656q-libcanberra-0.30' from 'https://cache.nixos.org'...
- copying path '/nix/store/xpaslljzh1flgj7srx0ij39kww738lms-python3.9-poetry-core-1.0.8' from 'https://cache.nixos.org'...
- copying path '/nix/store/3xz9h91n5qb3ll7nq3n0v2han9j7424m-python3.9-ptyprocess-0.7.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/yp3sf80h4rgfnr5ch785rdrhlx7pnai4-python3.9-pycparser-2.21' from 'https://cache.nixos.org'...
- copying path '/nix/store/bsizh3z29hzikzry6y3i06pf18x0v4j8-python3.9-pyelftools-0.27' from 'https://cache.nixos.org'...
- copying path '/nix/store/hmlvfigfz343lipr3ychxzmrjyxvnz89-python3.9-pylev-1.4.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/bvv2al753klkqyr0lyck61l8ww22n073-python3.9-pyparsing-2.4.7' from 'https://cache.nixos.org'...
- copying path '/nix/store/nf0agngli8a8ffqqcx60vswsmg1khran-python3.9-setuptools-61.2.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/x19n0zxaqa3c6i7wp322vwl3lh9g1g0v-python3.9-pexpect-4.8.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/r7xpkk3naadm5ivyr8ldx2kafa2ypcq0-python3.9-shellingham-1.4.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/ab8y6wflphf9nb0nwdxl4f1qvvzhyyys-python3.9-six-1.16.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/rznmikwdvj5pp66n2rkp5racf9lszgz9-python3.9-cffi-1.15.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/rdkj1y3sxka7wkan0nahksbc56j7q052-python3-3.9.13-env' from 'https://cache.nixos.org'...
- copying path '/nix/store/fn3208b7fd2yq5pv9jaji18rqi6dgwpb-python3.9-clikit-0.6.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/vcgn8if9yxgwl36qx8148na29l2gm4vq-ffmpeg-4.4.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/yaxcki7g1d8ppkhbj80x5hy6k9xivhlx-python3.9-packaging-20.9' from 'https://cache.nixos.org'...
- copying path '/nix/store/ijzxk2zqpax064bjjgq2h6jb2abk0rsr-python3.9-tomlkit-0.7.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/9wfqj3phsp3srww4zf64niqqsqj5lgir-python3.9-urllib3-1.26.9' from 'https://cache.nixos.org'...
- copying path '/nix/store/b2nn2glmsyv4qcbrj98rg956m462rvmj-python3.9-virtualenv-20.14.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/61zfi5pmhb0d91422f186x26v7b52y5k-gcc-wrapper-11.3.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/2gf67pbpnff1mshwkj11w6gmcjhfq07c-python3.9-webencodings-0.5.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/g2h5rppzn790zbm4qx9pfhdbjdlwr851-python3.9-cryptography-37.0.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook' from 'https://cache.nixos.org'...
- copying path '/nix/store/488s6gawldlwp7fcqyq11r33i0bavh2n-roc-toolkit-0.1.5' from 'https://cache.nixos.org'...
- copying path '/nix/store/cx8nq30fsn8rwylxdmrlc0sl92pi2fw2-python3.9-cleo-0.8.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/ypszvxqskanxpxplcda0pfa6kmj2yjy0-stdenv-linux' from 'https://cache.nixos.org'...
- copying path '/nix/store/09wpbibyj19swx1b29k4h92h8j4lckfy-util-linux-2.37.4-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/iz6pc3p9x3f8h6qymd50ipnqz7cc1ccq-python3.9-html5lib-1.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/39sa2c9rcri654rmgsl5yjcwwnssc3f2-python3.9-requests-2.25.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/4qxshysh1vva32gbr5srfpcrb5fnsihv-python3.9-cachecontrol-0.12.11' from 'https://cache.nixos.org'...
- copying path '/nix/store/0v8glw089kbh9knax2jq2sjl1i1k67ng-python3.9-requests-toolbelt-0.9.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/7a60920lxgr9ympkcgy4rrxrvf95g0dr-python3.9-secretstorage-3.3.2' from 'https://cache.nixos.org'...
- copying path '/nix/store/f0b931h90ga8kc2v5yxzi8scl2bx92hy-git-subrepo-0.4.1' from 'https://cache.nixos.org'...
- copying path '/nix/store/azhndppm0l7cssvq0anjf9qa6kjyan1v-python3.9-keyring-22.3.0' from 'https://cache.nixos.org'...
- copying path '/nix/store/akj4n061855zm77jm0p3hqyg1j9kb1y0-python3.9-poetry-1.1.13' from 'https://cache.nixos.org'...
- copying path '/nix/store/f8vzb0lqvh1kjjx6swnp5bv4xh1yyb91-pipewire-0.3.51-lib' from 'https://cache.nixos.org'...
- copying path '/nix/store/m5rhjqgpf94jswpxl233h9x8cdaw14a8-SDL2-2.0.22' from 'https://cache.nixos.org'...
- 100 6671k 100 6671k 0 0 3478k 0 0:00:01 0:00:01 --:--:-- 3478k
- building '/nix/store/i682byd8npw48yfqdlghx8d7qjzz45cp-clippy-nightly-x86_64-unknown-linux-gnu.tar.xz.drv'...
- copying path '/nix/store/7f0hi9bv1q8a91pg67npirib1k454zgm-SDL2-2.0.22-dev' from 'https://cache.nixos.org'...
- copying path '/nix/store/h9hcabim6mhpll8civlsfabh665w4sn9-SDL2_image-2.0.5' from 'https://cache.nixos.org'...
- trying https://static.rust-lang.org/dist/2022-08-02/clippy-nightly-x86_64-unknown-linux-gnu.tar.xz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 2890k 100 2890k 0 0 1597k 0 0:00:01 0:00:01 --:--:-- 1596k
- building '/nix/store/0791z7hv02lb5dny3p18ip0v6cqy5x93-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv'...
- unpacking sources
- unpacking source archive /nix/store/b8mbq28hzvdpd67ykf3mr23hf129cyyi-cargo-nightly-x86_64-unknown-linux-gnu.tar.xz
- source root is cargo-nightly-x86_64-unknown-linux-gnu
- setting SOURCE_DATE_EPOCH to timestamp 1659384607 of file cargo-nightly-x86_64-unknown-linux-gnu/version
- patching sources
- installing
- Installing component cargo
- post-installation fixup
- shrinking RPATHs of ELF executables and libraries in /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- shrinking /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/cargo
- shrinking /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/libexec/cargo-credential-1password
- gzipping man pages under /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/share/man/
- patching script interpreter paths in /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- checking for references to /tmp/nix-build-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv-0/ in /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu...
- automatically fixing dependencies for ELF files
- {'ignore_missing': [],
- 'libs': [PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/xhrmybxn8y34cy31m5kjnf5lrn37zvda-zlib-1.2.12-dev/lib'),
- PosixPath('/nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12/lib'),
- PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/xhrmybxn8y34cy31m5kjnf5lrn37zvda-zlib-1.2.12-dev/lib'),
- PosixPath('/nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12/lib')],
- 'paths': [PosixPath('/nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu')],
- 'recursive': True,
- 'runtime_dependencies': []}
- setting interpreter of /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/cargo
- searching for dependencies of /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/cargo
- setting interpreter of /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/libexec/cargo-credential-1password
- searching for dependencies of /nix/store/sxngs2dlfn6bhwsl5i59bd6c83ql440c-cargo-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/libexec/cargo-credential-1password
- auto-patchelf: 0 dependencies could not be satisfied
- building '/nix/store/sfgp3lrfs8jbyca8iyvqifslbszc2038-copy-webpack-plugin-8.0.1.tgz.drv'...
- trying https://registry.npmjs.org/@types/copy-webpack-plugin/-/copy-webpack-plugin-8.0.1.tgz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 2757 100 2757 0 0 5083 0 --:--:-- --:--:-- --:--:-- 5077
- building '/nix/store/v123ygdvwh1rpsqsd53wqqj4sk8f3qk7-electron-to-chromium-1.4.36.tgz.drv'...
- copying path '/nix/store/9dkqpa8myqcc3a9ryla6clx5ccvlwjjw-clang-13.0.1' from 'https://cache.nixos.org'...
- trying https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.36.tgz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 24075 100 24075 0 0 622k 0 --:--:-- --:--:-- --:--:-- 635k
- building '/nix/store/7a7374wzyj6pa038aiijz5wac5fgizmb-node-12.20.41.tgz.drv'...
- trying https://registry.npmjs.org/@types/node/-/node-12.20.41.tgz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- copying path '/nix/store/79jqj2bg4vb87mx3w9lsgq8qi9clqzwl-clang-wrapper-13.0.1' from 'https://cache.nixos.org'...
- 100 104k 100 104k 0 0 193k 0 --:--:-- --:--:-- --:--:-- 193k
- building '/nix/store/z9sp6icclf5yri9s23ypnqinxw9lzd2y-pyright-1.1.204.tgz.drv'...
- trying https://registry.npmjs.org/pyright/-/pyright-1.1.204.tgz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 2036k 100 2036k 0 0 30.3M 0 --:--:-- --:--:-- --:--:-- 30.5M
- building '/nix/store/xi52kd9d1wm69ccvxkas28kxngc13rz5-rust-src-nightly.tar.xz.drv'...
- copying path '/nix/store/sljd4wd2v2nql81j7wcg8nbpvhhj1i0j-valgrind-3.19.0-dev' from 'https://cache.nixos.org'...
- trying https://static.rust-lang.org/dist/2022-08-02/rust-src-nightly.tar.xz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 2380k 100 2380k 0 0 1450k 0 0:00:01 0:00:01 --:--:-- 1449k
- building '/nix/store/wf4sv8h7dzmkrlr90zfy4kck0hrqikgx-rust-std-nightly-thumbv7em-none-eabihf.tar.xz.drv'...
- trying https://static.rust-lang.org/dist/2022-08-02/rust-std-nightly-thumbv7em-none-eabihf.tar.xz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 10.4M 100 10.4M 0 0 1041k 0 0:00:10 0:00:10 --:--:-- 1645k
- building '/nix/store/rld732nmnl7dawxdxzqfx191ps1rw5mx-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv'...
- unpacking sources
- unpacking source archive /nix/store/zv3szw2diw2hci3ic49hxg2dhasz0wd6-rust-src-nightly.tar.xz
- source root is rust-src-nightly
- setting SOURCE_DATE_EPOCH to timestamp 1659386535 of file rust-src-nightly/version
- patching sources
- installing
- Installing component rust-src
- post-installation fixup
- shrinking RPATHs of ELF executables and libraries in /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- patching script interpreter paths in /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/ci/run.sh: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/sh"
- /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/ci/dox.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/bash"
- /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/ci/style.sh: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/sh"
- /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/ci/run-docker.sh: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/sh"
- /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace/ci/debuglink.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/bash"
- /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace/ci/run.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/sh"
- /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace/ci/android-sdk.sh: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/sh"
- checking for references to /tmp/nix-build-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv-0/ in /nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu...
- automatically fixing dependencies for ELF files
- {'ignore_missing': [],
- 'libs': [PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib')],
- 'paths': [PosixPath('/nix/store/8ps90smbwrd25kim7q26mxi73jwcjgb0-rust-src-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu')],
- 'recursive': True,
- 'runtime_dependencies': []}
- auto-patchelf: 0 dependencies could not be satisfied
- building '/nix/store/8zix9hq5apsx51adl0qvp5iwz89lj7qa-rust-std-1.64.0-nightly-2022-08-02-thumbv7em-none-eabihf.drv'...
- unpacking sources
- unpacking source archive /nix/store/l6gsnj0816g4q39jz9lczmk81vg35ki8-rust-std-nightly-thumbv7em-none-eabihf.tar.xz
- source root is rust-std-nightly-thumbv7em-none-eabihf
- setting SOURCE_DATE_EPOCH to timestamp 1659381633 of file rust-std-nightly-thumbv7em-none-eabihf/version
- patching sources
- installing
- Installing component rust-std-thumbv7em-none-eabihf
- post-installation fixup
- shrinking RPATHs of ELF executables and libraries in /nix/store/iw2dyj8jcfygdp4mfcb4ygk0b4fjdvaq-rust-std-1.64.0-nightly-2022-08-02-thumbv7em-none-eabihf
- patching script interpreter paths in /nix/store/iw2dyj8jcfygdp4mfcb4ygk0b4fjdvaq-rust-std-1.64.0-nightly-2022-08-02-thumbv7em-none-eabihf
- checking for references to /tmp/nix-build-rust-std-1.64.0-nightly-2022-08-02-thumbv7em-none-eabihf.drv-0/ in /nix/store/iw2dyj8jcfygdp4mfcb4ygk0b4fjdvaq-rust-std-1.64.0-nightly-2022-08-02-thumbv7em-none-eabihf...
- automatically fixing dependencies for ELF files
- {'ignore_missing': [],
- 'libs': [PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib')],
- 'paths': [PosixPath('/nix/store/iw2dyj8jcfygdp4mfcb4ygk0b4fjdvaq-rust-std-1.64.0-nightly-2022-08-02-thumbv7em-none-eabihf')],
- 'recursive': True,
- 'runtime_dependencies': []}
- auto-patchelf: 0 dependencies could not be satisfied
- building '/nix/store/s523lwyj41hfpihdn63f649jqr22j5x0-rust-std-nightly-thumbv7m-none-eabi.tar.xz.drv'...
- trying https://static.rust-lang.org/dist/2022-08-02/rust-std-nightly-thumbv7m-none-eabi.tar.xz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 10.7M 100 10.7M 0 0 3029k 0 0:00:03 0:00:03 --:--:-- 3029k
- building '/nix/store/fyq3yd7nbrwpsn7lbrhri9phwwz639m6-rust-std-nightly-x86_64-unknown-linux-gnu.tar.xz.drv'...
- trying https://static.rust-lang.org/dist/2022-08-02/rust-std-nightly-x86_64-unknown-linux-gnu.tar.xz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 30.7M 100 30.7M 0 0 4799k 0 0:00:06 0:00:06 --:--:-- 5627k
- building '/nix/store/xb1lla3iifaglyjfq9hfai6q5qfihmzs-rust-std-1.64.0-nightly-2022-08-02-thumbv7m-none-eabi.drv'...
- unpacking sources
- unpacking source archive /nix/store/vgjbmkih52q71iik22girqyghsd5sjbc-rust-std-nightly-thumbv7m-none-eabi.tar.xz
- source root is rust-std-nightly-thumbv7m-none-eabi
- setting SOURCE_DATE_EPOCH to timestamp 1659381610 of file rust-std-nightly-thumbv7m-none-eabi/version
- patching sources
- installing
- Installing component rust-std-thumbv7m-none-eabi
- post-installation fixup
- shrinking RPATHs of ELF executables and libraries in /nix/store/sqrcyajjq6p3smw0zkpmsqr5399cd9sm-rust-std-1.64.0-nightly-2022-08-02-thumbv7m-none-eabi
- patching script interpreter paths in /nix/store/sqrcyajjq6p3smw0zkpmsqr5399cd9sm-rust-std-1.64.0-nightly-2022-08-02-thumbv7m-none-eabi
- checking for references to /tmp/nix-build-rust-std-1.64.0-nightly-2022-08-02-thumbv7m-none-eabi.drv-0/ in /nix/store/sqrcyajjq6p3smw0zkpmsqr5399cd9sm-rust-std-1.64.0-nightly-2022-08-02-thumbv7m-none-eabi...
- automatically fixing dependencies for ELF files
- {'ignore_missing': [],
- 'libs': [PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib')],
- 'paths': [PosixPath('/nix/store/sqrcyajjq6p3smw0zkpmsqr5399cd9sm-rust-std-1.64.0-nightly-2022-08-02-thumbv7m-none-eabi')],
- 'recursive': True,
- 'runtime_dependencies': []}
- auto-patchelf: 0 dependencies could not be satisfied
- building '/nix/store/cb4f8rk5vczf5xxgxi3bfxhyfyh8sqrg-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv'...
- unpacking sources
- unpacking source archive /nix/store/hyfwhb83s3a93h6h9jhryd05s0n8fq0v-rust-std-nightly-x86_64-unknown-linux-gnu.tar.xz
- source root is rust-std-nightly-x86_64-unknown-linux-gnu
- setting SOURCE_DATE_EPOCH to timestamp 1659384427 of file rust-std-nightly-x86_64-unknown-linux-gnu/version
- patching sources
- installing
- Installing component rust-std-x86_64-unknown-linux-gnu
- post-installation fixup
- shrinking RPATHs of ELF executables and libraries in /nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- shrinking /nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c28e44e30a7ed831.so
- shrinking /nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9d99c691629dc0c2.so
- patching script interpreter paths in /nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- checking for references to /tmp/nix-build-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv-0/ in /nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu...
- automatically fixing dependencies for ELF files
- {'ignore_missing': [],
- 'libs': [PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib')],
- 'paths': [PosixPath('/nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu')],
- 'recursive': True,
- 'runtime_dependencies': []}
- searching for dependencies of /nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c28e44e30a7ed831.so
- searching for dependencies of /nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9d99c691629dc0c2.so
- libstd-c28e44e30a7ed831.so -> found: /nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib
- setting RPATH to: /nix/store/3y9mw6xb565c1509n47wlqd8qfjp2nqa-rust-std-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib
- auto-patchelf: 0 dependencies could not be satisfied
- building '/nix/store/pi0fg5wlrxlvl4gbah0ffkzmpnrdlgcl-rustc-nightly-x86_64-unknown-linux-gnu.tar.xz.drv'...
- trying https://static.rust-lang.org/dist/2022-08-02/rustc-nightly-x86_64-unknown-linux-gnu.tar.xz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 55.5M 100 55.5M 0 0 5272k 0 0:00:10 0:00:10 --:--:-- 6944k
- building '/nix/store/bsw7b0xfdgq0m14i3c672jwrhiml5rj5-rustfmt-nightly-x86_64-unknown-linux-gnu.tar.xz.drv'...
- trying https://static.rust-lang.org/dist/2022-08-02/rustfmt-nightly-x86_64-unknown-linux-gnu.tar.xz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 4407k 100 4407k 0 0 2415k 0 0:00:01 0:00:01 --:--:-- 2415k
- building '/nix/store/b7b8iwgsdsfpfq6lhq51rff5m2p2y26m-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv'...
- unpacking sources
- unpacking source archive /nix/store/2fyn49d0kfb81fixbhbsz6x4i6gn69ch-rustc-nightly-x86_64-unknown-linux-gnu.tar.xz
- source root is rustc-nightly-x86_64-unknown-linux-gnu
- setting SOURCE_DATE_EPOCH to timestamp 1659384401 of file rustc-nightly-x86_64-unknown-linux-gnu/version
- patching sources
- installing
- Installing component rustc
- post-installation fixup
- shrinking RPATHs of ELF executables and libraries in /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- shrinking /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rustdoc
- shrinking /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rustc
- shrinking /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/libstd-c28e44e30a7ed831.so
- shrinking /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld
- shrinking /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/ld
- shrinking /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/libtest-9d99c691629dc0c2.so
- shrinking /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/librustc_driver-c25a516c3d8f3eb8.so
- shrinking /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/libLLVM-14-rust-1.64.0-nightly.so
- shrinking /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/libexec/rust-analyzer-proc-macro-srv
- gzipping man pages under /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/share/man/
- patching script interpreter paths in /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rust-gdbgui: interpreter directive changed from "#!/bin/sh" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/sh"
- /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rust-gdb: interpreter directive changed from "#!/bin/sh" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/sh"
- /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rust-lldb: interpreter directive changed from "#!/bin/sh" to "/nix/store/zwjm0gln1vk7x1akpyz0yxjsd1yc46gi-bash-5.1-p16/bin/sh"
- checking for references to /tmp/nix-build-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv-0/ in /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu...
- automatically fixing dependencies for ELF files
- {'ignore_missing': [],
- 'libs': [PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/8dn12i3d7harw8g7dzk6dy7c5diz5ibp-gcc-11.3.0-lib/lib'),
- PosixPath('/nix/store/xhrmybxn8y34cy31m5kjnf5lrn37zvda-zlib-1.2.12-dev/lib'),
- PosixPath('/nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12/lib'),
- PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/8dn12i3d7harw8g7dzk6dy7c5diz5ibp-gcc-11.3.0-lib/lib'),
- PosixPath('/nix/store/xhrmybxn8y34cy31m5kjnf5lrn37zvda-zlib-1.2.12-dev/lib'),
- PosixPath('/nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12/lib')],
- 'paths': [PosixPath('/nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu')],
- 'recursive': True,
- 'runtime_dependencies': []}
- setting interpreter of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rustdoc
- searching for dependencies of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rustdoc
- libtest-9d99c691629dc0c2.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- librustc_driver-c25a516c3d8f3eb8.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- libstd-c28e44e30a7ed831.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- setting RPATH to: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- setting interpreter of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rustc
- searching for dependencies of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rustc
- librustc_driver-c25a516c3d8f3eb8.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- libstd-c28e44e30a7ed831.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- setting RPATH to: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- searching for dependencies of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/libstd-c28e44e30a7ed831.so
- searching for dependencies of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/libtest-9d99c691629dc0c2.so
- libstd-c28e44e30a7ed831.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- setting RPATH to: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- searching for dependencies of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/librustc_driver-c25a516c3d8f3eb8.so
- libstd-c28e44e30a7ed831.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- libLLVM-14-rust-1.64.0-nightly.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- setting RPATH to: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- searching for dependencies of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/libLLVM-14-rust-1.64.0-nightly.so
- libz.so.1 -> found: /nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12/lib
- setting RPATH to: /nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12/lib
- setting interpreter of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld
- searching for dependencies of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld
- libz.so.1 -> found: /nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12/lib
- libLLVM-14-rust-1.64.0-nightly.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- setting RPATH to: /nix/store/ihfwjq0djyh1x4rhh7ddmhdj9h2xhgni-zlib-1.2.12/lib:/nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- setting interpreter of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/ld
- searching for dependencies of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/ld
- setting interpreter of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/libexec/rust-analyzer-proc-macro-srv
- searching for dependencies of /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/libexec/rust-analyzer-proc-macro-srv
- auto-patchelf: 0 dependencies could not be satisfied
- building '/nix/store/by8cjac626yz96cpjh2x0v6bh6qr5zrn-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv'...
- unpacking sources
- unpacking source archive /nix/store/d5ckcmylx9y5df5f84sbn3dssxgyjx4a-rustfmt-nightly-x86_64-unknown-linux-gnu.tar.xz
- source root is rustfmt-nightly-x86_64-unknown-linux-gnu
- setting SOURCE_DATE_EPOCH to timestamp 1659384835 of file rustfmt-nightly-x86_64-unknown-linux-gnu/version
- patching sources
- installing
- Installing component rustfmt-preview
- post-installation fixup
- shrinking RPATHs of ELF executables and libraries in /nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- shrinking /nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rustfmt
- shrinking /nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/cargo-fmt
- patching script interpreter paths in /nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- checking for references to /tmp/nix-build-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv-0/ in /nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu...
- automatically fixing dependencies for ELF files
- {'ignore_missing': [],
- 'libs': [PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib')],
- 'paths': [PosixPath('/nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu')],
- 'recursive': True,
- 'runtime_dependencies': []}
- setting interpreter of /nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rustfmt
- searching for dependencies of /nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/rustfmt
- setting interpreter of /nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/cargo-fmt
- searching for dependencies of /nix/store/pyfp664vnfdn27dh68iyxxx3km8sqn1x-rustfmt-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/cargo-fmt
- auto-patchelf: 0 dependencies could not be satisfied
- building '/nix/store/bkmgv5zxhgwp4sapw9aw4m734c9f6z23-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv'...
- unpacking sources
- unpacking source archive /nix/store/z9pv68qldflksk8yn578bmanv1nvmg9i-clippy-nightly-x86_64-unknown-linux-gnu.tar.xz
- source root is clippy-nightly-x86_64-unknown-linux-gnu
- setting SOURCE_DATE_EPOCH to timestamp 1659384852 of file clippy-nightly-x86_64-unknown-linux-gnu/version
- patching sources
- installing
- Installing component clippy-preview
- post-installation fixup
- shrinking RPATHs of ELF executables and libraries in /nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- shrinking /nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/cargo-clippy
- shrinking /nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/clippy-driver
- patching script interpreter paths in /nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu
- checking for references to /tmp/nix-build-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu.drv-0/ in /nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu...
- automatically fixing dependencies for ELF files
- {'ignore_missing': [],
- 'libs': [PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib'),
- PosixPath('/nix/store/7xqp6zi0ymccfmgykw8i5m0vny7nlv37-gnutar-1.34/lib'),
- PosixPath('/nix/store/064476w2xik8rqb2vjyygy0g52b5mh84-auto-patchelf-hook/lib'),
- PosixPath('/nix/store/0v7vzsxjb4p3q1s59viwnck00ybvww0v-binutils-wrapper-2.38/lib'),
- PosixPath('/nix/store/rvpyr8mjyxpy5hlwmhg80whg0i110361-patchelf-0.14.5/lib'),
- PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
- PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
- PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
- PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
- PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
- PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
- PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
- PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
- PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
- PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
- PosixPath('/nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib')],
- 'paths': [PosixPath('/nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu')],
- 'recursive': True,
- 'runtime_dependencies': []}
- setting interpreter of /nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/cargo-clippy
- searching for dependencies of /nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/cargo-clippy
- setting interpreter of /nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/clippy-driver
- searching for dependencies of /nix/store/ylzqygpc54g1kcipwvlvnar7alai74bk-clippy-preview-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/bin/clippy-driver
- librustc_driver-c25a516c3d8f3eb8.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- libstd-c28e44e30a7ed831.so -> found: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- setting RPATH to: /nix/store/if1ygcl7kxpkdd9zn9p6qmrr3j4aj9mc-rustc-1.64.0-nightly-2022-08-02-x86_64-unknown-linux-gnu/lib
- auto-patchelf: 0 dependencies could not be satisfied
- building '/nix/store/z5wjkj0qai1d69hfmqmgm4fbxg08f4vv-shx-0.3.3.tgz.drv'...
- trying https://registry.npmjs.org/shx/-/shx-0.3.3.tgz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 10684 100 10684 0 0 338k 0 --:--:-- --:--:-- --:--:-- 347k
- building '/nix/store/g5h8iqw4vzkwa3l8199hl4hd5bxply6y-rust-minimal-1.64.0-nightly-2022-08-02.drv'...
- building '/nix/store/l7ncamlaa2aicilihxzc3yg2rfmd3x8w-pyright-1.1.204.drv'...
- unpacking sources
- patching sources
- configuring
- no configure script, doing nothing
- building
- installing
- unpacking source archive /nix/store/l6kwf0gk6rnggqzm7k98zvsqxbqrvj1n-pyright-1.1.204.tgz
- unpacking source archive /nix/store/3flxxgfrs3y5wadkn9y6am6jy3jzzss8-json-ext-0.5.6.tgz
- unpacking source archive /nix/store/ax011in3mi3shzr0wfdva57m7mm361sq-fs.scandir-2.1.5.tgz
- unpacking source archive /nix/store/7fblkc6l6c6xa5pcpjbx1a49jcsp75f3-fs.stat-2.0.5.tgz
- unpacking source archive /nix/store/wc1g8538wz18dllf57shhzjcj8crr6y3-fs.walk-1.2.8.tgz
- unpacking source archive /nix/store/ia4k4zkhr3qjisr38iz14nzwsp533asj-copy-webpack-plugin-8.0.1.tgz
- unpacking source archive /nix/store/7nq4d9g2kkhfky20np489ipjj01qnvz0-eslint-8.2.1.tgz
- unpacking source archive /nix/store/9g5b0jbf8hqn7h8a5p36inj8bhfyr759-eslint-scope-3.7.2.tgz
- unpacking source archive /nix/store/bv8k0llgkx9z03580rliwrm6sabiarr4-estree-0.0.50.tgz
- unpacking source archive /nix/store/qa1jjbvf0f2w8a8kgrpx3j66l9fbgggn-json-schema-7.0.9.tgz
- unpacking source archive /nix/store/17yrickw7w9cqaxl49px3bwp1c7pzv8j-node-12.20.41.tgz
- unpacking source archive /nix/store/m11vbfnvllq1injsp5imghfkki0wcvkl-ast-1.11.1.tgz
- unpacking source archive /nix/store/nmpw2wh7cbbzl86x6i3bs411rcfpyxj2-floating-point-hex-parser-1.11.1.tgz
- unpacking source archive /nix/store/7634d27di4ggc369lh29kcgxwxj7x5ri-helper-api-error-1.11.1.tgz
- unpacking source archive /nix/store/np0s3mvvrxawics9vsqrhv2h9f8bm9z5-helper-buffer-1.11.1.tgz
- unpacking source archive /nix/store/rr5mz9vafjd0r8k2bj5lq4wwpjdlidyf-helper-numbers-1.11.1.tgz
- unpacking source archive /nix/store/1phif3prwp6b73k0bhp7vl733j9ff4va-helper-wasm-bytecode-1.11.1.tgz
- unpacking source archive /nix/store/qc8bcllgdk77bxbgdhm6gfq79326asam-helper-wasm-section-1.11.1.tgz
- unpacking source archive /nix/store/am0ix691bbnlw7jjk12r0db4q3akmcba-ieee754-1.11.1.tgz
- unpacking source archive /nix/store/6lnnl7wmg0ff50ykm6wgkxzdc79ay12h-leb128-1.11.1.tgz
- unpacking source archive /nix/store/rramq1ckd5imw2a101bbf7v3f8y50wbd-utf8-1.11.1.tgz
- unpacking source archive /nix/store/ay5vx7rjjjwzpwha8mm5jjcbw40n33ih-wasm-edit-1.11.1.tgz
- unpacking source archive /nix/store/if4r2882dyg1g9b5cj89kqp9lbwgrhn1-wasm-gen-1.11.1.tgz
- unpacking source archive /nix/store/b5s15j53z7cx9yp93qmq6v6rxl38qn1g-wasm-opt-1.11.1.tgz
- unpacking source archive /nix/store/mj76hblwh5wf8blfp8xf5gzamiah2ya2-wasm-parser-1.11.1.tgz
- unpacking source archive /nix/store/zdg9ixkkidfib8rv374rpcj80hckv0hh-wast-printer-1.11.1.tgz
- unpacking source archive /nix/store/02wlxz9gy6ahgb23854mh4rhi702541v-configtest-1.1.0.tgz
- unpacking source archive /nix/store/cnz4y0kq0j4pqx9a7glfd6d1j4pvn52x-info-1.4.0.tgz
- unpacking source archive /nix/store/br36y1l0j7lpq9cfwn6k64y9nzk4gmyl-serve-1.6.0.tgz
- unpacking source archive /nix/store/d37wqg00zjh7c797dyg2isw62bk59zck-ieee754-1.2.0.tgz
- unpacking source archive /nix/store/j8h763zjmlz0kps0s9mg3mc1zr7pfq44-long-4.2.2.tgz
- unpacking source archive /nix/store/d3rb2xzzwa7898h0h9v5c6j356ai82fi-acorn-8.7.0.tgz
- unpacking source archive /nix/store/810bqyfy84622zdkz3bcs9iny6r60d00-acorn-import-assertions-1.8.0.tgz
- unpacking source archive /nix/store/rv5d9i32rdnhd5a2idfmsjb66qg0a2k5-ajv-6.12.6.tgz
- unpacking source archive /nix/store/r60si7sfbvgx4bi5m73795pz5lgh42pi-ajv-keywords-3.5.2.tgz
- unpacking source archive /nix/store/75fzpbkc8vr0k07vm1s2w7jbdkzhbg15-ansi-styles-4.3.0.tgz
- unpacking source archive /nix/store/cmgg0cmx6c96h2r4b69nsb10vx7s61xy-array-union-2.1.0.tgz
- unpacking source archive /nix/store/mwgc2dnzgxn3k69qabji5yd8vjhigzz6-balanced-match-1.0.2.tgz
- unpacking source archive /nix/store/x5jga3jrdl6cprja3w53cd3jrss6w28w-brace-expansion-1.1.11.tgz
- unpacking source archive /nix/store/f04719ka7z460g3g4jlkj9qkcrdspadv-braces-3.0.2.tgz
- unpacking source archive /nix/store/4rd8swh6saiprmwfsnr2a92hvjf7y9bp-browserslist-4.19.1.tgz
- unpacking source archive /nix/store/0rkyy82q1xafhiai3frdxn08wj3j1n3w-buffer-from-1.1.2.tgz
- unpacking source archive /nix/store/y6n4q49fvcdybbvknyqckqwrlhn564r0-caniuse-lite-1.0.30001296.tgz
- unpacking source archive /nix/store/d23kj8clmzy76jsy5vrhs81gc4pnalas-chalk-4.1.2.tgz
- unpacking source archive /nix/store/adycpl55q1j8j1k970cwsx0fir31fipc-chrome-trace-event-1.0.3.tgz
- unpacking source archive /nix/store/3mb8zzqgdz5ppy9q4i2cd7bxhpx04mhs-clone-deep-4.0.1.tgz
- unpacking source archive /nix/store/x60243664ibqmb5bnx5w0rsl7xbpf1rg-color-convert-2.0.1.tgz
- unpacking source archive /nix/store/j61m49spvhshpil9z2qkjws4s2l4d2q3-color-name-1.1.4.tgz
- unpacking source archive /nix/store/bf6p4m2gdywjzm2h4vys1ibv9r9frys5-colorette-2.0.16.tgz
- unpacking source archive /nix/store/bp6kn4i1yqhiilnb3qmc1schigs8mj27-commander-2.20.3.tgz
- unpacking source archive /nix/store/v538mdl3px04xxhxjxkz2v9sq2psdna9-concat-map-0.0.1.tgz
- unpacking source archive /nix/store/n5axfd6xdapvhdryic43iddgm54wns4h-copy-webpack-plugin-9.1.0.tgz
- unpacking source archive /nix/store/vnv7l7vrwnkmycak8iv2iqwhkchqbmbj-cross-spawn-7.0.3.tgz
- unpacking source archive /nix/store/a1crms3a2vf173rnxh2dpvfvp9mx7r19-dir-glob-3.0.1.tgz
- unpacking source archive /nix/store/dx1c1jrvrswarjx1i4ibg9p4swcmcsvi-electron-to-chromium-1.4.36.tgz
- unpacking source archive /nix/store/79yxwy03mqdnam4cw552c2wb2yflpm75-enhanced-resolve-5.8.3.tgz
- unpacking source archive /nix/store/l57zkgcbnpi7i7wn9v94avf43balqk7m-envinfo-7.8.1.tgz
- unpacking source archive /nix/store/g3drwwybqb4p95nmsd1g1srmlqcalyp5-es-module-lexer-0.9.3.tgz
- unpacking source archive /nix/store/ciiwsh2km0sfipm7rjilck2bkd64hgw8-escalade-3.1.1.tgz
- unpacking source archive /nix/store/b60awdzzkk7423g7gss0475f2b4kbffa-eslint-scope-5.1.1.tgz
- unpacking source archive /nix/store/0a8cfvam9sw79kbqwyaqjklna4096xc3-esrecurse-4.3.0.tgz
- unpacking source archive /nix/store/7494x2r5wcvpikql6h946gwayr358k72-estraverse-5.3.0.tgz
- unpacking source archive /nix/store/5afnxj2zk9bdq1v8mfw72p9pdv6l5y21-estraverse-4.3.0.tgz
- unpacking source archive /nix/store/pwxfhlkmbjixi0hljxrbyf5f9k35528j-events-3.3.0.tgz
- unpacking source archive /nix/store/v8r9xkp0m7f7my0pl2c3lfx8z401qkns-execa-5.1.1.tgz
- unpacking source archive /nix/store/cjk54qlda58jydinf8aldn3f2a0y6bda-fast-deep-equal-3.1.3.tgz
- unpacking source archive /nix/store/259czd7xkq6qsv9cj7jrl4xfhb5cr631-fast-glob-3.2.7.tgz
- unpacking source archive /nix/store/kymbhm46jg3m96vd8pwjrn4icz13h7r8-glob-parent-5.1.2.tgz
- unpacking source archive /nix/store/jgidxwahv01x3xzjgdzbv98nfmp4nj3w-fast-json-stable-stringify-2.1.0.tgz
- unpacking source archive /nix/store/c59vdyl952aax9y8pqsirv2shcy3rsa5-fastest-levenshtein-1.0.12.tgz
- unpacking source archive /nix/store/6bxbjf8mf9qnf7s3a9i4f1d9500ynh2m-fastq-1.13.0.tgz
- unpacking source archive /nix/store/frg58y1m6fvdsrs7k05l754gsgw759w5-fill-range-7.0.1.tgz
- unpacking source archive /nix/store/pl92qvi9jf4jvikrpczdpkyhnbk96zzq-find-up-4.1.0.tgz
- unpacking source archive /nix/store/ba8x7lli4r1aby1925daq01i9i9s8b32-fs.realpath-1.0.0.tgz
- unpacking source archive /nix/store/9gxaxxjpyzsgjhqmzd2l1gilf6bya3z6-function-bind-1.1.1.tgz
- unpacking source archive /nix/store/v6nc4s349ya7ylphs79impbrlkznq82a-get-stream-6.0.1.tgz
- unpacking source archive /nix/store/n40j7abslkjnz8hvxmkpn0a8jlay53sr-glob-7.2.0.tgz
- unpacking source archive /nix/store/1f2vbqb364ghjgr526n2cx4p9gldg2xd-glob-parent-6.0.2.tgz
- unpacking source archive /nix/store/0syai1fk521a4crdl2qfyw4cpxdnk8c1-glob-to-regexp-0.4.1.tgz
- unpacking source archive /nix/store/pal9pfmbx9a0kbwqqsp54lx10mmwqlnq-globby-11.0.4.tgz
- unpacking source archive /nix/store/a6i39r64cgqsm00k2fv0n0sp2ibadxq9-graceful-fs-4.2.9.tgz
- unpacking source archive /nix/store/5mjkbd03nrb2qnf6jd7drhids88wl3ci-has-1.0.3.tgz
- unpacking source archive /nix/store/rdryr4bffc2pn4d216mignqwrxmlz49c-has-flag-4.0.0.tgz
- unpacking source archive /nix/store/4amhvf3fi2sg3mmpcf3n10pikxn21xn7-human-signals-2.1.0.tgz
- unpacking source archive /nix/store/v2gvj8whv241nj4lzha3flq8pnllcmvv-ignore-5.2.0.tgz
- unpacking source archive /nix/store/0wc2lbclh6mx8hi1sigqgx8fl46hsraj-import-local-3.1.0.tgz
- unpacking source archive /nix/store/m5b3lxagv9x67kwz3mp0bfjpxi27ww57-inflight-1.0.6.tgz
- unpacking source archive /nix/store/azvzr4mg5gc3av5b7jr3wzs20ldjrkxz-inherits-2.0.4.tgz
- unpacking source archive /nix/store/r1qa0z1s2jkfqs771jjb5ay9zrpi4rda-interpret-1.4.0.tgz
- unpacking source archive /nix/store/mgn18gylz5h80d3mxa77jbkv6wk9h7lj-is-core-module-2.8.1.tgz
- unpacking source archive /nix/store/a8yz5kr3vdxgn9pkmkdgcjyz91q53s59-is-extglob-2.1.1.tgz
- unpacking source archive /nix/store/80s4qfrr9bl6mykkgv704wrcdkammv1d-is-glob-4.0.3.tgz
- unpacking source archive /nix/store/2w1ddv53m3y0dh5x352aj7f9bi3bw2yn-is-number-7.0.0.tgz
- unpacking source archive /nix/store/mym3xfamsi2xhps48zaxa22wp8rz16zz-is-plain-object-2.0.4.tgz
- unpacking source archive /nix/store/wyyz1fvik77wpyli3lpcv35kqz73lhsf-is-stream-2.0.1.tgz
- unpacking source archive /nix/store/430bf0maxy0480dnzh78f1lf0kq4cbdg-isexe-2.0.0.tgz
- unpacking source archive /nix/store/gnygqhc0hciz75mzm87z04va98fkk38l-isobject-3.0.1.tgz
- unpacking source archive /nix/store/pwqjnb7prr5369ky6fmd1aw94vdk5bag-jest-worker-27.4.6.tgz
- unpacking source archive /nix/store/ypi7v1jhy53rah0bkw8lzynm5jyaxhd0-supports-color-8.1.1.tgz
- unpacking source archive /nix/store/sjly86rpzmg3xga172p77m5xzd04bs1y-json-parse-better-errors-1.0.2.tgz
- unpacking source archive /nix/store/qygc146r018a0dg6pq3y854fq75p7czq-json-schema-traverse-0.4.1.tgz
- unpacking source archive /nix/store/vx2x6iq6pxnhxhn13p9x5sj2sqkgm16y-kind-of-6.0.3.tgz
- unpacking source archive /nix/store/s5n2lksq08ffg4hj4mjxjj0fd5bbfans-loader-runner-4.2.0.tgz
- unpacking source archive /nix/store/j27qs0ddsfchl6h2wpcy4c2aagfq7lng-locate-path-5.0.0.tgz
- unpacking source archive /nix/store/fn9vj7k5mkmj1mp9z1r3ghgsyi84ajd2-lru-cache-6.0.0.tgz
- unpacking source archive /nix/store/13yk1j5ahl04h0wqskfn4qrfiq0vz9k7-merge-stream-2.0.0.tgz
- unpacking source archive /nix/store/hvvwxl2hzahq6m2gglwhw3xlak08v8kk-merge2-1.4.1.tgz
- unpacking source archive /nix/store/p931ss0hb9v5l48pihsya2jzv0lmk8r0-micromatch-4.0.4.tgz
- unpacking source archive /nix/store/3434y98jxrb9aw0wavx6y4n9nvcph3qs-mime-db-1.51.0.tgz
- unpacking source archive /nix/store/h7wwg1dk9k61s0rv2r96s7grlv4v4kzr-mime-types-2.1.34.tgz
- unpacking source archive /nix/store/di1plf4gn9gwfmjxda985pylb0kmd5f7-mimic-fn-2.1.0.tgz
- unpacking source archive /nix/store/9xm69v2r4kddrkdv7q8if4c4jyhpra0w-minimatch-3.0.4.tgz
- unpacking source archive /nix/store/a7q03i4w91sq8jrlbq7c7jcr36mxk5y6-minimist-1.2.5.tgz
- unpacking source archive /nix/store/6kx4jnx5zlaxjr8zpmhhjhfwxd8valb8-neo-async-2.6.2.tgz
- unpacking source archive /nix/store/39r4xr983cnibnwm38lf07284j288m7w-node-releases-2.0.1.tgz
- unpacking source archive /nix/store/0yxkfglccfvqx5rw4czb8hr22gcjw8nw-normalize-path-3.0.0.tgz
- unpacking source archive /nix/store/fb6qbddflqb39xsl1z3zxlwc4aqlmzp7-npm-run-path-4.0.1.tgz
- unpacking source archive /nix/store/99vx2fb0np7kj6kk2srccv8lh5fgqsx6-once-1.4.0.tgz
- unpacking source archive /nix/store/dv633lqr9bgss7zwd2ha6b11x9ck8ncb-onetime-5.1.2.tgz
- unpacking source archive /nix/store/l37maw1p2ma5xn0n4rqiw3wahp6qz88j-p-limit-2.3.0.tgz
- unpacking source archive /nix/store/iz220ajgdmwxqyr2vd8a5xv9q7z96170-p-locate-4.1.0.tgz
- unpacking source archive /nix/store/jrr02ssqdn4in9nfrlm3wd1bkldbgqx8-p-try-2.2.0.tgz
- unpacking source archive /nix/store/06g9x2c6l989i88mv89vh1jqm7b3kqql-path-exists-4.0.0.tgz
- unpacking source archive /nix/store/c9w6bjbsqfvchm7l6xbs30lhak7pp1jh-path-is-absolute-1.0.1.tgz
- unpacking source archive /nix/store/d8kym5mnyv01h6rw8gp3g8bipia3m2yk-path-key-3.1.1.tgz
- unpacking source archive /nix/store/6g5nyrn5b42i9dpq1f5d60s1rci1mc56-path-parse-1.0.7.tgz
- unpacking source archive /nix/store/qjvv9rghi83bqq5b4p9qwha0kqaakwsp-path-type-4.0.0.tgz
- unpacking source archive /nix/store/4x397r32dg8h5mwb2x590lx17hpnrylw-picocolors-1.0.0.tgz
- unpacking source archive /nix/store/j021j9wh2vddsp4iwy0pqq64nfxs9vfr-picomatch-2.3.1.tgz
- unpacking source archive /nix/store/8q8hvzwy1rip2nvczf1bbgpq74qvyasq-pkg-dir-4.2.0.tgz
- unpacking source archive /nix/store/z2miz6wmxdh97qw3z88d352rg11lzgf7-punycode-2.1.1.tgz
- unpacking source archive /nix/store/pnbhj64phdbrqscsrdsmkwc3949yx6qh-queue-microtask-1.2.3.tgz
- unpacking source archive /nix/store/cfyh2lan3bb004988gdqnmscqv4s5yrv-randombytes-2.1.0.tgz
- unpacking source archive /nix/store/czd8sgsricbvfjxjpq0wh19gchgnbr60-rechoir-0.6.2.tgz
- unpacking source archive /nix/store/j3sj5gr84jmvavcxc6yjip8zh07nk8yp-resolve-1.21.0.tgz
- unpacking source archive /nix/store/6lf8b0i0h0vc58l0gnrxlxps8j66bysi-resolve-cwd-3.0.0.tgz
- unpacking source archive /nix/store/nfjg2w700c2c3j4im989k5zw95fiwka1-resolve-from-5.0.0.tgz
- unpacking source archive /nix/store/50mxg9vcncl4kdznzndglkmq9m8cnnw9-reusify-1.0.4.tgz
- unpacking source archive /nix/store/ly9raffzzmm0lr7ljnp9bnij3a4fd5kb-run-parallel-1.2.0.tgz
- unpacking source archive /nix/store/9cnrb44a4pgbfjpnc9v1045972vnndmw-safe-buffer-5.2.1.tgz
- unpacking source archive /nix/store/vvf6761i8c0rxmv74904rnq45nqvyf9r-schema-utils-3.1.1.tgz
- unpacking source archive /nix/store/0myh8vmpaqlrsihjv0aaxc5svsiffa9m-semver-7.3.5.tgz
- unpacking source archive /nix/store/d9w6l2fhd512n720556676dy6qhb4s0h-serialize-javascript-6.0.0.tgz
- unpacking source archive /nix/store/wndv6r0gmi69jprv8scjdqjk4v5zd0bp-shallow-clone-3.0.1.tgz
- unpacking source archive /nix/store/li7c3f8qm89dsvjblpyh6kx8jvqlww1n-shebang-command-2.0.0.tgz
- unpacking source archive /nix/store/q0rf687z1s5far9q6dmcjbx4y2r4mgqh-shebang-regex-3.0.0.tgz
- unpacking source archive /nix/store/0ak4h0s1kc01msh87lzxargk7s1jxwbl-shelljs-0.8.4.tgz
- unpacking source archive /nix/store/jy5klc6pl1dr3941b2k7j5rf1rnp2psp-shx-0.3.3.tgz
- unpacking source archive /nix/store/xr8yik18iz7kwsligvwlsr1vy6x0gg2y-signal-exit-3.0.6.tgz
- unpacking source archive /nix/store/k1pizrmjl40xj4smki7xfrxg8iv200am-slash-3.0.0.tgz
- unpacking source archive /nix/store/p0pjjdrnxxbjpggssnnisrah2yhi4k0f-source-map-0.6.1.tgz
- unpacking source archive /nix/store/f2npq6chv18gmm6k9nnwpkfh6mlwsfhj-source-map-support-0.5.21.tgz
- unpacking source archive /nix/store/lncgcgqqwp8jyxnjnj7kzzkcx0lkryvb-strip-final-newline-2.0.0.tgz
- unpacking source archive /nix/store/qcc93wmykn6q890myaxfjahb8qr516k4-supports-color-7.2.0.tgz
- unpacking source archive /nix/store/q82f3rj3n5skyz0ixjajyncdi0400czj-supports-preserve-symlinks-flag-1.0.0.tgz
- unpacking source archive /nix/store/57njxd2xiw9vy5bgzwmp3w9ywwl0dp93-tapable-2.2.1.tgz
- unpacking source archive /nix/store/1rkl6xp3z4sjk3gngn4n4ff47q59dp1w-terser-5.10.0.tgz
- unpacking source archive /nix/store/xxlcz5wqpdyg5gzk9rhdi9bq2s6s53cv-source-map-0.7.3.tgz
- unpacking source archive /nix/store/887py6cj5grmf697fhyf37n0g9h585rf-terser-webpack-plugin-5.3.0.tgz
- unpacking source archive /nix/store/hsszqss774hv4a8w5l85k75l9d6dm932-to-regex-range-5.0.1.tgz
- unpacking source archive /nix/store/h0ivdmsmq1lkjp38qnh2y65h0fdf33wr-ts-loader-9.2.6.tgz
- unpacking source archive /nix/store/vr1p0z2jkz6ww2shnal56qa4dw35siv1-typescript-4.4.4.tgz
- unpacking source archive /nix/store/j0x8f0sm1k9danimblbxwscffkg75z04-uri-js-4.4.1.tgz
- unpacking source archive /nix/store/9d24hfgngjfwz377hab0v12dr0cgkhl8-watchpack-2.3.1.tgz
- unpacking source archive /nix/store/h4h3jaqrfrgip2fyi9ihpvnshhc3iwdb-webpack-5.65.0.tgz
- unpacking source archive /nix/store/0ppziqyqyjqjh6rbxcqgsgqadczcr70d-webpack-cli-4.9.1.tgz
- unpacking source archive /nix/store/i837601rviy35z125aghdz94abnd92h2-commander-7.2.0.tgz
- unpacking source archive /nix/store/igdyhxlkzfwhh2qzxkify1jliyp15j0h-interpret-2.2.0.tgz
- unpacking source archive /nix/store/bf28hls66dn6w1w14kg6asmqw0mpr51f-rechoir-0.7.1.tgz
- unpacking source archive /nix/store/3jfv8rrsbha5dxvyj2g6c9fs92lwin1p-webpack-merge-5.8.0.tgz
- unpacking source archive /nix/store/60ll4vzz3jbf3nx54v9qzj3v5pa40k0x-webpack-sources-3.2.2.tgz
- unpacking source archive /nix/store/q3di9fqm41k5rblajcf0g3gvka3i7p6q-which-2.0.2.tgz
- unpacking source archive /nix/store/zqg7pc4gwi8dqchg9zkzyklfvmmlrq1i-wildcard-2.0.0.tgz
- unpacking source archive /nix/store/wa4iwdsy5dsa4fpgkmfb3wbkln886im5-wrappy-1.0.2.tgz
- unpacking source archive /nix/store/4aznbgn0ysywd3yxbhnan1x9mzn4lvq0-yallist-4.0.0.tgz
- pinpointing versions of dependencies...
- patching script interpreter paths in .
- ./pyright/index.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/langserver.index.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/acorn/bin/acorn: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/shx/lib/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/typescript/bin/tsserver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/typescript/bin/tsc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/webpack-cli/bin/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/import-local/fixtures/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/shelljs/bin/shjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/terser/bin/terser.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/terser/bin/uglifyjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/terser/bin/terser: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/which/bin/node-which: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- ./pyright/node_modules/resolve/bin/resolve: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- No package-lock.json file found, reconstructing...
- Adding metadata fields to: node_modules/@discoveryjs/json-ext/package.json
- Adding metadata fields to: node_modules/@nodelib/fs.scandir/package.json
- Adding metadata fields to: node_modules/@nodelib/fs.stat/package.json
- Adding metadata fields to: node_modules/@nodelib/fs.walk/package.json
- Adding metadata fields to: node_modules/@types/copy-webpack-plugin/package.json
- Adding metadata fields to: node_modules/@types/eslint/package.json
- Adding metadata fields to: node_modules/@types/eslint-scope/package.json
- Adding metadata fields to: node_modules/@types/estree/package.json
- Adding metadata fields to: node_modules/@types/json-schema/package.json
- Adding metadata fields to: node_modules/@types/node/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/ast/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/floating-point-hex-parser/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/helper-api-error/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/helper-buffer/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/helper-numbers/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/helper-wasm-bytecode/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/helper-wasm-section/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/ieee754/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/leb128/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/utf8/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/wasm-edit/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/wasm-gen/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/wasm-opt/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/wasm-parser/package.json
- Adding metadata fields to: node_modules/@webassemblyjs/wast-printer/package.json
- Adding metadata fields to: node_modules/@webpack-cli/configtest/package.json
- Adding metadata fields to: node_modules/@webpack-cli/info/package.json
- Adding metadata fields to: node_modules/@webpack-cli/serve/package.json
- Adding metadata fields to: node_modules/@xtuc/ieee754/package.json
- Adding metadata fields to: node_modules/@xtuc/long/package.json
- Adding metadata fields to: node_modules/acorn/package.json
- Adding metadata fields to: node_modules/acorn-import-assertions/package.json
- Adding metadata fields to: node_modules/ajv/package.json
- Adding metadata fields to: node_modules/ajv-keywords/package.json
- Adding metadata fields to: node_modules/ansi-styles/package.json
- Adding metadata fields to: node_modules/array-union/package.json
- Adding metadata fields to: node_modules/balanced-match/package.json
- Adding metadata fields to: node_modules/brace-expansion/package.json
- Adding metadata fields to: node_modules/braces/package.json
- Adding metadata fields to: node_modules/browserslist/package.json
- Adding metadata fields to: node_modules/buffer-from/package.json
- Adding metadata fields to: node_modules/caniuse-lite/package.json
- Adding metadata fields to: node_modules/chalk/package.json
- Adding metadata fields to: node_modules/chrome-trace-event/package.json
- Adding metadata fields to: node_modules/clone-deep/package.json
- Adding metadata fields to: node_modules/color-convert/package.json
- Adding metadata fields to: node_modules/color-name/package.json
- Adding metadata fields to: node_modules/colorette/package.json
- Adding metadata fields to: node_modules/commander/package.json
- Adding metadata fields to: node_modules/concat-map/package.json
- Adding metadata fields to: node_modules/copy-webpack-plugin/package.json
- Adding metadata fields to: node_modules/cross-spawn/package.json
- Adding metadata fields to: node_modules/dir-glob/package.json
- Adding metadata fields to: node_modules/electron-to-chromium/package.json
- Adding metadata fields to: node_modules/enhanced-resolve/package.json
- Adding metadata fields to: node_modules/envinfo/package.json
- Adding metadata fields to: node_modules/es-module-lexer/package.json
- Adding metadata fields to: node_modules/escalade/package.json
- Adding metadata fields to: node_modules/eslint-scope/package.json
- Adding metadata fields to: node_modules/esrecurse/package.json
- Adding metadata fields to: node_modules/esrecurse/node_modules/estraverse/package.json
- Adding metadata fields to: node_modules/estraverse/package.json
- Adding metadata fields to: node_modules/events/package.json
- Adding metadata fields to: node_modules/execa/package.json
- Adding metadata fields to: node_modules/fast-deep-equal/package.json
- Adding metadata fields to: node_modules/fast-glob/package.json
- Adding metadata fields to: node_modules/fast-glob/node_modules/glob-parent/package.json
- Adding metadata fields to: node_modules/fast-json-stable-stringify/package.json
- Adding metadata fields to: node_modules/fastest-levenshtein/package.json
- Adding metadata fields to: node_modules/fastq/package.json
- Adding metadata fields to: node_modules/fill-range/package.json
- Adding metadata fields to: node_modules/find-up/package.json
- Adding metadata fields to: node_modules/fs.realpath/package.json
- Adding metadata fields to: node_modules/function-bind/package.json
- Adding metadata fields to: node_modules/get-stream/package.json
- Adding metadata fields to: node_modules/glob/package.json
- Adding metadata fields to: node_modules/glob-parent/package.json
- Adding metadata fields to: node_modules/glob-to-regexp/package.json
- Adding metadata fields to: node_modules/globby/package.json
- Adding metadata fields to: node_modules/graceful-fs/package.json
- Adding metadata fields to: node_modules/has/package.json
- Adding metadata fields to: node_modules/has-flag/package.json
- Adding metadata fields to: node_modules/human-signals/package.json
- Adding metadata fields to: node_modules/ignore/package.json
- Adding metadata fields to: node_modules/import-local/package.json
- Adding metadata fields to: node_modules/inflight/package.json
- Adding metadata fields to: node_modules/inherits/package.json
- Adding metadata fields to: node_modules/interpret/package.json
- Adding metadata fields to: node_modules/is-core-module/package.json
- Adding metadata fields to: node_modules/is-extglob/package.json
- Adding metadata fields to: node_modules/is-glob/package.json
- Adding metadata fields to: node_modules/is-number/package.json
- Adding metadata fields to: node_modules/is-plain-object/package.json
- Adding metadata fields to: node_modules/is-stream/package.json
- Adding metadata fields to: node_modules/isexe/package.json
- Adding metadata fields to: node_modules/isobject/package.json
- Adding metadata fields to: node_modules/jest-worker/package.json
- Adding metadata fields to: node_modules/jest-worker/node_modules/supports-color/package.json
- Adding metadata fields to: node_modules/json-parse-better-errors/package.json
- Adding metadata fields to: node_modules/json-schema-traverse/package.json
- Adding metadata fields to: node_modules/kind-of/package.json
- Adding metadata fields to: node_modules/loader-runner/package.json
- Adding metadata fields to: node_modules/locate-path/package.json
- Adding metadata fields to: node_modules/lru-cache/package.json
- Adding metadata fields to: node_modules/merge-stream/package.json
- Adding metadata fields to: node_modules/merge2/package.json
- Adding metadata fields to: node_modules/micromatch/package.json
- Adding metadata fields to: node_modules/mime-db/package.json
- Adding metadata fields to: node_modules/mime-types/package.json
- Adding metadata fields to: node_modules/mimic-fn/package.json
- Adding metadata fields to: node_modules/minimatch/package.json
- Adding metadata fields to: node_modules/minimist/package.json
- Adding metadata fields to: node_modules/neo-async/package.json
- Adding metadata fields to: node_modules/node-releases/package.json
- Adding metadata fields to: node_modules/normalize-path/package.json
- Adding metadata fields to: node_modules/npm-run-path/package.json
- Adding metadata fields to: node_modules/once/package.json
- Adding metadata fields to: node_modules/onetime/package.json
- Adding metadata fields to: node_modules/p-limit/package.json
- Adding metadata fields to: node_modules/p-locate/package.json
- Adding metadata fields to: node_modules/p-try/package.json
- Adding metadata fields to: node_modules/path-exists/package.json
- Adding metadata fields to: node_modules/path-is-absolute/package.json
- Adding metadata fields to: node_modules/path-key/package.json
- Adding metadata fields to: node_modules/path-parse/package.json
- Adding metadata fields to: node_modules/path-type/package.json
- Adding metadata fields to: node_modules/picocolors/package.json
- Adding metadata fields to: node_modules/picomatch/package.json
- Adding metadata fields to: node_modules/pkg-dir/package.json
- Adding metadata fields to: node_modules/punycode/package.json
- Adding metadata fields to: node_modules/queue-microtask/package.json
- Adding metadata fields to: node_modules/randombytes/package.json
- Adding metadata fields to: node_modules/rechoir/package.json
- Adding metadata fields to: node_modules/resolve/package.json
- Adding metadata fields to: node_modules/resolve-cwd/package.json
- Adding metadata fields to: node_modules/resolve-from/package.json
- Adding metadata fields to: node_modules/reusify/package.json
- Adding metadata fields to: node_modules/run-parallel/package.json
- Adding metadata fields to: node_modules/safe-buffer/package.json
- Adding metadata fields to: node_modules/schema-utils/package.json
- Adding metadata fields to: node_modules/semver/package.json
- Adding metadata fields to: node_modules/serialize-javascript/package.json
- Adding metadata fields to: node_modules/shallow-clone/package.json
- Adding metadata fields to: node_modules/shebang-command/package.json
- Adding metadata fields to: node_modules/shebang-regex/package.json
- Adding metadata fields to: node_modules/shelljs/package.json
- Adding metadata fields to: node_modules/shx/package.json
- Adding metadata fields to: node_modules/signal-exit/package.json
- Adding metadata fields to: node_modules/slash/package.json
- Adding metadata fields to: node_modules/source-map/package.json
- Adding metadata fields to: node_modules/source-map-support/package.json
- Adding metadata fields to: node_modules/strip-final-newline/package.json
- Adding metadata fields to: node_modules/supports-color/package.json
- Adding metadata fields to: node_modules/supports-preserve-symlinks-flag/package.json
- Adding metadata fields to: node_modules/tapable/package.json
- Adding metadata fields to: node_modules/terser/package.json
- Adding metadata fields to: node_modules/terser/node_modules/source-map/package.json
- Adding metadata fields to: node_modules/terser-webpack-plugin/package.json
- Adding metadata fields to: node_modules/to-regex-range/package.json
- Adding metadata fields to: node_modules/ts-loader/package.json
- Adding metadata fields to: node_modules/typescript/package.json
- Adding metadata fields to: node_modules/uri-js/package.json
- Adding metadata fields to: node_modules/watchpack/package.json
- Adding metadata fields to: node_modules/webpack/package.json
- Adding metadata fields to: node_modules/webpack-cli/package.json
- Adding metadata fields to: node_modules/webpack-cli/node_modules/commander/package.json
- Adding metadata fields to: node_modules/webpack-cli/node_modules/interpret/package.json
- Adding metadata fields to: node_modules/webpack-cli/node_modules/rechoir/package.json
- Adding metadata fields to: node_modules/webpack-merge/package.json
- Adding metadata fields to: node_modules/webpack-sources/package.json
- Adding metadata fields to: node_modules/which/package.json
- Adding metadata fields to: node_modules/wildcard/package.json
- Adding metadata fields to: node_modules/wrappy/package.json
- Adding metadata fields to: node_modules/yallist/package.json
- @discoveryjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@discoveryjs/json-ext
- @nodelib/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@nodelib/fs.scandir
- @nodelib/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@nodelib/fs.stat
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/run-parallel
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/queue-microtask
- @nodelib/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@nodelib/fs.walk
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/fastq
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/reusify
- @types/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@types/copy-webpack-plugin
- @types/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@types/node
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/tapable
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/webpack
- @types/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@types/eslint-scope
- @types/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@types/eslint
- @types/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@types/estree
- @types/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@types/json-schema
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/ast
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/helper-numbers
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/floating-point-hex-parser
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/helper-api-error
- @xtuc/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@xtuc/long
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/helper-wasm-bytecode
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/wasm-edit
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/helper-buffer
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/helper-wasm-section
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/wasm-gen
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/ieee754
- @xtuc/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@xtuc/ieee754
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/leb128
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/utf8
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/wasm-opt
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/wasm-parser
- @webassemblyjs/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webassemblyjs/wast-printer
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/acorn
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/acorn-import-assertions
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/browserslist
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/caniuse-lite
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/electron-to-chromium
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/escalade
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/node-releases
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/picocolors
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/chrome-trace-event
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/enhanced-resolve
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/graceful-fs
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/es-module-lexer
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/eslint-scope
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/esrecurse
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/esrecurse/node_modules/estraverse
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/estraverse
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/events
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/glob-to-regexp
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/json-parse-better-errors
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/loader-runner
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/mime-types
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/mime-db
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/neo-async
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/schema-utils
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/ajv
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/fast-deep-equal
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/fast-json-stable-stringify
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/json-schema-traverse
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/uri-js
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/punycode
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/ajv-keywords
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/terser-webpack-plugin
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/jest-worker
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/merge-stream
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/jest-worker/node_modules/supports-color
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/has-flag
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/serialize-javascript
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/randombytes
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/safe-buffer
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/source-map
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/terser
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/commander
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/terser/node_modules/source-map
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/source-map-support
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/buffer-from
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/watchpack
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/webpack-sources
- @webpack-cli/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webpack-cli/configtest
- @webpack-cli/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webpack-cli/info
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/envinfo
- @webpack-cli/[email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/@webpack-cli/serve
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/ansi-styles
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/color-convert
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/color-name
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/array-union
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/balanced-match
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/brace-expansion
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/concat-map
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/braces
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/fill-range
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/to-regex-range
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/is-number
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/chalk
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/supports-color
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/clone-deep
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/is-plain-object
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/isobject
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/kind-of
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/shallow-clone
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/colorette
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/cross-spawn
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/path-key
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/shebang-command
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/shebang-regex
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/which
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/isexe
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/copy-webpack-plugin
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/fast-glob
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/fast-glob/node_modules/glob-parent
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/is-glob
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/is-extglob
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/merge2
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/micromatch
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/picomatch
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/glob-parent
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/globby
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/dir-glob
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/path-type
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/ignore
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/slash
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/normalize-path
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/execa
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/get-stream
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/human-signals
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/is-stream
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/npm-run-path
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/onetime
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/mimic-fn
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/signal-exit
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/strip-final-newline
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/fastest-levenshtein
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/find-up
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/locate-path
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/p-locate
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/p-limit
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/p-try
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/path-exists
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/fs.realpath
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/function-bind
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/glob
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/inflight
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/once
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/wrappy
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/inherits
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/minimatch
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/path-is-absolute
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/has
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/interpret
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/is-core-module
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/lru-cache
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/yallist
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/minimist
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/path-parse
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/pkg-dir
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/rechoir
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/resolve
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/supports-preserve-symlinks-flag
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/resolve-cwd
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/resolve-from
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/ts-loader
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/semver
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/webpack-merge
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/wildcard
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/import-local
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/shelljs
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/shx
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/typescript
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/webpack-cli
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/webpack-cli/node_modules/commander
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/webpack-cli/node_modules/interpret
- [email protected] /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/webpack-cli/node_modules/rechoir
- audited 176 packages in 0.88s - prepare:pyright: info lifecycle [email protected]~prepare:
- 25 packages are looking for funding
- run `npm fund` for details
- found 17 vulnerabilities (6 moderate, 8 high, 3 critical)
- run `npm audit fix` to fix them, or `npm audit` for details
- @nix { "action": "setPhase", "phase": "fixupPhase" }t: timing audit body Completed in 2ms
- post-installation fixup
- shrinking RPATHs of ELF executables and libraries in /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204
- rewriting symlink /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/bin to be relative to /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204
- patching script interpreter paths in /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204
- /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/webpack/bin/webpack.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204/lib/node_modules/pyright/node_modules/envinfo/dist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/liq2m5v995wh5kzbvw9il4p4iwniwsjq-nodejs-14.19.3/bin/node"
- checking for references to /tmp/nix-build-pyright-1.1.204.drv-0/ in /nix/store/2n1f20mgffqk70lnh100vwfaglqnidxy-pyright-1.1.204...
- [nix-shell:~/firmware]$ poetry install
- Creating virtualenv trezor-firmware in /home/nixuser/firmware/.venv
- Installing dependencies from lock file
- Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them.
- Package operations: 86 installs, 0 updates, 0 removals
- • Installing pyparsing (3.0.7)
- • Installing attrs (21.4.0)
- • Installing iniconfig (1.1.1)
- • Installing packaging (21.3)
- • Installing pluggy (1.0.0)
- • Installing py (1.11.0)
- • Installing pycparser (2.21)
- • Installing toml (0.10.2)
- • Installing certifi (2022.12.7)
- • Installing cffi (1.15.0)
- • Installing charset-normalizer (2.0.11)
- • Installing click (8.1.3)
- • Installing construct (2.10.67)
- • Installing distlib (0.3.4)
- • Installing filelock (3.4.2)
- • Installing idna (3.3)
- • Installing lazy-object-proxy (1.7.1)
- • Installing markupsafe (2.0.1)
- • Installing mccabe (0.6.1)
- • Installing platformdirs (2.5.0)
- • Installing pycodestyle (2.8.0)
- • Installing pyflakes (2.4.0)
- • Installing pytest (6.2.5)
- • Installing six (1.16.0)
- • Installing typing-extensions (4.0.1)
- • Installing urllib3 (1.26.8)
- • Installing wrapt (1.13.3)
- • Installing astroid (2.9.3)
- • Installing click-default-group (1.2.2)
- • Installing colorama (0.4.4)
- • Installing construct-classes (0.1.2)
- • Installing cryptography (36.0.1)
- • Installing ecdsa (0.16.1)
- • Installing execnet (1.9.0)
- • Installing flake8 (4.0.1)
- • Installing incremental (21.3.0)
- • Installing isort (4.3.21)
- • Installing jinja2 (3.0.3)
- • Installing libusb1 (3.0.0)
- • Installing mnemonic (0.20)
- • Installing mypy-extensions (0.4.3)
- • Installing nose (1.3.7)
- • Installing pathspec (0.9.0)
- • Installing protobuf (3.19.4)
- • Installing pytest-forked (1.4.0)
- • Installing pyyaml (6.0)
- • Installing requests (2.27.1)
- • Installing simple-rlp (0.1.2)
- • Installing sortedcontainers (2.4.0)
- • Installing tomli (1.2.3)
- • Installing virtualenv (20.13.1)
- • Installing autoflake (1.4)
- • Installing black (22.3.0)
- • Installing coverage (4.5.4)
- • Installing curve25519-donna (1.3)
- • Installing demjson3 (3.0.5)
- • Installing dominate (2.6.0)
- • Installing ed25519 (1.5)
- • Installing fido2 (0.8.1)
- • Installing flake8-requirements (1.5.2)
- • Installing flaky (3.7.0)
- • Installing graphviz (0.19.1)
- • Installing hypothesis (6.36.1)
- • Installing inotify (0.2.10)
- • Installing mako (1.1.6)
- • Installing munch (2.5.0)
- • Installing nanopb (0.4.5.post1)
- • Installing pillow (9.0.1)
- • Installing pyasn1 (0.4.8)
- • Installing pyblake2 (1.1.2)
- • Installing pylint (2.12.2)
- • Installing pyserial (3.5)
- • Installing pytest-ordering (0.6)
- • Installing pytest-random-order (1.0.4)
- • Installing pytest-timeout (2.1.0)
- • Installing pytest-xdist (2.5.0)
- • Installing python-bitcoinlib (0.11.0)
- • Installing scan-build (2.0.20)
- • Installing scons (4.3.0)
- • Installing shamir-mnemonic (0.2.2)
- • Installing termcolor (1.1.0)
- • Installing towncrier (21.9.0)
- • Installing tox (3.24.5)
- • Installing vulture (2.6)
- • Installing yamllint (1.26.3)
- • Installing trezor (0.13.6 /home/nixuser/firmware/python)
- [nix-shell:~/firmware]$ poetry run ./legacy/script/setup
- Entering '../common/defs/ethereum/chains'
- Entering '../common/defs/ethereum/tokens'
- Entering '../crypto/tests/wycheproof'
- Entering '../vendor/QR-Code-generator'
- Entering '../vendor/fido2-tests'
- Entering '../vendor/libopencm3'
- Entering '../vendor/libsol'
- Entering '../vendor/micropython'
- Entering '../vendor/nanopb'
- Entering '../vendor/secp256k1-zkp'
- [nix-shell:~/firmware]$ poetry run ./legacy/script/cibuild
- make: Entering directory '/home/nixuser/firmware/vendor/libopencm3'
- GENHDR stm32/f0
- GENHDR stm32/f1
- GENHDR stm32/f2
- GENHDR stm32/f3
- GENHDR stm32/f4
- GENHDR stm32/f7
- GENHDR stm32/l0
- GENHDR stm32/l1
- GENHDR stm32/l4
- GENHDR stm32/g0
- GENHDR stm32/g4
- GENHDR stm32/h7
- GENHDR gd32/f1x0
- GENHDR lpc13xx
- GENHDR lpc17xx
- GENHDR lpc43xx/m4
- GENHDR lpc43xx/m0
- GENHDR lm3s
- GENHDR msp432/e4
- GENHDR efm32/tg
- GENHDR efm32/g
- GENHDR efm32/lg
- GENHDR efm32/gg
- GENHDR efm32/hg
- GENHDR efm32/wg
- GENHDR efm32/ezr32wg
- GENHDR sam/3a
- GENHDR sam/3n
- GENHDR sam/3s
- GENHDR sam/3u
- GENHDR sam/3x
- GENHDR sam/4l
- GENHDR sam/d
- GENHDR vf6xx
- GENHDR swm050
- GENHDR pac55xx
- BUILD lib/stm32/f2
- CC crc_common_all.c
- CC crypto_common_f24.c
- CC dac_common_all.c
- CC dac_common_v1.c
- CC desig_common_all.c
- CC desig_common_v1.c
- CC dma_common_f24.c
- CC exti_common_all.c
- CC flash.c
- CC flash_common_all.c
- CC flash_common_f.c
- CC flash_common_f24.c
- CC flash_common_idcache.c
- CC gpio_common_all.c
- CC gpio_common_f0234.c
- CC hash_common_f24.c
- CC i2c_common_v1.c
- CC iwdg_common_all.c
- CC rcc.c
- CC rcc_common_all.c
- CC rng_common_v1.c
- CC rtc_common_l1f024.c
- CC spi_common_all.c
- CC spi_common_v1.c
- CC spi_common_v1_frf.c
- CC timer_common_all.c
- CC timer_common_f0234.c
- CC timer_common_f24.c
- CC usart_common_all.c
- CC usart_common_f124.c
- CC usb.c
- CC usb_standard.c
- CC usb_control.c
- CC usb_msc.c
- CC usb_hid.c
- CC usb_audio.c
- CC usb_cdc.c
- CC usb_midi.c
- CC usb_dwc_common.c
- CC usb_f107.c
- CC usb_f207.c
- CC vector.c
- CC systick.c
- CC scb.c
- CC nvic.c
- CC assert.c
- CC sync.c
- CC dwt.c
- AR libopencm3_stm32f2.a
- make: Leaving directory '/home/nixuser/firmware/vendor/libopencm3'
- make: Entering directory '/home/nixuser/firmware/vendor/libsol'
- ==> Compile instruction.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float instruction.c -o target/Linux_release/instruction.o
- ==> Compile memzero.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float memzero.c -o target/Linux_release/memzero.o
- ==> Compile message.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float message.c -o target/Linux_release/message.o
- ==> Compile parser.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float parser.c -o target/Linux_release/parser.o
- ==> Compile print_config.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float print_config.c -o target/Linux_release/print_config.o
- ==> Compile printer.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float printer.c -o target/Linux_release/printer.o
- ==> Compile rfc3339.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float rfc3339.c -o target/Linux_release/rfc3339.o
- ==> Compile serum_assert_owner_instruction.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float serum_assert_owner_instruction.c -o target/Linux_release/serum_assert_owner_instruction.o
- ==> Compile spl_associated_token_account_instruction.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float spl_associated_token_account_instruction.c -o target/Linux_release/spl_associated_token_account_instruction.o
- ==> Compile spl_memo_instruction.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float spl_memo_instruction.c -o target/Linux_release/spl_memo_instruction.o
- ==> Compile spl_token_instruction.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float spl_token_instruction.c -o target/Linux_release/spl_token_instruction.o
- ==> Compile stake_instruction.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float stake_instruction.c -o target/Linux_release/stake_instruction.o
- ==> Compile system_instruction.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float system_instruction.c -o target/Linux_release/system_instruction.o
- ==> Compile token_info.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float token_info.c -o target/Linux_release/token_info.o
- ==> Compile transaction_printers.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float transaction_printers.c -o target/Linux_release/transaction_printers.o
- ==> Compile transaction_summary.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float transaction_summary.c -o target/Linux_release/transaction_summary.o
- ==> Compile vote_instruction.c
- arm-none-eabi-gcc -MMD -c -Werror -Wall -Wextra -pedantic -Wshadow -Wcast-qual -Wcast-align -Wno-unused-parameter -Wno-gnu-folding-constant -Iinclude -Os -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -msoft-float vote_instruction.c -o target/Linux_release/vote_instruction.o
- ==> Create static library libsol.a
- ar rcs libsol.a target/Linux_release/instruction.o target/Linux_release/memzero.o target/Linux_release/message.o target/Linux_release/parser.o target/Linux_release/print_config.o target/Linux_release/printer.o target/Linux_release/rfc3339.o target/Linux_release/serum_assert_owner_instruction.o target/Linux_release/spl_associated_token_account_instruction.o target/Linux_release/spl_memo_instruction.o target/Linux_release/spl_token_instruction.o target/Linux_release/stake_instruction.o target/Linux_release/system_instruction.o target/Linux_release/token_info.o target/Linux_release/transaction_printers.o target/Linux_release/transaction_summary.o target/Linux_release/vote_instruction.o
- make: Leaving directory '/home/nixuser/firmware/vendor/libsol'
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- DEP gen/prompt.d
- DEP gen/fonts.d
- DEP gen/bitmaps.d
- DEP winusb.d
- DEP webusb.d
- DEP util.d
- DEP usb_standard.d
- DEP usb21_standard.d
- DEP supervise.d
- DEP memory.d
- DEP se_chip.d
- DEP mi2c.d
- DEP segger_rtt/rtt_log.d
- DEP segger_rtt/SEGGER_RTT_printf.d
- DEP segger_rtt/SEGGER_RTT.d
- DEP trans_fifo.d
- DEP ble.d
- DEP nordic_dfu.d
- DEP usart.d
- DEP si2c.d
- DEP sys.d
- DEP setup.d
- DEP rng.d
- DEP random_delays.d
- DEP oled.d
- DEP layout.d
- DEP fw_signatures.d
- DEP flash.d
- DEP common.d
- DEP buttons.d
- DEP timer.d
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- CC setup.o
- CC timer.o
- CC buttons.o
- CC common.o
- CC flash.o
- CC fw_signatures.o
- CC gen/bitmaps.o
- CC gen/fonts.o
- CC layout.o
- CC memory.o
- CC oled.o
- CC random_delays.o
- CC rng.o
- CC sys.o
- CC si2c.o
- CC usart.o
- CC nordic_dfu.o
- CC ble.o
- CC trans_fifo.o
- CC segger_rtt/SEGGER_RTT.o
- CC segger_rtt/SEGGER_RTT_printf.o
- CC segger_rtt/rtt_log.o
- CC mi2c.o
- CC se_chip.o
- CC util.o
- CC supervise.o
- CC usb21_standard.o
- CC usb_standard.o
- CC webusb.o
- CC winusb.o
- CC gen/prompt.o
- AR libtrezor.a
- make: Entering directory '/home/nixuser/firmware/legacy/bootloader'
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- DEP ../vendor/trezor-crypto/hmac_drbg.small.d
- DEP ../vendor/trezor-crypto/memzero.small.d
- DEP ../vendor/trezor-crypto/sha2.small.d
- DEP ../vendor/trezor-crypto/secp256k1.small.d
- DEP ../vendor/trezor-crypto/ecdsa.small.d
- DEP ../vendor/trezor-crypto/bignum.small.d
- DEP ../gen/fonts.small.d
- DEP layout_boot.d
- DEP updateble.d
- DEP swd.d
- DEP usb.d
- DEP bootloader.d
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- AS startup.o
- CC bootloader.o
- CC usb.o
- CC swd.o
- CC updateble.o
- CC layout_boot.o
- CC ../gen/fonts.small.o
- CC ../vendor/trezor-crypto/bignum.small.o
- CC ../vendor/trezor-crypto/ecdsa.small.o
- CC ../vendor/trezor-crypto/secp256k1.small.o
- CC ../vendor/trezor-crypto/sha2.small.o
- CC ../vendor/trezor-crypto/memzero.small.o
- CC ../vendor/trezor-crypto/hmac_drbg.small.o
- LD bootloader.2.0.0-Stable-0917-f3b0717.elf
- OBJCOPY bootloader.2.0.0-Stable-0917-f3b0717.bin
- ./firmware_align.py bootloader.2.0.0-Stable-0917-f3b0717.bin bootloader.bin
- Current bootloader size before align is 32336 bytes
- make: Leaving directory '/home/nixuser/firmware/legacy/bootloader'
- make: Entering directory '/home/nixuser/firmware/legacy/firmware/protob'
- PROTOC messages_pb2.py
- PROTOC messages.pb
- PROTOC messages-bitcoin.pb
- PROTOC messages-common.pb
- PROTOC messages-crypto.pb
- PROTOC messages-debug.pb
- PROTOC messages-ethereum-onekey.pb
- PROTOC messages-ethereum.pb
- PROTOC messages-ethereum-definitions.pb
- PROTOC messages-management.pb
- PROTOC messages-nem.pb
- PROTOC messages-stellar.pb
- PROTOC messages-solana.pb
- PROTOC messages-starcoin.pb
- PROTOC messages-tron.pb
- PROTOC messages-aptos.pb
- PROTOC messages-near.pb
- PROTOC messages-conflux.pb
- PROTOC messages-algorand.pb
- PROTOC messages-ripple.pb
- PROTOC messages-filecoin.pb
- PROTOC messages-cosmos.pb
- PROTOC messages-polkadot.pb
- PROTOC messages-cardano.pb
- PROTOC messages-sui.pb
- PROTOC messages-kaspa.pb
- PROTOC messages-nexa.pb
- PROTOC messages-nostr.pb
- PROTOC messages-lnurl.pb
- PROTOC messages-nervos.pb
- PROTOC messages-dynex.pb
- NANOPB messages.pb.h
- Writing to ./messages.pb.h and ./messages.pb.c
- Writing to ./messages-bitcoin.pb.h and ./messages-bitcoin.pb.c
- Writing to ./messages-common.pb.h and ./messages-common.pb.c
- Writing to ./messages-crypto.pb.h and ./messages-crypto.pb.c
- Writing to ./messages-debug.pb.h and ./messages-debug.pb.c
- Following patterns in ./messages-ethereum-onekey.options did not match any fields: EthereumSignMessageEIP712.address_n, EthereumSignMessageEIP712.domain_hash, EthereumSignMessageEIP712.message_hash
- Use protoc --nanopb-out=-v:. to see a list of the field names.
- Writing to ./messages-ethereum-onekey.pb.h and ./messages-ethereum-onekey.pb.c
- Writing to ./messages-ethereum.pb.h and ./messages-ethereum.pb.c
- Writing to ./messages-ethereum-definitions.pb.h and ./messages-ethereum-definitions.pb.c
- Writing to ./messages-management.pb.h and ./messages-management.pb.c
- Writing to ./messages-nem.pb.h and ./messages-nem.pb.c
- Writing to ./messages-stellar.pb.h and ./messages-stellar.pb.c
- Writing to ./messages-solana.pb.h and ./messages-solana.pb.c
- Writing to ./messages-starcoin.pb.h and ./messages-starcoin.pb.c
- Writing to ./messages-tron.pb.h and ./messages-tron.pb.c
- Writing to ./messages-aptos.pb.h and ./messages-aptos.pb.c
- Writing to ./messages-near.pb.h and ./messages-near.pb.c
- Writing to ./messages-conflux.pb.h and ./messages-conflux.pb.c
- Writing to ./messages-algorand.pb.h and ./messages-algorand.pb.c
- Writing to ./messages-ripple.pb.h and ./messages-ripple.pb.c
- Writing to ./messages-filecoin.pb.h and ./messages-filecoin.pb.c
- Writing to ./messages-cosmos.pb.h and ./messages-cosmos.pb.c
- Writing to ./messages-polkadot.pb.h and ./messages-polkadot.pb.c
- Writing to ./messages-cardano.pb.h and ./messages-cardano.pb.c
- Writing to ./messages-sui.pb.h and ./messages-sui.pb.c
- Writing to ./messages-kaspa.pb.h and ./messages-kaspa.pb.c
- Writing to ./messages-nexa.pb.h and ./messages-nexa.pb.c
- Writing to ./messages-nostr.pb.h and ./messages-nostr.pb.c
- Writing to ./messages-lnurl.pb.h and ./messages-lnurl.pb.c
- Writing to ./messages-nervos.pb.h and ./messages-nervos.pb.c
- Writing to ./messages-dynex.pb.h and ./messages-dynex.pb.c
- make: Leaving directory '/home/nixuser/firmware/legacy/firmware/protob'
- make: Entering directory '/home/nixuser/firmware/legacy/firmware'
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- DEP protob/messages-dynex.pb.d
- DEP protob/messages-nervos.pb.d
- DEP protob/messages-lnurl.pb.d
- DEP protob/messages-nostr.pb.d
- DEP protob/messages-nexa.pb.d
- DEP protob/messages-kaspa.pb.d
- DEP protob/messages-sui.pb.d
- DEP protob/messages-cardano.pb.d
- DEP protob/messages-polkadot.pb.d
- DEP protob/messages-cosmos.pb.d
- DEP protob/messages-filecoin.pb.d
- DEP protob/messages-ripple.pb.d
- DEP protob/messages-algorand.pb.d
- DEP protob/messages-conflux.pb.d
- DEP protob/messages-near.pb.d
- DEP protob/messages-aptos.pb.d
- DEP protob/messages-tron.pb.d
- DEP protob/messages-stellar.pb.d
- DEP protob/messages-starcoin.pb.d
- DEP protob/messages-solana.pb.d
- DEP protob/messages-nem.pb.d
- DEP protob/messages-ethereum-onekey.pb.d
- DEP protob/messages-ethereum-definitions.pb.d
- DEP protob/messages-ethereum.pb.d
- DEP ../vendor/trezor-crypto/cash_addr.d
- DEP protob/messages-management.pb.d
- DEP protob/messages-debug.pb.d
- DEP protob/messages-crypto.pb.d
- DEP protob/messages-common.pb.d
- DEP protob/messages-bitcoin.pb.d
- DEP protob/messages.pb.d
- DEP ../vendor/nanopb/pb_encode.d
- DEP ../vendor/nanopb/pb_decode.d
- DEP ../vendor/nanopb/pb_common.d
- DEP ../vendor/trezor-storage/norcow.d
- DEP ../vendor/trezor-storage/storage.d
- DEP ../vendor/QR-Code-generator/c/qrcodegen.d
- DEP ../vendor/trezor-crypto/monero/serialize.d
- DEP ../vendor/trezor-crypto/monero/xmr.d
- DEP ../vendor/trezor-crypto/monero/base58.d
- DEP ../vendor/trezor-crypto/schnorr_bch.d
- DEP ../vendor/trezor-crypto/sha512.d
- DEP ../vendor/trezor-crypto/cardano.d
- DEP ../vendor/trezor-crypto/nem.d
- DEP ../vendor/trezor-crypto/chacha20poly1305/rfc7539.d
- DEP ../vendor/trezor-crypto/chacha20poly1305/poly1305-donna.d
- DEP ../vendor/trezor-crypto/chacha20poly1305/chacha_merged.d
- DEP ../vendor/trezor-crypto/chacha20poly1305/chacha20poly1305.d
- DEP ../vendor/trezor-crypto/aes/aes_modes.d
- DEP ../vendor/trezor-crypto/aes/aestab.d
- DEP ../vendor/trezor-crypto/aes/aeskey.d
- DEP ../vendor/trezor-crypto/aes/aescrypt.d
- DEP ../vendor/trezor-crypto/hasher.d
- DEP ../vendor/trezor-crypto/groestl.d
- DEP ../vendor/trezor-crypto/blake2s.d
- DEP ../vendor/trezor-crypto/blake2b.d
- DEP ../vendor/trezor-crypto/blake256.d
- DEP ../vendor/trezor-crypto/sha3.d
- DEP ../vendor/trezor-crypto/sha2.d
- DEP ../vendor/trezor-crypto/ripemd160.d
- DEP ../vendor/trezor-crypto/segwit_addr.d
- DEP ../vendor/trezor-crypto/base58.d
- DEP ../vendor/trezor-crypto/base32.d
- DEP ../vendor/trezor-crypto/pbkdf2.d
- DEP ../vendor/trezor-crypto/bip39_english.d
- DEP ../vendor/trezor-crypto/bip39.d
- DEP ../vendor/trezor-crypto/bip32.d
- DEP ../vendor/trezor-crypto/hmac.d
- DEP ../vendor/trezor-crypto/ed25519-donna/ed25519-keccak.d
- DEP ../vendor/trezor-crypto/ed25519-donna/ed25519-sha3.d
- DEP ../vendor/trezor-crypto/ed25519-donna/curve25519-donna-scalarmult-base.d
- DEP ../vendor/trezor-crypto/ed25519-donna/ed25519.d
- DEP ../vendor/trezor-crypto/ed25519-donna/ed25519-donna-impl-base.d
- DEP ../vendor/trezor-crypto/ed25519-donna/ed25519-donna-32bit-tables.d
- DEP ../vendor/trezor-crypto/ed25519-donna/ed25519-donna-basepoint-table.d
- DEP ../vendor/trezor-crypto/ed25519-donna/modm-donna-32bit.d
- DEP ../vendor/trezor-crypto/ed25519-donna/curve25519-donna-helpers.d
- DEP ../vendor/trezor-crypto/ed25519-donna/curve25519-donna-32bit.d
- DEP ../vendor/trezor-crypto/memzero.d
- DEP ../vendor/trezor-crypto/rand.d
- DEP ../vendor/trezor-crypto/rfc6979.d
- DEP ../vendor/trezor-crypto/hmac_drbg.d
- DEP ../vendor/trezor-crypto/nist256p1.d
- DEP ../vendor/trezor-crypto/secp256k1.d
- DEP ../vendor/trezor-crypto/curves.d
- DEP ../vendor/trezor-crypto/ecdsa.d
- DEP ../vendor/trezor-crypto/bignum.d
- DEP ../vendor/trezor-crypto/address.d
- DEP debug.d
- DEP dynex.d
- DEP nervos.d
- DEP lnurl.d
- DEP base64.d
- DEP nostr.d
- DEP nexa.d
- DEP kaspa.d
- DEP sui.d
- DEP cbor.d
- DEP ada.d
- DEP polkadot/tx.d
- DEP polkadot/parser.d
- DEP polkadot/parser_impl.d
- DEP polkadot/parser_impl_common.d
- DEP polkadot/substrate/substrate_dispatch.d
- DEP polkadot/substrate/substrate_dispatch_V26.d
- DEP polkadot/substrate/substrate_types.d
- DEP polkadot/bignum.d
- DEP polkadot/crypto_helper.d
- DEP polkadot.d
- DEP cosmos.d
- DEP cosmos_networks.d
- DEP cosmos/parser.d
- DEP cosmos/tx_display.d
- DEP cosmos/tx_parser.d
- DEP cosmos/tx_validate.d
- DEP cosmos/json_parser.d
- DEP jsmn.d
- DEP filecoin/parser.d
- DEP filecoin/tx.d
- DEP filecoin/parser_impl.d
- DEP filecoin/cborvalidation.d
- DEP filecoin/cborparser.d
- DEP filecoin.d
- DEP ripple.d
- DEP algo/tx.d
- DEP algo/parser.d
- DEP algo/parser_impl.d
- DEP algo/parser_encoding.d
- DEP algo/base64.d
- DEP algo/algo_asa.d
- DEP algorand.d
- MAKO conflux_tokens.c
- DEP conflux_tokens.d
- DEP conflux.d
- DEP near.d
- DEP aptos.d
- DEP tron_tokens.d
- DEP tron.d
- DEP stellar.d
- DEP starcoin.d
- DEP solana.d
- MAKO nem_mosaics.c
- DEP nem_mosaics.d
- DEP nem2.d
- MAKO ethereum_tokens_onekey.c
- DEP ethereum_tokens_onekey.d
- DEP ethereum_onekey.d
- DEP ethereum_tokens.d
- DEP ethereum_networks.d
- DEP ethereum_definitions.d
- DEP ethereum.d
- DEP u2f.d
- DEP crypto.d
- DEP signing.d
- DEP reset.d
- DEP recovery.d
- DEP layout2.d
- DEP protect.d
- DEP transaction.d
- MAKO coin_info.c
- DEP coin_info.d
- DEP coins.d
- DEP fsm.d
- DEP pinmatrix.d
- DEP trezor.d
- DEP config.d
- DEP messages.d
- DEP menu_list.d
- DEP menu_core.d
- DEP menu_para.d
- DEP language.d
- DEP gettext.d
- DEP chinese.d
- DEP font.d
- DEP otp.d
- DEP bl_check.d
- DEP usb.d
- DEP ../vendor/trezor-crypto/zkp_ecdsa.d
- DEP ../vendor/trezor-crypto/zkp_context.d
- DEP ../vendor/trezor-crypto/zkp_bip340.d
- rm nem_mosaics.c conflux_tokens.c coin_info.c ethereum_tokens_onekey.c
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- MAKO conflux_tokens.c
- DEP conflux_tokens.d
- MAKO nem_mosaics.c
- DEP nem_mosaics.d
- MAKO ethereum_tokens_onekey.c
- DEP ethereum_tokens_onekey.d
- MAKO coin_info.c
- DEP coin_info.d
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- AS field_10x26_arm.o
- CC secp256k1-zkp.o
- CC precomputed_ecmult.o
- CC precomputed_ecmult_gen.o
- CC ../vendor/trezor-crypto/zkp_bip340.o
- CC ../vendor/trezor-crypto/zkp_context.o
- CC ../vendor/trezor-crypto/zkp_ecdsa.o
- MAKO coin_info.h
- CC usb.o
- PYTHON bl_data.py bootloader.dat
- Embedding bootloader bootloader.dat
- CC bl_check.o
- CC otp.o
- AS header.o
- AS startup.o
- CC font.o
- CC chinese.o
- CC gettext.o
- CC language.o
- CC menu_para.o
- CC menu_core.o
- CC menu_list.o
- CC messages.o
- CC config.o
- CC trezor.o
- CC pinmatrix.o
- MAKO nem_mosaics.h
- CC fsm.o
- CC coins.o
- CC coin_info.o
- CC transaction.o
- CC protect.o
- CC layout2.o
- CC recovery.o
- CC reset.o
- CC signing.o
- CC crypto.o
- MAKO u2f_knownapps.h
- CC u2f.o
- CC ethereum.o
- MAKO ethereum_definitions_constants.h
- CC ethereum_definitions.o
- CC ethereum_networks.o
- CC ethereum_tokens.o
- MAKO ethereum_networks_onekey.h
- MAKO ethereum_tokens_onekey.h
- CC ethereum_onekey.o
- CC ethereum_tokens_onekey.o
- CC nem2.o
- CC nem_mosaics.o
- CC solana.o
- CC starcoin.o
- CC stellar.o
- CC tron.o
- CC tron_tokens.o
- CC aptos.o
- CC near.o
- MAKO conflux_tokens.h
- CC conflux.o
- CC conflux_tokens.o
- CC algorand.o
- CC algo/algo_asa.o
- CC algo/base64.o
- CC algo/parser_encoding.o
- CC algo/parser_impl.o
- CC algo/parser.o
- CC algo/tx.o
- CC ripple.o
- CC filecoin.o
- CC filecoin/cborparser.o
- CC filecoin/cborvalidation.o
- CC filecoin/parser_impl.o
- CC filecoin/tx.o
- CC filecoin/parser.o
- CC jsmn.o
- CC cosmos/json_parser.o
- CC cosmos/tx_validate.o
- CC cosmos/tx_parser.o
- CC cosmos/tx_display.o
- CC cosmos/parser.o
- CC cosmos_networks.o
- CC cosmos.o
- CC polkadot.o
- CC polkadot/crypto_helper.o
- CC polkadot/bignum.o
- CC polkadot/substrate/substrate_types.o
- CC polkadot/substrate/substrate_dispatch_V26.o
- CC polkadot/substrate/substrate_dispatch.o
- CC polkadot/parser_impl_common.o
- CC polkadot/parser_impl.o
- CC polkadot/parser.o
- CC polkadot/tx.o
- CC ada.o
- CC cbor.o
- CC sui.o
- CC kaspa.o
- CC nexa.o
- CC nostr.o
- CC base64.o
- CC lnurl.o
- CC nervos.o
- CC dynex.o
- CC debug.o
- CC ../vendor/trezor-crypto/address.o
- CC ../vendor/trezor-crypto/bignum.o
- CC ../vendor/trezor-crypto/ecdsa.o
- CC ../vendor/trezor-crypto/curves.o
- CC ../vendor/trezor-crypto/secp256k1.o
- CC ../vendor/trezor-crypto/nist256p1.o
- CC ../vendor/trezor-crypto/hmac_drbg.o
- CC ../vendor/trezor-crypto/rfc6979.o
- CC ../vendor/trezor-crypto/rand.o
- CC ../vendor/trezor-crypto/memzero.o
- CC ../vendor/trezor-crypto/ed25519-donna/curve25519-donna-32bit.o
- CC ../vendor/trezor-crypto/ed25519-donna/curve25519-donna-helpers.o
- CC ../vendor/trezor-crypto/ed25519-donna/modm-donna-32bit.o
- CC ../vendor/trezor-crypto/ed25519-donna/ed25519-donna-basepoint-table.o
- CC ../vendor/trezor-crypto/ed25519-donna/ed25519-donna-32bit-tables.o
- CC ../vendor/trezor-crypto/ed25519-donna/ed25519-donna-impl-base.o
- CC ../vendor/trezor-crypto/ed25519-donna/ed25519.o
- CC ../vendor/trezor-crypto/ed25519-donna/curve25519-donna-scalarmult-base.o
- CC ../vendor/trezor-crypto/ed25519-donna/ed25519-sha3.o
- CC ../vendor/trezor-crypto/ed25519-donna/ed25519-keccak.o
- CC ../vendor/trezor-crypto/hmac.o
- CC ../vendor/trezor-crypto/bip32.o
- CC ../vendor/trezor-crypto/bip39.o
- CC ../vendor/trezor-crypto/bip39_english.o
- CC ../vendor/trezor-crypto/pbkdf2.o
- CC ../vendor/trezor-crypto/base32.o
- CC ../vendor/trezor-crypto/base58.o
- CC ../vendor/trezor-crypto/segwit_addr.o
- CC ../vendor/trezor-crypto/ripemd160.o
- CC ../vendor/trezor-crypto/sha2.o
- CC ../vendor/trezor-crypto/sha3.o
- CC ../vendor/trezor-crypto/blake256.o
- CC ../vendor/trezor-crypto/blake2b.o
- CC ../vendor/trezor-crypto/blake2s.o
- CC ../vendor/trezor-crypto/groestl.o
- CC ../vendor/trezor-crypto/hasher.o
- CC ../vendor/trezor-crypto/aes/aescrypt.o
- CC ../vendor/trezor-crypto/aes/aeskey.o
- CC ../vendor/trezor-crypto/aes/aestab.o
- CC ../vendor/trezor-crypto/aes/aes_modes.o
- CC ../vendor/trezor-crypto/chacha20poly1305/chacha20poly1305.o
- CC ../vendor/trezor-crypto/chacha20poly1305/chacha_merged.o
- CC ../vendor/trezor-crypto/chacha20poly1305/poly1305-donna.o
- CC ../vendor/trezor-crypto/chacha20poly1305/rfc7539.o
- CC ../vendor/trezor-crypto/nem.o
- CC ../vendor/trezor-crypto/cardano.o
- CC ../vendor/trezor-crypto/sha512.o
- CC ../vendor/trezor-crypto/schnorr_bch.o
- CC ../vendor/trezor-crypto/monero/base58.o
- CC ../vendor/trezor-crypto/monero/xmr.o
- CC ../vendor/trezor-crypto/monero/serialize.o
- CC ../vendor/QR-Code-generator/c/qrcodegen.o
- CC ../vendor/trezor-storage/storage.o
- CC ../vendor/trezor-storage/norcow.o
- CC ../vendor/nanopb/pb_common.o
- CC ../vendor/nanopb/pb_decode.o
- CC ../vendor/nanopb/pb_encode.o
- CC protob/messages.pb.o
- CC protob/messages-bitcoin.pb.o
- CC protob/messages-common.pb.o
- CC protob/messages-crypto.pb.o
- CC protob/messages-debug.pb.o
- CC protob/messages-management.pb.o
- CC ../vendor/trezor-crypto/cash_addr.o
- CC protob/messages-ethereum.pb.o
- CC protob/messages-ethereum-definitions.pb.o
- CC protob/messages-ethereum-onekey.pb.o
- CC protob/messages-nem.pb.o
- CC protob/messages-solana.pb.o
- CC protob/messages-starcoin.pb.o
- CC protob/messages-stellar.pb.o
- CC protob/messages-tron.pb.o
- CC protob/messages-aptos.pb.o
- CC protob/messages-near.pb.o
- CC protob/messages-conflux.pb.o
- CC protob/messages-algorand.pb.o
- CC protob/messages-ripple.pb.o
- CC protob/messages-filecoin.pb.o
- CC protob/messages-cosmos.pb.o
- CC protob/messages-polkadot.pb.o
- CC protob/messages-cardano.pb.o
- CC protob/messages-sui.pb.o
- CC protob/messages-kaspa.pb.o
- CC protob/messages-nexa.pb.o
- CC protob/messages-nostr.pb.o
- CC protob/messages-lnurl.pb.o
- CC protob/messages-nervos.pb.o
- CC protob/messages-dynex.pb.o
- LD classic.3.9.0-Stable-0917-f3b0717.elf
- OBJCOPY classic.3.9.0-Stable-0917-f3b0717.bin
- make: Leaving directory '/home/nixuser/firmware/legacy/firmware'
- make: Entering directory '/home/nixuser/firmware/legacy/firmware'
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- python ../bootloader/firmware_sign.py -f classic.3.9.0-Stable-0917-f3b0717.bin
- Firmware size 832316 bytes
- Firmware fingerprint: 652d860284f89290c2e044beb16a54a1d289c791d6bdc04bc7391c9aa288fab2
- Slot #1 is empty
- Slot #2 is empty
- Slot #3 is empty
- HASHES OK
- make: Leaving directory '/home/nixuser/firmware/legacy/firmware'
- make: Entering directory '/home/nixuser/firmware/legacy/intermediate_fw'
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- DEP bl_check.d
- DEP trezor.d
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- CC trezor.o
- AS header.o
- PYTHON bl_data.py bootloader.dat
- Embedding bootloader bootloader.dat
- CC bl_check.o
- AS startup.o
- LD classic_boot_update_2.0.0.elf
- OBJCOPY classic_boot_update_2.0.0.bin
- make: Leaving directory '/home/nixuser/firmware/legacy/intermediate_fw'
- make: Entering directory '/home/nixuser/firmware/legacy/intermediate_fw'
- PRODUCTION=1
- BOOTLOADER_QA=0
- FIRMWARE_QA=0
- python ../bootloader/firmware_sign.py -f classic_boot_update_2.0.0.bin
- Firmware size 47204 bytes
- Firmware fingerprint: c52a1501f1f299632533db0967455fd744a7f62c19c5dc9db5c097fd9a29fb87
- Slot #1 is empty
- Slot #2 is empty
- Slot #3 is empty
- HASHES OK
- make: Leaving directory '/home/nixuser/firmware/legacy/intermediate_fw'
- [nix-shell:~/firmware]$ ls ./legacy/firmware/
- CHANGELOG.md config.h ethereum_onekey.o fsm_msg_tron.h nem_mosaics.c signing.d
- CHANGELOG.unreleased config.o ethereum_tokens.c gettext.c nem_mosaics.c.mako signing.h
- Makefile conflux.c ethereum_tokens.d gettext.d nem_mosaics.d signing.o
- ada.c conflux.d ethereum_tokens.h gettext.h nem_mosaics.h solana.c
- ada.d conflux.h ethereum_tokens.o gettext.o nem_mosaics.h.mako solana.d
- ada.h conflux.o ethereum_tokens_onekey.c header.S nem_mosaics.o solana.h
- ada.o conflux_tokens.c ethereum_tokens_onekey.c.mako header.o nervos.c solana.o
- algo conflux_tokens.c.mako ethereum_tokens_onekey.d jsmn.c nervos.d starcoin.c
- algorand.c conflux_tokens.d ethereum_tokens_onekey.h jsmn.d nervos.h starcoin.d
- algorand.d conflux_tokens.h ethereum_tokens_onekey.h.mako jsmn.h nervos.o starcoin.h
- algorand.h conflux_tokens.h.mako ethereum_tokens_onekey.o jsmn.o nexa.c starcoin.o
- algorand.o conflux_tokens.o field_10x26_arm.o kaspa.c nexa.d startup.S
- aptos.c cosmos filecoin kaspa.d nexa.h startup.o
- aptos.d cosmos.c filecoin.c kaspa.h nexa.o stellar.c
- aptos.h cosmos.d filecoin.d kaspa.o nostr.c stellar.d
- aptos.o cosmos.h filecoin.h language.c nostr.d stellar.h
- base64.c cosmos.o filecoin.o language.d nostr.h stellar.o
- base64.d cosmos_networks.c firmware_flash.jlink language.h nostr.o storage_ex.c
- base64.h cosmos_networks.d font.c language.o otp.c storage_ex.h
- base64.o cosmos_networks.h font.d layout2.c otp.d sui.c
- bl_check.c cosmos_networks.o font.h layout2.d otp.h sui.d
- bl_check.d crypto.c font.o layout2.h otp.o sui.h
- bl_check.h crypto.d fsm.c layout2.o pinmatrix.c sui.o
- bl_check.o crypto.h fsm.d lisk.c pinmatrix.d towncrier.toml
- bl_check.txt crypto.o fsm.h lisk.h pinmatrix.h transaction.c
- bl_check_qa.txt debug.c fsm.o lnurl.c pinmatrix.o transaction.d
- bl_data.h debug.d fsm_msg_ada.h lnurl.d polkadot transaction.h
- bl_data.py debug.h fsm_msg_algorand.h lnurl.h polkadot.c transaction.o
- bootloader.dat debug.o fsm_msg_aptos.h lnurl.o polkadot.d trezor.c
- bootloader_qa.dat defs fsm_msg_coin.h menu_core.c polkadot.h trezor.d
- cbor.c dynex.c fsm_msg_common.h menu_core.d polkadot.o trezor.h
- cbor.d dynex.d fsm_msg_conflux.h menu_core.h precomputed_ecmult.o trezor.o
- cbor.h dynex.h fsm_msg_cosmos.h menu_core.o precomputed_ecmult_gen.o tron.c
- cbor.o dynex.o fsm_msg_crypto.h menu_list.c protect.c tron.d
- chinese.c ethereum.c fsm_msg_debug.h menu_list.d protect.d tron.h
- chinese.d ethereum.d fsm_msg_dynex.h menu_list.h protect.h tron.o
- chinese.h ethereum.h fsm_msg_ethereum.h menu_list.o protect.o tron_tokens.c
- chinese.o ethereum.o fsm_msg_ethereum_onekey.h menu_para.c protob tron_tokens.d
- classic.3.9.0-Stable-0917-f3b0717.bin ethereum_definitions.c fsm_msg_filecoin.h menu_para.d recovery-table.h tron_tokens.h
- classic.3.9.0-Stable-0917-f3b0717.elf ethereum_definitions.d fsm_msg_kaspa.h menu_para.h recovery.c tron_tokens.o
- classic.3.9.0-Stable-0917-f3b0717.map ethereum_definitions.h fsm_msg_lisk.h menu_para.o recovery.d u2f
- coin_info.c ethereum_definitions.o fsm_msg_lnurl.h messages.c recovery.h u2f.c
- coin_info.c.mako ethereum_definitions_constants.h fsm_msg_near.h messages.d recovery.o u2f.d
- coin_info.d ethereum_definitions_constants.h.mako fsm_msg_nem.h messages.h reset.c u2f.h
- coin_info.h ethereum_networks.c fsm_msg_nervos.h messages.o reset.d u2f.o
- coin_info.h.mako ethereum_networks.d fsm_msg_nexa.h near.c reset.h u2f_knownapps.h
- coin_info.o ethereum_networks.h fsm_msg_nostr.h near.d reset.o u2f_knownapps.h.mako
- coins.c ethereum_networks.o fsm_msg_polkadot.h near.h ripple.c udp.c
- coins.d ethereum_networks_onekey.h fsm_msg_ripple.h near.o ripple.d usb.c
- coins.h ethereum_networks_onekey.h.mako fsm_msg_solana.h nem2.c ripple.h usb.d
- coins.o ethereum_onekey.c fsm_msg_starcoin.h nem2.d ripple.o usb.h
- config.c ethereum_onekey.d fsm_msg_stellar.h nem2.h secp256k1-zkp.o usb.o
- config.d ethereum_onekey.h fsm_msg_sui.h nem2.o signing.c version.h
- [nix-shell:~/firmware]$ wget https://github.com/OneKeyHQ/firmware/releases/download/classic%2Fv3.9.0/classic.3.9.0-Stable-0805-f3b0717.signed.bin
- --2024-09-17 07:21:36-- https://github.com/OneKeyHQ/firmware/releases/download/classic%2Fv3.9.0/classic.3.9.0-Stable-0805-f3b0717.signed.bin
- Resolving github.com (github.com)... 140.82.121.3
- Connecting to github.com (github.com)|140.82.121.3|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/405922340/7b2b0735-fce3-4565-bcac-e0f3da3d29bd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240917%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240917T072136Z&X-Amz-Expires=300&X-Amz-Signature=b7e8397cc10557f0f6bd5a75ab0b5608b847d12eacce1da3168189680a01171d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=405922340&response-content-disposition=attachment%3B%20filename%3Dclassic.3.9.0-Stable-0805-f3b0717.signed.bin&response-content-type=application%2Foctet-stream [following]
- --2024-09-17 07:21:36-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/405922340/7b2b0735-fce3-4565-bcac-e0f3da3d29bd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240917%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240917T072136Z&X-Amz-Expires=300&X-Amz-Signature=b7e8397cc10557f0f6bd5a75ab0b5608b847d12eacce1da3168189680a01171d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=405922340&response-content-disposition=attachment%3B%20filename%3Dclassic.3.9.0-Stable-0805-f3b0717.signed.bin&response-content-type=application%2Foctet-stream
- Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ...
- Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 832316 (813K) [application/octet-stream]
- Saving to: 'classic.3.9.0-Stable-0805-f3b0717.signed.bin'
- classic.3.9.0-Stable-0805-f3b0717.signed.bin 100%[============================================================================================>] 812.81K --.-KB/s in 0.004s
- 2024-09-17 07:21:37 (180 MB/s) - 'classic.3.9.0-Stable-0805-f3b0717.signed.bin' saved [832316/832316]
- [nix-shell:~/firmware]$ sha256sum ./legacy/firmware/classic*Stable*.bin
- 4d84d17402d206bed1cbfddaeb08dc92dd3ce9be56add8da28a0963571989451 ./legacy/firmware/classic.3.9.0-Stable-0917-f3b0717.bin
- [nix-shell:~/firmware]$ sha256sum downloaded-firmware.bin
- sha256sum: downloaded-firmware.bin: No such file or directory
- [nix-shell:~/firmware]$ sha256sum classic.3.9.0-Stable-0805-f3b0717.signed.bin
- a8d7051ea8b4a85038d032e4b86d5e8ee8f34870e3f861e59bf1a5578c36d176 classic.3.9.0-Stable-0805-f3b0717.signed.bin
- [nix-shell:~/firmware]$
Add Comment
Please, Sign In to add comment