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
..
2021-02-03 15:56:34 -03:00
2021-01-24 01:49:49 +01:00
2021-03-12 01:21:33 +01:00
2021-03-04 22:16:45 +01:00
2021-03-03 19:35:16 +09:00
2021-01-19 01:16:25 -08:00
2021-01-26 00:41:50 +00:00
2021-02-23 19:20:12 +00:00
2021-03-02 22:34:54 +00:00
2021-03-09 14:01:34 +09:00
2021-03-10 16:25:32 +01:00
2021-03-25 23:29:54 +00:00
2021-01-19 01:16:25 -08:00
2021-01-24 01:49:49 +01:00
2021-02-25 22:30:40 +09:00
2021-02-09 09:46:47 +08:00
2021-02-08 17:54:12 +00:00
2021-01-20 09:11:11 +10:00
2021-02-08 19:18:17 +01:00
2021-01-25 18:31:47 +01:00
2021-01-30 22:31:24 +09:00
2020-10-24 16:43:05 +05:30
2021-02-20 15:22:57 +09:00
2020-12-21 13:20:04 +01:00
2020-09-13 12:34:08 +02:00
2018-01-14 21:18:27 +02:00
2021-01-27 13:01:51 +07:00
2021-01-24 01:49:49 +01:00
2021-01-27 13:01:51 +07:00
2021-02-20 16:01:53 -05:00
2020-03-02 23:57:40 +01:00
2021-01-27 13:01:51 +07:00
2021-03-04 19:54:50 +07:00
2021-03-08 15:51:24 +01:00
2021-01-27 13:01:51 +07:00
2020-11-09 11:39:28 +00:00
2020-12-08 23:55:31 +01:00
2021-02-05 13:08:57 +00:00
2021-02-20 21:13:46 +10:00
2021-01-24 01:49:49 +01:00
2020-10-26 09:01:04 +01:00
2021-01-27 13:01:51 +07:00
2021-01-24 01:49:49 +01:00
2020-11-27 01:17:32 +01:00
2019-06-23 22:20:10 +02:00
2020-12-27 08:04:16 -05:00
2021-03-07 12:07:14 +01:00
2021-01-24 19:07:54 -08:00
2021-03-29 21:24:00 +02:00
2021-03-08 19:17:03 +01:00
2021-02-09 13:05:38 +09:00
2021-01-24 01:49:49 +01:00
2021-01-24 19:56:59 +07:00
2020-04-27 14:31:40 +02:00
2021-01-24 01:49:49 +01:00
2021-02-19 20:09:16 +07:00
2021-01-24 01:49:49 +01:00
2020-09-24 10:58:10 +02:00
2021-03-05 18:14:34 +01:00
2021-03-04 15:26:36 +01:00
2021-01-25 18:31:47 +01:00
2021-02-12 12:53:20 +01:00