nixpkgs/pkgs
Artturin 390439d726 testVersion: when there is a error show the whole error
before

$ nix build ".#whipper.tests.version"
whipper>   File "/nix/store/2iiyy58pmm1ys6dy8ycbmmmfm67iakv1-whipper-0.10.0/bin/.whipper-wrapped", line 6, in <module>
whipper>   File "/nix/store/2iiyy58pmm1ys6dy8ycbmmmfm67iakv1-whipper-0.10.0/lib/python3.9/site-packages/whipper/__init__.py", line 5, in <module>
note: keeping build directory '/tmp/nix-build-whipper-0.10.0-test-version.drv-7'

after
$ nix build ".#whipper.tests.version"
whipper> Traceback (most recent call last):
whipper>   File "/nix/store/2iiyy58pmm1ys6dy8ycbmmmfm67iakv1-whipper-0.10.0/bin/.whipper-wrapped", line 6, in <module>
whipper>     from whipper.command.main import main
whipper>   File "/nix/store/2iiyy58pmm1ys6dy8ycbmmmfm67iakv1-whipper-0.10.0/lib/python3.9/site-packages/whipper/__init__.py", line 5, in <module>
whipper>     from pkg_resources import (get_distribution,
whipper> ModuleNotFoundError: No module named 'pkg_resources'
note: keeping build directory '/tmp/nix-build-whipper-0.10.0-test-version.drv-34'
error: builder for '/nix/store/5lxjicdhwgmjcz9ddlxgq3s3gyaa6lz4-whipper-0.10.0-test-version.drv' failed with exit code 1;
2022-04-14 23:10:20 +03:00
..
applications Merge pull request #168634 from mweinelt/whipper 2022-04-14 17:12:24 +02:00
build-support testVersion: when there is a error show the whole error 2022-04-14 23:10:20 +03:00
common-updater
data
desktops Merge pull request #168310 from r-ryantm/auto-update/gtk-frdp 2022-04-14 08:23:43 -07:00
development Merge pull request #168310 from r-ryantm/auto-update/gtk-frdp 2022-04-14 08:23:43 -07:00
games Merge pull request #167961 from izik1/osu-lazer-bump-2022405 2022-04-14 08:22:12 -07:00
misc
os-specific
pkgs-lib
servers
shells
stdenv
test
tools Merge pull request #168068 from r-ryantm/auto-update/swayr 2022-04-14 10:02:40 -05:00
top-level Merge pull request #168524 from willcohen/qt-5.14-darwin 2022-04-14 09:25:35 -05:00