summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-10-05 23:01:35 +0100
committerSergei Trofimovich <slyich@gmail.com>2024-10-05 23:01:57 +0100
commitb2d7ab331d862f734ba3be5d05735aca6eb872c6 (patch)
treea4552953e0e21c93e4be271cb05591ea7f2eaa23 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentb618b95449223ef6e3fcf38df8b98b28236fc5c5 (diff)
python3Packages.sshfs.optional-dependencies.pkcs11: fix thee val
Without the change attribute eval fails as: nix-repl> python3Packages.sshfs.optional-dependencies.pkcs11 error: … while evaluating the attribute 'sshfs.optional-dependencies.pkcs11' at pkgs/development/python-modules/sshfs/default.nix:44:5: 43| libnacl = [ asyncssh ] ++ asyncssh.optional-dependencies.libnacl; 44| pkcs11 = [ asyncssh ] ++ asyncssh.optional-dependencies.python-pkcs11; | ^ 45| pyopenssl = [ asyncssh ] ++ asyncssh.optional-dependencies.pyopenssl; … while evaluating the attribute 'optional-dependencies.python-pkcs11' at pkgs/development/interpreters/python/mk-python-derivation.nix:229:15: 228| // optionalAttrs (optional-dependencies != {}) { 229| inherit optional-dependencies; | ^ 230| } error: attribute 'python-pkcs11' missing at pkgs/development/python-modules/sshfs/default.nix:44:30: 43| libnacl = [ asyncssh ] ++ asyncssh.optional-dependencies.libnacl; 44| pkcs11 = [ asyncssh ] ++ asyncssh.optional-dependencies.python-pkcs11; | ^ 45| pyopenssl = [ asyncssh ] ++ asyncssh.optional-dependencies.pyopenssl;
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions