Commit graph

9 commits

Author SHA1 Message Date
Jan Tojnar 1e0384829d libbacktrace: Add support for NIX_DEBUG_INFO_DIRS
Also fix tests.
2023-03-05 01:46:02 +01:00
Jan Tojnar 14c5fae1cb libbacktrace: Enable tests
Only on Linux since they will fail on Darwin:

    dsymutil btest
    error: cannot parse the debug map for 'btest': The file was not recognized as a valid object file
    make[1]: *** [Makefile:2584: btest.dSYM] Error 1
2023-03-05 01:46:02 +01:00
Jan Tojnar 9cc45e195f libbacktrace: unstable-2020-05-13 → unstable-2022-12-16
9b7f216e86...da7eff2f37
2023-03-05 01:42:21 +01:00
Jan Tojnar f37d97b7a0 libbacktrace: clean up
- Prefix version with “unstable-” as per contributing guide
- Do not use rec pointlessly
- Use `lib.enableFeature`
- Add update script
- Format the expression
- Remove unused callPackage input
2023-03-05 01:42:21 +01:00
xaverdh 03a257e5a3
treewide: quote urls according to rfc 0045 (#145260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
John Ericson f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
James Kay 4d3baf68ba libbacktrace: 2018-06-05 -> 2020-05-13 2020-06-16 21:07:47 +01:00
James Kay a44be00246 libbacktrace: init at 2018-06-05 2020-06-16 21:07:47 +01:00