Commit Graph

15 Commits

Author SHA1 Message Date
Jan Malakhovski
a0a909fa9e treewide: noop: replace every newly introduced stdenv.mkDerivation rec with a fixpoint over finalAttrs 2023-08-03 16:34:45 +00:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Weijia Wang
855d27a28b ladybird: fix build on x86_64-darwin 2023-04-16 04:11:02 +03:00
Weijia Wang
fad703cb4a ladybird: fix runtime error on darwin 2023-04-16 04:06:17 +03:00
Weijia Wang
98049c501d ladybird: remove -lgcc from NIX_LDFLAGS 2023-03-04 11:51:34 +02:00
Artturin
6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Francesco Gazzetta
d7e31cc214 ladybird: unstable-2022-09-29 -> unstable-2023-01-17 2023-02-09 10:37:48 +01:00
Weijia Wang
390c682402 ladybird: fix build 2022-11-29 00:28:58 +01:00
Martin Weinelt
2b83e04206
ladybird: fix build with libxcrypt 2022-10-09 18:14:34 +02:00
Francesco Gazzetta
75ae3f6d56 ladybird: unstable-2022-08-14 -> unstable-2022-09-29 2022-09-30 10:03:25 +02:00
Francesco Gazzetta
2c81cda2f6 nixosTests.ladybird: init 2022-09-26 17:04:52 +02:00
Francesco Gazzetta
fb7bfd4970 ladybird: unstable-2022-07-20 -> unstable-2022-08-14 2022-09-26 17:04:18 +02:00
Francesco Gazzetta
7c302eb4e5 ladybird: init at unstable-2022-07-20 2022-07-26 17:26:34 +02:00