Sam Schweigel
06cbcd0501
uftrace: add optional dependencies
...
Build uftrace with all optional dependencies, save for libunwind (for debugging
uftrace only). Link with Python and LuaJIT only in the "uftraceFull" version to
keep the closure size down.
2024-07-10 13:06:19 -07:00
R. Ryantm
cf8c733fb7
uftrace: 0.15.2 -> 0.16
2024-04-25 14:58:05 +00:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
961015684e
uftrace: 0.15.1 -> 0.15.2
2024-01-29 00:22:36 +00:00
R. Ryantm
0d69249da8
uftrace: 0.15 -> 0.15.1
2024-01-23 21:23:49 +00:00
R. Ryantm
90fc7c33f6
uftrace: 0.14 -> 0.15
2024-01-08 06:33:16 +00:00
R. Ryantm
0f97f01345
uftrace: 0.13.1 -> 0.14
2023-06-23 23:48:51 +00:00
R. Ryantm
faeb037d8c
uftrace: 0.13 -> 0.13.1
2023-02-21 05:25:32 +00:00
R. Ryantm
a8bc29743f
uftrace: 0.12 -> 0.13
2023-01-14 04:47:32 +00:00
R. Ryantm
f283190215
uftrace: 0.11 -> 0.12
2022-08-02 05:48:40 +00:00
R. Ryantm
2bbd691041
uftrace: 0.10 -> 0.11
2021-10-28 09:47:04 +00:00
R. RyanTM
1c244c9d71
uftrace: 0.9.4 -> 0.10
2021-08-14 17:01:46 +00:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
3d95727892
uftrace: 0.9.3 -> 0.9.4
2020-02-22 09:12:43 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
2535b73809
uftrace: 0.9.2 -> 0.9.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uftrace/versions
2019-07-20 13:58:38 -07:00
Niklas Thorne
3db7afdf40
uftrace: 0.9.1 -> 0.9.2
...
Udated to latest released version.
2019-01-22 09:09:58 +01:00
Niklas Thörne
0a7d20ece5
uftrace: 0.9 -> 0.9.1 ( #50228 )
2018-11-11 12:15:06 +01:00
Niklas Thörne
dee90d27e2
uftrace: init at 0.9 ( #47117 )
...
* uftrace: init at 0.9
* Dropped dependency leftovers.
* patchShebang needed for sandboxed build
2018-10-01 17:20:25 +02:00