nixpkgs/pkgs
Sander van der Burg 44704440ef 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.
2021-03-29 21:24:00 +02:00
..
applications Merge pull request #117930 from pmenke-de/citrix_workspace_21_03 2021-03-29 20:20:28 +02:00
build-support releaseTools: fix nixBuild function 2021-03-29 21:24:00 +02:00
common-updater
data Merge pull request #117865 from marsam/update-stix-two 2021-03-29 00:12:45 +02:00
desktops Merge pull request #117830 from rhoriguchi/gnomeExtensions.appindicator 2021-03-27 20:55:17 +01:00
development wasm-bindgen-cli: 0.2.69 -> 0.2.73 2021-03-29 20:05:18 +02:00
games pinball: init at 0.3.20201218 2021-03-29 15:05:29 +00:00
misc vimPlugins.nvim-whichkey-setup-lua: init at 2021-03-26 2021-03-29 08:34:44 +02:00
os-specific Merge pull request #117922 from samuelgrf/rtl8821ce_unstable-2021-03-21 2021-03-29 14:03:37 +02:00
pkgs-lib
servers Merge pull request #117641 from marsam/update-pg_auto_failover 2021-03-28 20:50:31 -05:00
shells Merge pull request #117634 from r-ryantm/auto-update/oil 2021-03-28 01:11:48 +01:00
stdenv stdenv: Fix regression on ARM+static when enabling hardening (#115363) 2021-03-23 18:45:48 -04:00
test texlive.bin.dvipng: refactor gs hardcoding, add a test for it 2021-03-18 20:55:35 -04:00
tools Merge pull request #117849 from dduan/tre-0.3.6 2021-03-29 20:10:08 +02:00
top-level Merge pull request #117930 from pmenke-de/citrix_workspace_21_03 2021-03-29 20:20:28 +02:00