diff options
| author | Adam Joseph <adam@westernsemico.com> | 2023-03-17 20:54:47 -0700 |
|---|---|---|
| committer | Adam Joseph <adam@westernsemico.com> | 2023-03-17 20:56:20 -0700 |
| commit | 1a657f18f75cadad19c5374fcd05c7f7e096fcd6 (patch) | |
| tree | 68c0bbe416d88d17d04fae3b151dfc0ee68cc294 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | f012515eb23bcda6a18ee606b7071dd0b2740d66 (diff) | |
trivial-builders/test/references.nix: fix eval
The command
```
nix-build -A tests.trivial-builders.references --show-trace
```
fails eval with
```
in job ‘nixpkgs.tests.trivial-builders.references’:
error: The option `meta.description' does not exist. Definition values:
- In `makeTest parameters': "Run the Nixpkgs trivial builders tests"
```
because `meta.description` and `meta.license` are not valid for
`nixosTest`s (they are valid for `mkDerivation` of course).
This has been causing Hydra eval failures:
https://hydra.nixos.org/jobset/nixos/pr-209870-gcc-external-bootstrap#tabs-errors
Let's fix eval by removing these attributes.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
