nyx
nyx copied to clipboard
[Bug] linux-pam build with CachyOS LTO
What happens?
I observed some packages are unexpectedly building from source and linux-pa failed to build from source after updating chaotic It is caused by some changed between following two versions
Updated input 'chaotic':
'git+https://github.com/chaotic-cx/nyx.git?ref=nyxpkgs-unstable&rev=478969e9fcd639751841009415df6178044cb6e2' (2025-09-03)
→ 'git+https://github.com/chaotic-cx/nyx.git?ref=nyxpkgs-unstable&rev=7b9fd94dccd3a22f32dff8560f248991300f8c16' (2025-09-04)
What is expected to happen?
/
If possible, please attach logs
linux-pam> FAILED: [code=1] modules/pam_canonicalize_user/pam_canonicalize_user.so 09:13:47 [385/1838]
linux-pam> x86_64-unknown-linux-gnu-clang -o modules/pam_canonicalize_user/pam_canonicalize_user.so modules/pam_canonicalize_user/pam_canonic
alize_user.so.p/pam_canonicalize_user.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,--fatal-warnings -Wl,-O1 '-Wl,-rpath,$
ORIGIN/../../libpam' -Wl,--start-group libpam_internal/libpam_internal.a libpam/libpam.so.0.85.1 -Wl,--end-group -Wl,--version-script=/build/s
ource/modules/modules.map
linux-pam> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_acct_mgmt' failed: symbol not defined
linux-pam> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_chauthtok' failed: symbol not defined
linux-pam> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_close_session' failed: symbol not defin
ed
linux-pam> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_open_session' failed: symbol not define
d
linux-pam> clang: error: linker command failed with exit code 1 (use -v to see invocation)
linux-pam> [97/519] Linking target modules/pam_access/pam_access.so
linux-pam> [98/519] Compiling C object modules/pam_wheel/pam_wheel.so.p/pam_wheel.c.o
linux-pam> [99/519] Linking target modules/pam_debug/pam_debug.so
linux-pam> [100/519] Compiling C object modules/pam_unix/pam_unix.so.p/passverify.c.o
linux-pam> [101/519] Linking target modules/pam_deny/pam_deny.so
linux-pam> [102/519] Linking target modules/pam_echo/pam_echo.so
linux-pam> [103/519] Compiling C object modules/pam_xauth/pam_xauth.so.p/pam_xauth.c.o
linux-pam> ninja: build stopped: subcommand failed.
error: builder for '/nix/store/vz9bkxirdf6ifpb0bqv0rcnxmh66chm9-linux-pam-x86_64-unknown-linux-gnu-1.7.1.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/2b09hl40clna910ca91989k68170cckz-util-linux-x86_64-unknown-linux-gnu-2.41.1.drv' failed to bui
ld
error: 1 dependencies of derivation '/nix/store/b5mbclp0fbi2lxm4m2l9v0r62nk4sqb1-shadow-x86_64-unknown-linux-gnu-4.18.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/vylqrb4k2600pw13vdsbfgc29cmjfici-systemd-x86_64-unknown-linux-gnu-257.7.drv' failed to build
error: 1 dependencies of derivation '/nix/store/rv0s0fs8mdi8x69prn5k9l9rmkhwhfl1-tcb-x86_64-unknown-linux-gnu-1.2.drv' failed to build
error: 1 dependencies of derivation '/nix/store/hvf0gcx6rllmwzlq3a5iaz0mqla8r47j-libpwquality-x86_64-unknown-linux-gnu-1.4.5.drv' failed to bu
ild
error: 1 dependencies of derivation '/nix/store/m4lk0b9h5x60ami2x32a689jmcmvwb30-kbd-x86_64-unknown-linux-gnu-2.8.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/1rgr2zvjc7lzk9kqwcw41mr9paay4rsv-libcap-x86_64-unknown-linux-gnu-2.76.drv' failed to build
error: 1 dependencies of derivation '/nix/store/xgjs79dnznmbpba2vy15y93x65x0asia-zfs-kernel-2.3.4-6.16.4-x86_64-unknown-linux-gnu.drv' failed
to build
error: 1 dependencies of derivation '/nix/store/8nx0y4lin94fqb0ji3xxck9blyxh9ydl-linux-x86_64-unknown-linux-gnu-6.16.4-modules.drv' failed to
build
error: 1 dependencies of derivation '/nix/store/3srvib4c9469qq5gv8j8d0xc306zc0a9-nixos-system-eldrid-25.11.20250902.d0fc308.drv' failed to bui
ld
error: 1 dependencies of derivation '/nix/store/pm6zy4pc7injq83b8cy6ydaj72sf1wih-linux-x86_64-unknown-linux-gnu-6.16.4-modules-shrunk.drv' fai
led to build
error: 1 dependencies of derivation '/nix/store/azdg34m9a239827ips1rbnsm12yrspx8-initrd-linux-x86_64-unknown-linux-gnu-6.16.4.drv' failed to b
uild
error: 1 dependencies of derivation '/nix/store/1w7yldjjqhypj6nldm4liblm6z8q1adq-closure-info.drv' failed to build
unbound> building '/nix/store/xp8l7pyzf28sx1din8px35xcdy55as3s-unbound-x86_64-unknown-linux-gnu-1.23.1.drv'
error:
More information
This is failing for me as well with the same error since yesterday.
@bzLem0n @AuricViolet @Adamekka let's change to linuxPackages_cachyos-gcc. linux_cachyos was renamed to linuxPackages_cachyos-gcc: https://t.me/chaotic_nyx_sac/26233
linux_cachyos-lto is the new linux_cachyos. It should work equally to everyone, except if you use ZFS. To use the old kernel move from linuxPackages_cachyos to linuxPackages_cachyos-gcc. NOTE: -lto was not deleted, use it to enforce the desired kernel.
Is there a fix known if we're using ZFS?
This also happens when installing perf.
It seems that this issue didn't occur before, even with a Clang-compiled LTO kernel.
I suspect the callPackage override, which was added in #1115, is forcing many packages to be recompiled with Clang. Some of these packages may not support Clang, or they may require the LLVM linker (lld) instead of the GNU linker (ld), which is the case of linux-pam.
A few questions:
- Why is this happening to some people and not all? What option do you have on that makes PAM build against the non-standard kernel? Or (2)
- Can someone provide me a minimal configuration for a VM with the
linux-pamissue? We have https://github.com/chaotic-cx/nyx/blob/e347ef625cf40c90592e419521b0d5127272a045/pkgs/mesa-git/test.nix as an example VM. - Is ZFS and Perf working for normal CachyOS? If yes, then maybe we can fix those in Nixpkgs for
pkgsLLVM.linuxPackages.*.
@mio-19 @AuricViolet @mnixry can you try with github:chaotic-cx/nyx/4cf82d519584e8420b32aa1ca48379987bbe4b2d as flake input?
@mio-19 @AuricViolet @mnixry can you try with
github:chaotic-cx/nyx/4cf82d519584e8420b32aa1ca48379987bbe4b2das flake input?
Sadly no, same error:
unpacking 1 channels...
warning: updating lock file '"/home/isolde/nixos/flake.lock"':
• Updated input 'chaotic':
'github:chaotic-cx/nyx/7b9fd94dccd3a22f32dff8560f248991300f8c16?narHash=sha256-y4cFEDZ7Mmz4vLPSc2pDF7OXJ9ylW3cOU2Tztx/ApI0%3D' (2025-09-04)
→ 'github:chaotic-cx/nyx/4cf82d519584e8420b32aa1ca48379987bbe4b2d?narHash=sha256-h2sVfGXiJnuO0jIi8%2BzWj6sNn7q00qtwJe9qjBwrLc0%3D' (2025-09-06)
building the system configuration...
error: builder for '/nix/store/vz9bkxirdf6ifpb0bqv0rcnxmh66chm9-linux-pam-x86_64-unknown-linux-gnu-1.7.1.drv' failed with exit code 1;
last 25 log lines:
> FAILED: [code=1] modules/pam_group/pam_group.so
> x86_64-unknown-linux-gnu-clang -o modules/pam_group/pam_group.so modules/pam_group/pam_group.so.p/pam_group.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,--fatal-warnings -Wl,-O1 '-Wl,-rpath,$ORIGIN/../../libpam' -Wl,--start-group libpam_internal/libpam_internal.a libpam/libpam.so.0.85.1 -Wl,--end-group -Wl,--version-script=/build/source/modules/modules.map
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_acct_mgmt' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_chauthtok' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_close_session' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_open_session' failed: symbol not defined
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> [109/519] Linking target modules/pam_ftp/pam_ftp.so
> FAILED: [code=1] modules/pam_ftp/pam_ftp.so
> x86_64-unknown-linux-gnu-clang -o modules/pam_ftp/pam_ftp.so modules/pam_ftp/pam_ftp.so.p/pam_ftp.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,--fatal-warnings -Wl,-O1 '-Wl,-rpath,$ORIGIN/../../libpam' -Wl,--start-group libpam_internal/libpam_internal.a libpam/libpam.so.0.85.1 -Wl,--end-group -Wl,--version-script=/build/source/modules/modules.map
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_acct_mgmt' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_chauthtok' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_close_session' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_open_session' failed: symbol not defined
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> [110/519] Linking target modules/pam_issue/pam_issue.so
> FAILED: [code=1] modules/pam_issue/pam_issue.so
> x86_64-unknown-linux-gnu-clang -o modules/pam_issue/pam_issue.so modules/pam_issue/pam_issue.so.p/pam_issue.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,--fatal-warnings -Wl,-O1 '-Wl,-rpath,$ORIGIN/../../libpam' -Wl,--start-group libpam_internal/libpam_internal.a libpam/libpam.so.0.85.1 -Wl,--version-script=/build/source/modules/modules.map /nix/store/gvjaw9i8fr04nxk734z3j6ijxc2883yn-systemd-minimal-libs-x86_64-unknown-linux-gnu-257.7/lib/libsystemd.so -Wl,--end-group
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_acct_mgmt' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_chauthtok' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_close_session' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_open_session' failed: symbol not defined
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> [111/519] Compiling C object modules/pam_xauth/pam_xauth.so.p/pam_xauth.c.o
> ninja: build stopped: subcommand failed.
For full logs, run:
nix log /nix/store/vz9bkxirdf6ifpb0bqv0rcnxmh66chm9-linux-pam-x86_64-unknown-linux-gnu-1.7.1.drv
error: 1 dependencies of derivation '/nix/store/69zcppw8nfxksl7n06cnhxcf10gr270f-cups-x86_64-unknown-linux-gnu-2.4.12.drv' failed to build
error: 1 dependencies of derivation '/nix/store/vylqrb4k2600pw13vdsbfgc29cmjfici-systemd-x86_64-unknown-linux-gnu-257.7.drv' failed to build
error: 1 dependencies of derivation '/nix/store/b0wgdlr857pcca7v89wwdb6kcillb1xx-gtk+3-x86_64-unknown-linux-gnu-3.24.49.drv' failed to build
error (ignored): error: cannot unlink "/tmp/nix-build-lvm2-2.03.33.drv-3/build/LVM2.2.03.33": Directory not empty
error (ignored): error: cannot unlink "/tmp/nix-build-gnum4-x86_64-unknown-linux-gnu-1.4.20.drv-18/build/m4-1.4.20": Directory not empty
error (ignored): error: cannot unlink "/tmp/nix-build-pixman-x86_64-unknown-linux-gnu-0.46.2.drv-3/build": Directory not empty
error (ignored): error: cannot unlink "/tmp/nix-build-libtiff-x86_64-unknown-linux-gnu-4.7.0.drv-7/build": Directory not empty
error: 1 dependencies of derivation '/nix/store/6dv40mlgdq85hsdkspqd2dphfk6kjwax-nvidia-settings-x86_64-unknown-linux-gnu-580.65.06.drv' failed to build
error: 1 dependencies of derivation '/nix/store/2c34cgq0x120ylvyxlls9yiy1ybrx2w0-system-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/vsqdvnwfqk46hh6gw7cgcw91628dlzxf-nixos-system-boreas-25.11.20250902.d0fc308.drv' failed to build
Command 'nix --extra-experimental-features 'nix-command flakes' build --print-out-paths '/home/isolde/nixos#nixosConfigurations."boreas".config.system.build.toplevel' --no-link' returned non-zero exit status 1.
Sadly no, same error:
error: 1 dependencies of derivation '/nix/store/6dv40mlgdq85hsdkspqd2dphfk6kjwax-nvidia-settings-x86_64-unknown-linux-gnu-580.65.06.drv' failed to build
Can you try with hardware.nvidia.nvidiaSettings = false?
I just found it might not be an issue of chaotic and callPackage. I can reproduce this problem with a given module:
{ config, ... }:
{
hardware.nvidia = {
modesetting.enable = true;
open = true;
nvidiaSettings = true;
package = config.boot.kernelPackages.nvidiaPackages.beta;
};
services.xserver.videoDrivers = [ "nvidia" ];
}
While the kernelPackages uses pkgsLLVM.stdenv as stdenv, the nvidia-settings, a GUI program provides settings, are using kernel's stdenv to compile.
The root of the problem can be easily observed with nix-output-monitor, which display a tree of rebuild triggered:
The nvidia-settings triggers a lot of GUI dependencies to rebuild with LLVM, and some of them does not have great support of Clang compiler, which causes the problem.
We may need to file an new issue to nixpkgs or just reopen https://github.com/NixOS/nixpkgs/issues/440546? /cc @AuricViolet
Yeah, I can repro it by building .#linuxPackages_cachyos-lto.nvidia_x11_latest.settings.
Userspace packages in kernel modules area are messy. These should be more ZFS-like on Nixpkgs.
Yep, I'm running the same nvidia settings as @mnixry, I'll reopen https://github.com/NixOS/nixpkgs/issues/440546.
One hotfix for now could be overriding it on our side to build against the normal scope, or replace settings with the ones from the -gcc kernel...
I have one machine with hardware.nvidia.nvidiaSettings = true too. However the machine that I collected logs in the issue description has no nvidia hardware and no nvidia configuration.
I have one machine with hardware.nvidia.nvidiaSettings = true too. However the machine that I collected logs in the issue description has no nvidia hardware and no nvidia configuration.
To reproduce this error, we could try linuxPackages_cachyos with zfs enabled
Thanks for the information, @mio-19.
@PedroHLC, do you think we may just revert the pkgsLLVM adoption pull request for now? It seems that Mio's issue with ZFS utils is similar to the nvidia-settings problem, indicating a broader pattern.
I'm concerned that many other kernel module packages with userspace dependencies will have similar issues. While this is likely a problem within nixpkgs, a fix is seemingly not expected to be available very soon.
ZFS being broken was on purpose, it's the reason why I kept -gcc around. Meanwhile, NVIDIA being broken is totally undesired. I'm pushing a fix for NVIDIA soon.
Let me know how it goes with our latest deployment. Now ZFS and perf are properly marked broken.
Let me know how it goes with our latest deployment. Now ZFS and perf are properly marked broken.
Thanks, the NVIDIA driver seems to hit the cache and no triggering rebuild anymore. Could you also add the overriding for .nvidiaPackages.*?
PS. there are another failing kernel module in my case is evdi:
nom shell "nixpkgs#pkgsLLVM.linuxPackages.evdi"
Its userspace Python library requires pybind11 and fails at pytestCheckPhase during rebuild when using LLVM based compiler (seems to be a known issue under macOS Clang, but I guess nobody tested it under Linux Clang before).
@mio-19 I wasn't really trying, but accidentally fixed ZFS:
For your info: I had this compiler issue today as well and fixed it by switching to linuxPackages_cachyos-gcc
I am using following configuration:
⋉ nix-shell -p nix-info --run "nix-info -m" unpacking 'https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1' into the Git cache...
- system:
"x86_64-linux" - host os:
Linux 6.16.4-cachyos, NixOS, 25.11 (Xantusia), 25.11.20250902.d0fc308 - multi-user?:
yes - sandbox:
yes - version:
nix-env (Determinate Nix 3.11.0) 2.31.1 - nixpkgs:
/nix/store/ibws0zkigqq72l9269vx70isbcg5r0hp-source
Currently working for me: boot.kernelPackages = pkgs.linuxPackages_cachyos-gcc.cachyOverride { mArch = "ZEN4"; };
Not working for me: boot.kernelPackages = pkgs.linuxPackages_cachyos-lto.cachyOverride { mArch = "ZEN4"; };
Not working for me: boot.kernelPackages = pkgs.linux_cachyos-lto.cachyOverride { mArch = "ZEN4"; };
My NVIDIA nix code contains the following:
hardware.nvidia = {
gsp.enable = config.hardware.nvidia.open; # if using closed drivers, lets assume you don't want gsp
modesetting.enable = true; # Modesetting is required.
# Enable the Nvidia settings menu,
# accessible via `nvidia-settings`.
nvidiaSettings = false;
My NVIDIA nix code contains the following
This config should not be affected and the fix for nvidia-settings was already released. It might be other module and not Nvidia. Can you provide us the full log?
Also just to be sure. You are not adding chaotic.inputs.nixpkgs.follows right?
I am not adding chaotic.inputs.nixpkgs.follows
Here are the full logs for the problematic linux-pam package:
⋉ nix log /nix/store/vz9bkxirdf6ifpb0bqv0rcnxmh66chm9-linux-pam-x86_64-unknown-linux-gnu-1.7.1.drv
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/zhd9pj32qc8ayji7fk52jixmir385jqj-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
mesonConfigurePhase flags: --prefix=/nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1 --libdir=/nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c>
The Meson build system
Version: 1.8.3
Source dir: /build/source
Build dir: /build/source/build
Build type: cross build
Project name: Linux-PAM
Project version: 1.7.1
C compiler for the host machine: x86_64-unknown-linux-gnu-clang (clang 19.1.7 "clang version 19.1.7")
C linker for the host machine: x86_64-unknown-linux-gnu-clang ld.lld 19.1.7
C compiler for the build machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
C linker for the build machine: gcc ld.bfd 2.44
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Checking for size of "long" : 8
Compiler for C supports arguments -Wbad-function-cast: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: NO
Compiler for C supports arguments -Wcast-qual: YES
Compiler for C supports arguments -Wdeprecated: YES
Compiler for C supports arguments -Wformat=2: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wzero-as-null-pointer-constant: YES
Compiler for C supports link arguments -Wl,--fatal-warnings: YES
Compiler for C supports link arguments -Wl,-O1: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Has header "crypt.h" : YES
Has header "paths.h" : YES
Has header "sys/random.h" : YES
Checking for function "close_range" : YES
Checking for function "explicit_bzero" : YES
Checking for function "getdomainname" : YES
Checking for function "getgrgid_r" : YES
Checking for function "getgrnam_r" : YES
Checking for function "getgrouplist" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwnam" : YES
Checking for function "getpwnam_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrandom" : YES
Checking for function "getspnam_r" : YES
Checking for function "getutent_r" : YES
Checking for function "innetgr" : YES
Checking for function "memset_explicit" : NO
Checking for function "quotactl" : YES
Checking for function "ruserok" : YES
Checking for function "ruserok_af" : YES
Checking for function "unshare" : YES
Fetching value of define "__NR_keyctl" : 250
Fetching value of define "_PATH_MAILDIR" : "/var/mail"
Run-time dependency dl found: YES
Run-time dependency intl found: YES
Checking for function "bindtextdomain" with dependency intl: YES
Checking for function "dngettext" with dependency intl: YES
Found pkg-config: YES (/nix/store/9dm8gmv417lcgvx602wi2gig17kjs2g3-x86_64-unknown-linux-gnu-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-gnu-pkg-config) 0.29.2
Run-time dependency audit found: YES 4.1.2
Checking for size of "struct audit_tty_status" : 8
Checking whether type "struct audit_tty_status" has member "log_passwd" : YES
Run-time dependency libcrypt found: YES 4.4.38
Checking for function "crypt_r" with dependency libcrypt: YES
Dependency libeconf skipped: feature econf disabled
Dependency libselinux skipped: feature selinux disabled
Run-time dependency libsystemd found: YES 257
Run-time dependency systemd found: YES 257
Library db found: YES
Checking if "dbm_open in libdb" links: YES
Library util found: YES
Checking for function "logwtmp" with dependency -lutil: YES
Checking for function "lckpwdf" : YES
Program xsltproc found: YES (/nix/store/675s34l24dgzpvmz9mk4vqa8jbw778la-libxslt-1.1.43-bin/bin/xsltproc)
Program xmllint found: YES (/nix/store/rqdbz53cmzlm1kc9jr5079ynzjfp9asy-libxml2-2.14.5-bin/bin/xmllint)
Program w3m found: YES (/nix/store/d4fdry58p9pad5jmn0pm3afcz05i59pj-w3m-0.5.3+git20230121/bin/w3m)
Program fop found: NO
Program xmlcatalog found: YES (/nix/store/rqdbz53cmzlm1kc9jr5079ynzjfp9asy-libxml2-2.14.5-bin/bin/xmlcatalog)
Program flex found: YES (/nix/store/p1s2wspbwmnqn3wynpnr2lg1ykp7nms2-flex-2.6.4/bin/flex)
Program bison found: NO
Program byacc found: NO
Program gettext found: YES (/nix/store/kyhz6yr96zgkw4y5nqyaxy7ghh37v87s-gettext-0.25.1/bin/gettext)
Program msgfmt found: YES (/nix/store/kyhz6yr96zgkw4y5nqyaxy7ghh37v87s-gettext-0.25.1/bin/msgfmt)
Program msginit found: YES (/nix/store/kyhz6yr96zgkw4y5nqyaxy7ghh37v87s-gettext-0.25.1/bin/msginit)
Program msgmerge found: YES (/nix/store/kyhz6yr96zgkw4y5nqyaxy7ghh37v87s-gettext-0.25.1/bin/msgmerge)
Program xgettext found: YES (/nix/store/kyhz6yr96zgkw4y5nqyaxy7ghh37v87s-gettext-0.25.1/bin/xgettext)
Configuring config.h using configuration
Configuring pam_namespace_helper using configuration
Configuring pam_namespace.service using configuration
Build targets in project: 366
Linux-PAM 1.7.1
User defined options
Cross files : /nix/store/33fi4wfdq89sfxzpqr6wxxg715df1sdq-cross-file.conf
audit : enabled
auto_features: auto
bindir : /nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1/bin
buildtype : plain
econf : disabled
elogind : disabled
examples : false
includedir : /nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1/include
infodir : /nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1/share/info
libdir : /nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1/lib
libexecdir : /nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1/libexec
localedir : /nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1/share/locale
logind : enabled
mandir : /nix/store/j085mb0i5l0nn5p3j13xc6np4cnv9qgh-linux-pam-x86_64-unknown-linux-gnu-1.7.1-man/share/man
nis : disabled
pam_lastlog : enabled
pam_unix : enabled
prefix : /nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1
sbindir : /nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1/sbin
selinux : disabled
sysconfdir : etc
wrap_mode : nodownload
xtests : false
Found ninja-1.13.1 at /nix/store/nrq9nb3zpnc70wjqwkkf3bq9g261l4ak-ninja-1.13.1/bin/ninja
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
build flags: -j16
[1/519] Compiling C object libpam_internal/libpam_internal.a.p/pam_debug.c.o
[2/519] Compiling C object libpam_internal/libpam_internal.a.p/pam_econf.c.o
[3/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_dynamic.c.o
[4/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_delay.c.o
[5/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_account.c.o
[6/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_data.c.o
[7/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_dispatch.c.o
[8/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_cleanup.c.o
[9/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_audit.c.o
[10/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_get_authtok.c.o
[11/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_auth.c.o
[12/519] Compiling C object libpam_internal/libpam_internal.a.p/pam_line.c.o
[13/519] Linking static target libpam_internal/libpam_internal.a
[14/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_end.c.o
[15/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_item.c.o
[16/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getlogin.c.o
[17/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_ingroup.c.o
[18/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getgrnam.c.o
[19/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getspnam.c.o
[20/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_env.c.o
[21/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_priv.c.o
[22/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getpwnam.c.o
[23/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getgrgid.c.o
[24/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_check_user.c.o
[25/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_prelude.c.o
[26/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_misc.c.o
[27/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_password.c.o
[28/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getpwuid.c.o
[29/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_ioloop.c.o
[30/519] Compiling C object modules/pam_deny/pam_deny.so.p/pam_deny.c.o
[31/519] Compiling C object modules/pam_canonicalize_user/pam_canonicalize_user.so.p/pam_canonicalize_user.c.o
[32/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_strerror.c.o
[33/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_session.c.o
[34/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_vprompt.c.o
[35/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_handlers.c.o
[36/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_searchkey.c.o
[37/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_sanitize.c.o
[38/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_start.c.o
[39/519] Compiling C object libpam/libpam.so.0.85.1.p/pam_syslog.c.o
[40/519] Compiling C object modules/pam_debug/pam_debug.so.p/pam_debug.c.o
[41/519] Compiling C object modules/pam_echo/pam_echo.so.p/pam_echo.c.o
[42/519] Compiling C object modules/pam_ftp/pam_ftp.so.p/pam_ftp.c.o
[43/519] Compiling C object modules/pam_faillock/pam_faillock.so.p/faillock.c.o
[44/519] Compiling C object modules/pam_faildelay/pam_faildelay.so.p/pam_faildelay.c.o
[45/519] Compiling C object modules/pam_faillock/pam_faillock.so.p/faillock_config.c.o
[46/519] Linking target libpam/libpam.so.0.85.1
[47/519] Compiling C object modules/pam_issue/pam_issue.so.p/pam_issue.c.o
[48/519] Compiling C object modules/pam_access/pam_access.so.p/pam_access.c.o
[49/519] Compiling C object modules/pam_keyinit/pam_keyinit.so.p/pam_keyinit.c.o
[50/519] Compiling C object modules/pam_faillock/pam_faillock.so.p/pam_faillock.c.o
[51/519] Compiling C object modules/pam_filter/pam_filter.so.p/pam_filter.c.o
[52/519] Compiling C object modules/pam_localuser/pam_localuser.so.p/pam_localuser.c.o
[53/519] Compiling C object modules/pam_env/pam_env.so.p/pam_env.c.o
[54/519] Compiling C object modules/pam_loginuid/pam_loginuid.so.p/pam_loginuid.c.o
[55/519] Compiling C object modules/pam_exec/pam_exec.so.p/pam_exec.c.o
[56/519] Compiling C object modules/pam_mkhomedir/pam_mkhomedir.so.p/pam_mkhomedir.c.o
[57/519] Generating symbol file libpam/libpam.so.0.85.1.p/libpam.so.0.85.1.symbols
[58/519] Compiling C object modules/pam_namespace/pam_namespace.so.p/argv_parse.c.o
[59/519] Compiling C object modules/pam_listfile/pam_listfile.so.p/pam_listfile.c.o
[60/519] Compiling C object modules/pam_permit/pam_permit.so.p/pam_permit.c.o
[61/519] Compiling C object modules/pam_motd/pam_motd.so.p/pam_motd.c.o
[62/519] Compiling C object modules/pam_nologin/pam_nologin.so.p/pam_nologin.c.o
[63/519] Compiling C object modules/pam_group/pam_group.so.p/pam_group.c.o
[64/519] Compiling C object modules/pam_pwhistory/pam_pwhistory.so.p/pwhistory_config.c.o
[65/519] Compiling C object modules/pam_mail/pam_mail.so.p/pam_mail.c.o
[66/519] Compiling C object modules/pam_rootok/pam_rootok.so.p/pam_rootok.c.o
[67/519] Compiling C object modules/pam_namespace/pam_namespace.so.p/md5.c.o
[68/519] Compiling C object modules/pam_pwhistory/pam_pwhistory.so.p/pam_pwhistory.c.o
[69/519] Compiling C object modules/pam_rhosts/pam_rhosts.so.p/pam_rhosts.c.o
[70/519] Compiling C object modules/pam_lastlog/pam_lastlog.so.p/pam_lastlog.c.o
[71/519] Compiling C object modules/pam_pwhistory/pam_pwhistory.so.p/opasswd.c.o
[72/519] Compiling C object modules/pam_timestamp/pam_timestamp.so.p/pam_timestamp.c.o
[73/519] Compiling C object modules/pam_shells/pam_shells.so.p/pam_shells.c.o
[74/519] Compiling C object modules/pam_setquota/pam_setquota.so.p/pam_setquota.c.o
[75/519] Compiling C object modules/pam_securetty/pam_securetty.so.p/pam_securetty.c.o
[76/519] Compiling C object modules/pam_unix/pam_unix.so.p/pam_unix_acct.c.o
[77/519] Compiling C object modules/pam_timestamp/pam_timestamp.so.p/hmacsha1.c.o
[78/519] Compiling C object modules/pam_stress/pam_stress.so.p/pam_stress.c.o
[79/519] Compiling C object modules/pam_unix/pam_unix.so.p/bigcrypt.c.o
[80/519] Compiling C object modules/pam_umask/pam_umask.so.p/pam_umask.c.o
[81/519] Compiling C object modules/pam_timestamp/pam_timestamp.so.p/sha1.c.o
[82/519] Compiling C object modules/pam_unix/pam_unix.so.p/pam_unix_sess.c.o
[83/519] Compiling C object modules/pam_unix/pam_unix.so.p/pam_unix_auth.c.o
[84/519] Compiling C object modules/pam_unix/pam_unix.so.p/pam_unix_passwd.c.o
[85/519] Compiling C object modules/pam_tty_audit/pam_tty_audit.so.p/pam_tty_audit.c.o
[86/519] Compiling C object modules/pam_succeed_if/pam_succeed_if.so.p/pam_succeed_if.c.o
[87/519] Compiling C object modules/pam_warn/pam_warn.so.p/pam_warn.c.o
[88/519] Linking target modules/pam_canonicalize_user/pam_canonicalize_user.so
FAILED: [code=1] modules/pam_canonicalize_user/pam_canonicalize_user.so
x86_64-unknown-linux-gnu-clang -o modules/pam_canonicalize_user/pam_canonicalize_user.so modules/pam_canonicalize_user/pam_canonicalize_user.so.p/pam_canonicalize_user.c.o>
x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_acct_mgmt' failed: symbol not defined
x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_chauthtok' failed: symbol not defined
x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_close_session' failed: symbol not defined
x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_open_session' failed: symbol not defined
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[89/519] Linking target modules/pam_access/pam_access.so
[90/519] Linking target modules/pam_debug/pam_debug.so
[91/519] Compiling C object modules/pam_limits/pam_limits.so.p/pam_limits.c.o
[92/519] Compiling C object modules/pam_usertype/pam_usertype.so.p/pam_usertype.c.o
[93/519] Linking target modules/pam_deny/pam_deny.so
[94/519] Compiling C object modules/pam_wheel/pam_wheel.so.p/pam_wheel.c.o
[95/519] Compiling C object modules/pam_time/pam_time.so.p/pam_time.c.o
[96/519] Linking target modules/pam_echo/pam_echo.so
[97/519] Compiling C object modules/pam_unix/pam_unix.so.p/passverify.c.o
[98/519] Compiling C object modules/pam_userdb/pam_userdb.so.p/pam_userdb.c.o
[99/519] Compiling C object modules/pam_unix/pam_unix.so.p/md5_good.c.o
[100/519] Compiling C object modules/pam_unix/pam_unix.so.p/md5_broken.c.o
[101/519] Compiling C object modules/pam_xauth/pam_xauth.so.p/pam_xauth.c.o
[102/519] Compiling C object modules/pam_unix/pam_unix.so.p/support.c.o
[103/519] Compiling C object modules/pam_namespace/pam_namespace.so.p/pam_namespace.c.o
ninja: build stopped: subcommand failed.
lines 218-258/258 (END)
Here are the full logs for the problematic linux-pam package:
No no, I need the nix build (or nixos-rebuild) logs, to see which module depends on something that depends on linux-pam.
My apologies. I hope this Terminal output is useful....
ulysses-desktop ~ via 🐍 ⋉ sudo nixos-rebuild switch --verbose --show-trace
[sudo: authenticate] Password:
debug: nixos_rebuild.process: calling run with args=['nix', '--extra-experimental-features', 'nix-command flakes', 'build', '--print-out-paths', '/etc/nixos#nixosConfigurations."ulysses-desktop".config.system.build.nixos-rebuild', '-v', '--show-trace', '--no-link'], kwargs={'stdout': -1}, extra_env=None
warning: input 'stylix' has an override for a non-existent input 'home-manager'
copying path '/nix/store/6wpzhvnb026lab4b2pzph2qlql4zwasa-source' from 'https://cache.nixos.org'...
unpacking 'https://api.flakehub.com/f/pinned/chaotic-cx/nyx/0.1.2322%2Brev-08bff060191426d82e0cb95fc6a328e632087744/01992558-27cd-75cf-a32c-b5dd3f0b316d/source.tar.gz' into the Git cache...
copying path '/nix/store/ichnhfn1n8l7m6pc15g3fi800qhg5y5w-source' from 'https://nix-community.cachix.org'...
copying path '/nix/store/iiiq8zn29mz0yd8lllpnimn1dpm3ydn5-source' from 'https://nix-community.cachix.org'...
copying path '/nix/store/pbjhvm05kpn4w79vlr70gc8cad2dgngp-source' from 'https://nix-community.cachix.org'...
copying path '/nix/store/fvh0jhp9q3j5j1gfx0wk3xrflvsjrsx9-source' from 'https://nix-community.cachix.org'...
copying path '/nix/store/s6agnzjr3kg5sayjy0b0ms52bkvifqrv-source' from 'https://nix-community.cachix.org'...
copying path '/nix/store/yj1wxm9hh8610iyzqnz75kvs6xl8j3my-source' from 'https://nix-community.cachix.org'...
unpacking 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.11.1/01991737-661d-7932-b7c9-d3a0499b4c3f/source.tar.gz' into the Git cache...
copying path '/nix/store/x2k3b38vdbrpxsf262lpwlmpf8nggbxj-source' from 'https://install.determinate.systems'...
debug: nixos_rebuild.process: captured output with stdout='/nix/store/5jqgjlczqv2wcvrbk8qk6qp556dz19zd-nixos-rebuild-ng-0.0.0\n', stderr=None
building the system configuration...
debug: nixos_rebuild.process: calling run with args=['nix', '--extra-experimental-features', 'nix-command flakes', 'build', '--print-out-paths', '/etc/nixos#nixosConfigurations."ulysses-desktop".config.system.build.toplevel', '-v', '--show-trace', '--no-link'], kwargs={'stdout': -1}, extra_env=None
warning: input 'stylix' has an override for a non-existent input 'home-manager'
unpacking 'github:PedroHLC/nixpkgs/6d8fca2c92488ff860524dd3400aa90a3310123e?narHash=sha256-ovEq9v%2BXc%2BoQH1zvQo28rT/YVqMQK2TRgUcNanvo2Zk%3D' into the Git cache...
warning: Using 'builtins.toFile' to create a file named 'options.json' that references the store path '/nix/store/6wpzhvnb026lab4b2pzph2qlql4zwasa-source' without a proper context. The resulting file will not have a correct store reference, so this is unreliable and may stop working in the future.
copying path '/nix/store/ibws0zkigqq72l9269vx70isbcg5r0hp-source' from 'https://cache.nixos.org'...
copying path '/nix/store/q67xj3l4kdqqkkpr8ajpcqj7vybrqkqg-source' from 'https://nix-community.cachix.org'...
copying path '/nix/store/fr3cgdxqrj1vc63rmncik225xfw04v68-source' from 'https://nix-community.cachix.org'...
copying path '/nix/store/r33xw4w5nmpmfac4g47h1lmrcl4qlz7k-source' from 'https://cache.nixos.org'...
these 176 derivations will be built:
/nix/store/gfab9m9xlbqilnpb18q2c7nzsdk1hf1x-pkg-config-x86_64-unknown-linux-gnu-0.29.2.drv
/nix/store/yycgd6h82q6i1qg1ivxgc4ng0jzvrndd-pkg-config-wrapper-0.29.2.drv
/nix/store/05lki7kc8b6w4pzppmv5wnns3pmlh4zp-freetype-x86_64-unknown-linux-gnu-2.13.3.drv
/nix/store/091zkkjhn2ghqr0iq1adi5hixfwpmirn-unittest-check-hook.drv
/nix/store/0cycalh15dry5rn18dfmsp42kc5y1g4i-wrap-python-hook.drv
/nix/store/0yrs2y8ji03ym980blr1p0krdq2l3gj4-pypa-build-hook.sh.drv
/nix/store/axzkggslmmy4sv1qyvqn70xl5cvs7rac-python-remove-bin-bytecode-hook.drv
/nix/store/c6z382m4rsqvx7j4pagr4czhw2scv2v7-python-remove-tests-dir-hook.drv
/nix/store/gh484yix86k3h1p0rw9vap5jf2c3ag6b-pypa-install-hook.drv
/nix/store/mkd46y0zqg6lz0z9y14marirg6wqi2xd-python-runtime-deps-check-hook.sh.drv
/nix/store/n7p7snsdsc2dv6wsfly0njqaqakksk64-python-output-dist-hook.drv
/nix/store/qx9534fzyg0ajjrdp7zrlqlwpq50xa82-python-namespaces-hook.sh.drv
/nix/store/wmh3q0sphqn2f4lmia833kppj9rj518j-python3.13-wheel-0.46.1-x86_64-unknown-linux-gnu.drv
/nix/store/5zzkl763nvm9zx9739z29ik3bbfb14wk-pypa-build-hook.sh.drv
/nix/store/sgyyhllsf5qv5qwa004z3gnacfj95yvs-python3.13-packaging-25.0-x86_64-unknown-linux-gnu.drv
/nix/store/s04a9mqcd2sf3vr19fh4ggs3z3r197j2-python-runtime-deps-check-hook.sh.drv
/nix/store/5pmmgps1081wfsrxwfsxnqigm2mx4wsc-python3.13-pygments-2.19.2-x86_64-unknown-linux-gnu.drv
/nix/store/2grbv7lqgklm8pala7z24cimpsz77i0g-version.patch.drv
/nix/store/c0rc2g7ks2fv768p668rrf3ia06bz7gn-python3.13-iniconfig-2.1.0-x86_64-unknown-linux-gnu.drv
/nix/store/h5ygq0frcylv9l7fvssxwk84b2wxikvx-python3.13-pluggy-1.6.0-x86_64-unknown-linux-gnu.drv
/nix/store/pkq84pzdzr17rdcm5z8q8mjp05b3ylbz-pytest-hook.drv
/nix/store/2pj75qawww4q905vr77ggv504bxny95k-python3.13-pytest-8.4.1-x86_64-unknown-linux-gnu.drv
/nix/store/09ikmhmm9a3xdrv875d4capsv2m86qwl-pytest-check-hook.drv
/nix/store/0ag2rjl8arsdhkb12hn20qli44nish8w-libglvnd-1.7.0.drv
/nix/store/0aj60786pxa11d8p5azn1wpfy5zdvbpb-source.drv
/nix/store/kf0aj3b72qshvnhjyl68gc7xirg68k8a-systemtap-5.2.drv
/nix/store/0gfcaqhb3qdzgxp5pv2ygh6wixv4dvrb-systemtap-5.2.drv
/nix/store/dylq2647qg35snclf9v7g3n95v7xmwha-libxext-x86_64-unknown-linux-gnu-1.3.6.drv
/nix/store/5a6pfmmq8yhwbyq8y0gfy7vry9z070lj-libglvnd-x86_64-unknown-linux-gnu-1.7.0.drv
/nix/store/0jdv1jc6nzbx697mzg47188y0kjhggid-libepoxy-x86_64-unknown-linux-gnu-1.5.10.drv
/nix/store/kqc5vgvq8rap17p1k899scr6833zrx8p-Oracle_VirtualBox_Extension_Pack-7.2.0.vbox-extpack.drv
/nix/store/0njgj6g08cgm2k59iwzgf577c6chxixd-virtualbox-7.2.0.drv
/nix/store/0x1nlrk4cpkjknc1wpyam3jnxh6gwpbn-libXt-x86_64-unknown-linux-gnu-1.3.1.drv
/nix/store/20j00ikr6zzh4fv0z3kq5lyb3qd65xpi-unit-systemd-rfkill.socket-disabled.drv
/nix/store/248cd0kisk5zz6g376sy6iw3kgszcscd-libapparmor-x86_64-unknown-linux-gnu-4.1.1.drv
/nix/store/fcga7c7yw4vc80w8rr5x868352bjss9r-dbus-x86_64-unknown-linux-gnu-1.14.10.drv
/nix/store/6nv4hl1jv73k8k78yg3c6f3j8lnaw7q6-libXrender-x86_64-unknown-linux-gnu-0.9.12.drv
/nix/store/kw41xawvxwy3sc32kirh73iqhzs39gr5-libXrandr-x86_64-unknown-linux-gnu-1.5.4.drv
/nix/store/rkkgkvpf3wsfl0443cwgb1vgw3p96bx4-uname.drv
/nix/store/xi4sm8hr4cjdmgy9y8fszwh5yn59wrlv-NVIDIA-Linux-x86_64-580.82.07.run.drv
/nix/store/bld9q08d3vklff10fmh9s3mpbi8k1grs-source.drv
/nix/store/dh2dhm692x61x0kk289iwisi51lwpxs6-source.drv
/nix/store/b49865n931bfak8vd8ra911ckhxf67h2-linux-cachyos-config-x86_64-unknown-linux-gnu.drv
/nix/store/z93aylsapp2xkclglp6s28niifxbf6ac-linux-x86_64-unknown-linux-gnu-6.16.5.drv
/nix/store/pcd8rk8lg4ga3bkgr9i460kn0zpddqbv-nvidia-x11-580.82.07-6.16.5-x86_64-unknown-linux-gnu.drv
/nix/store/xgfkfz6i25njkssc94xyn2q8mvyryxbd-steam-run-fhsenv-rootfs.drv
/nix/store/h13d9avvbpk0vyzy0mkkbzvgpqaydfvd-steam-run-bwrap.drv
/nix/store/1f7yy1665ayz9rlfyxd5f7hmv05gzd0q-steam-run.drv
/nix/store/c3wq3yms5qi1qshljadskbpb3y2vg0gi-steam-1.0.0.84-fhsenv-rootfs.drv
/nix/store/i1rv25fzbvh74345ycmvlfpqy3r2m0qi-steam-1.0.0.84-bwrap.drv
/nix/store/cjqy2vbjdsqq3hp20s7l2ks2h21izasv-steam-1.0.0.84.drv
/nix/store/mgax1zys0l6hy9m2d4smwihz4l8028gi-steam-run.patch.drv
/nix/store/l400izmi8yq25lhczr5fp9wjka464r6m-protontricks-1.13.0.drv
/nix/store/3rj2fhfmqrxjnik9lawzk26vynynnzbl-libXfixes-x86_64-unknown-linux-gnu-6.0.1.drv
/nix/store/4v8x8wj24kb0j70189dyyiw679ijdkcl-libXcursor-x86_64-unknown-linux-gnu-1.2.3.drv
/nix/store/817knkxd1xg25x68khc2q3g31w9h1b99-libXmu-x86_64-unknown-linux-gnu-1.2.1.drv
/nix/store/3kvdxlpgimb05xqcrzrnlx77sgxa0318-libxcvt-x86_64-unknown-linux-gnu-0.1.3.drv
/nix/store/3vymaq0vxfifn5ycd31xyml26sf1dg79-libxkbfile-x86_64-unknown-linux-gnu-1.1.3.drv
/nix/store/5jhy9r1n8yypkz1aj28w785rqjirg6zs-dri-pkgconfig-stub.drv
/nix/store/yikf0mvjcmh5qf9ikzgaij2l25ggv641-gperf-x86_64-unknown-linux-gnu-3.3.drv
/nix/store/5r3arc8mq28s2k64msd60y7zv8b28vry-xcb-util-x86_64-unknown-linux-gnu-0.4.1.drv
/nix/store/9mp2vns15hfhf8fq0mnr4pyd3jpmwqi4-xcb-util-wm-x86_64-unknown-linux-gnu-0.4.2.drv
/nix/store/db6sxn44v7irrv81j7bl5sh75ixab3b3-xcb-util-keysyms-x86_64-unknown-linux-gnu-0.4.1.drv
/nix/store/9gl4jyf9v5v1d8g4nqhppk4r9z2rabjd-libfontenc-x86_64-unknown-linux-gnu-1.1.8.drv
/nix/store/fzh00xlb8bpmcs8x18aijwpnz2blrf1q-libXfont-x86_64-unknown-linux-gnu-1.5.4.drv
/nix/store/haiy0cbmdgzifhcrp66sgnby05qwiji2-libXfont2-x86_64-unknown-linux-gnu-2.0.7.drv
/nix/store/iqggmmkwx8xsc5x7qn6jjvad2nxi2s57-mesa-gl-headers-x86_64-unknown-linux-gnu-25.1.0.drv
/nix/store/j497g5q02ayww618235b8i67m25xliy7-pixman-x86_64-unknown-linux-gnu-0.46.2.drv
/nix/store/mxkqgnsg6glhka7c2k9f6f4c51vnd1q9-xkeyboard-config-x86_64-unknown-linux-gnu-2.45.drv
/nix/store/mwf7ppqxvqqw3cs2xf263ypdxbz9dp7n-xkbcomp-x86_64-unknown-linux-gnu-1.4.7.drv
/nix/store/n1n7jjy3k3kq8mm1kv95lymn03k9pwq8-libxshmfence-x86_64-unknown-linux-gnu-1.3.3.drv
/nix/store/nz9cas34wlyhnngc5kzhdqapsfshcqqm-libunwind-x86_64-unknown-linux-gnu-1.8.2.drv
/nix/store/r6dv3gykdl3rj65c4i4nsd20yrfmwqfw-xcb-util-image-x86_64-unknown-linux-gnu-0.4.1.drv
/nix/store/vvbnzfq75zlyvbi4dgap1jc990n4zzfm-xcb-util-renderutil-x86_64-unknown-linux-gnu-0.3.10.drv
/nix/store/zzpvfvhjqdxlfvfblby4hgi4clrgk52j-glu-x86_64-unknown-linux-gnu-9.0.3.drv
/nix/store/62ibz2zyxbk1gifi4cksk2hz4ykrfgc9-xorg-server-x86_64-unknown-linux-gnu-21.1.18.drv
/nix/store/6z1bm9ya8sf8ds5xfq5xs2m0h1g141cf-libsysprof-capture-x86_64-unknown-linux-gnu-48.0.drv
/nix/store/c55h2xamimsz9qvyfamdhr2v71rpwd94-libxml2-x86_64-unknown-linux-gnu-2.14.5.drv
/nix/store/z190ji6f9hsrs1y4cympb79hyxf7gbzx-libxslt-x86_64-unknown-linux-gnu-1.1.43.drv
/nix/store/axziw6ki1kkz062jsh0dr68ki7x7f0l1-libpsl-x86_64-unknown-linux-gnu-0.21.5.drv
/nix/store/31vf1dj4g214lm5nhyzrjik6wr4r7n0b-curl-x86_64-unknown-linux-gnu-8.14.1.drv
/nix/store/lr7hxn3k3d06aj0yc4wj7dv4vvxjk9s0-gettext-x86_64-unknown-linux-gnu-0.25.1.drv
/nix/store/xp8l7pyzf28sx1din8px35xcdy55as3s-unbound-x86_64-unknown-linux-gnu-1.23.1.drv
/nix/store/l5h2ivyvx9jzy48db3ipb6c5jr3fbfs4-gnutls-x86_64-unknown-linux-gnu-3.8.10.drv
/nix/store/97vhcy3hicg4721l52ai6zpgddcpqvsr-libmicrohttpd-x86_64-unknown-linux-gnu-1.0.2.drv
/nix/store/w044ri6z4g76wr47xb383ynmas627mbg-libarchive-x86_64-unknown-linux-gnu-3.8.1.drv
/nix/store/mviri8ilpfwgppxp56jrbfr40dsl40k5-elfutils-x86_64-unknown-linux-gnu-0.193.drv
/nix/store/kwjk927grw75hvg1yvx69xz6gqq3a679-libsystemtap-x86_64-unknown-linux-gnu-5.3.drv
/nix/store/jxvpip4qvrqgpdvgz2kzpihfcym7a0jh-libsepol-x86_64-unknown-linux-gnu-3.8.1.drv
/nix/store/ni3w0ilccpvvnpjjiq0s0p5cxhhfkawz-libselinux-x86_64-unknown-linux-gnu-3.8.1.drv
/nix/store/wq5gf679r2as7wzsywvl7ns18rl3k4ii-gnum4-x86_64-unknown-linux-gnu-1.4.20.drv
/nix/store/3xwxdz1hw8lqfclxkz2bpyic1s0bhgbj-glib-x86_64-unknown-linux-gnu-2.84.3.drv
/nix/store/8hn03j0sczkg2a48qalmcl906a5gcccd-python3.13-markdown-3.8.2-x86_64-unknown-linux-gnu.drv
/nix/store/mw4sj3cmzn2qyha6varzi2y58mgdwnnn-python3.13-markupsafe-3.0.2-x86_64-unknown-linux-gnu.drv
/nix/store/a750k0l8yn042cvxnv4ai03m76kq6g85-python3.13-mako-1.3.10-x86_64-unknown-linux-gnu.drv
/nix/store/j3k9w6smgppijk7a26lrlqqcpbgc0p0l-python3.13-setuptools-80.9.0-x86_64-unknown-linux-gnu.drv
/nix/store/k2xvpql9a335y7198c8cz1wynys60kc5-builder.pl.drv
/nix/store/qmxkyfp0g2w0apl3g9bnwxhagni2icsh-python3-x86_64-unknown-linux-gnu-3.13.6-env.drv
/nix/store/s4fs19s1ymh7szd4az4q989jf4raw4w1-absolute_shlib_path.patch.drv
/nix/store/rg0ami35p5407g3nymsn9x58kkixay5k-absolute_gir_path.patch.drv
/nix/store/wlfzsgs88rqlwr5lbjz2h6sqax828syz-gobject-introspection-1.84.0.drv
/nix/store/ml9hfqw6g940rxsgxjf9awvm9c1w73vl-gobject-introspection-x86_64-unknown-linux-gnu-1.84.0.drv
/nix/store/ra7d10y1dzvcd87q46w5rf758bvbcpkf-glib-2.84.3.drv
/nix/store/s8dmn4lm3vfdjpq6azwc661y5rs3q3qv-gobject-introspection-1.84.0.drv
/nix/store/wxb4zq94kxdsk5qw3yqv048x94cfr6ax-gobject-introspection-wrapped-1.84.0.drv
/nix/store/cx0rwgrw1mxs66g0dcvv6klwz6m6yc6k-glib-x86_64-unknown-linux-gnu-2.84.3.drv
/nix/store/gwif2mk09ywbagfrni11iq4xxllk12xy-xrandr-x86_64-unknown-linux-gnu-1.5.3.drv
/nix/store/c9334vi2d5dvfq96nv8z77p6ykfazm14-glu-9.0.3.drv
/nix/store/f0sdw627i2ingbj8bnv7j01m0fzpwlcl-libXfixes-6.0.1.drv
/nix/store/fr2lr1j6jdjvlz83j66crp6lnjx8ijs4-libxkbfile-1.1.3.drv
/nix/store/g6gb6p94a509xghvyjd696chlpihq820-xkbcomp-1.4.7.drv
/nix/store/kzja18lirrx0iy6a04381i5ix2gazw0n-dbus-1.14.10.drv
/nix/store/ljhwdkp9za3azhmrrz12wbkh09qrb88n-libepoxy-1.5.10.drv
/nix/store/p9c6zp2nai1lbfq5jgcmbfhs2n6hsvc1-xorg-server-21.1.18.drv
/nix/store/vz9bkxirdf6ifpb0bqv0rcnxmh66chm9-linux-pam-x86_64-unknown-linux-gnu-1.7.1.drv
/nix/store/pgl0h7dw4xy01b9qq5yi9w1wv986d1ki-VirtualBox-GuestAdditions-builder-6.16.5-x86_64-unknown-linux-gnu-7.2.0.drv
/nix/store/pf205wdg4wbglci7rwhdv03ss0hwis6s-VirtualBox-GuestAdditions-x86_64-unknown-linux-gnu-7.2.0-6.16.5.drv
/nix/store/lb0ilcc10hf94llcpzbgnffnj4q6bisv-system-path.drv
/nix/store/7a8s0knvs7pyz5zf63kqr95w8g7jq6gs-X-Restart-Triggers-polkit.drv
/nix/store/26ndrh8vwsjzrxjb6zkljk7fd6wjfvrd-unit-polkit.service.drv
/nix/store/z4a1rp9nz7jlgvpzcml7psw314g4hzzx-dbus-1.drv
/nix/store/smramdznz2gpcl6ckn64n5ahxg9vbgfl-X-Restart-Triggers-dbus-broker.drv
/nix/store/ad9gnz25lcfqlfqnrd6asghk4mrkp63n-unit-dbus-broker.service.drv
/nix/store/cjj347ppqpg9mq3s2kylh1qskcng29rx-unit-systemd-rfkill.service-disabled.drv
/nix/store/hfl7zdb7mnnnm6p8lnh5bz6wxl3y1icr-unit-accounts-daemon.service.drv
/nix/store/4300glmjll12ja5238bvvf1kkhr0wwyn-activation-script.drv
/nix/store/prh9ndcyypyhnydgwqvyr5wj6nwj01r6-home-manager-path.drv
/nix/store/s5jadwqqzziykcbg44ksyblsf25c36wg-hm_fontconfigconf.d10hmfonts.conf.drv
/nix/store/x75qahvdlby6mxnsd1923bas0facvwj8-home-manager-files.drv
/nix/store/d4whlx7yl22vj5a2rzy2vcybwzq1i863-home-manager-generation.drv
/nix/store/miiynzhyw07c8nizj7lai27c25hmzb3k-unit-home-manager-ulysses.service.drv
/nix/store/n9kbrxip9nhixd7a08l3wv2g5ch9a727-unit-nvidia-resume.service.drv
/nix/store/rz3vsknia3lifpqyrsnwn65ir7f7ahgi-unit-nvidia-suspend.service.drv
/nix/store/vdvg091wmxq98cc4j1zn6krw228lv4wz-unit-virtualbox.service.drv
/nix/store/1cfr6y4kmf3i5cr3597v7j9w2irlz780-graphics-drivers-32bit.drv
/nix/store/j556sbj599n7mc3w87v0fz9iglig2073-graphics-drivers.drv
/nix/store/hri0nsk843rvbjnrz3b0izfrjl78mcng-graphics-driver.conf.drv
/nix/store/kwqs37pli6h9xf6p943aiaf5y4pxbagq-tmpfiles.d.drv
/nix/store/iy8m58zgxrfi3nanrdzjins29kpmgsgk-X-Restart-Triggers-systemd-tmpfiles-resetup.drv
/nix/store/xqbcvvnz4hvr4c2vyv49w4v1krrbvw07-unit-systemd-tmpfiles-resetup.service.drv
/nix/store/yr1ld1p5lqijzhcrc3bbz5v8lxr2mv12-unit-nvidia-hibernate.service.drv
/nix/store/18igak0klpzgzyq7amf7vl2jabwv6s60-system-units.drv
/nix/store/akdrzbgvznd726wqsj1wwj6l8gckbk1f-ensure-all-wrappers-paths-exist.drv
/nix/store/2pyb7j7rwmb6snlq511m63l0dscsdgs7-initrd-nixos.conf.drv
/nix/store/hn4wnimvxdajs9l778w29bpza1zwq9mj-firmware.drv
/nix/store/bys1h9fgni9j8skzc09himkphdr4w64x-nvidia-x11-570.181-6.16.5-x86_64-unknown-linux-gnu.drv
/nix/store/f2kaynhgxizpv2bmkrqs3q9pdifjp7rv-virtualbox-modules-x86_64-unknown-linux-gnu-7.2.0-6.16.5.drv
/nix/store/rh4556slndshx7yag2jw4nkjz5xh3az9-nvidia-open-x86_64-unknown-linux-gnu-6.16.5-580.82.07.drv
/nix/store/irjrc6f30871c2scq6q02xqp2wa2qnfw-linux-x86_64-unknown-linux-gnu-6.16.5-modules.drv
/nix/store/6dnqsjjwp7rpsi02kcp8diiry5lmv5b9-linux-x86_64-unknown-linux-gnu-6.16.5-modules-shrunk.drv
/nix/store/asf8lqc7d6914xl3rsk21fjn4nnf0xrr-initrd-mdadm.conf.drv
/nix/store/axdb4apwgcjns69fiz2rlq6wn88d2c9v-initrd-udev-rules.drv
/nix/store/hdg0fx9y5rqfg5pix4p4fxisgdc4lq4w-initrd-system.conf.drv
/nix/store/2q43ivc9q7l73y7mnfzbls1y6lrbak01-unit-initrd-parse-etc.service.drv
/nix/store/lbhj598dknjhldnxj1kvwyw2wixm24cy-initrd-units.drv
/nix/store/wy1ffq871v7wlm2ba9plr5w3z32l72wj-initrd-hostname.drv
/nix/store/cbgay1fv3pawxyrvr7my8frw2x69jw3j-initrd-linux-x86_64-unknown-linux-gnu-6.16.5.drv
/nix/store/gvixqfpyvcglggjjxjv4psq74rkg0fly-boot.json.drv
/nix/store/jssh2k8xp9g3i2wvs3z33kqjv5ysw7wa-xkb-validated.drv
/nix/store/5vzhy3xc8i52spzxkaizcgz9ljgcwzx8-system-generators.drv
/nix/store/7l0p82c1ai5y3kjyck2lclrlnz2yzrc4-system-shutdown.drv
/nix/store/9risxalsmlg8avda90jfys2116bhsamr-user-environment.drv
/nix/store/bybj493605awwa18nnhydndyx55bfd7p-user-generators.drv
/nix/store/c4fj5fd1srcz5cmxrjc123ykbffv19br-etc-modprobe.d-firmware.conf.drv
/nix/store/pjwaiay21bw853rrqa6nwa3ci0ywhnl9-xserver.conf.drv
/nix/store/dfgh3j9fwafha706wddkzfvdwfq10q1f-xserver-wrapper.drv
/nix/store/dbsw0a2dsdirsdpzq11qqvw6gnakrwb2-lightdm.conf.drv
/nix/store/chfxgrwxhwhy7qq3f5md4ldk6783x8ab-unit-virtualboxClientVmsvga.service.drv
/nix/store/h60xyp20hnxxxl4azh8m3n3vanjwlxys-unit-virtualboxClientClipboard.service.drv
/nix/store/l0ya62wvl9pna2z7i221j5fm0yigxipl-unit-virtualboxClientDragAndDrop.service.drv
/nix/store/m3zwfbcvmhfwh96vzvcd15w2ps1dans7-unit-virtualboxClientSeamless.service.drv
/nix/store/mkz0ps9fxb6cji1f1nk1gyibdmx6bi68-unit-dbus-broker.service.drv
/nix/store/k4bh9wldmwcgvbsrw4xvr32nvjm6vkxm-user-units.drv
/nix/store/m2rmj18zrm6xzj4mr15sas49n8d82jia-etc-nix-registry.json.drv
/nix/store/sd6yklniz98rs8lh7nqkd7424zh3w38p-etc.drv
/nix/store/2cfjkiyy52lgywgmchqqa8xim2djscvd-nixos-system-ulysses-desktop-25.11.20250905.8eb28ad.drv
these 503 paths will be fetched (1394.99 MiB download, 3673.92 MiB unpacked):
/nix/store/lsxbs3l053zpfp6h5xc1nk33fmrgpy72-0003-libselinux-restore-drop-the-obsolete-LSF-transitiona.patch?id=62b9c816a5000dc01b28e78213bde26b58cbca9d
/nix/store/jrncccbzni6dqf0kpbn741i7scgc0r39-11dbaeb23d06c0d21efe538c90b44ffc8fc3a071.patch
/nix/store/vib3hsag5pik6rf0j4588dlay3y3l73m-16-no-update.patch
/nix/store/22gw258qwyh75x1lrc5l5g3mqs3a51nq-23c301de28e12426408656efdfa153b11d4ff558.patch
/nix/store/m1949ayyw85dq9hxp3drvy0vzf9my318-4198b7ea82369a91e3084d6e185f9b370f78eaec.patch
/nix/store/db3awkwz1flnsbnnkkgd9c3was60rhga-489d0b8e2f1fafd3b7ebf98f389ca67462c34651.patch?full_index=1
/nix/store/rcfi4nwla24vvwsf9dzpsjrrnafrz1hf-NVIDIA-Linux-x86_64-570.181.run
/nix/store/72q82lrr26bkp9vnrphmw4hyrhdsrhx3-VirtualBox-7.2.0.tar.bz2
/nix/store/5iy8m74n1b9x100w3h3ss4i7s4hl67i9-absolute_shlib_path.patch
/nix/store/2sb5bvqbmm7fpcyxby9pqlxg2znnvxyq-acl-2.3.2-dev
/nix/store/6hx0bqg2rf9kbfgw5bikvgjgc11x3bp1-acl-i686-unknown-linux-gnu-2.3.2
/nix/store/46brf16fjdmzw4m689nlqan8nsnj0g07-acl-x86_64-unknown-linux-gnu-2.3.2
/nix/store/nvzcw0wpqp0h1w0z3cc0ydcc13r354af-acl-x86_64-unknown-linux-gnu-2.3.2-bin
/nix/store/4qxj847i0253vqr927fs7xzcc34d2g4r-acl-x86_64-unknown-linux-gnu-2.3.2-dev
/nix/store/dbi5a3gn0pma735x4im514y0whahngjp-add-driver-runpath
/nix/store/df74s4ychxfyvhx967cm385hczqcc1qg-alsa-lib-1.2.14-dev
/nix/store/fhxi9w6p1pyrbqlzzmkbi194y0s8gcws-amd-ucode-20250808
/nix/store/zv4rz2blnmiqxg3srdpy9nz66ks19205-attr-2.5.2-dev
/nix/store/y4i14i4r8h9p8ix0ym9ny4w14vgp85l7-attr-i686-unknown-linux-gnu-2.5.2
/nix/store/8d6im1rfpynp69dm2hqdmw1jj5kwswwc-attr-x86_64-unknown-linux-gnu-2.5.2
/nix/store/mw3chz8hvyxjn84rywdmnqx4nxkac4h6-attr-x86_64-unknown-linux-gnu-2.5.2-bin
/nix/store/ipv2fr7cny0xhq7n7vsnva45jl2jv8al-attr-x86_64-unknown-linux-gnu-2.5.2-dev
/nix/store/9l5fdmgl6s3cw3rmqidvwf2ccmxpn2kb-audit-4.1.1-unstable-2025-08-01
/nix/store/dpr527zai8f9fhc93c5kyni3hgd0cryk-audit-4.1.1-unstable-2025-08-01-dev
/nix/store/hq871lhxvbf051ddny9hmpiginqfcpmd-audit-x86_64-unknown-linux-gnu-4.1.1-unstable-2025-08-01
/nix/store/ak4agsj8xvav2zfwv2mcqar9hv94cvvn-audit-x86_64-unknown-linux-gnu-4.1.1-unstable-2025-08-01-bin
/nix/store/rxb5pndvxd15hx3xg4d0m1mb97j1s6x4-audit-x86_64-unknown-linux-gnu-4.1.1-unstable-2025-08-01-dev
/nix/store/b37sy8q55cfgnxxs96rs0ppwv16wk38r-audit-x86_64-unknown-linux-gnu-4.1.1-unstable-2025-08-01-lib
/nix/store/p588irjgbzcxk9m99gryx67y8v5mzdaq-autoconf-2.69
/nix/store/211z6gp40m5ikammzsxgxwbhky2n8kzj-autoreconf-hook
/nix/store/7bniy6f745pbwfqp35zd3jl8gb8q9c19-bash-i686-unknown-linux-gnu-5.3p3
/nix/store/k7j93hvaqwg9l4n8hkq5xkjs1gx71ki9-bash-interactive-5.3p3-dev
/nix/store/gc4x5dy52x2zrs4vrh28zxzzj622w2hv-bash-interactive-i686-unknown-linux-gnu-5.3p3
/nix/store/vnz4253y50746hvlfj5jkir8mzmd8aka-bash-interactive-x86_64-unknown-linux-gnu-5.3p3
/nix/store/f9c3v60pwp768igz1s6jc61nn9ih26p0-bash-interactive-x86_64-unknown-linux-gnu-5.3p3-dev
/nix/store/kd9r53fi2183n6rfnxfh53s563a5ja26-bash-x86_64-unknown-linux-gnu-5.3p3
/nix/store/hx352l8d138m9ma52yg1gz1fk47jnzdr-bash-x86_64-unknown-linux-gnu-5.3p3-dev
/nix/store/pd4yfw4yrb99k9367r0qxcy7j3zsclp8-binutils-wrapper-2.44
/nix/store/7cnrk63v0ln58msl89q60180bwy2ipql-brotli-x86_64-unknown-linux-gnu-1.1.0
/nix/store/z3gln292vh7f24wcp007091qmmxqfmbv-brotli-x86_64-unknown-linux-gnu-1.1.0-dev
/nix/store/5ls9m37fpg3c7aa4dbq3rshnky4vfgpm-brotli-x86_64-unknown-linux-gnu-1.1.0-lib
/nix/store/bb6wllyijx7zbgxd11gvmf6a3q1z2h9p-builder.pl
/nix/store/3qn7g5i2hhb28xlgdqicrhp7yjsjw4i6-bzip2-i686-unknown-linux-gnu-1.0.8
/nix/store/6z9a5w4zskradnwdrldwdwl68wisxs7v-bzip2-i686-unknown-linux-gnu-1.0.8-bin
/nix/store/n8p94wvkz02ipxafxxw7gibwi1rbph0k-bzip2-x86_64-unknown-linux-gnu-1.0.8
/nix/store/7jz22i2gnk1q1ywn1zmbkjgsvrcv14l1-bzip2-x86_64-unknown-linux-gnu-1.0.8-bin
/nix/store/8h35fqygvr0z8rfxcz2bf4wy8d5rim8y-bzip2-x86_64-unknown-linux-gnu-1.0.8-dev
/nix/store/c147fjcpbrbpswvq9yzi3qyv0079rham-c-ares-x86_64-unknown-linux-gnu-1.34.5
/nix/store/sqnfydff9ai31vk24lg3p2zmj1gyg2nk-cairo-1.18.4
/nix/store/mygjyz1zwjry9jgshym79cfvsdq2fkm9-chroot-realpath-0.1.0
/nix/store/4dbwf8c9cgdza6miix4ldfjyvsw3pf1z-compiler-rt-libc-x86_64-unknown-linux-gnu-19.1.7
/nix/store/mb8rnnrr90y60siwmi1izmzlvs4cbc9d-compiler-rt-libc-x86_64-unknown-linux-gnu-19.1.7-dev
/nix/store/nk7377wbg8mpjga715xr02vdx95ib8mw-coreutils-i686-unknown-linux-gnu-9.7
/nix/store/lq2snmzk7jmq7xslyp28dlyz9bdl8gii-coreutils-x86_64-unknown-linux-gnu-9.7
/nix/store/924ijdb5gpg65zqmkxjbkp3r77idq5xd-cuda_opencl-12.8.90
/nix/store/7faj3f3chpajrybq7j1w5gs1dgdi5vs9-curl-8.14.1
/nix/store/l0x9lsd0psk3pdyagxsxdn87ba8pmid1-curl-8.14.1-bin
/nix/store/zskxqk7xxxh42cklhd8r0b24dwqj595s-curl-8.14.1-dev
/nix/store/p9nliyg7jdmh08bngl47z5ckpcjcsnbp-curl-8.14.1-man
/nix/store/nwl58dxp1q5xs6mvjs8l528iq4hkav18-curl-8.14.1.tar.xz
/nix/store/hqhq97m2bfc8zpidh4jq8qgmb16bkcpd-db-x86_64-unknown-linux-gnu-4.8.30
/nix/store/af03c8w8l00rczz2fawq4wql193qkw6r-db-x86_64-unknown-linux-gnu-4.8.30-bin
/nix/store/79nn3x0nq596jwkp6ba2yff3dl93ngmq-db-x86_64-unknown-linux-gnu-4.8.30-dev
/nix/store/3b2k3qfri9kiq7lvjyvg9n2vbdl7ickc-dbus-1.14.10.tar.xz
/nix/store/n41jvlg97m9lck3w9rm4md5ry92c5637-dbus-i686-unknown-linux-gnu-1.14.10-lib
/nix/store/krdnsvbjy54ig22capk1dwa2pd1bm7g8-dbus-x86_64-unknown-linux-gnu-1.14.10-lib
/nix/store/92w3bfnbxmzdr8mapdgmg0kqhgllmgqk-dejagnu-1.6.3
/nix/store/zlnfwqkwnq3zbgkfar0k5khbai6y26wr-dev86-1.0.1
/nix/store/ygkjhqa87z4mbyd1ymi0rcig7vavka5y-die-hook
/nix/store/plfabp35cvb8cg63cjc8hq3w9g9p31kn-dns-root-data-x86_64-unknown-linux-gnu-2025-04-14
/nix/store/f8p68knydcg5xp18i6aa2snndm49r98i-docbook-xml-4.3
/nix/store/r0w082gs883hf2nr7h0lmc0j6gbsl420-docbook-xml-4.4
/nix/store/18npnpijccvflmmb2n2cs93gzlxjs0yv-docbook5-5.0.1
/nix/store/iw2xjjafs6a7p4al3bvm5vv40krv4inq-dri-pkgconfig-stub
/nix/store/67hapckr5fggmq9jmcv5s6pdxgywl15q-dummy-fc-dir1
/nix/store/633ik1x30a8cbwlzrklzivyas3rkg5q6-dummy-fc-dir2
/nix/store/0bpz3dd5ixcm7avfz5gfzsj0v3n9gjap-dummy-xdg-mime-dirs1
/nix/store/chkd1v6ym362zs31l6wym6jiibsplcw1-dummy-xdg-mime-dirs2
/nix/store/0a6ry6gpdmgjn37y6v6xmx9z9xhg2v4b-elfutils-0.193
/nix/store/c0idj7i770cfgpkn9h45y1nzqjds31nd-elfutils-0.193-bin
/nix/store/05vfkpsxdfwj6mmycbgjkf0rxh0y4qc2-elfutils-0.193-dev
/nix/store/crxrzv33l13xilmpkcrwhv3jrx1zl98v-elfutils-0.193.tar.bz2
/nix/store/7aaznbi227wr1zqamraykaj42hys9r11-ensure-newer-sources-hook
/nix/store/3md3jjqwxgd1fgakjkjq301qz8qj9mnv-expat-x86_64-unknown-linux-gnu-2.7.1
/nix/store/izhvdisah26l2s0dk5ys11cgjrb3qmhs-expat-x86_64-unknown-linux-gnu-2.7.1-dev
/nix/store/yfly0bp23lkz1n7ikwc4f7c3xymnim5b-fakeroot-1.37.1.2
/nix/store/m5wzj92dq00yynggq92dkb178ygw23ka-fhs-rootfs-bulder
/nix/store/z08sfbfszjqfd52v6ccw35l332rfskz6-file-5.45
/nix/store/nz87mcm24klzrgiwc1dgc15cmjjbqkbl-find-xml-catalogs-hook
/nix/store/9lfh9b2b5x2wxscq0kw4k1m61p8yqn9w-fix-aarch64_fregs.patch
/nix/store/3akxksm3fx4nchq6kdnqgp6qxbmvpn0l-flatten-include-hack-hook
/nix/store/v467awn612a7yinbpdhna5pk06m7gs24-freetype-2.13.3.tar.xz
/nix/store/jkzdb8hawm1h8h31l97zf70hr04azrga-gcc-14.3.0
/nix/store/pkzv6wvb653jri0g3k9ip4xwxwx1971q-gcc-wrapper-14.3.0
/nix/store/70dvfgx48m7c4iy3jzzbvhbfp4frf5lr-gdbm-x86_64-unknown-linux-gnu-1.25-lib
/nix/store/w72q4lbq5fkpmi8pnks82zv38xfg4jc0-getent-glibc-i686-unknown-linux-gnu-2.40-66
/nix/store/bw4b63jksalj6in4hn1wh4w74w3mm6ap-getent-glibc-x86_64-unknown-linux-gnu-2.40-66
/nix/store/q4axdvr6qjxqxyf97jmv6wh8lklp1r5p-gettext-0.25.1.tar.gz
/nix/store/va68pgi4w35qrc8jbc1sx2xmwcs0j8cj-gi-docgen-2025.3
/nix/store/hv1amp5i2xx7i0ijzir448sw1zx3sc82-glib-2.84.3
/nix/store/n9vbbgp6ahz63i8642ca40qhdk9r8s2l-glib-2.84.3-bin
/nix/store/hj6xzf7zqslf4kqgw4qa73lbhffg57kr-glib-2.84.3-dev
/nix/store/ima8448b9nyqhqrshfc9ayfa7kxcabpw-glib-2.84.3.tar.xz
/nix/store/d7b9001gb3msxkzrrpw6l0j8lgy1ykx8-glibc-2.40-66-dev
/nix/store/c90q1zw975pp1cxwx1s1y4znhcn53psm-glibc-i686-unknown-linux-gnu-2.40-66
/nix/store/6wxrvckd8n2hjjkvvnd8727rpzqnbbf3-glibc-i686-unknown-linux-gnu-2.40-66-getent
/nix/store/96qxf76ha405p83c328xwd52mdjfn7hp-glibc-iconv-2.40
/nix/store/rlb7mjfk0x9wc3g85gf5wrfzmziy0nv2-glibc-locales-2.40-66
/nix/store/avx0jip00b2wvzlnskwp547g4x5wb3fw-glibc-multi-2.40-66-dev
/nix/store/pj7i43ig15iw23ja08kbvfrhv4vxjfih-glibc-x86_64-unknown-linux-gnu-2.40-66
/nix/store/n5wf6aj76aj2a5lij7kh1jc4bwpxslgq-glibc-x86_64-unknown-linux-gnu-2.40-66-bin
/nix/store/pkmg1wh06jbfsk5j0sl5wy9iz38pxv84-glibc-x86_64-unknown-linux-gnu-2.40-66-dev
/nix/store/407jrqg7vhwi5737m6d8f30w34g5479l-glibc-x86_64-unknown-linux-gnu-2.40-66-getent
/nix/store/p32n373wss4cqfckpvmbmmmz3zlybncl-glslang-15.4.0
/nix/store/bnxvakhxp9lpqc99nb106hnrzn3xqfaq-glslang-15.4.0-bin
/nix/store/qin7q58ymb9smpkicx46smxqyc5mzp27-glslang-15.4.0-dev
/nix/store/f9kndz76z18gxmykpl9fbra78mwfk2db-glu-9.0.3-dev
/nix/store/vq6fl70yjvy56nb6cmj15i3qy2kk4xpc-glu-9.0.3.tar.xz
/nix/store/i1cla8yp92kzkxfb8dmx1dzkfpjf5s93-gmp-with-cxx-i686-unknown-linux-gnu-6.3.0
/nix/store/0k4li2wh2v5bb8nq7i9n1p6gjjca57hz-gmp-with-cxx-x86_64-unknown-linux-gnu-6.3.0
/nix/store/gwiry697883gcm4fs30j0d1r0i5bmw2f-gmp-with-cxx-x86_64-unknown-linux-gnu-6.3.0-dev
/nix/store/41mfbqgyi798xpfiab363vb5w2zsm654-gnu-config-2024-01-01
/nix/store/kpxbsgvzrrwnyzcybj7c3wkg7hp3x0bd-gnu-config-2024-01-01
/nix/store/xp6sm63q3kps8s0yfj1wjjasby8j654p-gnugrep-i686-unknown-linux-gnu-3.12
/nix/store/8qg2mg931pxk1z72hm99gfi8d209jab5-gnugrep-x86_64-unknown-linux-gnu-3.12
/nix/store/8d235in26kpyxgaxfpr5j2s5pmxwm22a-gnutls-3.8.10.tar.xz
/nix/store/yz5aphi7aa5x1fbnp6d20162gs9vchy4-gobject-introspection-1.84.0.tar.xz
/nix/store/54cifixhf7kk536a9fs2ibb3xwlaz857-gperf-3.3.tar.gz
/nix/store/01lpvpg05fsqmy40dyci49yfjqr4ap22-gtk-doc-1.34.0
/nix/store/lgs54cbl8kzlngshy15n5rx17lh0hzr9-gzip-i686-unknown-linux-gnu-1.14
/nix/store/bvbwnnvmifn96g913jcyhrhqb9vjsqvf-gzip-x86_64-unknown-linux-gnu-1.14
/nix/store/z9h2q2c09m58vf56arfcn25ilqf094vg-hexdump-util-linux-minimal-2.41.1
/nix/store/d4b9h30d6zpb31f7hm5nhyn39ivvr9bf-home-configuration-reference-manpage
/nix/store/np4chqgq5864xjm8dxc2bwn78qbx4ch4-hwdata-i686-unknown-linux-gnu-0.398
/nix/store/lf4x2lqp4mlzf8bj7h935jy00wyr6bwb-hwdata-x86_64-unknown-linux-gnu-0.398
/nix/store/cwb93pizlp2kdr06l5fl25fdpjsd1mdc-i686-unknown-linux-gnu-gcc-14.3.0-lib
/nix/store/k9fkfv3669jkhb6ivcqlk2i9in9i0pmp-iniconfig-2.1.0.tar.gz
/nix/store/b1bvi2506aqrrdwby2qanwldskra27b1-initrd-bin-env
/nix/store/vzibnhzbgisn0h8sshpcjkhnw7i4ywvg-initrd-group
/nix/store/bk7yiz15lgshprh5fd4fxw967a16nl25-initrd-nixos.conf
/nix/store/gfvm11mplns28yq0bya93lgr9d3ws0m2-initrd-passwd
/nix/store/hywap79rpi8ms4nnhwqycyb5rwahrskv-initrd-release
/nix/store/5cl1362fwlk5y61dc99l62kxvb0dw6vk-initrd-shadow
/nix/store/2npvaxz6wwmf9d6p9hpcg7gzii4ammrp-initrd-shells
/nix/store/j111l1qh2j6kci15y77bm3b6ld0vvj1c-initrd-udev-rules
/nix/store/mdrycwccdnxvdx8422d66lvfi239vr7h-initrd-udev-rules
/nix/store/kxjrkh856j412578b1l9wc9i9if7avwd-installkernel
/nix/store/584l6a129xvxbjkz724ny5fnv9xl09sb-jq-1.8.1-dev
/nix/store/xcprxchq7az18p1w874xbhlqc236h2ly-json-c-x86_64-unknown-linux-gnu-0.18
/nix/store/ldg8923krkaarr8gmrj8g4h34271n78v-json-c-x86_64-unknown-linux-gnu-0.18-dev
/nix/store/8kaab03hf8z5y5dnicmy46v5mnlmwasb-kbd-i686-unknown-linux-gnu-2.8.0
/nix/store/298n33bff60na53c6jfc1n85bmjm9wk2-kbd-x86_64-unknown-linux-gnu-2.8.0
/nix/store/kqcinyb178rxn1yrsr2l2nk1gks9j8lk-kmod-31-dev
/nix/store/08bgpzdg65i8jwqlad8pv1ipxpkf6nyw-kmod-i686-unknown-linux-gnu-31
/nix/store/7qnxsbpc76n9n196avyqlv9z5f1s3wz4-kmod-i686-unknown-linux-gnu-31-lib
/nix/store/v5pcchr6kjc1qm48iddxjdid6ngjzsrv-kmod-x86_64-unknown-linux-gnu-31
/nix/store/hjkbcm7q5gnyb0sla7gpap7xfjmvwzg4-kmod-x86_64-unknown-linux-gnu-31-lib
/nix/store/9zq99vi77916zvgx062fxmh6y0zikrpy-krb5-1.21.3
/nix/store/wg951xk226wr2d8qx7bc389m17fvg3hh-krb5-1.21.3-dev
/nix/store/cys5iwkmgpax4w2qi44bmbn9vmaklw9q-krb5-1.21.3-lib
/nix/store/m15gi0g06wh920218zcrw77hn86lqmm3-krb5-x86_64-unknown-linux-gnu-1.21.3
/nix/store/6hk2wpfwxjgyp1ya9rfyp7i3cz051qw7-krb5-x86_64-unknown-linux-gnu-1.21.3-dev
/nix/store/i1a0jbaydfd54m48h499grdw29v0017h-krb5-x86_64-unknown-linux-gnu-1.21.3-lib
/nix/store/zdq8z3cyqn2sy0y75j9qljsapdh0bk6g-large-file.patch
/nix/store/8kgvhdz1b18832jw8zf73zlbql05xxd4-libICE-x86_64-unknown-linux-gnu-1.1.2
/nix/store/hab1ffj3q00519n9jbhl2m26hcxchs9c-libICE-x86_64-unknown-linux-gnu-1.1.2-dev
/nix/store/47r26lf0p892dlrjh8pl6pksnldnhnip-libSM-x86_64-unknown-linux-gnu-1.2.6
/nix/store/dm7svm7w0v1ynxgmnk2l644xlkc9zvmh-libSM-x86_64-unknown-linux-gnu-1.2.6-dev
/nix/store/m8l2crrlsck4r380m715d8fjk8vln3mv-libXcursor-1.2.3.tar.xz
/nix/store/3fzg8srq87h665y8c5nfihkqv52mxl81-libXext-1.3.6.tar.xz
/nix/store/803301kbnj2g4cjd7wcvaprcyp8mwg0f-libXfixes-6.0.1.tar.xz
/nix/store/x0l49gkzv014apvlj9xib9d7mj855x6d-libXfont-1.5.4
/nix/store/3c2mvj9i3qynh87imywzi5xlxc6n9dvk-libXfont-1.5.4-dev
/nix/store/r2mzphpc2ih9l9jhnpab81hf4viddhml-libXfont-1.5.4.tar.bz2
/nix/store/84vkg976db01wcn25c8zbqcb1a1hby5v-libXfont2-2.0.7.tar.xz
/nix/store/v1g4vfj0gczc0qf3sf4v06ayvf8nc5a0-libXmu-1.2.1-dev
/nix/store/hb927cka3sj1333x563d5skykb9jhgi5-libXmu-1.2.1.tar.xz
/nix/store/pbzl01f33p1qrv4lasks5rvw9vj4v0nb-libXrandr-1.5.4.tar.xz
/nix/store/c0h5b2yfrxgvxiyjlarg8kxzpnl1013a-libXrandr-i686-unknown-linux-gnu-1.5.4
/nix/store/7mkxs1pha2g4j9icr528crv92ih22hl2-libXrandr-x86_64-unknown-linux-gnu-1.5.4
/nix/store/l6qmxb9yxf1h54jvy49hl32aij69zazj-libXrender-0.9.12
/nix/store/19snrkgilr1llnllsww4bqd9c6h41rfl-libXrender-0.9.12.tar.xz
/nix/store/529jchvp2v4rad2przxvyh9vbayniydf-libXrender-i686-unknown-linux-gnu-0.9.12
/nix/store/hn1zja3c114rf0dxifrjcfbgkkph8mz3-libXrender-x86_64-unknown-linux-gnu-0.9.12
/nix/store/41rygd3kra2hqcha05396h11l00lzycm-libXt-1.3.1.tar.xz
/nix/store/x9sr4ap2kyf3sls5wlyq6bk2kdqa81pz-libXv-i686-unknown-linux-gnu-1.0.13
/nix/store/wrljzdwasph5k23n5f1rnp172i7297kc-libXv-x86_64-unknown-linux-gnu-1.0.13
/nix/store/pd3n26as5phmvmy5ai3r5c8r0vmk0zms-libarchive-3.8.1-dev
/nix/store/m9gna9dvb0vr6xqklhz5immr178yfnn7-libbpf-1.6.1
/nix/store/dzjj38zk38zb6fii94r636f5l42lwwgy-libcap-2.76
/nix/store/gfh9ac0gbgcn7gyds9vmv584fhbli8zx-libcap-2.76-dev
/nix/store/72imyb3qzvfwfrigvha5npl3n3h3ci19-libcap-2.76-man
/nix/store/fmsv10ac3ws63wbz9j76mif5yhmqraid-libcap-i686-unknown-linux-gnu-2.76-lib
/nix/store/fv6z15g33awxvq54pfzl9maf3nmg5f4a-libcap-ng-x86_64-unknown-linux-gnu-0.8.5
/nix/store/k749hj9vx48nvzn9c8m59w36agjkd5wg-libcap-x86_64-unknown-linux-gnu-2.76-lib
/nix/store/3nflxhjvsc8xsfqdp2p9s8miv9hzjac5-libcxx-x86_64-unknown-linux-gnu-19.1.7
/nix/store/f72pq8n4pivsz2hlgc3cggw0y920hqki-libcxx-x86_64-unknown-linux-gnu-19.1.7-dev
/nix/store/xk9jvrzl6n9blxd70s0bp86m41lqd3yi-libdrm-i686-unknown-linux-gnu-2.4.125
/nix/store/s1c1i0yspjcp8azcczzipj98dfndpx8v-libdrm-i686-unknown-linux-gnu-2.4.125-bin
/nix/store/22r4kmxp1fyl1pv4nw71y4iljnf04j58-libdrm-i686-unknown-linux-gnu-2.4.125-dev
/nix/store/fpp7f0cp04cyivdb488j0lhsrl5qhchq-libdrm-x86_64-unknown-linux-gnu-2.4.125
/nix/store/50qnq5bgqv9av06ml6hndggwwrcazwhc-libdrm-x86_64-unknown-linux-gnu-2.4.125-bin
/nix/store/lvkrwkqil7387kwbmbwll5ygh727pmrm-libdrm-x86_64-unknown-linux-gnu-2.4.125-dev
/nix/store/9xsqbzds2d9z3dnzq54fbbc46gr2bj69-libedit-x86_64-unknown-linux-gnu-20250104-3.1
/nix/store/kch1qznr7ndnjpcc49nmngd6rp3y92al-libev-x86_64-unknown-linux-gnu-4.33
/nix/store/d2ry529q9bfby1m6mdw87nfa9vb20blg-libevent-x86_64-unknown-linux-gnu-2.1.12
/nix/store/806m1c5vwcxjfw2rx4lyas4x0q2b94da-libevent-x86_64-unknown-linux-gnu-2.1.12-dev
/nix/store/0fpzg09mvgd6zr10bf3lyjs9q79xnx1b-libevent-x86_64-unknown-linux-gnu-2.1.12-openssl
/nix/store/cdnn6zrlmvpx7zwwmkw5r2d6f4sdvnbn-libffi-i686-unknown-linux-gnu-3.5.1
/nix/store/q3ja9mk2mhvmih3k9vixqp0qarxwpk5a-libffi-x86_64-unknown-linux-gnu-3.5.1
/nix/store/map80lqp7mnzf739kinf71c25akj5b7v-libffi-x86_64-unknown-linux-gnu-3.5.1-dev
/nix/store/sqd5gzsi61f78dla9qgjjfn8a10dzila-libfontenc-1.1.8.tar.xz
/nix/store/y6l0pz44yacljc5bzwwfk0p2p33h6a1y-libgcc-i686-unknown-linux-gnu-14.3.0
/nix/store/cws5cnkr8zvlva46cwhc0dnqm78qcrnk-libgcc-x86_64-unknown-linux-gnu-14.3.0
/nix/store/ninf5yrcbyzlaiyds4k659qn8rhc8zk0-libgcrypt-x86_64-unknown-linux-gnu-1.11.1
/nix/store/79hbzvniqxl8qp4pydaivpn2zqcsj92j-libgcrypt-x86_64-unknown-linux-gnu-1.11.1-bin
/nix/store/f1jadr2zxp6803gj6xg5zy0pa42igmbi-libgcrypt-x86_64-unknown-linux-gnu-1.11.1-dev
/nix/store/hczfjfxf9j5yl081zxhrmaz09llpz5k2-libgcrypt-x86_64-unknown-linux-gnu-1.11.1-lib
/nix/store/sryihkvaj1hr30rhnaysn5ini6sfmk5b-libglvnd-i686-unknown-linux-gnu-1.7.0
/nix/store/vj7xakbzbcrs4ky7jks924sahnscq08d-libglvnd-x86_64-unknown-linux-gnu-1.7.0
/nix/store/31wschqksyj5yyix0y6ig3c828cxmi6z-libgpg-error-x86_64-unknown-linux-gnu-1.55
/nix/store/82bqgw5lcass81dmvwl134zqqc89jp64-libgpg-error-x86_64-unknown-linux-gnu-1.55-dev
/nix/store/yaglgzn2fzr3i92q3kd1nsgwcxz0nncb-libidn2-x86_64-unknown-linux-gnu-2.3.8
/nix/store/fxxjsddcac720s7yy9j8xn7rn7j66hn0-libidn2-x86_64-unknown-linux-gnu-2.3.8-bin
/nix/store/ja0dlkm56ny6n9kk95h3f292pxszm4ni-libidn2-x86_64-unknown-linux-gnu-2.3.8-dev
/nix/store/26q6qxr3992sl43hy280i03gy172zj7b-libmicrohttpd-1.0.2.tar.gz
/nix/store/l0rsa7hp02d8n8jb6745r5bcp1h0125v-libopus-1.5.2-dev
/nix/store/p5ls26yn7bvx5p0i47vqvqcvmcj8lcfi-libpciaccess-i686-unknown-linux-gnu-0.18.1
/nix/store/q4slxcxs80dgs87sg98iqfzwfdrycls0-libpciaccess-x86_64-unknown-linux-gnu-0.18.1
/nix/store/1z5rc4wc7s9q1fal6rr57ljpfrgi7l1y-libpng-apng-x86_64-unknown-linux-gnu-1.6.49
/nix/store/xnlx6hia6zfkvpkicdgfyyqm8wxwmr2f-libpng-apng-x86_64-unknown-linux-gnu-1.6.49-dev
/nix/store/mkgbzcbcfi0wnb9cf243rp3vk3djaj5l-libpsl-0.21.5.tar.lz
/nix/store/v3475kqfbk48mv40bvh2pv3q2lxszhvb-libpulseaudio-17.0-dev
/nix/store/05355d7aqg44j69471lyx5mhjzjb6vl8-libressl-4.1.0-man
/nix/store/0p72rbxq3gg33w0wsvg3s2jc5xg0knw4-libseccomp-2.6.0-lib
/nix/store/6xqzmz05472nqrrrawcci84czxgbzj2n-libseccomp-i686-unknown-linux-gnu-2.6.0-lib
/nix/store/dapf56n5brjik2gw60rc97cgdj56xjxg-libseccomp-x86_64-unknown-linux-gnu-2.6.0-lib
/nix/store/f8bfjvg1j30622gycjnpxykr5knvalzl-libselinux-3.8.1.tar.gz
/nix/store/jzg4r9bs47hrhlap8mdf29vd7qmm49w6-libsepol-3.8.1.tar.gz
/nix/store/bfkqccpci5hird272zdx5v3lf2mq032k-libssh2-1.11.1
/nix/store/cmcj4hp3055k5awrpjlbdblcfmm3shak-libssh2-1.11.1-dev
/nix/store/zsyfmzr6mzlvsyy0wq4s8si20s58vkk7-libssh2-x86_64-unknown-linux-gnu-1.11.1
/nix/store/2hxq00miji16qaaadv9a98hfq415rr0h-libssh2-x86_64-unknown-linux-gnu-1.11.1-dev
/nix/store/iw8vypfcqcyh5562jzmil8b2s4p5gs3g-libsystemtap-5.3
/nix/store/2pvs79j0qj7k9mzw9l0k2ylkzj1gd962-libtasn1-x86_64-unknown-linux-gnu-4.20.0
/nix/store/wngsbkgz0lyq2nlc44xgqchdziw98y8l-libtasn1-x86_64-unknown-linux-gnu-4.20.0-dev
/nix/store/aqhvq5j730ykj0ayw1r7l6yl13zz0skr-libtool-2.5.4
/nix/store/a9hgyy646j5dr7gcfzaaxlzzvyi77ip0-libtpms-0.10.1-dev
/nix/store/qfsk9fsd8bswcxyb91bxpbl1sw7r11rq-libunistring-x86_64-unknown-linux-gnu-1.3
/nix/store/sc5r8x9nq4wy321fbvbj0m6kncwkglb9-libunistring-x86_64-unknown-linux-gnu-1.3-dev
/nix/store/8hp8fhvcwwc4x7cbfgw9d90rnd2clvxl-libunwind-1.8.2-dev
/nix/store/wj2l51m53018z494ac0d8mx2d4n9lnr0-libunwind-x86_64-unknown-linux-gnu-19.1.7
/nix/store/pm9z6rslq4pxa6d28xfkqn1ycr8w44v0-libunwind-x86_64-unknown-linux-gnu-19.1.7-dev
/nix/store/vn78w5b2mq52rn9aaz0k5r1qq918z1da-libvpx-1.15.2-dev
/nix/store/3j4n6hp602mfbv1n2jz73z8hsnyfn3n4-libx11-1.8.12
/nix/store/f5cqyl6q9pgr5lgrkday8nq5x76sg32s-libx11-1.8.12-dev
/nix/store/6zis9bpgy91zgcji6afz2sddgsjyn6fl-libx11-i686-unknown-linux-gnu-1.8.12
/nix/store/ci35c25w7fqlba27hxbqhlkabh5czqif-libx11-x86_64-unknown-linux-gnu-1.8.12
/nix/store/00am6dyvzwxsh6403w2r1gkm8ykx94k6-libx11-x86_64-unknown-linux-gnu-1.8.12-dev
/nix/store/9pmd1m78g3044jkqn02dy01vdgsfbqwf-libxau-i686-unknown-linux-gnu-1.0.12
/nix/store/r2nl6x32gp58b0rzzm52j8j6fg3ikfvc-libxau-x86_64-unknown-linux-gnu-1.0.12
/nix/store/zpm6zbdcisipxna1869gpavrwjzw64zm-libxau-x86_64-unknown-linux-gnu-1.0.12-dev
/nix/store/dyra1hvb90wbcw97v5wj6rzbqmslgz0m-libxcb-i686-unknown-linux-gnu-1.17.0
/nix/store/7x2zjkmmqgc6253wjm86z4j379x4rqad-libxcb-x86_64-unknown-linux-gnu-1.17.0
/nix/store/mpd4xyfg7n5zq28ly185lwgn98pv3qqy-libxcb-x86_64-unknown-linux-gnu-1.17.0-dev
/nix/store/qh3nc15fzn16yc4s36hh7ssdncx0q6wd-libxcrypt-4.4.38-man
/nix/store/jgza3vwiv93cp5wfy4a3dn71v7q5biii-libxcrypt-i686-unknown-linux-gnu-4.4.38
/nix/store/w1ns5736b889ydzmcn1dxsiaxa3b0mwa-libxcrypt-x86_64-unknown-linux-gnu-4.4.38
/nix/store/w6maqrz0cspgnplyb90d4zqnwa5ipwpb-libxcvt-0.1.3.tar.xz
/nix/store/yva9nawq880qir9nbdngkcd38pj3cc4d-libxdmcp-i686-unknown-linux-gnu-1.1.5
/nix/store/aqa461fry9dmd3f63hdy517np28xh3my-libxdmcp-x86_64-unknown-linux-gnu-1.1.5
/nix/store/zj12q6f8qr0gzzxwb1swfwkw5hjhaxhp-libxdmcp-x86_64-unknown-linux-gnu-1.1.5-dev
/nix/store/x2aplk2947wf5yixigl8akp3wmak8xy9-libxext-1.3.6
/nix/store/wmf53a1h3mp0150j7wb8235n0j6hbv01-libxext-1.3.6-dev
/nix/store/03y9dcbj0d0rxhikrmygvi86nq06bkwq-libxext-i686-unknown-linux-gnu-1.3.6
/nix/store/082k7yq8d9rvhy3s8rrlihi57m61ly11-libxext-x86_64-unknown-linux-gnu-1.3.6
/nix/store/79sv97nzpdyqfx7jxivzr8qfy0bkic0m-libxkbfile-1.1.3.tar.xz
/nix/store/xwdwvwjghyjkdwrc3q0kf24rq698zmpa-libxshmfence-1.3.3-dev
/nix/store/j95q7w58vylpl78bh45fh6ga4p2dj665-libxshmfence-1.3.3.tar.xz
/nix/store/6n29abw9qkxanzcin3d2k74m9xcp4f4w-libxslt-1.1.43.tar.xz
/nix/store/75i9dib8l9ly5483xwagllbyg3c5si2g-linux-6.16.5.tar.xz
/nix/store/876pzcs65iang5dgday440snqixw2ghm-linux-headers-6.16
/nix/store/fnp5p2adik4xpgkgzhnqv7f4bd2l13q6-linux-headers-6.16
/nix/store/hgdr2y2vg2kwh7jhhfhqdbfwb39f7www-linux-headers-6.16
/nix/store/3ij3ciynmj6kyvd6rkwl6v1xjvvvwqa0-llvm-binutils-19.1.7
/nix/store/bvigis30xs0vdi55pp0g40ly9ccw8ryd-lvm2-2.03.33-dev
/nix/store/wyjddfvq883jlp8v1lx2nfs8qw0y4brk-lzo-x86_64-unknown-linux-gnu-2.10
/nix/store/d3xxm1zkiik0pkv9qijl3wclw4c9khh7-m4-1.4.20.tar.bz2
/nix/store/6gzhvkkk5y7b2yqqcqdgclj853sm1v6i-mailcap-x86_64-unknown-linux-gnu-2.1.54
/nix/store/b1q9734sky82sj93ac5fl2il26681p46-make-binary-wrapper-hook
/nix/store/ry2xshg30zy0nbfi7z7lsw0by8wxk955-make-binary-wrapper-hook
/nix/store/f1v2xvyf0n6mdbd482n80z8b680nsavn-make-shell-wrapper-hook
/nix/store/h1kcap95l5r2ww0rl6sz46pwag4sc5sa-make-shell-wrapper-hook
/nix/store/3zzpzg8h26y7ln2dsjy8wc7gicnin7g8-makeself-2.4.5
/nix/store/0py7qyy51rh4klzb2fvadcxxj69n2nck-mesa-gl-headers-25.1.0
/nix/store/rddxigz5w92shrs1kafpd7126ldng3sg-mesa-libgbm-i686-unknown-linux-gnu-25.1.0
/nix/store/vvxhinfglj0673x85naka0aki66jpx7y-mesa-libgbm-x86_64-unknown-linux-gnu-25.1.0
/nix/store/rk145vjy2igfr9ak8m43zdk37yh5xvcn-microcode-intel-20250812
/nix/store/myj41pnl6j3s419dv05flc61w9xks0sb-mirrors-list
/nix/store/c79mhysb1mwp13mbkwdi702wz5jzjqw2-mpdecimal-x86_64-unknown-linux-gnu-4.0.1
/nix/store/1n05zx4hx75rai5dsfrfbzc4jbng3g8f-mpfr-4.2.2-dev
/nix/store/vg5dsxxj9ayfgn35x0d04sdih8035rr4-musl-asm-ptrace-h.patch
/nix/store/hi3j97v910lh9rfr44j9bckj56rm03gd-musl-macros.patch
/nix/store/n0q1n3zcig79inm4jbl175pnpsm5axgf-musl-strndupa.patch
/nix/store/615z2gax4whrzk37syv6wqkhq4cpbpy6-ncurses-i686-unknown-linux-gnu-6.5
/nix/store/qah8sc8w6r0bh5rimb8k125xvd4rhnm1-ncurses-x86_64-unknown-linux-gnu-6.5
/nix/store/fz06xzp44hn4r9g9qxp7b25g40z4vqv7-ncurses-x86_64-unknown-linux-gnu-6.5-dev
/nix/store/yjfa4my9ja1ckmwrxqcbpcz1riknaz81-ncurses-x86_64-unknown-linux-gnu-6.5-man
/nix/store/j730x5zs1pvgmwqz1rrfjn4x3bar7riy-nettle-x86_64-unknown-linux-gnu-3.10.2
/nix/store/afywbsvxbl6i3q6hc70mgqmrmj8wk0pv-nettle-x86_64-unknown-linux-gnu-3.10.2-dev
/nix/store/6c5z2iyyijwbjnvhsgbqkc61p6xkxqg8-networkmanager-1.52.1-man
/nix/store/9jb51zdxrr1mdlyzgclj0sd9j72ak2b5-nghttp2-1.66.0
/nix/store/imw5v1r523v5cmyg163ifgbg2zkkg3d9-nghttp2-1.66.0-dev
/nix/store/qzghkcp9saygm684j0nlnwlwgwbmxs5m-nghttp2-1.66.0-lib
/nix/store/vq4588dargxs1al9h2fm328ijb41j8l7-nghttp2-x86_64-unknown-linux-gnu-1.66.0
/nix/store/b2vd4k8s2716b8rqzml7wdid3qc0gajj-nghttp2-x86_64-unknown-linux-gnu-1.66.0-dev
/nix/store/0x0w5x7xr5kk9s0w4vcnksc12q1vb6kv-nghttp2-x86_64-unknown-linux-gnu-1.66.0-lib
/nix/store/nrq9nb3zpnc70wjqwkkf3bq9g261l4ak-ninja-1.13.1
/nix/store/573gpiqvxv9lfjrn6dkgrqh4yyqbimsg-nuke-references
/nix/store/mfsq9pqzhag89ijwzfrscl8hdg485kwv-nv-codec-headers-12.1.14.0
/nix/store/0chmcq26as4v31v4xdfcv5qipcihikr2-openjdk-8u462-b08
/nix/store/jjwzwag8dwdzl2p2id7bqpd84i5a9qsx-openjdk-8u462-b08-jre
/nix/store/aygh7bzkq55iz9biy1magwavlbhjgasr-openssl-3.5.1
/nix/store/lf6bd95zwa431x8ly26y52jggca7qdm3-openssl-3.5.1-bin
/nix/store/kma3pjyb8aciykjms6c6bx822hrmdc04-openssl-3.5.1-dev
/nix/store/243ld2yblfvl6q67dmp6j2acqhr77vka-openssl-i686-unknown-linux-gnu-3.5.1
/nix/store/d00d8gkpynxk04qxpw1lb9w8vsbwpxn0-openssl-x86_64-unknown-linux-gnu-3.5.1
/nix/store/a80kzrhrdyjqc0c1iqmwxljs2c44q6h6-openssl-x86_64-unknown-linux-gnu-3.5.1-bin
/nix/store/4zh6am55qg3mdkgl97pywrxnp319yqsc-openssl-x86_64-unknown-linux-gnu-3.5.1-dev
/nix/store/d4gpic29g3j41rrgjg33q7a89xcg2vrs-p11-kit-x86_64-unknown-linux-gnu-0.25.5
/nix/store/pqv4303ryfgv9bm12jmh7ydsagrxp0c3-p11-kit-x86_64-unknown-linux-gnu-0.25.5-bin
/nix/store/3l3hsf3xz4rg81x78kydbldqx83whgf7-p11-kit-x86_64-unknown-linux-gnu-0.25.5-dev
/nix/store/9zpzy12ffz5y9x4dmsqp64r7bkj6h6wc-packaging-25.0.tar.gz
/nix/store/a0qj1awzkygiiwclkdvv96fbw8zary5c-pahole-1.30
/nix/store/bll1ws4xq4jik3a5gb22s3k2qp9z9a8z-pcre2-i686-unknown-linux-gnu-10.44
/nix/store/m1cbgmj87a0bqap6vbky45wpn7z32yn5-pcre2-x86_64-unknown-linux-gnu-10.44
/nix/store/mlnwcbj6wr385ixv4mdmf38agsg8ffq2-pcre2-x86_64-unknown-linux-gnu-10.44-bin
/nix/store/1nz2sj1a5rvdv5imvg0zrwrsgfihyaxn-pcre2-x86_64-unknown-linux-gnu-10.44-dev
/nix/store/yb1c624pz8vnxg7906cxgv73mqcxjb8j-perl-5.40.0-env
/nix/store/sbr1qncvh3xpw6f7w84fdf8sxklqwy1d-pixman-0.46.2.tar.gz
/nix/store/83haczzqmdmjjaf73y4fnk1zkcfai9zf-pkg-config-0.29.2.tar.gz
/nix/store/358j0kydxq01zcxxbd12xm3i300v0gg8-publicsuffix-list-0-unstable-2025-07-22
/nix/store/zi7rkfvbf3a5zixzkfs6ighff3a5agm3-pygments-2.19.2.tar.gz
/nix/store/jc4p19954g4r9p2w90cgym8ismh9inaa-pypa-build-hook.sh
/nix/store/dz3zzxmv6kzvahsbmasknca1gws3icc5-pypa-install-hook
/nix/store/xjb9mrjng8b01zigr61k2r368jycxvjl-pytest-8.4.1.tar.gz
/nix/store/7fz417yp00l583hym4d3ljxml1y9yxdq-pytest-check-hook
/nix/store/c6s2r97yjcim4pinb5rz7i6sjkk0bww7-python-catch-conflicts-hook
/nix/store/0bas9i0617zw29vkps6b0h87161h3fhd-python-imports-check-hook.sh
/nix/store/yww35xlib2awyadirp7n1qr5myv62lgs-python-namespaces-hook.sh
/nix/store/5anf8k1fslhm3vq1il8ri9c2dx9mwsvp-python-output-dist-hook
/nix/store/nysk08gyklzy6byrq7qgzhzh43c48jxd-python-remove-bin-bytecode-hook
/nix/store/kxdh9kzdzs2p3wz02pwpd9wwfhc6s7jm-python-remove-tests-dir-hook
/nix/store/4ryr89iw5jh2if7il9vjra5z7n49vjz2-python-runtime-deps-check-hook.sh
/nix/store/5rifissfqaz64f86m1hczbggqdrgvzwv-python3-minimal-3.13.6
/nix/store/l7db96whpi1l73d45q9ppb6j70zh98z5-python3-x86_64-unknown-linux-gnu-3.13.6
/nix/store/sigxbwv3s1lvwl34sxlmwz4kyhhik8sv-python3.13-babel-2.17.0
/nix/store/k8l8ifli3y320m3ab353657hc50iyji9-python3.13-bootstrap-build-1.3.0
/nix/store/gdk5xsjysq2ijkh49f83qw9ni6a5j05r-python3.13-bootstrap-packaging-25.0
/nix/store/jz7hdsc6yj1djdahfawbq9kkyhxqf3mc-python3.13-bootstrap-packaging-25.0
/nix/store/gxbs9mzjbdlxmr4igj2fd4vq6x5y37n0-python3.13-bootstrap-pyproject-hooks-1.2.0
/nix/store/8qv9hh1hq6jvlsldzrhnzv894g95rnsg-python3.13-bootstrap-tomli-2.2.1
/nix/store/z0h1zgs8cczgqvm6ca3gq1qbf39w0rl2-python3.13-build-1.3.0
/nix/store/vw845k4gd403rlwvpfzjfn4sbbsw8d9d-python3.13-chameleon-4.6.0
/nix/store/dmng9f7rvn8i7hhj7q585jb4253017zq-python3.13-docutils-0.21.2
/nix/store/9waz8yfd8bjld2shypk4qn06hh3bsxcq-python3.13-editables-0.5
/nix/store/by46mkaglyspby67s17zdrpq6z97b1s1-python3.13-flit-core-3.12.0
/nix/store/yscqghpw9c912mlh7p1lrhgjpzr7cm27-python3.13-hatchling-1.27.0
/nix/store/mbplgrhsls0bfwbf3zf69jyw9bcyn50q-python3.13-iniconfig-2.1.0
/nix/store/gf3qdrzznhhzycv2mhcbzr270y9jqr9w-python3.13-lingua-4.15.0
/nix/store/x6idp0jqm41xfb00zar4i068jk9rcwfy-python3.13-mock-5.2.0
/nix/store/m5ic2x77n4s78dw0g4g96d47g1yl162y-python3.13-pathspec-0.12.1
/nix/store/r3wzjxnpq41l7s3qbc239s63jakdv7q6-python3.13-pluggy-1.6.0
/nix/store/r39vrijfyminxwfs93lsssi4yfqs069y-python3.13-polib-1.2.0
/nix/store/nrl3lkmlqsxf2v2wk50kffbk1v8zl8vv-python3.13-pyproject-hooks-1.2.0
/nix/store/l9wxarvas1jpan9s1l0k1a5mx05g3qj6-python3.13-pytest-8.4.1
/nix/store/3xdk6zw7wldgi7lvrswyj9d5r846n5yb-python3.13-setuptools-scm-9.0.1
/nix/store/np729avwccvd3dsw48hpl05wxvx7xdlx-python3.13-smartypants-2.0.2
/nix/store/dpad002d8bjhm7knnjcxyfmx4z07n268-python3.13-trove-classifiers-2025.5.9.12
/nix/store/ab791537pp5hf7r6x14zmnb5j9q9nar6-python3.13-typogrify-2.1.0
/nix/store/kahafj09asj9gyrzc5ga99ic52zblvwy-qt-env-vars.patch
/nix/store/ayki5d47f6pbqwpw53vzschdp02ai47n-qtscxml-6.9.1-dev
/nix/store/f4h7d8z4jig0bs42x2wvjqrblpp52bna-qttools-6.9.1-dev
/nix/store/jf37qkgvvaf5gvs7rc8lfzsq7f5c719r-raw
/nix/store/chkp8qn2b9rz1ds8dc74hqgiyv3y25gb-readline-i686-unknown-linux-gnu-8.3p1
/nix/store/aiwxiigzidy9asrn7flam9d8q2x7a4fc-readline-x86_64-unknown-linux-gnu-8.3p1
/nix/store/ydln7k1xx6gyz3qp7pqbvq778l0zqc47-rsync-3.4.1
/nix/store/n1mv4xdiak0xm88gy69j2snpmdg1h96l-sdl2-compat-2.32.56-dev
/nix/store/3rkvb9brxsc5z1arpqzcx6rc2gvkm73r-setup-debug-info-dirs-hook
/nix/store/3fmv26bcm289h6h4cakfnqrzcld8cxpm-source
/nix/store/3lr8scn43mah0x1s2sd6jga3q6dlbb42-source
/nix/store/6a0b1ydwn9xhdzsnzy3c0kwcizqdppbk-source
/nix/store/6in14fm41cjd6dim6yg960q3wpkqrc07-source
/nix/store/6vzzxwpz26wshw59f13s17klv6xhfpyq-source
/nix/store/7z5yhpdpvvsvdi66rs14s469jbai1azi-source
/nix/store/9msnfg1vkkfnhxhn9gb28jq8xqvjnsbs-source
/nix/store/c9q9wkcs8jx85f8319rz6ky83sandw6z-source
/nix/store/cpha9mga8a4kdn8qps4bas4rphpx85a0-source
/nix/store/d89kypji0gnr2bz5fianly1chk2kcykk-source
/nix/store/j83dqqnizgd7p1ck339h44w949h34rr5-source
/nix/store/kgh8nzgjhhaz2z7zxyww4qqxvdjfqg5k-source
/nix/store/pqcg6dnas4c4x3bgxx0iykyy7aw1i92q-source
/nix/store/wl1vmw0vag4kshfyhzxyp43ndw7ks2yh-source
/nix/store/yrfi1rx37xbj6yznm9p3ad7h5m94qjbn-source
/nix/store/zhd9pj32qc8ayji7fk52jixmir385jqj-source
/nix/store/x8l9v95kjc02qzhrahvy4kbfvg40zq33-sqlite-x86_64-unknown-linux-gnu-3.50.2
/nix/store/wjcvfjxfm9rnkcls5gk09dij8cnh8i58-sqlite-x86_64-unknown-linux-gnu-3.50.2-bin
/nix/store/sr1w601gfhig9lf6yg5xr9qca5bfgjac-sqlite-x86_64-unknown-linux-gnu-3.50.2-dev
/nix/store/k5n1k81xa9m1l7zmamx2mgq7sjbi9jqj-stage-2-init.sh
/nix/store/4y4zb4vkp98syizhwyx9fwz0svgfbarp-static.patch
/nix/store/6bqvwignlc10jwrbdq6j4wh6q22g3jal-stdenv-linux
/nix/store/6hg6fapa6ank1iz99raafcv56mj4cn6j-stdenv-linux
/nix/store/6lr6n5d88i5x7lajdi6v3gylsw3320j4-stdenv-linux
/nix/store/i2ph69njb7121m5z49mjmiy4bqjd6vrl-stdenv-linux
/nix/store/ibzxdw1467z995izwqbqx6pimcsvsank-stdenv-linux
/nix/store/1ppx8bcv7nfaxa6n56idwq44ws27fiq8-swig-4.3.1
/nix/store/nymsmkrp4gn6kcvf1kchxvkir03n78bd-sysprof-48.0.tar.xz
/nix/store/g5pjx4103l6wh7mnj8jhawk7p1gjjvv8-systemd-default-tmpfiles
/nix/store/sjzgghsj4xqz8izvig438qc1dwhad80l-systemd-minimal-257.7
/nix/store/y781pbgf2zvrc0q1lpl4sv407xibh7qj-systemd-minimal-257.7-dev
/nix/store/ysl5hvhnxralzk5vfldb4r2smq6vznrn-systemd-minimal-i686-unknown-linux-gnu-257.7
/nix/store/j3id0lak5yvdzmy9386dgppm7pm1ds55-systemd-minimal-libs-257.7
/nix/store/0rxmy7k3jkdlmkjk8gdhf382ahgcjf8q-systemd-minimal-libs-257.7-dev
/nix/store/gvjaw9i8fr04nxk734z3j6ijxc2883yn-systemd-minimal-libs-x86_64-unknown-linux-gnu-257.7
/nix/store/782a0j8zd10spwk77yy08y0dagfwnx5n-systemd-minimal-libs-x86_64-unknown-linux-gnu-257.7-dev
/nix/store/w3wdcbpi39wyy3f9053bigc6haymm3x5-systemd-minimal-x86_64-unknown-linux-gnu-257.7
/nix/store/y7pa60kaqmcq1wx221br3amm72pxbljr-systemd-minimal-x86_64-unknown-linux-gnu-257.7-dev
/nix/store/8qlnjby13dslmpv5d4i2vycizdcvbr4y-systemtap
/nix/store/9ficyx971p43vyw5a5h49205chxvbwcf-systemtap
/nix/store/c7yy7icayd2xcm27dyapyxds0wxp00a4-systemtap-5.2
/nix/store/jki0qcjqwk4ycgcayi87hw4ffwfalsg4-systemtap-5.2
/nix/store/83dq6x1rdg13d82s4s7yix1l8h0lj0kc-texinfo-7.2
/nix/store/s15igpf91gl2bcn3dzpwkyg1r26n4s45-tzdata-x86_64-unknown-linux-gnu-2025b
/nix/store/4aa35ihwcv7jfzdzvrs3g2w53rhdpl0w-udev-fido2
/nix/store/ygnmzvh6sizphmy6lm6x1g8p1zwx1qv2-unit-console-getty.service-disabled
/nix/store/449lavazk6i897np19sq4616wjq67ld4-unit-initrd-find-nixos-closure.service
/nix/store/llznhp48mkk35dfinka61jh13q5ni68h-unit-initrd-nixos-activation.service
/nix/store/01sg8gml1dajfdavbkpbdvbh52jg1fk5-unit-initrd-switch-root.service
/nix/store/9wq9jyjh0w35gm833sgm23m1640bnvjh-unit-initrd.target
/nix/store/vyxy3vb2fjd08h4csfkx7xpmmd0ycgrs-unit-panic-on-fail.service
/nix/store/wqh6hg5i24l5ak1919xcxqrdx2614f06-unit-pipewire-pulse.service-disabled
/nix/store/33zp851ac8qicwyfkbw07jb4df8b3hzb-unit-pipewire-pulse.socket-disabled
/nix/store/wnjb75xi4vyd4aks78j4x9yrvqn87wkp-unit-pipewire.service-disabled
/nix/store/7nqrqlvvfz9cyrx4dc5c1hlm8ki8i0w8-unit-pipewire.socket-disabled
/nix/store/6m7ld28qh6y6cs2gnhhacndxaif6374w-unit-script-initrd-find-nixos-closure-start
/nix/store/a1hx629n7n5zba5pr89cc0mrcxcl43vp-unit-script-initrd-nixos-activation-start
/nix/store/ppda8a20sbmmpjfj9z9nl1vs18pqk50w-unit-sysroot-run.mount
/nix/store/3rnxjdrxq79qw8sckrdl17n8ivqykhfr-unit-systemd-tmpfiles-setup-sysroot.service
/nix/store/a49fp6p8pwzrmi3z60378wh56ghsx9js-unit-systemd-tmpfiles-setup.service
/nix/store/8imc4b393097gk0qgg20xzdinf3dgqcq-unit-wireplumber.service-disabled
/nix/store/g0d86bhavszymip3nh22k7mp027575qw-update-autotools-gnu-config-scripts-hook
/nix/store/y1khqn4bmkx7vxbmgsdpp5vi81500zhb-update-autotools-gnu-config-scripts-hook
/nix/store/2xhx18jb3clhphljgvcw2cd00qx00xi0-user-dbus-services
/nix/store/2vciw71xpdnihwl4f5pyjyhlkiklvngw-util-linux-minimal-2.41.1-dev
/nix/store/7qak3j40gl64v6mv2ni8c22rhdi4iy49-util-linux-minimal-i686-unknown-linux-gnu-2.41.1-lib
/nix/store/nv2xidzwx4l17zx0382acs9b8g0634h6-util-linux-minimal-i686-unknown-linux-gnu-2.41.1-login
/nix/store/qfwzs9rhi5yz8cr1cghr67la23lb6kx0-util-linux-minimal-i686-unknown-linux-gnu-2.41.1-mount
/nix/store/qdi1hqww59i1bhjx6sgncrk0a87b6b24-util-linux-minimal-i686-unknown-linux-gnu-2.41.1-swap
/nix/store/2nsncgv73npzrfc3p2a79y0cv4f53053-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1
/nix/store/4hd8s5g780zh6rxwsi6rfj3adcb4rb0x-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-bin
/nix/store/8k35wxj3q3lalq8i7nsbxbxnswa6arvy-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-dev
/nix/store/a4ca02spnjax77if08b55sr11cf1zvm2-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-lib
/nix/store/m2zs14ng5n3gd8fafdvz56caq1rfmdpm-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-login
/nix/store/c2wkx9xvgjgmwpnp516pspixyz2vk3y4-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-mount
/nix/store/80a2npmsz0qvsn8bfgjd4cz392dfhfjb-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-swap
/nix/store/7lm9ziqpqz6ah5fxj68j6iqxsvv1f9mb-util-macros-1.20.2
/nix/store/wpargihj70cazkaxbhxqzx1f72glhza2-virtio-win-0.1.271-1
/nix/store/d4fdry58p9pad5jmn0pm3afcz05i59pj-w3m-0.5.3+git20230121
/nix/store/9zhrshbhhd3633cqi3zkkg393hilsmln-wayland-i686-unknown-linux-gnu-1.24.0
/nix/store/ffzh852my9ah1djmbvga4xaa9sx1l61l-wayland-x86_64-unknown-linux-gnu-1.24.0
/nix/store/lwv60cv7n17y4cc3hscwvmh87wkslf0y-win-spice-0.21
/nix/store/5ahp86yiiswhzb311j024pjng83bpcyx-wrap-python-hook
/nix/store/828nb11p3qmis85gxnv11sphiprh88nb-wrap-qt6-apps-hook
/nix/store/9xkgxbq5wfhf0n1c0pg9lykl48w9f7jn-x86_64-unknown-linux-gnu-clang-wrapper-19.1.7
/nix/store/rq6vw1za8c3i8i95x3ir4c41n47azavn-x86_64-unknown-linux-gnu-llvm-binutils-wrapper-19.1.7
/nix/store/9dm8gmv417lcgvx602wi2gig17kjs2g3-x86_64-unknown-linux-gnu-pkg-config-wrapper-0.29.2
/nix/store/rl62vjsi2nqm0qkrc8nfhwlbwiqd9hlm-xcb-util-0.4.1.tar.xz
/nix/store/qb4423j0b7pbml2yiyx6rz3x148xg5w6-xcb-util-image-0.4.1.tar.xz
/nix/store/mibz8028lyibakdd5mv3im1ds99a90y5-xcb-util-keysyms-0.4.1.tar.xz
/nix/store/famv18pn3pprl0k5glvz0d72k6ri0lyj-xcb-util-renderutil-0.3.10.tar.xz
/nix/store/gm0mqcbcb6xlcnjw9gf150c01m9ki0gy-xcb-util-wm-0.4.2.tar.xz
/nix/store/qivrny44r0fdrcww0bc7yhhjzszfp509-xkbcomp-1.4.7.tar.xz
/nix/store/9yn5mwpd0srgfm3bx5cv7a8gf0szy2r0-xkbvalidate
/nix/store/cgrcnvgk7v4hcndqihgjdl8wm2g6234p-xkeyboard-config-2.45.tar.xz
/nix/store/0pqlpkcwcfyg6bnannhqlxahq4rzbx18-xmlto-0.0.29
/nix/store/w38li0h6p8mk1gg1f3ymwq8pg2rnjv1l-xorg-server-21.1.18.tar.xz
/nix/store/xwgb7a56nmh78c9s79x5c2vfr2d1n643-xorgproto-x86_64-unknown-linux-gnu-2024.1
/nix/store/vg86jhzw7spfxrmdy5kxyg76q9qm3p98-xrandr-1.5.3.tar.xz
/nix/store/rc6dxkswd71swjvcn0ld4pzkmvvrdabv-xtrans-x86_64-unknown-linux-gnu-1.6.0
/nix/store/mwv7yi3w6af091ygf8j2ynkzyaxzl6fr-xz-5.8.1-dev
/nix/store/2f2jjd90hyd241vwf572m7mciqzprnz5-xz-i686-unknown-linux-gnu-5.8.1
/nix/store/il7yi1b6rihj7xf977565gdzkzs9cax1-xz-i686-unknown-linux-gnu-5.8.1-bin
/nix/store/sx5amrcqgqfcdjzpkavfl5vq91kr5qjx-xz-x86_64-unknown-linux-gnu-5.8.1
/nix/store/w106sii3zxf0q732jsncm1dz9kd3psfp-xz-x86_64-unknown-linux-gnu-5.8.1-bin
/nix/store/csrflngxlq1f7fl28bnya0vw2h95dqr9-xz-x86_64-unknown-linux-gnu-5.8.1-dev
/nix/store/1ihvl7bpy2h1mfdh8396f1ihm7xfamv4-zlib-i686-unknown-linux-gnu-1.3.1
/nix/store/21n28j57b6b0mjs6dvlpk11hmz39414i-zlib-x86_64-unknown-linux-gnu-1.3.1
/nix/store/41rvk99ipvcnry4ajkpdx4v0d6i73rrw-zlib-x86_64-unknown-linux-gnu-1.3.1-dev
/nix/store/3bmr7iliya5dw8jzwrwcgrprljx67ddg-zstd-i686-unknown-linux-gnu-1.5.7
/nix/store/43g3x82yfjg4kwcalf9s5lj5ipdr9a8p-zstd-i686-unknown-linux-gnu-1.5.7-bin
/nix/store/8770f17myrx9i0baqsw4rljp3dj5rprr-zstd-x86_64-unknown-linux-gnu-1.5.7
/nix/store/v1h9c09165dvg08f8gahgdrdh9skhz8d-zstd-x86_64-unknown-linux-gnu-1.5.7-bin
/nix/store/yy48mr6mp401ga02kjii1wbbr8psasda-zstd-x86_64-unknown-linux-gnu-1.5.7-dev
copying path '/nix/store/ygkjhqa87z4mbyd1ymi0rcig7vavka5y-die-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/41mfbqgyi798xpfiab363vb5w2zsm654-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
copying path '/nix/store/yb1c624pz8vnxg7906cxgv73mqcxjb8j-perl-5.40.0-env' from 'https://cache.nixos.org'...
copying path '/nix/store/k5n1k81xa9m1l7zmamx2mgq7sjbi9jqj-stage-2-init.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/z08sfbfszjqfd52v6ccw35l332rfskz6-file-5.45' from 'https://cache.nixos.org'...
copying path '/nix/store/fhxi9w6p1pyrbqlzzmkbi194y0s8gcws-amd-ucode-20250808' from 'https://cache.nixos.org'...
copying path '/nix/store/bb6wllyijx7zbgxd11gvmf6a3q1z2h9p-builder.pl' from 'https://cache.nixos.org'...
copying path '/nix/store/924ijdb5gpg65zqmkxjbkp3r77idq5xd-cuda_opencl-12.8.90' from 'https://nix-community.cachix.org'...
copying path '/nix/store/vzibnhzbgisn0h8sshpcjkhnw7i4ywvg-initrd-group' from 'https://cache.nixos.org'...
copying path '/nix/store/bk7yiz15lgshprh5fd4fxw967a16nl25-initrd-nixos.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/hywap79rpi8ms4nnhwqycyb5rwahrskv-initrd-release' from 'https://cache.nixos.org'...
copying path '/nix/store/5cl1362fwlk5y61dc99l62kxvb0dw6vk-initrd-shadow' from 'https://cache.nixos.org'...
copying path '/nix/store/05355d7aqg44j69471lyx5mhjzjb6vl8-libressl-4.1.0-man' from 'https://cache.nixos.org'...
copying path '/nix/store/75i9dib8l9ly5483xwagllbyg3c5si2g-linux-6.16.5.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/rk145vjy2igfr9ak8m43zdk37yh5xvcn-microcode-intel-20250812' from 'https://cache.nixos.org'...
copying path '/nix/store/mfsq9pqzhag89ijwzfrscl8hdg485kwv-nv-codec-headers-12.1.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lsxbs3l053zpfp6h5xc1nk33fmrgpy72-0003-libselinux-restore-drop-the-obsolete-LSF-transitiona.patch?id=62b9c816a5000dc01b28e78213bde26b58cbca9d' from 'https://install.determinate.systems'...
copying path '/nix/store/jrncccbzni6dqf0kpbn741i7scgc0r39-11dbaeb23d06c0d21efe538c90b44ffc8fc3a071.patch' from 'https://cache.nixos.org'...
copying path '/nix/store/vib3hsag5pik6rf0j4588dlay3y3l73m-16-no-update.patch' from 'https://cache.nixos.org'...
copying path '/nix/store/22gw258qwyh75x1lrc5l5g3mqs3a51nq-23c301de28e12426408656efdfa153b11d4ff558.patch' from 'https://cache.nixos.org'...
copying path '/nix/store/m1949ayyw85dq9hxp3drvy0vzf9my318-4198b7ea82369a91e3084d6e185f9b370f78eaec.patch' from 'https://cache.nixos.org'...
copying path '/nix/store/db3awkwz1flnsbnnkkgd9c3was60rhga-489d0b8e2f1fafd3b7ebf98f389ca67462c34651.patch?full_index=1' from 'https://cache.nixos.org'...
copying path '/nix/store/rcfi4nwla24vvwsf9dzpsjrrnafrz1hf-NVIDIA-Linux-x86_64-570.181.run' from 'https://nix-community.cachix.org'...
copying path '/nix/store/72q82lrr26bkp9vnrphmw4hyrhdsrhx3-VirtualBox-7.2.0.tar.bz2' from 'https://cache.nixos.org'...
copying path '/nix/store/5iy8m74n1b9x100w3h3ss4i7s4hl67i9-absolute_shlib_path.patch' from 'https://cache.nixos.org'...
copying path '/nix/store/2sb5bvqbmm7fpcyxby9pqlxg2znnvxyq-acl-2.3.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/dbi5a3gn0pma735x4im514y0whahngjp-add-driver-runpath' from 'https://cache.nixos.org'...
copying path '/nix/store/df74s4ychxfyvhx967cm385hczqcc1qg-alsa-lib-1.2.14-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/zv4rz2blnmiqxg3srdpy9nz66ks19205-attr-2.5.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/9l5fdmgl6s3cw3rmqidvwf2ccmxpn2kb-audit-4.1.1-unstable-2025-08-01' from 'https://cache.nixos.org'...
copying path '/nix/store/p588irjgbzcxk9m99gryx67y8v5mzdaq-autoconf-2.69' from 'https://cache.nixos.org'...
copying path '/nix/store/k7j93hvaqwg9l4n8hkq5xkjs1gx71ki9-bash-interactive-5.3p3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/mygjyz1zwjry9jgshym79cfvsdq2fkm9-chroot-realpath-0.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/p9nliyg7jdmh08bngl47z5ckpcjcsnbp-curl-8.14.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/nwl58dxp1q5xs6mvjs8l528iq4hkav18-curl-8.14.1.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/3b2k3qfri9kiq7lvjyvg9n2vbdl7ickc-dbus-1.14.10.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/92w3bfnbxmzdr8mapdgmg0kqhgllmgqk-dejagnu-1.6.3' from 'https://cache.nixos.org'...
copying path '/nix/store/zlnfwqkwnq3zbgkfar0k5khbai6y26wr-dev86-1.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/plfabp35cvb8cg63cjc8hq3w9g9p31kn-dns-root-data-x86_64-unknown-linux-gnu-2025-04-14' from 'https://nix-community.cachix.org'...
copying path '/nix/store/f8p68knydcg5xp18i6aa2snndm49r98i-docbook-xml-4.3' from 'https://cache.nixos.org'...
copying path '/nix/store/r0w082gs883hf2nr7h0lmc0j6gbsl420-docbook-xml-4.4' from 'https://cache.nixos.org'...
copying path '/nix/store/18npnpijccvflmmb2n2cs93gzlxjs0yv-docbook5-5.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/iw2xjjafs6a7p4al3bvm5vv40krv4inq-dri-pkgconfig-stub' from 'https://cache.nixos.org'...
copying path '/nix/store/67hapckr5fggmq9jmcv5s6pdxgywl15q-dummy-fc-dir1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/dpr527zai8f9fhc93c5kyni3hgd0cryk-audit-4.1.1-unstable-2025-08-01-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/633ik1x30a8cbwlzrklzivyas3rkg5q6-dummy-fc-dir2' from 'https://nix-community.cachix.org'...
copying path '/nix/store/0bpz3dd5ixcm7avfz5gfzsj0v3n9gjap-dummy-xdg-mime-dirs1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/chkd1v6ym362zs31l6wym6jiibsplcw1-dummy-xdg-mime-dirs2' from 'https://nix-community.cachix.org'...
copying path '/nix/store/0a6ry6gpdmgjn37y6v6xmx9z9xhg2v4b-elfutils-0.193' from 'https://nix-community.cachix.org'...
copying path '/nix/store/crxrzv33l13xilmpkcrwhv3jrx1zl98v-elfutils-0.193.tar.bz2' from 'https://cache.nixos.org'...
copying path '/nix/store/7aaznbi227wr1zqamraykaj42hys9r11-ensure-newer-sources-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/yfly0bp23lkz1n7ikwc4f7c3xymnim5b-fakeroot-1.37.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/m5wzj92dq00yynggq92dkb178ygw23ka-fhs-rootfs-bulder' from 'https://cache.nixos.org'...
copying path '/nix/store/nz87mcm24klzrgiwc1dgc15cmjjbqkbl-find-xml-catalogs-hook' from 'https://nix-community.cachix.org'...
copying path '/nix/store/9lfh9b2b5x2wxscq0kw4k1m61p8yqn9w-fix-aarch64_fregs.patch' from 'https://install.determinate.systems'...
copying path '/nix/store/3akxksm3fx4nchq6kdnqgp6qxbmvpn0l-flatten-include-hack-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/v467awn612a7yinbpdhna5pk06m7gs24-freetype-2.13.3.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/q4axdvr6qjxqxyf97jmv6wh8lklp1r5p-gettext-0.25.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/hv1amp5i2xx7i0ijzir448sw1zx3sc82-glib-2.84.3' from 'https://nix-community.cachix.org'...
copying path '/nix/store/ima8448b9nyqhqrshfc9ayfa7kxcabpw-glib-2.84.3.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/rlb7mjfk0x9wc3g85gf5wrfzmziy0nv2-glibc-locales-2.40-66' from 'https://cache.nixos.org'...
copying path '/nix/store/p32n373wss4cqfckpvmbmmmz3zlybncl-glslang-15.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/f9kndz76z18gxmykpl9fbra78mwfk2db-glu-9.0.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vq6fl70yjvy56nb6cmj15i3qy2kk4xpc-glu-9.0.3.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/kpxbsgvzrrwnyzcybj7c3wkg7hp3x0bd-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
copying path '/nix/store/8d235in26kpyxgaxfpr5j2s5pmxwm22a-gnutls-3.8.10.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/bnxvakhxp9lpqc99nb106hnrzn3xqfaq-glslang-15.4.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/yz5aphi7aa5x1fbnp6d20162gs9vchy4-gobject-introspection-1.84.0.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/54cifixhf7kk536a9fs2ibb3xwlaz857-gperf-3.3.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/01lpvpg05fsqmy40dyci49yfjqr4ap22-gtk-doc-1.34.0' from 'https://cache.nixos.org'...
copying path '/nix/store/z9h2q2c09m58vf56arfcn25ilqf094vg-hexdump-util-linux-minimal-2.41.1' from 'https://cache.nixos.org'...
copying path '/nix/store/qin7q58ymb9smpkicx46smxqyc5mzp27-glslang-15.4.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/d4b9h30d6zpb31f7hm5nhyn39ivvr9bf-home-configuration-reference-manpage' from 'https://nix-community.cachix.org'...
copying path '/nix/store/np4chqgq5864xjm8dxc2bwn78qbx4ch4-hwdata-i686-unknown-linux-gnu-0.398' from 'https://cache.nixos.org'...
copying path '/nix/store/lf4x2lqp4mlzf8bj7h935jy00wyr6bwb-hwdata-x86_64-unknown-linux-gnu-0.398' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/k9fkfv3669jkhb6ivcqlk2i9in9i0pmp-iniconfig-2.1.0.tar.gz' from 'https://install.determinate.systems'...
copying path '/nix/store/b1bvi2506aqrrdwby2qanwldskra27b1-initrd-bin-env' from 'https://cache.nixos.org'...
copying path '/nix/store/gfvm11mplns28yq0bya93lgr9d3ws0m2-initrd-passwd' from 'https://cache.nixos.org'...
copying path '/nix/store/2npvaxz6wwmf9d6p9hpcg7gzii4ammrp-initrd-shells' from 'https://cache.nixos.org'...
copying path '/nix/store/c0idj7i770cfgpkn9h45y1nzqjds31nd-elfutils-0.193-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/j111l1qh2j6kci15y77bm3b6ld0vvj1c-initrd-udev-rules' from 'https://cache.nixos.org'...
copying path '/nix/store/mdrycwccdnxvdx8422d66lvfi239vr7h-initrd-udev-rules' from 'https://cache.nixos.org'...
copying path '/nix/store/n9vbbgp6ahz63i8642ca40qhdk9r8s2l-glib-2.84.3-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/kxjrkh856j412578b1l9wc9i9if7avwd-installkernel' from 'https://cache.nixos.org'...
copying path '/nix/store/584l6a129xvxbjkz724ny5fnv9xl09sb-jq-1.8.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/kqcinyb178rxn1yrsr2l2nk1gks9j8lk-kmod-31-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/zdq8z3cyqn2sy0y75j9qljsapdh0bk6g-large-file.patch' from 'https://cache.nixos.org'...
copying path '/nix/store/m8l2crrlsck4r380m715d8fjk8vln3mv-libXcursor-1.2.3.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/3fzg8srq87h665y8c5nfihkqv52mxl81-libXext-1.3.6.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/803301kbnj2g4cjd7wcvaprcyp8mwg0f-libXfixes-6.0.1.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/x0l49gkzv014apvlj9xib9d7mj855x6d-libXfont-1.5.4' from 'https://cache.nixos.org'...
copying path '/nix/store/r2mzphpc2ih9l9jhnpab81hf4viddhml-libXfont-1.5.4.tar.bz2' from 'https://cache.nixos.org'...
copying path '/nix/store/84vkg976db01wcn25c8zbqcb1a1hby5v-libXfont2-2.0.7.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/v1g4vfj0gczc0qf3sf4v06ayvf8nc5a0-libXmu-1.2.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/hb927cka3sj1333x563d5skykb9jhgi5-libXmu-1.2.1.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/pbzl01f33p1qrv4lasks5rvw9vj4v0nb-libXrandr-1.5.4.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/19snrkgilr1llnllsww4bqd9c6h41rfl-libXrender-0.9.12.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/41rygd3kra2hqcha05396h11l00lzycm-libXt-1.3.1.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/hj6xzf7zqslf4kqgw4qa73lbhffg57kr-glib-2.84.3-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/pd3n26as5phmvmy5ai3r5c8r0vmk0zms-libarchive-3.8.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/m9gna9dvb0vr6xqklhz5immr178yfnn7-libbpf-1.6.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/dzjj38zk38zb6fii94r636f5l42lwwgy-libcap-2.76' from 'https://cache.nixos.org'...
copying path '/nix/store/gfh9ac0gbgcn7gyds9vmv584fhbli8zx-libcap-2.76-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/72imyb3qzvfwfrigvha5npl3n3h3ci19-libcap-2.76-man' from 'https://cache.nixos.org'...
copying path '/nix/store/sqd5gzsi61f78dla9qgjjfn8a10dzila-libfontenc-1.1.8.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/y6l0pz44yacljc5bzwwfk0p2p33h6a1y-libgcc-i686-unknown-linux-gnu-14.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/cws5cnkr8zvlva46cwhc0dnqm78qcrnk-libgcc-x86_64-unknown-linux-gnu-14.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ninf5yrcbyzlaiyds4k659qn8rhc8zk0-libgcrypt-x86_64-unknown-linux-gnu-1.11.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/3c2mvj9i3qynh87imywzi5xlxc6n9dvk-libXfont-1.5.4-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/26q6qxr3992sl43hy280i03gy172zj7b-libmicrohttpd-1.0.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/l0rsa7hp02d8n8jb6745r5bcp1h0125v-libopus-1.5.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/mkgbzcbcfi0wnb9cf243rp3vk3djaj5l-libpsl-0.21.5.tar.lz' from 'https://install.determinate.systems'...
copying path '/nix/store/v3475kqfbk48mv40bvh2pv3q2lxszhvb-libpulseaudio-17.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/0p72rbxq3gg33w0wsvg3s2jc5xg0knw4-libseccomp-2.6.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/f8bfjvg1j30622gycjnpxykr5knvalzl-libselinux-3.8.1.tar.gz' from 'https://install.determinate.systems'...
copying path '/nix/store/jzg4r9bs47hrhlap8mdf29vd7qmm49w6-libsepol-3.8.1.tar.gz' from 'https://install.determinate.systems'...
copying path '/nix/store/iw8vypfcqcyh5562jzmil8b2s4p5gs3g-libsystemtap-5.3' from 'https://nix-community.cachix.org'...
copying path '/nix/store/aqhvq5j730ykj0ayw1r7l6yl13zz0skr-libtool-2.5.4' from 'https://cache.nixos.org'...
copying path '/nix/store/a9hgyy646j5dr7gcfzaaxlzzvyi77ip0-libtpms-0.10.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vn78w5b2mq52rn9aaz0k5r1qq918z1da-libvpx-1.15.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/3j4n6hp602mfbv1n2jz73z8hsnyfn3n4-libx11-1.8.12' from 'https://nix-community.cachix.org'...
copying path '/nix/store/qh3nc15fzn16yc4s36hh7ssdncx0q6wd-libxcrypt-4.4.38-man' from 'https://cache.nixos.org'...
copying path '/nix/store/w6maqrz0cspgnplyb90d4zqnwa5ipwpb-libxcvt-0.1.3.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/79sv97nzpdyqfx7jxivzr8qfy0bkic0m-libxkbfile-1.1.3.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/xwdwvwjghyjkdwrc3q0kf24rq698zmpa-libxshmfence-1.3.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/j95q7w58vylpl78bh45fh6ga4p2dj665-libxshmfence-1.3.3.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/6n29abw9qkxanzcin3d2k74m9xcp4f4w-libxslt-1.1.43.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/c90q1zw975pp1cxwx1s1y4znhcn53psm-glibc-i686-unknown-linux-gnu-2.40-66' from 'https://cache.nixos.org'...
copying path '/nix/store/pj7i43ig15iw23ja08kbvfrhv4vxjfih-glibc-x86_64-unknown-linux-gnu-2.40-66' from 'https://cache.nixos.org'...
copying path '/nix/store/l6qmxb9yxf1h54jvy49hl32aij69zazj-libXrender-0.9.12' from 'https://nix-community.cachix.org'...
copying path '/nix/store/f5cqyl6q9pgr5lgrkday8nq5x76sg32s-libx11-1.8.12-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/x2aplk2947wf5yixigl8akp3wmak8xy9-libxext-1.3.6' from 'https://nix-community.cachix.org'...
copying path '/nix/store/876pzcs65iang5dgday440snqixw2ghm-linux-headers-6.16' from 'https://cache.nixos.org'...
copying path '/nix/store/fnp5p2adik4xpgkgzhnqv7f4bd2l13q6-linux-headers-6.16' from 'https://cache.nixos.org'...
copying path '/nix/store/hgdr2y2vg2kwh7jhhfhqdbfwb39f7www-linux-headers-6.16' from 'https://cache.nixos.org'...
copying path '/nix/store/3ij3ciynmj6kyvd6rkwl6v1xjvvvwqa0-llvm-binutils-19.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/bvigis30xs0vdi55pp0g40ly9ccw8ryd-lvm2-2.03.33-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/d3xxm1zkiik0pkv9qijl3wclw4c9khh7-m4-1.4.20.tar.bz2' from 'https://cache.nixos.org'...
copying path '/nix/store/211z6gp40m5ikammzsxgxwbhky2n8kzj-autoreconf-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/6gzhvkkk5y7b2yqqcqdgclj853sm1v6i-mailcap-x86_64-unknown-linux-gnu-2.1.54' from 'https://nix-community.cachix.org'...
copying path '/nix/store/sqnfydff9ai31vk24lg3p2zmj1gyg2nk-cairo-1.18.4' from 'https://nix-community.cachix.org'...
copying path '/nix/store/wmf53a1h3mp0150j7wb8235n0j6hbv01-libxext-1.3.6-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/b1q9734sky82sj93ac5fl2il26681p46-make-binary-wrapper-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/f1v2xvyf0n6mdbd482n80z8b680nsavn-make-shell-wrapper-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/3zzpzg8h26y7ln2dsjy8wc7gicnin7g8-makeself-2.4.5' from 'https://cache.nixos.org'...
copying path '/nix/store/0py7qyy51rh4klzb2fvadcxxj69n2nck-mesa-gl-headers-25.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/myj41pnl6j3s419dv05flc61w9xks0sb-mirrors-list' from 'https://cache.nixos.org'...
copying path '/nix/store/1n05zx4hx75rai5dsfrfbzc4jbng3g8f-mpfr-4.2.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vg5dsxxj9ayfgn35x0d04sdih8035rr4-musl-asm-ptrace-h.patch' from 'https://install.determinate.systems'...
copying path '/nix/store/n5wf6aj76aj2a5lij7kh1jc4bwpxslgq-glibc-x86_64-unknown-linux-gnu-2.40-66-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/407jrqg7vhwi5737m6d8f30w34g5479l-glibc-x86_64-unknown-linux-gnu-2.40-66-getent' from 'https://cache.nixos.org'...
copying path '/nix/store/wj2l51m53018z494ac0d8mx2d4n9lnr0-libunwind-x86_64-unknown-linux-gnu-19.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/y4i14i4r8h9p8ix0ym9ny4w14vgp85l7-attr-i686-unknown-linux-gnu-2.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/7bniy6f745pbwfqp35zd3jl8gb8q9c19-bash-i686-unknown-linux-gnu-5.3p3' from 'https://cache.nixos.org'...
copying path '/nix/store/3qn7g5i2hhb28xlgdqicrhp7yjsjw4i6-bzip2-i686-unknown-linux-gnu-1.0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/6wxrvckd8n2hjjkvvnd8727rpzqnbbf3-glibc-i686-unknown-linux-gnu-2.40-66-getent' from 'https://cache.nixos.org'...
copying path '/nix/store/cwb93pizlp2kdr06l5fl25fdpjsd1mdc-i686-unknown-linux-gnu-gcc-14.3.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/fmsv10ac3ws63wbz9j76mif5yhmqraid-libcap-i686-unknown-linux-gnu-2.76-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/cdnn6zrlmvpx7zwwmkw5r2d6f4sdvnbn-libffi-i686-unknown-linux-gnu-3.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/6xqzmz05472nqrrrawcci84czxgbzj2n-libseccomp-i686-unknown-linux-gnu-2.6.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/d7b9001gb3msxkzrrpw6l0j8lgy1ykx8-glibc-2.40-66-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/9pmd1m78g3044jkqn02dy01vdgsfbqwf-libxau-i686-unknown-linux-gnu-1.0.12' from 'https://cache.nixos.org'...
copying path '/nix/store/bw4b63jksalj6in4hn1wh4w74w3mm6ap-getent-glibc-x86_64-unknown-linux-gnu-2.40-66' from 'https://nix-community.cachix.org'...
copying path '/nix/store/jgza3vwiv93cp5wfy4a3dn71v7q5biii-libxcrypt-i686-unknown-linux-gnu-4.4.38' from 'https://cache.nixos.org'...
copying path '/nix/store/8d6im1rfpynp69dm2hqdmw1jj5kwswwc-attr-x86_64-unknown-linux-gnu-2.5.2' from 'https://nix-community.cachix.org'...
copying path '/nix/store/6hx0bqg2rf9kbfgw5bikvgjgc11x3bp1-acl-i686-unknown-linux-gnu-2.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/kd9r53fi2183n6rfnxfh53s563a5ja26-bash-x86_64-unknown-linux-gnu-5.3p3' from 'https://nix-community.cachix.org'...
copying path '/nix/store/5ls9m37fpg3c7aa4dbq3rshnky4vfgpm-brotli-x86_64-unknown-linux-gnu-1.1.0-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/6z9a5w4zskradnwdrldwdwl68wisxs7v-bzip2-i686-unknown-linux-gnu-1.0.8-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/n8p94wvkz02ipxafxxw7gibwi1rbph0k-bzip2-x86_64-unknown-linux-gnu-1.0.8' from 'https://nix-community.cachix.org'...
copying path '/nix/store/c147fjcpbrbpswvq9yzi3qyv0079rham-c-ares-x86_64-unknown-linux-gnu-1.34.5' from 'https://nix-community.cachix.org'...
copying path '/nix/store/3md3jjqwxgd1fgakjkjq301qz8qj9mnv-expat-x86_64-unknown-linux-gnu-2.7.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/70dvfgx48m7c4iy3jzzbvhbfp4frf5lr-gdbm-x86_64-unknown-linux-gnu-1.25-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/w72q4lbq5fkpmi8pnks82zv38xfg4jc0-getent-glibc-i686-unknown-linux-gnu-2.40-66' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/pkmg1wh06jbfsk5j0sl5wy9iz38pxv84-glibc-x86_64-unknown-linux-gnu-2.40-66-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/lgs54cbl8kzlngshy15n5rx17lh0hzr9-gzip-i686-unknown-linux-gnu-1.14' from 'https://cache.nixos.org'...
copying path '/nix/store/xcprxchq7az18p1w874xbhlqc236h2ly-json-c-x86_64-unknown-linux-gnu-0.18' from 'https://nix-community.cachix.org'...
copying path '/nix/store/i1cla8yp92kzkxfb8dmx1dzkfpjf5s93-gmp-with-cxx-i686-unknown-linux-gnu-6.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/8kgvhdz1b18832jw8zf73zlbql05xxd4-libICE-x86_64-unknown-linux-gnu-1.1.2' from 'https://nix-community.cachix.org'...
copying path '/nix/store/fv6z15g33awxvq54pfzl9maf3nmg5f4a-libcap-ng-x86_64-unknown-linux-gnu-0.8.5' from 'https://nix-community.cachix.org'...
copying path '/nix/store/avx0jip00b2wvzlnskwp547g4x5wb3fw-glibc-multi-2.40-66-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/k749hj9vx48nvzn9c8m59w36agjkd5wg-libcap-x86_64-unknown-linux-gnu-2.76-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/96qxf76ha405p83c328xwd52mdjfn7hp-glibc-iconv-2.40' from 'https://nix-community.cachix.org'...
copying path '/nix/store/3nflxhjvsc8xsfqdp2p9s8miv9hzjac5-libcxx-x86_64-unknown-linux-gnu-19.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/pd4yfw4yrb99k9367r0qxcy7j3zsclp8-binutils-wrapper-2.44' from 'https://cache.nixos.org'...
copying path '/nix/store/nk7377wbg8mpjga715xr02vdx95ib8mw-coreutils-i686-unknown-linux-gnu-9.7' from 'https://cache.nixos.org'...
copying path '/nix/store/4dbwf8c9cgdza6miix4ldfjyvsw3pf1z-compiler-rt-libc-x86_64-unknown-linux-gnu-19.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/hqhq97m2bfc8zpidh4jq8qgmb16bkcpd-db-x86_64-unknown-linux-gnu-4.8.30' from 'https://nix-community.cachix.org'...
copying path '/nix/store/mb8rnnrr90y60siwmi1izmzlvs4cbc9d-compiler-rt-libc-x86_64-unknown-linux-gnu-19.1.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/jkzdb8hawm1h8h31l97zf70hr04azrga-gcc-14.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/0k4li2wh2v5bb8nq7i9n1p6gjjca57hz-gmp-with-cxx-x86_64-unknown-linux-gnu-6.3.0' from 'https://nix-community.cachix.org'...
copying path '/nix/store/f72pq8n4pivsz2hlgc3cggw0y920hqki-libcxx-x86_64-unknown-linux-gnu-19.1.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/46brf16fjdmzw4m689nlqan8nsnj0g07-acl-x86_64-unknown-linux-gnu-2.3.2' from 'https://nix-community.cachix.org'...
copying path '/nix/store/mw3chz8hvyxjn84rywdmnqx4nxkac4h6-attr-x86_64-unknown-linux-gnu-2.5.2-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/b37sy8q55cfgnxxs96rs0ppwv16wk38r-audit-x86_64-unknown-linux-gnu-4.1.1-unstable-2025-08-01-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/7jz22i2gnk1q1ywn1zmbkjgsvrcv14l1-bzip2-x86_64-unknown-linux-gnu-1.0.8-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/ldg8923krkaarr8gmrj8g4h34271n78v-json-c-x86_64-unknown-linux-gnu-0.18-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/hab1ffj3q00519n9jbhl2m26hcxchs9c-libICE-x86_64-unknown-linux-gnu-1.1.2-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/kch1qznr7ndnjpcc49nmngd6rp3y92al-libev-x86_64-unknown-linux-gnu-4.33' from 'https://nix-community.cachix.org'...
copying path '/nix/store/d2ry529q9bfby1m6mdw87nfa9vb20blg-libevent-x86_64-unknown-linux-gnu-2.1.12' from 'https://nix-community.cachix.org'...
copying path '/nix/store/q3ja9mk2mhvmih3k9vixqp0qarxwpk5a-libffi-x86_64-unknown-linux-gnu-3.5.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/izhvdisah26l2s0dk5ys11cgjrb3qmhs-expat-x86_64-unknown-linux-gnu-2.7.1-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/7cnrk63v0ln58msl89q60180bwy2ipql-brotli-x86_64-unknown-linux-gnu-1.1.0' from 'https://nix-community.cachix.org'...
copying path '/nix/store/31wschqksyj5yyix0y6ig3c828cxmi6z-libgpg-error-x86_64-unknown-linux-gnu-1.55' from 'https://nix-community.cachix.org'...
copying path '/nix/store/hx352l8d138m9ma52yg1gz1fk47jnzdr-bash-x86_64-unknown-linux-gnu-5.3p3-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/ipv2fr7cny0xhq7n7vsnva45jl2jv8al-attr-x86_64-unknown-linux-gnu-2.5.2-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/bvbwnnvmifn96g913jcyhrhqb9vjsqvf-gzip-x86_64-unknown-linux-gnu-1.14' from 'https://nix-community.cachix.org'...
copying path '/nix/store/dapf56n5brjik2gw60rc97cgdj56xjxg-libseccomp-x86_64-unknown-linux-gnu-2.6.0-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/8h35fqygvr0z8rfxcz2bf4wy8d5rim8y-bzip2-x86_64-unknown-linux-gnu-1.0.8-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/nvzcw0wpqp0h1w0z3cc0ydcc13r354af-acl-x86_64-unknown-linux-gnu-2.3.2-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/af03c8w8l00rczz2fawq4wql193qkw6r-db-x86_64-unknown-linux-gnu-4.8.30-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/map80lqp7mnzf739kinf71c25akj5b7v-libffi-x86_64-unknown-linux-gnu-3.5.1-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/z3gln292vh7f24wcp007091qmmxqfmbv-brotli-x86_64-unknown-linux-gnu-1.1.0-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/2pvs79j0qj7k9mzw9l0k2ylkzj1gd962-libtasn1-x86_64-unknown-linux-gnu-4.20.0' from 'https://nix-community.cachix.org'...
copying path '/nix/store/lq2snmzk7jmq7xslyp28dlyz9bdl8gii-coreutils-x86_64-unknown-linux-gnu-9.7' from 'https://nix-community.cachix.org'...
copying path '/nix/store/gwiry697883gcm4fs30j0d1r0i5bmw2f-gmp-with-cxx-x86_64-unknown-linux-gnu-6.3.0-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/qfsk9fsd8bswcxyb91bxpbl1sw7r11rq-libunistring-x86_64-unknown-linux-gnu-1.3' from 'https://nix-community.cachix.org'...
copying path '/nix/store/pm9z6rslq4pxa6d28xfkqn1ycr8w44v0-libunwind-x86_64-unknown-linux-gnu-19.1.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/r2nl6x32gp58b0rzzm52j8j6fg3ikfvc-libxau-x86_64-unknown-linux-gnu-1.0.12' from 'https://nix-community.cachix.org'...
copying path '/nix/store/4qxj847i0253vqr927fs7xzcc34d2g4r-acl-x86_64-unknown-linux-gnu-2.3.2-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/w1ns5736b889ydzmcn1dxsiaxa3b0mwa-libxcrypt-x86_64-unknown-linux-gnu-4.4.38' from 'https://nix-community.cachix.org'...
copying path '/nix/store/yva9nawq880qir9nbdngkcd38pj3cc4d-libxdmcp-i686-unknown-linux-gnu-1.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/hczfjfxf9j5yl081zxhrmaz09llpz5k2-libgcrypt-x86_64-unknown-linux-gnu-1.11.1-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/82bqgw5lcass81dmvwl134zqqc89jp64-libgpg-error-x86_64-unknown-linux-gnu-1.55-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/wngsbkgz0lyq2nlc44xgqchdziw98y8l-libtasn1-x86_64-unknown-linux-gnu-4.20.0-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/aqa461fry9dmd3f63hdy517np28xh3my-libxdmcp-x86_64-unknown-linux-gnu-1.1.5' from 'https://nix-community.cachix.org'...
copying path '/nix/store/wyjddfvq883jlp8v1lx2nfs8qw0y4brk-lzo-x86_64-unknown-linux-gnu-2.10' from 'https://nix-community.cachix.org'...
copying path '/nix/store/h1kcap95l5r2ww0rl6sz46pwag4sc5sa-make-shell-wrapper-hook' from 'https://nix-community.cachix.org'...
copying path '/nix/store/79nn3x0nq596jwkp6ba2yff3dl93ngmq-db-x86_64-unknown-linux-gnu-4.8.30-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/c79mhysb1mwp13mbkwdi702wz5jzjqw2-mpdecimal-x86_64-unknown-linux-gnu-4.0.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/hi3j97v910lh9rfr44j9bckj56rm03gd-musl-macros.patch' from 'https://install.determinate.systems'...
copying path '/nix/store/n0q1n3zcig79inm4jbl175pnpsm5axgf-musl-strndupa.patch' from 'https://install.determinate.systems'...
copying path '/nix/store/615z2gax4whrzk37syv6wqkhq4cpbpy6-ncurses-i686-unknown-linux-gnu-6.5' from 'https://cache.nixos.org'...
copying path '/nix/store/qah8sc8w6r0bh5rimb8k125xvd4rhnm1-ncurses-x86_64-unknown-linux-gnu-6.5' from 'https://nix-community.cachix.org'...
copying path '/nix/store/yjfa4my9ja1ckmwrxqcbpcz1riknaz81-ncurses-x86_64-unknown-linux-gnu-6.5-man' from 'https://nix-community.cachix.org'...
copying path '/nix/store/dyra1hvb90wbcw97v5wj6rzbqmslgz0m-libxcb-i686-unknown-linux-gnu-1.17.0' from 'https://cache.nixos.org'...
copying path '/nix/store/j730x5zs1pvgmwqz1rrfjn4x3bar7riy-nettle-x86_64-unknown-linux-gnu-3.10.2' from 'https://nix-community.cachix.org'...
copying path '/nix/store/6c5z2iyyijwbjnvhsgbqkc61p6xkxqg8-networkmanager-1.52.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/7x2zjkmmqgc6253wjm86z4j379x4rqad-libxcb-x86_64-unknown-linux-gnu-1.17.0' from 'https://nix-community.cachix.org'...
copying path '/nix/store/zj12q6f8qr0gzzxwb1swfwkw5hjhaxhp-libxdmcp-x86_64-unknown-linux-gnu-1.1.5-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/9jb51zdxrr1mdlyzgclj0sd9j72ak2b5-nghttp2-1.66.0' from 'https://cache.nixos.org'...
copying path '/nix/store/qzghkcp9saygm684j0nlnwlwgwbmxs5m-nghttp2-1.66.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/yaglgzn2fzr3i92q3kd1nsgwcxz0nncb-libidn2-x86_64-unknown-linux-gnu-2.3.8' from 'https://nix-community.cachix.org'...
copying path '/nix/store/79hbzvniqxl8qp4pydaivpn2zqcsj92j-libgcrypt-x86_64-unknown-linux-gnu-1.11.1-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/sc5r8x9nq4wy321fbvbj0m6kncwkglb9-libunistring-x86_64-unknown-linux-gnu-1.3-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/0x0w5x7xr5kk9s0w4vcnksc12q1vb6kv-nghttp2-x86_64-unknown-linux-gnu-1.66.0-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/nrq9nb3zpnc70wjqwkkf3bq9g261l4ak-ninja-1.13.1' from 'https://cache.nixos.org'...
copying path '/nix/store/573gpiqvxv9lfjrn6dkgrqh4yyqbimsg-nuke-references' from 'https://cache.nixos.org'...
copying path '/nix/store/6zis9bpgy91zgcji6afz2sddgsjyn6fl-libx11-i686-unknown-linux-gnu-1.8.12' from 'https://cache.nixos.org'...
copying path '/nix/store/imw5v1r523v5cmyg163ifgbg2zkkg3d9-nghttp2-1.66.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/jjwzwag8dwdzl2p2id7bqpd84i5a9qsx-openjdk-8u462-b08-jre' from 'https://cache.nixos.org'...
copying path '/nix/store/aygh7bzkq55iz9biy1magwavlbhjgasr-openssl-3.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/243ld2yblfvl6q67dmp6j2acqhr77vka-openssl-i686-unknown-linux-gnu-3.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/d00d8gkpynxk04qxpw1lb9w8vsbwpxn0-openssl-x86_64-unknown-linux-gnu-3.5.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/d4gpic29g3j41rrgjg33q7a89xcg2vrs-p11-kit-x86_64-unknown-linux-gnu-0.25.5' from 'https://nix-community.cachix.org'...
copying path '/nix/store/pkzv6wvb653jri0g3k9ip4xwxwx1971q-gcc-wrapper-14.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/529jchvp2v4rad2przxvyh9vbayniydf-libXrender-i686-unknown-linux-gnu-0.9.12' from 'https://cache.nixos.org'...
copying path '/nix/store/03y9dcbj0d0rxhikrmygvi86nq06bkwq-libxext-i686-unknown-linux-gnu-1.3.6' from 'https://cache.nixos.org'...
copying path '/nix/store/9zpzy12ffz5y9x4dmsqp64r7bkj6h6wc-packaging-25.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/a0qj1awzkygiiwclkdvv96fbw8zary5c-pahole-1.30' from 'https://nix-community.cachix.org'...
copying path '/nix/store/9xsqbzds2d9z3dnzq54fbbc46gr2bj69-libedit-x86_64-unknown-linux-gnu-20250104-3.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/cys5iwkmgpax4w2qi44bmbn9vmaklw9q-krb5-1.21.3-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/f1jadr2zxp6803gj6xg5zy0pa42igmbi-libgcrypt-x86_64-unknown-linux-gnu-1.11.1-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/bfkqccpci5hird272zdx5v3lf2mq032k-libssh2-1.11.1' from 'https://cache.nixos.org'...
copying path '/nix/store/ci35c25w7fqlba27hxbqhlkabh5czqif-libx11-x86_64-unknown-linux-gnu-1.8.12' from 'https://nix-community.cachix.org'...
copying path '/nix/store/mpd4xyfg7n5zq28ly185lwgn98pv3qqy-libxcb-x86_64-unknown-linux-gnu-1.17.0-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/fxxjsddcac720s7yy9j8xn7rn7j66hn0-libidn2-x86_64-unknown-linux-gnu-2.3.8-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/fz06xzp44hn4r9g9qxp7b25g40z4vqv7-ncurses-x86_64-unknown-linux-gnu-6.5-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/afywbsvxbl6i3q6hc70mgqmrmj8wk0pv-nettle-x86_64-unknown-linux-gnu-3.10.2-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/lf6bd95zwa431x8ly26y52jggca7qdm3-openssl-3.5.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/i1a0jbaydfd54m48h499grdw29v0017h-krb5-x86_64-unknown-linux-gnu-1.21.3-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/0fpzg09mvgd6zr10bf3lyjs9q79xnx1b-libevent-x86_64-unknown-linux-gnu-2.1.12-openssl' from 'https://nix-community.cachix.org'...
copying path '/nix/store/a80kzrhrdyjqc0c1iqmwxljs2c44q6h6-openssl-x86_64-unknown-linux-gnu-3.5.1-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/pqv4303ryfgv9bm12jmh7ydsagrxp0c3-p11-kit-x86_64-unknown-linux-gnu-0.25.5-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/c0h5b2yfrxgvxiyjlarg8kxzpnl1013a-libXrandr-i686-unknown-linux-gnu-1.5.4' from 'https://cache.nixos.org'...
copying path '/nix/store/x9sr4ap2kyf3sls5wlyq6bk2kdqa81pz-libXv-i686-unknown-linux-gnu-1.0.13' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/sryihkvaj1hr30rhnaysn5ini6sfmk5b-libglvnd-i686-unknown-linux-gnu-1.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ja0dlkm56ny6n9kk95h3f292pxszm4ni-libidn2-x86_64-unknown-linux-gnu-2.3.8-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/hn1zja3c114rf0dxifrjcfbgkkph8mz3-libXrender-x86_64-unknown-linux-gnu-0.9.12' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/082k7yq8d9rvhy3s8rrlihi57m61ly11-libxext-x86_64-unknown-linux-gnu-1.3.6' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/bll1ws4xq4jik3a5gb22s3k2qp9z9a8z-pcre2-i686-unknown-linux-gnu-10.44' from 'https://cache.nixos.org'...
copying path '/nix/store/m1cbgmj87a0bqap6vbky45wpn7z32yn5-pcre2-x86_64-unknown-linux-gnu-10.44' from 'https://nix-community.cachix.org'...
copying path '/nix/store/0chmcq26as4v31v4xdfcv5qipcihikr2-openjdk-8u462-b08' from 'https://cache.nixos.org'...
copying path '/nix/store/sbr1qncvh3xpw6f7w84fdf8sxklqwy1d-pixman-0.46.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/83haczzqmdmjjaf73y4fnk1zkcfai9zf-pkg-config-0.29.2.tar.gz' from 'https://install.determinate.systems'...
copying path '/nix/store/7faj3f3chpajrybq7j1w5gs1dgdi5vs9-curl-8.14.1' from 'https://cache.nixos.org'...
copying path '/nix/store/9zq99vi77916zvgx062fxmh6y0zikrpy-krb5-1.21.3' from 'https://cache.nixos.org'...
copying path '/nix/store/7mkxs1pha2g4j9icr528crv92ih22hl2-libXrandr-x86_64-unknown-linux-gnu-1.5.4' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/wrljzdwasph5k23n5f1rnp172i7297kc-libXv-x86_64-unknown-linux-gnu-1.0.13' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/806m1c5vwcxjfw2rx4lyas4x0q2b94da-libevent-x86_64-unknown-linux-gnu-2.1.12-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/xp6sm63q3kps8s0yfj1wjjasby8j654p-gnugrep-i686-unknown-linux-gnu-3.12' from 'https://cache.nixos.org'...
copying path '/nix/store/vj7xakbzbcrs4ky7jks924sahnscq08d-libglvnd-x86_64-unknown-linux-gnu-1.7.0' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/kma3pjyb8aciykjms6c6bx822hrmdc04-openssl-3.5.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/358j0kydxq01zcxxbd12xm3i300v0gg8-publicsuffix-list-0-unstable-2025-07-22' from 'https://nix-community.cachix.org'...
copying path '/nix/store/zi7rkfvbf3a5zixzkfs6ighff3a5agm3-pygments-2.19.2.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/dz3zzxmv6kzvahsbmasknca1gws3icc5-pypa-install-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/l0x9lsd0psk3pdyagxsxdn87ba8pmid1-curl-8.14.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/xjb9mrjng8b01zigr61k2r368jycxvjl-pytest-8.4.1.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/c6s2r97yjcim4pinb5rz7i6sjkk0bww7-python-catch-conflicts-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/m15gi0g06wh920218zcrw77hn86lqmm3-krb5-x86_64-unknown-linux-gnu-1.21.3' from 'https://nix-community.cachix.org'...
copying path '/nix/store/4zh6am55qg3mdkgl97pywrxnp319yqsc-openssl-x86_64-unknown-linux-gnu-3.5.1-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/3l3hsf3xz4rg81x78kydbldqx83whgf7-p11-kit-x86_64-unknown-linux-gnu-0.25.5-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/0bas9i0617zw29vkps6b0h87161h3fhd-python-imports-check-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/8qg2mg931pxk1z72hm99gfi8d209jab5-gnugrep-x86_64-unknown-linux-gnu-3.12' from 'https://nix-community.cachix.org'...
copying path '/nix/store/mlnwcbj6wr385ixv4mdmf38agsg8ffq2-pcre2-x86_64-unknown-linux-gnu-10.44-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/yww35xlib2awyadirp7n1qr5myv62lgs-python-namespaces-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/5anf8k1fslhm3vq1il8ri9c2dx9mwsvp-python-output-dist-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/6hk2wpfwxjgyp1ya9rfyp7i3cz051qw7-krb5-x86_64-unknown-linux-gnu-1.21.3-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/nysk08gyklzy6byrq7qgzhzh43c48jxd-python-remove-bin-bytecode-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/kxdh9kzdzs2p3wz02pwpd9wwfhc6s7jm-python-remove-tests-dir-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/1nz2sj1a5rvdv5imvg0zrwrsgfihyaxn-pcre2-x86_64-unknown-linux-gnu-10.44-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/4ryr89iw5jh2if7il9vjra5z7n49vjz2-python-runtime-deps-check-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/wg951xk226wr2d8qx7bc389m17fvg3hh-krb5-1.21.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/5rifissfqaz64f86m1hczbggqdrgvzwv-python3-minimal-3.13.6' from 'https://cache.nixos.org'...
copying path '/nix/store/sigxbwv3s1lvwl34sxlmwz4kyhhik8sv-python3.13-babel-2.17.0' from 'https://cache.nixos.org'...
copying path '/nix/store/gdk5xsjysq2ijkh49f83qw9ni6a5j05r-python3.13-bootstrap-packaging-25.0' from 'https://cache.nixos.org'...
copying path '/nix/store/jz7hdsc6yj1djdahfawbq9kkyhxqf3mc-python3.13-bootstrap-packaging-25.0' from 'https://cache.nixos.org'...
copying path '/nix/store/gxbs9mzjbdlxmr4igj2fd4vq6x5y37n0-python3.13-bootstrap-pyproject-hooks-1.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/8qv9hh1hq6jvlsldzrhnzv894g95rnsg-python3.13-bootstrap-tomli-2.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/vw845k4gd403rlwvpfzjfn4sbbsw8d9d-python3.13-chameleon-4.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/dmng9f7rvn8i7hhj7q585jb4253017zq-python3.13-docutils-0.21.2' from 'https://cache.nixos.org'...
copying path '/nix/store/9waz8yfd8bjld2shypk4qn06hh3bsxcq-python3.13-editables-0.5' from 'https://cache.nixos.org'...
copying path '/nix/store/by46mkaglyspby67s17zdrpq6z97b1s1-python3.13-flit-core-3.12.0' from 'https://cache.nixos.org'...
copying path '/nix/store/mbplgrhsls0bfwbf3zf69jyw9bcyn50q-python3.13-iniconfig-2.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/x6idp0jqm41xfb00zar4i068jk9rcwfy-python3.13-mock-5.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/cmcj4hp3055k5awrpjlbdblcfmm3shak-libssh2-1.11.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/m5ic2x77n4s78dw0g4g96d47g1yl162y-python3.13-pathspec-0.12.1' from 'https://cache.nixos.org'...
copying path '/nix/store/r3wzjxnpq41l7s3qbc239s63jakdv7q6-python3.13-pluggy-1.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/r39vrijfyminxwfs93lsssi4yfqs069y-python3.13-polib-1.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/nrl3lkmlqsxf2v2wk50kffbk1v8zl8vv-python3.13-pyproject-hooks-1.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/3xdk6zw7wldgi7lvrswyj9d5r846n5yb-python3.13-setuptools-scm-9.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/np729avwccvd3dsw48hpl05wxvx7xdlx-python3.13-smartypants-2.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/dpad002d8bjhm7knnjcxyfmx4z07n268-python3.13-trove-classifiers-2025.5.9.12' from 'https://cache.nixos.org'...
copying path '/nix/store/zskxqk7xxxh42cklhd8r0b24dwqj595s-curl-8.14.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/kahafj09asj9gyrzc5ga99ic52zblvwy-qt-env-vars.patch' from 'https://cache.nixos.org'...
copying path '/nix/store/ayki5d47f6pbqwpw53vzschdp02ai47n-qtscxml-6.9.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/k8l8ifli3y320m3ab353657hc50iyji9-python3.13-bootstrap-build-1.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/f4h7d8z4jig0bs42x2wvjqrblpp52bna-qttools-6.9.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/l9wxarvas1jpan9s1l0k1a5mx05g3qj6-python3.13-pytest-8.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/gf3qdrzznhhzycv2mhcbzr270y9jqr9w-python3.13-lingua-4.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ab791537pp5hf7r6x14zmnb5j9q9nar6-python3.13-typogrify-2.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/z0h1zgs8cczgqvm6ca3gq1qbf39w0rl2-python3.13-build-1.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/jf37qkgvvaf5gvs7rc8lfzsq7f5c719r-raw' from 'https://install.determinate.systems'...
copying path '/nix/store/chkp8qn2b9rz1ds8dc74hqgiyv3y25gb-readline-i686-unknown-linux-gnu-8.3p1' from 'https://cache.nixos.org'...
copying path '/nix/store/aiwxiigzidy9asrn7flam9d8q2x7a4fc-readline-x86_64-unknown-linux-gnu-8.3p1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/ydln7k1xx6gyz3qp7pqbvq778l0zqc47-rsync-3.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/n1mv4xdiak0xm88gy69j2snpmdg1h96l-sdl2-compat-2.32.56-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/3rkvb9brxsc5z1arpqzcx6rc2gvkm73r-setup-debug-info-dirs-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/yscqghpw9c912mlh7p1lrhgjpzr7cm27-python3.13-hatchling-1.27.0' from 'https://cache.nixos.org'...
copying path '/nix/store/3fmv26bcm289h6h4cakfnqrzcld8cxpm-source' from 'https://cache.nixos.org'...
copying path '/nix/store/3lr8scn43mah0x1s2sd6jga3q6dlbb42-source' from 'https://cache.nixos.org'...
copying path '/nix/store/6a0b1ydwn9xhdzsnzy3c0kwcizqdppbk-source' from 'https://cache.nixos.org'...
copying path '/nix/store/6in14fm41cjd6dim6yg960q3wpkqrc07-source' from 'https://cache.nixos.org'...
copying path '/nix/store/6vzzxwpz26wshw59f13s17klv6xhfpyq-source' from 'https://install.determinate.systems'...
copying path '/nix/store/va68pgi4w35qrc8jbc1sx2xmwcs0j8cj-gi-docgen-2025.3' from 'https://cache.nixos.org'...
copying path '/nix/store/jc4p19954g4r9p2w90cgym8ismh9inaa-pypa-build-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/7z5yhpdpvvsvdi66rs14s469jbai1azi-source' from 'https://cache.nixos.org'...
copying path '/nix/store/9msnfg1vkkfnhxhn9gb28jq8xqvjnsbs-source' from 'https://cache.nixos.org'...
copying path '/nix/store/gc4x5dy52x2zrs4vrh28zxzzj622w2hv-bash-interactive-i686-unknown-linux-gnu-5.3p3' from 'https://cache.nixos.org'...
copying path '/nix/store/vnz4253y50746hvlfj5jkir8mzmd8aka-bash-interactive-x86_64-unknown-linux-gnu-5.3p3' from 'https://nix-community.cachix.org'...
copying path '/nix/store/c9q9wkcs8jx85f8319rz6ky83sandw6z-source' from 'https://cache.nixos.org'...
copying path '/nix/store/05vfkpsxdfwj6mmycbgjkf0rxh0y4qc2-elfutils-0.193-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/cpha9mga8a4kdn8qps4bas4rphpx85a0-source' from 'https://cache.nixos.org'...
copying path '/nix/store/7fz417yp00l583hym4d3ljxml1y9yxdq-pytest-check-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/d89kypji0gnr2bz5fianly1chk2kcykk-source' from 'https://install.determinate.systems'...
copying path '/nix/store/j83dqqnizgd7p1ck339h44w949h34rr5-source' from 'https://cache.nixos.org'...
copying path '/nix/store/kgh8nzgjhhaz2z7zxyww4qqxvdjfqg5k-source' from 'https://cache.nixos.org'...
copying path '/nix/store/pqcg6dnas4c4x3bgxx0iykyy7aw1i92q-source' from 'https://cache.nixos.org'...
copying path '/nix/store/wl1vmw0vag4kshfyhzxyp43ndw7ks2yh-source' from 'https://cache.nixos.org'...
copying path '/nix/store/yrfi1rx37xbj6yznm9p3ad7h5m94qjbn-source' from 'https://install.determinate.systems'...
copying path '/nix/store/zhd9pj32qc8ayji7fk52jixmir385jqj-source' from 'https://cache.nixos.org'...
copying path '/nix/store/4y4zb4vkp98syizhwyx9fwz0svgfbarp-static.patch' from 'https://install.determinate.systems'...
copying path '/nix/store/1ppx8bcv7nfaxa6n56idwq44ws27fiq8-swig-4.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/nymsmkrp4gn6kcvf1kchxvkir03n78bd-sysprof-48.0.tar.xz' from 'https://install.determinate.systems'...
copying path '/nix/store/g5pjx4103l6wh7mnj8jhawk7p1gjjvv8-systemd-default-tmpfiles' from 'https://cache.nixos.org'...
copying path '/nix/store/sjzgghsj4xqz8izvig438qc1dwhad80l-systemd-minimal-257.7' from 'https://nix-community.cachix.org'...
copying path '/nix/store/j3id0lak5yvdzmy9386dgppm7pm1ds55-systemd-minimal-libs-257.7' from 'https://cache.nixos.org'...
copying path '/nix/store/ak4agsj8xvav2zfwv2mcqar9hv94cvvn-audit-x86_64-unknown-linux-gnu-4.1.1-unstable-2025-08-01-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/f9c3v60pwp768igz1s6jc61nn9ih26p0-bash-interactive-x86_64-unknown-linux-gnu-5.3p3-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/gvjaw9i8fr04nxk734z3j6ijxc2883yn-systemd-minimal-libs-x86_64-unknown-linux-gnu-257.7' from 'https://nix-community.cachix.org'...
copying path '/nix/store/8qlnjby13dslmpv5d4i2vycizdcvbr4y-systemtap' from 'https://cache.nixos.org'...
copying path '/nix/store/9ficyx971p43vyw5a5h49205chxvbwcf-systemtap' from 'https://install.determinate.systems'...
copying path '/nix/store/c7yy7icayd2xcm27dyapyxds0wxp00a4-systemtap-5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/83dq6x1rdg13d82s4s7yix1l8h0lj0kc-texinfo-7.2' from 'https://cache.nixos.org'...
copying path '/nix/store/s15igpf91gl2bcn3dzpwkyg1r26n4s45-tzdata-x86_64-unknown-linux-gnu-2025b' from 'https://nix-community.cachix.org'...
copying path '/nix/store/4aa35ihwcv7jfzdzvrs3g2w53rhdpl0w-udev-fido2' from 'https://cache.nixos.org'...
copying path '/nix/store/ygnmzvh6sizphmy6lm6x1g8p1zwx1qv2-unit-console-getty.service-disabled' from 'https://cache.nixos.org'...
copying path '/nix/store/01sg8gml1dajfdavbkpbdvbh52jg1fk5-unit-initrd-switch-root.service' from 'https://cache.nixos.org'...
copying path '/nix/store/y781pbgf2zvrc0q1lpl4sv407xibh7qj-systemd-minimal-257.7-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/hq871lhxvbf051ddny9hmpiginqfcpmd-audit-x86_64-unknown-linux-gnu-4.1.1-unstable-2025-08-01' from 'https://nix-community.cachix.org'...
copying path '/nix/store/9wq9jyjh0w35gm833sgm23m1640bnvjh-unit-initrd.target' from 'https://cache.nixos.org'...
copying path '/nix/store/782a0j8zd10spwk77yy08y0dagfwnx5n-systemd-minimal-libs-x86_64-unknown-linux-gnu-257.7-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/0rxmy7k3jkdlmkjk8gdhf382ahgcjf8q-systemd-minimal-libs-257.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/rxb5pndvxd15hx3xg4d0m1mb97j1s6x4-audit-x86_64-unknown-linux-gnu-4.1.1-unstable-2025-08-01-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/vyxy3vb2fjd08h4csfkx7xpmmd0ycgrs-unit-panic-on-fail.service' from 'https://cache.nixos.org'...
copying path '/nix/store/wqh6hg5i24l5ak1919xcxqrdx2614f06-unit-pipewire-pulse.service-disabled' from 'https://cache.nixos.org'...
copying path '/nix/store/33zp851ac8qicwyfkbw07jb4df8b3hzb-unit-pipewire-pulse.socket-disabled' from 'https://cache.nixos.org'...
copying path '/nix/store/wnjb75xi4vyd4aks78j4x9yrvqn87wkp-unit-pipewire.service-disabled' from 'https://cache.nixos.org'...
copying path '/nix/store/7nqrqlvvfz9cyrx4dc5c1hlm8ki8i0w8-unit-pipewire.socket-disabled' from 'https://cache.nixos.org'...
copying path '/nix/store/6m7ld28qh6y6cs2gnhhacndxaif6374w-unit-script-initrd-find-nixos-closure-start' from 'https://cache.nixos.org'...
copying path '/nix/store/a1hx629n7n5zba5pr89cc0mrcxcl43vp-unit-script-initrd-nixos-activation-start' from 'https://cache.nixos.org'...
copying path '/nix/store/ppda8a20sbmmpjfj9z9nl1vs18pqk50w-unit-sysroot-run.mount' from 'https://cache.nixos.org'...
copying path '/nix/store/3rnxjdrxq79qw8sckrdl17n8ivqykhfr-unit-systemd-tmpfiles-setup-sysroot.service' from 'https://cache.nixos.org'...
copying path '/nix/store/a49fp6p8pwzrmi3z60378wh56ghsx9js-unit-systemd-tmpfiles-setup.service' from 'https://cache.nixos.org'...
copying path '/nix/store/8imc4b393097gk0qgg20xzdinf3dgqcq-unit-wireplumber.service-disabled' from 'https://cache.nixos.org'...
copying path '/nix/store/g0d86bhavszymip3nh22k7mp027575qw-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/y1khqn4bmkx7vxbmgsdpp5vi81500zhb-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/2xhx18jb3clhphljgvcw2cd00qx00xi0-user-dbus-services' from 'https://nix-community.cachix.org'...
copying path '/nix/store/2vciw71xpdnihwl4f5pyjyhlkiklvngw-util-linux-minimal-2.41.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/7qak3j40gl64v6mv2ni8c22rhdi4iy49-util-linux-minimal-i686-unknown-linux-gnu-2.41.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/nv2xidzwx4l17zx0382acs9b8g0634h6-util-linux-minimal-i686-unknown-linux-gnu-2.41.1-login' from 'https://cache.nixos.org'...
copying path '/nix/store/449lavazk6i897np19sq4616wjq67ld4-unit-initrd-find-nixos-closure.service' from 'https://cache.nixos.org'...
copying path '/nix/store/jki0qcjqwk4ycgcayi87hw4ffwfalsg4-systemtap-5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/2nsncgv73npzrfc3p2a79y0cv4f53053-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/a4ca02spnjax77if08b55sr11cf1zvm2-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/m2zs14ng5n3gd8fafdvz56caq1rfmdpm-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-login' from 'https://nix-community.cachix.org'...
copying path '/nix/store/llznhp48mkk35dfinka61jh13q5ni68h-unit-initrd-nixos-activation.service' from 'https://cache.nixos.org'...
copying path '/nix/store/7lm9ziqpqz6ah5fxj68j6iqxsvv1f9mb-util-macros-1.20.2' from 'https://cache.nixos.org'...
copying path '/nix/store/wpargihj70cazkaxbhxqzx1f72glhza2-virtio-win-0.1.271-1' from 'https://cache.nixos.org'...
copying path '/nix/store/d4fdry58p9pad5jmn0pm3afcz05i59pj-w3m-0.5.3+git20230121' from 'https://cache.nixos.org'...
copying path '/nix/store/9zhrshbhhd3633cqi3zkkg393hilsmln-wayland-i686-unknown-linux-gnu-1.24.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ffzh852my9ah1djmbvga4xaa9sx1l61l-wayland-x86_64-unknown-linux-gnu-1.24.0' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/6bqvwignlc10jwrbdq6j4wh6q22g3jal-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/6hg6fapa6ank1iz99raafcv56mj4cn6j-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/6lr6n5d88i5x7lajdi6v3gylsw3320j4-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/i2ph69njb7121m5z49mjmiy4bqjd6vrl-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/lwv60cv7n17y4cc3hscwvmh87wkslf0y-win-spice-0.21' from 'https://cache.nixos.org'...
copying path '/nix/store/5ahp86yiiswhzb311j024pjng83bpcyx-wrap-python-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/828nb11p3qmis85gxnv11sphiprh88nb-wrap-qt6-apps-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/47r26lf0p892dlrjh8pl6pksnldnhnip-libSM-x86_64-unknown-linux-gnu-1.2.6' from 'https://nix-community.cachix.org'...
copying path '/nix/store/c2wkx9xvgjgmwpnp516pspixyz2vk3y4-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-mount' from 'https://nix-community.cachix.org'...
copying path '/nix/store/80a2npmsz0qvsn8bfgjd4cz392dfhfjb-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-swap' from 'https://nix-community.cachix.org'...
copying path '/nix/store/rq6vw1za8c3i8i95x3ir4c41n47azavn-x86_64-unknown-linux-gnu-llvm-binutils-wrapper-19.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/9dm8gmv417lcgvx602wi2gig17kjs2g3-x86_64-unknown-linux-gnu-pkg-config-wrapper-0.29.2' from 'https://nix-community.cachix.org'...
copying path '/nix/store/rl62vjsi2nqm0qkrc8nfhwlbwiqd9hlm-xcb-util-0.4.1.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/qb4423j0b7pbml2yiyx6rz3x148xg5w6-xcb-util-image-0.4.1.tar.xz' from 'https://cache.nixos.org'...
building '/nix/store/s4fs19s1ymh7szd4az4q989jf4raw4w1-absolute_shlib_path.patch.drv'...
building '/nix/store/k2xvpql9a335y7198c8cz1wynys60kc5-builder.pl.drv'...
building '/nix/store/5jhy9r1n8yypkz1aj28w785rqjirg6zs-dri-pkgconfig-stub.drv'...
building '/nix/store/0yrs2y8ji03ym980blr1p0krdq2l3gj4-pypa-build-hook.sh.drv'...
building '/nix/store/gh484yix86k3h1p0rw9vap5jf2c3ag6b-pypa-install-hook.drv'...
building '/nix/store/pkq84pzdzr17rdcm5z8q8mjp05b3ylbz-pytest-hook.drv'...
building '/nix/store/qx9534fzyg0ajjrdp7zrlqlwpq50xa82-python-namespaces-hook.sh.drv'...
building '/nix/store/n7p7snsdsc2dv6wsfly0njqaqakksk64-python-output-dist-hook.drv'...
building '/nix/store/axzkggslmmy4sv1qyvqn70xl5cvs7rac-python-remove-bin-bytecode-hook.drv'...
building '/nix/store/c6z382m4rsqvx7j4pagr4czhw2scv2v7-python-remove-tests-dir-hook.drv'...
building '/nix/store/mkd46y0zqg6lz0z9y14marirg6wqi2xd-python-runtime-deps-check-hook.sh.drv'...
building '/nix/store/2grbv7lqgklm8pala7z24cimpsz77i0g-version.patch.drv'...
copying path '/nix/store/mibz8028lyibakdd5mv3im1ds99a90y5-xcb-util-keysyms-0.4.1.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/famv18pn3pprl0k5glvz0d72k6ri0lyj-xcb-util-renderutil-0.3.10.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/cgrcnvgk7v4hcndqihgjdl8wm2g6234p-xkeyboard-config-2.45.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/qivrny44r0fdrcww0bc7yhhjzszfp509-xkbcomp-1.4.7.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/xwgb7a56nmh78c9s79x5c2vfr2d1n643-xorgproto-x86_64-unknown-linux-gnu-2024.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/gm0mqcbcb6xlcnjw9gf150c01m9ki0gy-xcb-util-wm-0.4.2.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/w38li0h6p8mk1gg1f3ymwq8pg2rnjv1l-xorg-server-21.1.18.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/vg86jhzw7spfxrmdy5kxyg76q9qm3p98-xrandr-1.5.3.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/9yn5mwpd0srgfm3bx5cv7a8gf0szy2r0-xkbvalidate' from 'https://cache.nixos.org'...
building '/nix/store/xi4sm8hr4cjdmgy9y8fszwh5yn59wrlv-NVIDIA-Linux-x86_64-580.82.07.run.drv'...
building '/nix/store/kqc5vgvq8rap17p1k899scr6833zrx8p-Oracle_VirtualBox_Extension_Pack-7.2.0.vbox-extpack.drv'...
building '/nix/store/rg0ami35p5407g3nymsn9x58kkixay5k-absolute_gir_path.patch.drv'...
building '/nix/store/4300glmjll12ja5238bvvf1kkhr0wwyn-activation-script.drv'...
building '/nix/store/akdrzbgvznd726wqsj1wwj6l8gckbk1f-ensure-all-wrappers-paths-exist.drv'...
building '/nix/store/m2rmj18zrm6xzj4mr15sas49n8d82jia-etc-nix-registry.json.drv'...
building '/nix/store/ra7d10y1dzvcd87q46w5rf758bvbcpkf-glib-2.84.3.drv'...
building '/nix/store/prh9ndcyypyhnydgwqvyr5wj6nwj01r6-home-manager-path.drv'...
building '/nix/store/wy1ffq871v7wlm2ba9plr5w3z32l72wj-initrd-hostname.drv'...
building '/nix/store/asf8lqc7d6914xl3rsk21fjn4nnf0xrr-initrd-mdadm.conf.drv'...
building '/nix/store/2pyb7j7rwmb6snlq511m63l0dscsdgs7-initrd-nixos.conf.drv'...
building '/nix/store/hdg0fx9y5rqfg5pix4p4fxisgdc4lq4w-initrd-system.conf.drv'...
building '/nix/store/axdb4apwgcjns69fiz2rlq6wn88d2c9v-initrd-udev-rules.drv'...
copying path '/nix/store/qfwzs9rhi5yz8cr1cghr67la23lb6kx0-util-linux-minimal-i686-unknown-linux-gnu-2.41.1-mount' from 'https://cache.nixos.org'...
building '/nix/store/f0sdw627i2ingbj8bnv7j01m0fzpwlcl-libXfixes-6.0.1.drv'...
building '/nix/store/0ag2rjl8arsdhkb12hn20qli44nish8w-libglvnd-1.7.0.drv'...
building '/nix/store/fr2lr1j6jdjvlz83j66crp6lnjx8ijs4-libxkbfile-1.1.3.drv'...
building '/nix/store/0aj60786pxa11d8p5azn1wpfy5zdvbpb-source.drv'...
building '/nix/store/bld9q08d3vklff10fmh9s3mpbi8k1grs-source.drv'...
building '/nix/store/dh2dhm692x61x0kk289iwisi51lwpxs6-source.drv'...
building '/nix/store/mgax1zys0l6hy9m2d4smwihz4l8028gi-steam-run.patch.drv'...
copying path '/nix/store/qdi1hqww59i1bhjx6sgncrk0a87b6b24-util-linux-minimal-i686-unknown-linux-gnu-2.41.1-swap' from 'https://cache.nixos.org'...
building '/nix/store/kf0aj3b72qshvnhjyl68gc7xirg68k8a-systemtap-5.2.drv'...
building '/nix/store/rkkgkvpf3wsfl0443cwgb1vgw3p96bx4-uname.drv'...
building '/nix/store/2q43ivc9q7l73y7mnfzbls1y6lrbak01-unit-initrd-parse-etc.service.drv'...
building '/nix/store/cjj347ppqpg9mq3s2kylh1qskcng29rx-unit-systemd-rfkill.service-disabled.drv'...
building '/nix/store/wlfzsgs88rqlwr5lbjz2h6sqax828syz-gobject-introspection-1.84.0.drv'...
building '/nix/store/20j00ikr6zzh4fv0z3kq5lyb3qd65xpi-unit-systemd-rfkill.socket-disabled.drv'...
copying path '/nix/store/00am6dyvzwxsh6403w2r1gkm8ykx94k6-libx11-x86_64-unknown-linux-gnu-1.8.12-dev' from 'https://nix-community.cachix.org'...
building '/nix/store/lbhj598dknjhldnxj1kvwyw2wixm24cy-initrd-units.drv'...
building '/nix/store/l400izmi8yq25lhczr5fp9wjka464r6m-protontricks-1.13.0.drv'...
copying path '/nix/store/zpm6zbdcisipxna1869gpavrwjzw64zm-libxau-x86_64-unknown-linux-gnu-1.0.12-dev' from 'https://nix-community.cachix.org'...
building '/nix/store/s5jadwqqzziykcbg44ksyblsf25c36wg-hm_fontconfigconf.d10hmfonts.conf.drv'...
building '/nix/store/9risxalsmlg8avda90jfys2116bhsamr-user-environment.drv'...
copying path '/nix/store/9xkgxbq5wfhf0n1c0pg9lykl48w9f7jn-x86_64-unknown-linux-gnu-clang-wrapper-19.1.7' from 'https://cache.nixos.org'...
building '/nix/store/x75qahvdlby6mxnsd1923bas0facvwj8-home-manager-files.drv'...
building '/nix/store/d4whlx7yl22vj5a2rzy2vcybwzq1i863-home-manager-generation.drv'...
building '/nix/store/miiynzhyw07c8nizj7lai27c25hmzb3k-unit-home-manager-ulysses.service.drv'...
copying path '/nix/store/0pqlpkcwcfyg6bnannhqlxahq4rzbx18-xmlto-0.0.29' from 'https://cache.nixos.org'...
building '/nix/store/jssh2k8xp9g3i2wvs3z33kqjv5ysw7wa-xkb-validated.drv'...
copying path '/nix/store/rc6dxkswd71swjvcn0ld4pzkmvvrdabv-xtrans-x86_64-unknown-linux-gnu-1.6.0' from 'https://nix-community.cachix.org'...
copying path '/nix/store/mwv7yi3w6af091ygf8j2ynkzyaxzl6fr-xz-5.8.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/2f2jjd90hyd241vwf572m7mciqzprnz5-xz-i686-unknown-linux-gnu-5.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/sx5amrcqgqfcdjzpkavfl5vq91kr5qjx-xz-x86_64-unknown-linux-gnu-5.8.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/dm7svm7w0v1ynxgmnk2l644xlkc9zvmh-libSM-x86_64-unknown-linux-gnu-1.2.6-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/1ihvl7bpy2h1mfdh8396f1ihm7xfamv4-zlib-i686-unknown-linux-gnu-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/w106sii3zxf0q732jsncm1dz9kd3psfp-xz-x86_64-unknown-linux-gnu-5.8.1-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/21n28j57b6b0mjs6dvlpk11hmz39414i-zlib-x86_64-unknown-linux-gnu-1.3.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/3bmr7iliya5dw8jzwrwcgrprljx67ddg-zstd-i686-unknown-linux-gnu-1.5.7' from 'https://cache.nixos.org'...
copying path '/nix/store/8770f17myrx9i0baqsw4rljp3dj5rprr-zstd-x86_64-unknown-linux-gnu-1.5.7' from 'https://nix-community.cachix.org'...
copying path '/nix/store/ry2xshg30zy0nbfi7z7lsw0by8wxk955-make-binary-wrapper-hook' from 'https://nix-community.cachix.org'...
copying path '/nix/store/ibzxdw1467z995izwqbqx6pimcsvsank-stdenv-linux' from 'https://cache.nixos.org'...
building '/nix/store/g6gb6p94a509xghvyjd696chlpihq820-xkbcomp-1.4.7.drv'...
building '/nix/store/kzja18lirrx0iy6a04381i5ix2gazw0n-dbus-1.14.10.drv'...
copying path '/nix/store/8hp8fhvcwwc4x7cbfgw9d90rnd2clvxl-libunwind-1.8.2-dev' from 'https://cache.nixos.org'...
building '/nix/store/0njgj6g08cgm2k59iwzgf577c6chxixd-virtualbox-7.2.0.drv'...
copying path '/nix/store/q4slxcxs80dgs87sg98iqfzwfdrycls0-libpciaccess-x86_64-unknown-linux-gnu-0.18.1' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/1z5rc4wc7s9q1fal6rr57ljpfrgi7l1y-libpng-apng-x86_64-unknown-linux-gnu-1.6.49' from 'https://nix-community.cachix.org'...
copying path '/nix/store/zsyfmzr6mzlvsyy0wq4s8si20s58vkk7-libssh2-x86_64-unknown-linux-gnu-1.11.1' from 'https://nix-community.cachix.org'...
copying path '/nix/store/vq4588dargxs1al9h2fm328ijb41j8l7-nghttp2-x86_64-unknown-linux-gnu-1.66.0' from 'https://nix-community.cachix.org'...
copying path '/nix/store/x8l9v95kjc02qzhrahvy4kbfvg40zq33-sqlite-x86_64-unknown-linux-gnu-3.50.2' from 'https://nix-community.cachix.org'...
copying path '/nix/store/wjcvfjxfm9rnkcls5gk09dij8cnh8i58-sqlite-x86_64-unknown-linux-gnu-3.50.2-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/4hd8s5g780zh6rxwsi6rfj3adcb4rb0x-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/41rvk99ipvcnry4ajkpdx4v0d6i73rrw-zlib-x86_64-unknown-linux-gnu-1.3.1-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/fpp7f0cp04cyivdb488j0lhsrl5qhchq-libdrm-x86_64-unknown-linux-gnu-2.4.125' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/v5pcchr6kjc1qm48iddxjdid6ngjzsrv-kmod-x86_64-unknown-linux-gnu-31' from 'https://nix-community.cachix.org'...
copying path '/nix/store/hjkbcm7q5gnyb0sla7gpap7xfjmvwzg4-kmod-x86_64-unknown-linux-gnu-31-lib' from 'https://nix-community.cachix.org'...
copying path '/nix/store/csrflngxlq1f7fl28bnya0vw2h95dqr9-xz-x86_64-unknown-linux-gnu-5.8.1-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/v1h9c09165dvg08f8gahgdrdh9skhz8d-zstd-x86_64-unknown-linux-gnu-1.5.7-bin' from 'https://nix-community.cachix.org'...
copying path '/nix/store/2hxq00miji16qaaadv9a98hfq415rr0h-libssh2-x86_64-unknown-linux-gnu-1.11.1-dev' from 'https://nix-community.cachix.org'...
building '/nix/store/lr7hxn3k3d06aj0yc4wj7dv4vvxjk9s0-gettext-x86_64-unknown-linux-gnu-0.25.1.drv'...
building '/nix/store/wq5gf679r2as7wzsywvl7ns18rl3k4ii-gnum4-x86_64-unknown-linux-gnu-1.4.20.drv'...
building '/nix/store/yikf0mvjcmh5qf9ikzgaij2l25ggv641-gperf-x86_64-unknown-linux-gnu-3.3.drv'...
building '/nix/store/3rj2fhfmqrxjnik9lawzk26vynynnzbl-libXfixes-x86_64-unknown-linux-gnu-6.0.1.drv'...
building '/nix/store/6nv4hl1jv73k8k78yg3c6f3j8lnaw7q6-libXrender-x86_64-unknown-linux-gnu-0.9.12.drv'...
building '/nix/store/0x1nlrk4cpkjknc1wpyam3jnxh6gwpbn-libXt-x86_64-unknown-linux-gnu-1.3.1.drv'...
copying path '/nix/store/50qnq5bgqv9av06ml6hndggwwrcazwhc-libdrm-x86_64-unknown-linux-gnu-2.4.125-bin' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/il7yi1b6rihj7xf977565gdzkzs9cax1-xz-i686-unknown-linux-gnu-5.8.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/p5ls26yn7bvx5p0i47vqvqcvmcj8lcfi-libpciaccess-i686-unknown-linux-gnu-0.18.1' from 'https://cache.nixos.org'...
copying path '/nix/store/08bgpzdg65i8jwqlad8pv1ipxpkf6nyw-kmod-i686-unknown-linux-gnu-31' from 'https://cache.nixos.org'...
copying path '/nix/store/7qnxsbpc76n9n196avyqlv9z5f1s3wz4-kmod-i686-unknown-linux-gnu-31-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/43g3x82yfjg4kwcalf9s5lj5ipdr9a8p-zstd-i686-unknown-linux-gnu-1.5.7-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/lvkrwkqil7387kwbmbwll5ygh727pmrm-libdrm-x86_64-unknown-linux-gnu-2.4.125-dev' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/b2vd4k8s2716b8rqzml7wdid3qc0gajj-nghttp2-x86_64-unknown-linux-gnu-1.66.0-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/vvxhinfglj0673x85naka0aki66jpx7y-mesa-libgbm-x86_64-unknown-linux-gnu-25.1.0' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/l7db96whpi1l73d45q9ppb6j70zh98z5-python3-x86_64-unknown-linux-gnu-3.13.6' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/xnlx6hia6zfkvpkicdgfyyqm8wxwmr2f-libpng-apng-x86_64-unknown-linux-gnu-1.6.49-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/xk9jvrzl6n9blxd70s0bp86m41lqd3yi-libdrm-i686-unknown-linux-gnu-2.4.125' from 'https://cache.nixos.org'...
copying path '/nix/store/sr1w601gfhig9lf6yg5xr9qca5bfgjac-sqlite-x86_64-unknown-linux-gnu-3.50.2-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/8k35wxj3q3lalq8i7nsbxbxnswa6arvy-util-linux-minimal-x86_64-unknown-linux-gnu-2.41.1-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/8kaab03hf8z5y5dnicmy46v5mnlmwasb-kbd-i686-unknown-linux-gnu-2.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/298n33bff60na53c6jfc1n85bmjm9wk2-kbd-x86_64-unknown-linux-gnu-2.8.0' from 'https://nix-community.cachix.org'...
copying path '/nix/store/yy48mr6mp401ga02kjii1wbbr8psasda-zstd-x86_64-unknown-linux-gnu-1.5.7-dev' from 'https://nix-community.cachix.org'...
copying path '/nix/store/s1c1i0yspjcp8azcczzipj98dfndpx8v-libdrm-i686-unknown-linux-gnu-2.4.125-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/w3wdcbpi39wyy3f9053bigc6haymm3x5-systemd-minimal-x86_64-unknown-linux-gnu-257.7' from 'https://nix-community.cachix.org'...
building '/nix/store/9gl4jyf9v5v1d8g4nqhppk4r9z2rabjd-libfontenc-x86_64-unknown-linux-gnu-1.1.8.drv'...
copying path '/nix/store/ysl5hvhnxralzk5vfldb4r2smq6vznrn-systemd-minimal-i686-unknown-linux-gnu-257.7' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/22r4kmxp1fyl1pv4nw71y4iljnf04j58-libdrm-i686-unknown-linux-gnu-2.4.125-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/krdnsvbjy54ig22capk1dwa2pd1bm7g8-dbus-x86_64-unknown-linux-gnu-1.14.10-lib' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/y7pa60kaqmcq1wx221br3amm72pxbljr-systemd-minimal-x86_64-unknown-linux-gnu-257.7-dev' from 'https://nix-community.cachix.org'...
building '/nix/store/jxvpip4qvrqgpdvgz2kzpihfcym7a0jh-libsepol-x86_64-unknown-linux-gnu-3.8.1.drv'...
building '/nix/store/6z1bm9ya8sf8ds5xfq5xs2m0h1g141cf-libsysprof-capture-x86_64-unknown-linux-gnu-48.0.drv'...
copying path '/nix/store/n41jvlg97m9lck3w9rm4md5ry92c5637-dbus-i686-unknown-linux-gnu-1.14.10-lib' from 'https://chaotic-nyx.cachix.org'...
copying path '/nix/store/rddxigz5w92shrs1kafpd7126ldng3sg-mesa-libgbm-i686-unknown-linux-gnu-25.1.0' from 'https://cache.nixos.org'...
building '/nix/store/4v8x8wj24kb0j70189dyyiw679ijdkcl-libXcursor-x86_64-unknown-linux-gnu-1.2.3.drv'...
building '/nix/store/248cd0kisk5zz6g376sy6iw3kgszcscd-libapparmor-x86_64-unknown-linux-gnu-4.1.1.drv'...
building '/nix/store/nz9cas34wlyhnngc5kzhdqapsfshcqqm-libunwind-x86_64-unknown-linux-gnu-1.8.2.drv'...
building '/nix/store/3kvdxlpgimb05xqcrzrnlx77sgxa0318-libxcvt-x86_64-unknown-linux-gnu-0.1.3.drv'...
building '/nix/store/ni3w0ilccpvvnpjjiq0s0p5cxhhfkawz-libselinux-x86_64-unknown-linux-gnu-3.8.1.drv'...
building '/nix/store/dylq2647qg35snclf9v7g3n95v7xmwha-libxext-x86_64-unknown-linux-gnu-1.3.6.drv'...
building '/nix/store/3vymaq0vxfifn5ycd31xyml26sf1dg79-libxkbfile-x86_64-unknown-linux-gnu-1.1.3.drv'...
building '/nix/store/c55h2xamimsz9qvyfamdhr2v71rpwd94-libxml2-x86_64-unknown-linux-gnu-2.14.5.drv'...
building '/nix/store/n1n7jjy3k3kq8mm1kv95lymn03k9pwq8-libxshmfence-x86_64-unknown-linux-gnu-1.3.3.drv'...
building '/nix/store/b49865n931bfak8vd8ra911ckhxf67h2-linux-cachyos-config-x86_64-unknown-linux-gnu.drv'...
building '/nix/store/c9334vi2d5dvfq96nv8z77p6ykfazm14-glu-9.0.3.drv'...
building '/nix/store/ljhwdkp9za3azhmrrz12wbkh09qrb88n-libepoxy-1.5.10.drv'...
building '/nix/store/vz9bkxirdf6ifpb0bqv0rcnxmh66chm9-linux-pam-x86_64-unknown-linux-gnu-1.7.1.drv'...
building '/nix/store/817knkxd1xg25x68khc2q3g31w9h1b99-libXmu-x86_64-unknown-linux-gnu-1.2.1.drv'...
building '/nix/store/kw41xawvxwy3sc32kirh73iqhzs39gr5-libXrandr-x86_64-unknown-linux-gnu-1.5.4.drv'...
building '/nix/store/5a6pfmmq8yhwbyq8y0gfy7vry9z070lj-libglvnd-x86_64-unknown-linux-gnu-1.7.0.drv'...
building '/nix/store/iqggmmkwx8xsc5x7qn6jjvad2nxi2s57-mesa-gl-headers-x86_64-unknown-linux-gnu-25.1.0.drv'...
building '/nix/store/j497g5q02ayww618235b8i67m25xliy7-pixman-x86_64-unknown-linux-gnu-0.46.2.drv'...
building '/nix/store/gfab9m9xlbqilnpb18q2c7nzsdk1hf1x-pkg-config-x86_64-unknown-linux-gnu-0.29.2.drv'...
building '/nix/store/xp8l7pyzf28sx1din8px35xcdy55as3s-unbound-x86_64-unknown-linux-gnu-1.23.1.drv'...
building '/nix/store/091zkkjhn2ghqr0iq1adi5hixfwpmirn-unittest-check-hook.drv'...
building '/nix/store/z93aylsapp2xkclglp6s28niifxbf6ac-linux-x86_64-unknown-linux-gnu-6.16.5.drv'...
building '/nix/store/fcga7c7yw4vc80w8rr5x868352bjss9r-dbus-x86_64-unknown-linux-gnu-1.14.10.drv'...
building '/nix/store/0cycalh15dry5rn18dfmsp42kc5y1g4i-wrap-python-hook.drv'...
building '/nix/store/db6sxn44v7irrv81j7bl5sh75ixab3b3-xcb-util-keysyms-x86_64-unknown-linux-gnu-0.4.1.drv'...
building '/nix/store/vvbnzfq75zlyvbi4dgap1jc990n4zzfm-xcb-util-renderutil-x86_64-unknown-linux-gnu-0.3.10.drv'...
building '/nix/store/sgyyhllsf5qv5qwa004z3gnacfj95yvs-python3.13-packaging-25.0-x86_64-unknown-linux-gnu.drv'...
building '/nix/store/w044ri6z4g76wr47xb383ynmas627mbg-libarchive-x86_64-unknown-linux-gnu-3.8.1.drv'...
error: Cannot build '/nix/store/vz9bkxirdf6ifpb0bqv0rcnxmh66chm9-linux-pam-x86_64-unknown-linux-gnu-1.7.1.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/j085mb0i5l0nn5p3j13xc6np4cnv9qgh-linux-pam-x86_64-unknown-linux-gnu-1.7.1-man
/nix/store/ljjh9dfc36xblhza6i9nixsj6yjqb3c5-linux-pam-x86_64-unknown-linux-gnu-1.7.1
/nix/store/p6a0d3h8fbwc1qzkxnrgybdyk9xki9pj-linux-pam-x86_64-unknown-linux-gnu-1.7.1-doc
Last 25 log lines:
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_open_session' failed: symbol not defined
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> [92/519] Linking target modules/pam_access/pam_access.so
> [93/519] Compiling C object modules/pam_unix/pam_unix.so.p/passverify.c.o
> [94/519] Compiling C object modules/pam_usertype/pam_usertype.so.p/pam_usertype.c.o
> [95/519] Linking target modules/pam_deny/pam_deny.so
> [96/519] Compiling C object modules/pam_wheel/pam_wheel.so.p/pam_wheel.c.o
> [97/519] Linking target modules/pam_env/pam_env.so
> [98/519] Linking target modules/pam_debug/pam_debug.so
> [99/519] Compiling C object modules/pam_unix/pam_unix.so.p/support.c.o
> [100/519] Compiling C object modules/pam_userdb/pam_userdb.so.p/pam_userdb.c.o
> [101/519] Compiling C object modules/pam_unix/pam_unix.so.p/md5_good.c.o
> [102/519] Linking target modules/pam_exec/pam_exec.so
> [103/519] Linking target modules/pam_faildelay/pam_faildelay.so
> FAILED: [code=1] modules/pam_faildelay/pam_faildelay.so
> x86_64-unknown-linux-gnu-clang -o modules/pam_faildelay/pam_faildelay.so modules/pam_faildelay/pam_faildelay.so.p/pam_faildelay.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,--fatal-warnings -Wl,-O1 '-Wl,-rpath,$ORIGIN/../../libpam' -Wl,--start-group libpam_internal/libpam_internal.a libpam/libpam.so.0.85.1 -Wl,--end-group -Wl,--version-script=/build/source/modules/modules.map
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_acct_mgmt' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_chauthtok' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_close_session' failed: symbol not defined
> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'global' to symbol 'pam_sm_open_session' failed: symbol not defined
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> [104/519] Compiling C object modules/pam_unix/pam_unix.so.p/md5_broken.c.o
> [105/519] Compiling C object modules/pam_xauth/pam_xauth.so.p/pam_xauth.c.o
> [106/519] Compiling C object modules/pam_namespace/pam_namespace.so.p/pam_namespace.c.o
> ninja: build stopped: subcommand failed.
For full logs, run:
nix log /nix/store/vz9bkxirdf6ifpb0bqv0rcnxmh66chm9-linux-pam-x86_64-unknown-linux-gnu-1.7.1.drv
error: Cannot build '/nix/store/pgl0h7dw4xy01b9qq5yi9w1wv986d1ki-VirtualBox-GuestAdditions-builder-6.16.5-x86_64-unknown-linux-gnu-7.2.0.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/qlss1hm2s9wddvb11mxnlsls3il1xazy-VirtualBox-GuestAdditions-builder-6.16.5-x86_64-unknown-linux-gnu-7.2.0
error: Cannot build '/nix/store/pf205wdg4wbglci7rwhdv03ss0hwis6s-VirtualBox-GuestAdditions-x86_64-unknown-linux-gnu-7.2.0-6.16.5.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/b0r4zn2dfs5d4nrjmpnwwfn40g1vnsks-VirtualBox-GuestAdditions-x86_64-unknown-linux-gnu-7.2.0-6.16.5
error: Cannot build '/nix/store/irjrc6f30871c2scq6q02xqp2wa2qnfw-linux-x86_64-unknown-linux-gnu-6.16.5-modules.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/0pkrm5c2yrbq08s1fwn55pn8022b91pm-linux-x86_64-unknown-linux-gnu-6.16.5-modules
error: Cannot build '/nix/store/lb0ilcc10hf94llcpzbgnffnj4q6bisv-system-path.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/v81lmisq6fkhnkmm84xz6l40fqvd0862-system-path
error: Cannot build '/nix/store/vdvg091wmxq98cc4j1zn6krw228lv4wz-unit-virtualbox.service.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/2glypjapz5ii75hb1sk4gcz7im0p7him-unit-virtualbox.service
error: Cannot build '/nix/store/h60xyp20hnxxxl4azh8m3n3vanjwlxys-unit-virtualboxClientClipboard.service.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/y26iawwpmjiaggbvdw62gls5f1sx5zdb-unit-virtualboxClientClipboard.service
error: Cannot build '/nix/store/2cfjkiyy52lgywgmchqqa8xim2djscvd-nixos-system-ulysses-desktop-25.11.20250905.8eb28ad.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/snczzfnga3y54a1s587kz2iqrqvk9gsb-nixos-system-ulysses-desktop-25.11.20250905.8eb28ad
Traceback (most recent call last):
File "/nix/store/5jqgjlczqv2wcvrbk8qk6qp556dz19zd-nixos-rebuild-ng-0.0.0/lib/python3.13/site-packages/nixos_rebuild/__init__.py", line 364, in main
execute(sys.argv)
~~~~~~~^^^^^^^^^^
File "/nix/store/5jqgjlczqv2wcvrbk8qk6qp556dz19zd-nixos-rebuild-ng-0.0.0/lib/python3.13/site-packages/nixos_rebuild/__init__.py", line 322, in execute
services.build_and_activate_system(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
action=action,
^^^^^^^^^^^^^^
...<10 lines>...
flake_common_flags=flake_common_flags,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/nix/store/5jqgjlczqv2wcvrbk8qk6qp556dz19zd-nixos-rebuild-ng-0.0.0/lib/python3.13/site-packages/nixos_rebuild/services.py", line 303, in build_and_activate_system
path_to_config = _build_system(
attr=attr,
...<9 lines>...
flake_common_flags=flake_common_flags,
)
File "/nix/store/5jqgjlczqv2wcvrbk8qk6qp556dz19zd-nixos-rebuild-ng-0.0.0/lib/python3.13/site-packages/nixos_rebuild/services.py", line 173, in _build_system
path_to_config = nix.build_flake(
attr,
...<2 lines>...
| {"no_link": no_link, "dry_run": dry_run},
)
File "/nix/store/5jqgjlczqv2wcvrbk8qk6qp556dz19zd-nixos-rebuild-ng-0.0.0/lib/python3.13/site-packages/nixos_rebuild/nix.py", line 87, in build_flake
r = run_wrapper(run_args, stdout=PIPE)
File "/nix/store/5jqgjlczqv2wcvrbk8qk6qp556dz19zd-nixos-rebuild-ng-0.0.0/lib/python3.13/site-packages/nixos_rebuild/process.py", line 137, in run_wrapper
r = subprocess.run(
run_args,
...<7 lines>...
**kwargs,
)
File "/nix/store/iyff8129iampdw13nlfqalzhxy8y1hi9-python3-3.13.6/lib/python3.13/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['nix', '--extra-experimental-features', 'nix-command flakes', 'build', '--print-out-paths', '/etc/nixos#nixosConfigurations."ulysses-desktop".config.system.build.toplevel', '-v', '--show-trace', '--no-link']' returned non-zero exit status 1.
This last Terminal output is when trying boot.kernelPackages = pkgs.linuxPackages_cachyos-lto.cachyOverride { mArch = "ZEN4"; };
Ok, so it's VirtualBox, I'll take a look tonight.
I have following options also set in my nix configuration:
boot.kernelModules = [ "vboxdrv" "vboxnetadp" "vboxnetflt" "vboxpci" ];
boot.kernelParams = [ "kvm.enable_virt_at_load=0" "vboxdrv.load_state=1" ];
For tracking: opensnitch-ebpf and openrazer also fails the same path.
@PedroHLC FYI, the nvidia-x11 fails to build again at compilation attempt of valgrind:
┏━ 11 Errors:
⋮
┃ > done
┃ > x86_64-unknown-linux-gnu-clang -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-unused-result -Wcast-…
┃ > ../coregrind/link_tool_exe_linux 0x58000000 x86_64-unknown-linux-gnu-clang -o memcheck-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-ar…
┃ > x86_64-unknown-linux-gnu-ld: error: unable to find library -lgcc
┃ > clang: error: linker command failed with exit code 1 (use -v to see invocation)
┃ > make[3]: *** [Makefile:1177: memcheck-amd64-linux] Error 1
┃ > make[3]: Leaving directory '/build/valgrind-3.25.1/memcheck'
┃ > make[2]: *** [Makefile:1488: all-recursive] Error 1
┃ > make[2]: Leaving directory '/build/valgrind-3.25.1/memcheck'
┃ > make[1]: *** [Makefile:935: all-recursive] Error 1
┃ > make[1]: Leaving directory '/build/valgrind-3.25.1'
┃ > make: *** [Makefile:798: all] Error 2
┃ For full logs, run:
┃ nix log /nix/store/yqr3q9ydmcs1zjcrj3pwhf8hd4hs1nvp-valgrind-x86_64-unknown-linux-gnu-3.25.1.drv
┣━ Dependency Graph:
┃ ┌─ ⏸ boot.json waiting for 1 ⏵
┃ │ ┌─ ⏸ linux-x86_64-unknown-linux-gnu-6.16.9-modules-shrunk waiting for 1 ⏵
┃ ├─ ⏸ initrd-linux-x86_64-unknown-linux-gnu-6.16.9
┃ │ ┌─ ⏸ nvidia-settings-580.82.09 waiting for 1 ⏵
┃ ├─ ⏸ system-path
┃ │ ┌─ ⏵ valgrind-x86_64-unknown-linux-gnu-3.25.1 (buildPhase) ⏱ 44s
┃ │ ┌─ ⏸ libdrm-x86_64-unknown-linux-gnu-2.4.125
┃ │ ┌─ ⏸ mesa-libgbm-x86_64-unknown-linux-gnu-25.1.0
┃ │ ┌─ ⏸ nvidia-x11-580.82.09-6.16.9-x86_64-unknown-linux-gnu
┃ ├─ ⏸ firmware
┃ ⏸ nixos-system-mix-laptop-21tl-25.11.20250924.e643668
┣━━━ Builds │ Downloads
┗━ ∑ ⏵ 1 │ ✔ 13 │ ⏸ 81 │ ↓ 0 │ ↓ 0 │ ⏸ 1 │ ⚠ Exited with 11 errors reported by nix at 10:23:39 after 2m23s
Error:
0: Failed to build configuration
1: Command exited with status Exited(1)
Location:
src/commands.rs:693