diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2025-04-08 06:26:01 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2025-04-08 06:26:01 +0100 |
| commit | ce4b0e657ec589f8fdb42c5e7219da8cd31197be (patch) | |
| tree | 6a8c9f40178716166375538dd556dd28333f04ec /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 81c8dee7064b58289462a943f8b33bf167ac8e2c (diff) | |
apacheKafka.tests: fix the eval
Without the change the eval fails as:
$ nix build --no-link -f. apacheKafka.tests
error:
… while evaluating the attribute 'nixos'
at pkgs/servers/apache-kafka/default.nix:94:9:
93| inherit (versionInfo) jre; # Used by the NixOS module to select the supported JRE
94| tests.nixos = versionInfo.nixosTest;
| ^
95| };
… while evaluating the attribute 'nixosTest'
at pkgs/servers/apache-kafka/default.nix:22:7:
21| jre = jdk17_headless;
22| nixosTest = nixosTests.kafka.kafka_4_0;
| ^
23| };
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: attribute 'kafka_4_0' missing
at pkgs/servers/apache-kafka/default.nix:22:19:
21| jre = jdk17_headless;
22| nixosTest = nixosTests.kafka.kafka_4_0;
| ^
23| };
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
