Steps To Reproduce
Steps to reproduce the behavior:
nix-build --option substitute false -A libpng
Build log
this derivation will be built:
/nix/store/hziy2dc91s6jqn00zsv1dqzcgwr8qs3j-libpng-apng-1.6.40.drv
building '/nix/store/hziy2dc91s6jqn00zsv1dqzcgwr8qs3j-libpng-apng-1.6.40.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/jpqz1p52xw3jlhc8w143v92k0iaar2i4-libpng-1.6.40.tar.xz
do not know how to unpack source archive /nix/store/jpqz1p52xw3jlhc8w143v92k0iaar2i4-libpng-1.6.40.tar.xz
error: builder for '/nix/store/hziy2dc91s6jqn00zsv1dqzcgwr8qs3j-libpng-apng-1.6.40.drv' failed with exit code 1
Additional context
This happened on recent checkouts of nixpkgs master.
Notify maintainers
Will do.
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 4.19.0-8-amd64, Ubuntu, 20.04.6 LTS (Focal Fossa), nobuild`
- multi-user?: `no`
- sandbox: `no`
- version: `nix-env (Nix) 2.16.1`
- nixpkgs: `/nixpkgs`
Add a 👍 reaction to issues you find important.
Steps To Reproduce
Steps to reproduce the behavior:
nix-build --option substitute false -A libpngBuild log
Additional context
This happened on recent checkouts of
nixpkgsmaster.Notify maintainers
Will do.
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"and paste the result.Add a 👍 reaction to issues you find important.