diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-01-11 17:25:31 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-01-11 17:25:31 +0000 |
| commit | 38b39dd404feb6229110ddbc08bdb834a797b4ee (patch) | |
| tree | 4a2bab6f02f173b5cbef7f182fe5f149e31203dd /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 3d1fe1445ce13dd6e5397d75b590e90e5830081f (diff) | |
ruby-modules/bundled-common: do not define `gemType` for `null` packages
Without the change `gemType` gets defined via `null` attrset that
exposes unevaluatable attribute:
nix-repl> ronin.gemType
error:
… while evaluating the attribute 'gemType'
at pkgs/development/ruby-modules/bundled-common/default.nix:122:30:
121| inherit ruby bundler gems confFiles envPaths;
122| inherit (gems.${pname}) gemType;
| ^
123|
… while evaluating an attribute name
error: value is null while a string was expected
After the change `passthru` does not expose a `gemType` if `pname` is
`null`.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
