diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2025-06-30 21:01:27 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2025-06-30 21:01:50 +0100 |
| commit | ef6f34ec9d429959bda626a25225d52d161451f6 (patch) | |
| tree | dd129df3f72288921fb69ddd67bd83e6defa0a04 /pkgs/development/python-modules/rangehttpserver | |
| parent | 429b4bdce52341b04f33fa137bb6e37d96787191 (diff) | |
pypy3Packages.celery.tests: fix the eval
Without the change test eval vails as:
$ nix build --no-link -f. pypy3Packages.celery.tests
error:
… while evaluating the attribute 'sourcehut'
at pkgs/development/python-modules/celery/default.nix:122:26:
121| passthru.tests = {
122| inherit (nixosTests) sourcehut;
| ^
123| };
error: attribute 'sourcehut' missing
at pkgs/development/python-modules/celery/default.nix:122:26:
121| passthru.tests = {
122| inherit (nixosTests) sourcehut;
| ^
123| };
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
