summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2023-12-28 20:30:19 +0000
committerzowoq <59103226+zowoq@users.noreply.github.com>2023-12-29 10:20:59 +1000
commita3957236ce752b03d0ba3c388422b730129c6085 (patch)
treee090482124a49df2d06a07303b0bb9a73bc8c93a /pkgs/development/python-modules/rangehttpserver
parent017bc47e74fa7de896236c466bd3c367a7fa63b0 (diff)
cargo: fix `tests` eval
Without the change `cargo` tests fail the eval as: $ nix build --no-link -f. cargo.tests error: attribute 'tests' missing at pkgs/development/compilers/rust/cargo.nix:22:15: 21| 22| passthru = { | ^ 23| rustc = rustc; The test teried to pull `tests` attribute from `rustc`, which is a wrapper without `tests`. Pull tests from unwrapped rust instead.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions