summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-08-26 07:44:35 +0100
committerSergei Trofimovich <slyich@gmail.com>2024-08-26 07:44:35 +0100
commit618b3303782fb95b650a9523185b2505e4d1093d (patch)
tree01894d81867353d0d273e3ab6e705f815c274bf0 /pkgs/development/python-modules/python-openstackclient
parent0e488ca00fecbfe8c760a39c37b141f5c81c17ef (diff)
apacheKafka.tests: fix eval
Without the change `apacheKafka.tests` fails the eval as: $ nix build --no-link -f. apacheKafka.tests error: … while evaluating the attribute 'nixos' at pkgs/servers/apache-kafka/default.nix:65:7: 64| inherit (versionInfo) jre; # Used by the NixOS module to select the supported JRE 65| tests.nixos = versionInfo.nixosTest; | ^ 66| }; error: attribute 'nixosTest' missing at pkgs/servers/apache-kafka/default.nix:65:2 1: 64| inherit (versionInfo) jre; # Used by the NixOS module to select the supported JRE 65| tests.nixos = versionInfo.nixosTest; | ^ 66| };
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions