I have added jetbrains.webstorm in my nix flake now it’s fails with error:
error: builder for '/nix/store/0brbmvkj1ljsr2b9m40lr9i452c8w0qp-webstorm-2025.1.1.drv' failed with exit code 1;
last 25 log lines:
> tar: WebStorm-251.25410.117/jbr/lib/v8_context_snapshot.bin: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/lib/libsplashscreen.so: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/lib/libgluegen_rt.so: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/lib/libjogl_desktop.so: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/lib/libsctp.so: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/lib/libsaproc.so: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/logging.properties: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/sdp/sdp.conf.template: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/jaxp.properties: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/net.properties: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/security/policy/unlimited/default_US_export.policy: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/security/policy/unlimited/default_local.policy: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/security/policy/limited/exempt_local.policy: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/security/policy/limited/default_US_export.policy: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/security/policy/limited/default_local.policy: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/security/policy/README.txt: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/security/java.security: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/security/java.policy: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/management/management.properties: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/management/jmxremote.password.template: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/management/jmxremote.access: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/jbr/conf/sound.properties: Cannot write: No space left on device
> tar: WebStorm-251.25410.117/product-info.json: Cannot write: No space left on device
> tar: Exiting with failure status due to previous errors
> do not know how to unpack source archive /nix/store/44fk1ikd793iw0ppnjbk6f2sv7m3ayh5-WebStorm-2025.1.1.tar.gz
For full logs, run:
nix log /nix/store/0brbmvkj1ljsr2b9m40lr9i452c8w0qp-webstorm-2025.1.1.drv
note: build failure may have been caused by lack of free disk space
Notes:
- i have tried cleaning the garbage and tmp
- disk has more then 300gb
- nothing else except the packages was added to the flake
- tried updating