Commit graph

8 commits

Author SHA1 Message Date
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
Weijia Wang 218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie 65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. RyanTM 43f4abad64
librsb: 1.2.0.9 -> 1.2.0.10
* librsb: 1.2.0.9 -> 1.2.0.10 (#149865)

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 23:51:10 +01:00
OPNA2608 c5ff49ebd1 librsb: Mark broken on Darwin
Builds haven't succeeded on Hydra in close to a year.
2021-12-23 14:32:42 +01:00
Karl Hallsby df310bb165 librsb: init at 1.2.0.9 2021-03-08 18:51:08 -06:00