summary refs log tree commit diff
path: root/pkgs/development/libraries/librsb
Commit message (Collapse)AuthorAge
* treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin2023-02-22
| | | | | | | | 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
* treewide: use toString on list NIX_CFLAGS_COMPILEArtturin2023-02-22
| | | | | 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
* Merge pull request #212002 from mothsART/feature/replace_http_by_httpsWeijia Wang2023-01-22
|\ | | | | treewide: replace http by https when https is a permanent redirection
| * treewide: replace http by https when https is a permanent redirectionFerry Jérémie2023-01-22
| |
* | treewide: switch to nativeCheckInputsGuillaume Girol2023-01-21
|/ | | | | | | 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.
* librsb: 1.2.0.9 -> 1.2.0.10R. RyanTM2022-02-23
| | | | | * librsb: 1.2.0.9 -> 1.2.0.10 (#149865) Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
* librsb: Mark broken on DarwinOPNA26082021-12-23
| | | | Builds haven't succeeded on Hydra in close to a year.
* librsb: init at 1.2.0.9Karl Hallsby2021-03-08