diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-05-24 07:29:01 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-05-24 07:29:28 +0100 |
| commit | 55471dffe6fecdb4fd65d70f6189bfd0f7658928 (patch) | |
| tree | 92917cfdab7efbcfed70590a2bba491e2aa82d29 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 436a34c7414fa61cfa243759e846a49763004de1 (diff) | |
nixVersions.git.tests: fix the eval
Without the change the eval fails as:
$ nix build --no-link -f. nixVersions.git.tests
error: attribute 'nix_2_23' missing
at pkgs/tools/package-management/nix/common.nix:252:17:
251| tests = {
252| nixi686 = pkgsi686Linux.nixVersions.${"nix_${lib.versions.major version}_${lib.versions.minor version}"};
| ^
253| };
Did you mean one of nix_2_13, nix_2_20, nix_2_21, nix_2_22 or nix_2_3?
The change explicitly passes attribute name around instead of inferring
it from package version.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
