Tuomas Tynkkynen
b471e125c2
nixos/tests/installer: Add stdenvNoCC to extraDependencies
...
The installer tests are failing after 505e94256ef247dc54250
due to `nixos-rebuild switch` in the installed system trying to build
stdenvNoCC.
Seems that previously, stdenvNoCC wasn't in the installed
system either, but all the direct dependencies for the build were
(I don't really understand why, for that matter), so the building
actually went fine and everything worked.
But now gcc is also a direct build dependency due to allowedRequisites
containing gcc (even though it doesn't become a runtime dependency)
which doesn't get to the installed system.
All in all, let's ensure stdenvNoCC actually gets to the installed
system. It's after all necessary in almost any NixOS config build.
2017-08-24 02:07:56 +03:00
..
2016-04-12 19:13:52 +02:00
2017-07-04 21:36:30 -04:00
2016-02-28 16:18:39 +01:00
2017-01-26 02:44:05 +01:00
2016-11-24 22:28:03 +01:00
2016-10-09 14:15:19 +02:00
2017-05-20 12:33:48 +02:00
2017-04-21 10:32:36 -04:00
2016-09-16 22:06:16 +02:00
2016-08-02 20:58:35 -04:00
2017-02-07 07:36:56 +01:00
2017-02-17 16:04:49 +01:00
2017-05-23 20:51:05 +02:00
2017-02-17 16:04:49 +01:00
2017-02-17 16:04:49 +01:00
2016-12-12 09:20:28 +01:00
2016-07-28 23:06:41 +02:00
2016-07-28 23:06:41 +02:00
2017-02-17 16:04:49 +01:00
2016-12-12 07:34:28 +01:00
2016-10-08 22:28:49 +02:00
2017-02-15 05:12:46 +01:00
2017-03-26 18:47:43 +02:00
2016-11-22 02:11:33 +01:00
2017-03-30 13:36:06 +02:00
2016-12-23 21:39:38 +01:00
2017-04-03 09:05:41 -04:00
2017-02-27 16:51:36 +00:00
2016-12-02 19:36:27 -05:00
2017-06-13 22:36:08 +02:00
2017-01-31 11:00:14 +01:00
2016-09-03 13:59:28 +02:00
2016-08-25 14:42:22 +02:00
2016-09-04 14:34:06 +02:00
2017-03-15 17:25:57 +01:00
2016-09-07 15:11:24 +02:00
2016-10-01 17:08:48 +02:00
2015-07-12 12:29:51 +02:00
2016-05-17 13:00:47 +01:00
2016-12-31 09:36:57 +01:00
2017-03-30 16:23:33 +02:00
2016-12-29 16:23:31 +01:00
2016-08-10 16:21:35 -04:00
2016-08-10 16:21:35 -04:00
2016-01-23 01:20:14 +01:00
2017-04-30 15:17:27 +02:00
2017-04-02 02:33:21 +03:00
2016-10-15 13:54:59 -04:00
2016-04-12 19:13:47 +02:00
2016-09-16 22:06:16 +02:00
2016-02-02 19:59:27 +01:00
2017-08-24 02:07:56 +03:00
2016-11-28 15:33:58 +01:00
2017-02-17 16:04:49 +01:00
2016-05-17 13:00:47 +01:00
2015-07-12 12:29:51 +02:00
2017-07-22 17:43:28 -05:00
2016-12-16 20:53:32 +01:00
2017-01-15 13:28:16 +01:00
2017-05-27 02:51:46 +02:00
2017-03-06 21:33:21 +01:00
2016-04-12 19:13:47 +02:00
2016-11-30 00:17:18 -05:00
2015-09-24 19:59:44 +02:00
2016-01-02 14:34:55 -08:00
2016-12-29 20:09:46 -05:00
2016-12-29 20:09:46 -05:00
2017-07-09 15:19:50 +02:00
2017-07-11 08:55:55 +02:00
2016-09-17 10:47:36 +01:00
2013-10-10 13:28:20 +02:00
2016-09-13 09:45:08 +02:00
2017-03-22 00:16:36 +01:00
2017-04-25 18:51:49 -04:00
2016-07-23 00:37:05 +02:00
2017-08-04 17:52:42 +02:00
2015-07-12 12:29:51 +02:00
2017-03-08 04:54:17 +01:00
2017-02-05 12:41:21 +03:00
2017-08-11 17:37:14 +02:00
2015-07-12 12:29:51 +02:00
2016-12-29 17:04:52 -05:00
2017-02-12 18:27:11 -05:00
2015-07-12 12:29:51 +02:00
2016-01-03 20:38:44 +01:00
2015-07-12 12:29:51 +02:00
2017-02-26 11:14:32 +01:00
2017-03-03 07:26:17 -06:00
2017-08-12 00:55:32 +02:00
2016-09-02 11:51:21 +02:00
2017-07-19 22:13:02 +01:00
2016-05-17 13:00:47 +01:00
2016-12-20 23:26:51 +01:00
2015-08-31 18:36:32 +02:00
2017-03-12 16:01:07 +01:00
2016-09-02 14:00:32 +03:00
2016-05-17 13:00:47 +01:00
2015-07-12 12:29:51 +02:00
2017-04-10 20:04:17 -04:00
2016-03-22 21:40:07 +00:00
2014-11-04 14:28:09 +01:00
2017-03-01 03:16:35 +03:00
2017-06-22 06:26:08 +02:00
2016-02-12 14:35:41 +01:00
2017-04-23 19:25:27 +02:00
2015-12-25 15:55:07 +01:00
2017-01-29 04:11:01 -06:00
2017-07-16 10:06:42 +01:00
2015-07-12 12:29:51 +02:00
2017-07-16 20:38:15 +02:00
2013-10-10 13:28:20 +02:00
2017-07-31 15:55:24 +01:00
2016-09-13 22:46:46 +02:00
2017-03-03 07:26:51 -06:00
2015-07-12 12:29:51 +02:00
2017-03-27 04:53:17 +02:00
2017-03-14 16:11:51 +01:00
2016-04-12 19:13:52 +02:00
2017-04-29 17:23:35 +00:00