diff options
| author | Sander van der Burg <svanderburg@gmail.com> | 2021-03-29 21:17:56 +0200 |
|---|---|---|
| committer | Sander van der Burg <sander.van.der.burg@mendix.com> | 2021-03-29 21:24:00 +0200 |
| commit | 44704440ef6d152b83604d3f953def69f8b41551 (patch) | |
| tree | affad958c333704fddf948f41a5ed06b723022ee /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 63be3d6498de5106aa88dc4bdb54dd806070d8d9 (diff) | |
releaseTools: fix nixBuild function
Without this fix, I can no longer build anything with releaseTools.nixBuild {}. A job typically fails with:
$ nix-build release.nix -A build.basic.x86_64-linux --show-trace
error: while evaluating the attribute 'lib' of the derivation 'libnixxml-0.1pre1234' at /home/sander/teststuff/nixpkgs/pkgs/build-support/release/nix-build.nix:89:5:
cannot coerce a set to a string, at /home/sander/teststuff/nixpkgs/pkgs/build-support/release/nix-build.nix:89:5
This is caused by the fact that `lib' is propagated as a parameter, which is a function. Functions cannot be converted to strings.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
