ajs124
a661cfe9c2
oprofile: remove withGUI
...
hasn't been supported since 2014
see 0c142c3a096d3e9ec42cc9b0ddad994fea60d135 upstream
2022-05-25 01:24:07 +02:00
Sergei Trofimovich
33ca5b98b4
pprof: unstable-2021-09-30 -> unstable-2022-05-09
...
Fixed build failure against binutils-2.28.
2022-05-09 22:37:08 +01:00
Jan Tojnar
487e7ecb8d
sysprof: 3.43.90 → 3.44.0
...
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.43.90...3.44.0
2022-03-25 15:02:42 +01:00
Jan Tojnar
69dde9d14f
sysprof: 3.42.1 → 3.43.90
...
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.42.1...3.43.90
2022-03-25 15:02:38 +01:00
Artturin
33cce15e42
treewide: remove meta.repositories
...
there's no documentation for meta.repositories and its not widely used
2022-03-24 23:56:14 +02:00
Nick Cao
b0d43c3409
systemtap: move python and setuptools to nativeBuildInputs
2022-03-07 12:23:50 +08:00
Martin Weinelt
9cdd711a66
systemtap: use python3
2022-01-16 02:36:24 +01:00
R. Ryantm
67ab3c7a2c
heaptrack: 1.2.0 -> 1.3.0
2021-12-30 15:19:18 +00:00
Fabián Heredia Montiel
b3139e4e9e
sysprof: 3.42.0 → 3.42.1
2021-11-14 23:26:44 -06:00
legendofmiracles
23448e8bf2
eztrace: 1-1-7 -> 1.1-11, fix build, switch to fetchFromGitLab, refactor
2021-11-04 11:51:24 -06:00
Ayush Karnawat
a9f158eebe
pprof: 2018-08-15 -> 2021-09-30 ( #138721 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 16:13:59 +02:00
Jan Tojnar
8bd329bfd3
sysprof: 3.40.1 → 3.42.0
...
https://ftp.gnome.org/pub/GNOME/sources/sysprof/3.42/sysprof-3.42.0.news
2021-10-09 21:35:52 +02:00
Sandro
3db711b691
Merge pull request #114691 from KaiHa/systemtap-4.4
...
Systemtap: 4.1 -> 4.5
2021-08-08 06:10:11 +02:00
Kai Harries
14783d58ab
Systemtap: 4.1 -> 4.5
2021-08-07 22:07:02 +03:00
Martin Weinelt
b7e408dd17
Merge branch 'master' into staging-next
2021-07-10 20:15:53 +02:00
Lluís Batlle i Rossell
8afe239fb4
malt: init at 1.2.1
2021-07-09 21:14:31 +02:00
Felix Buehler
3c12e95ad1
development: /s/name/pname&version/
2021-06-30 09:45:11 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar
a7afb378d5
sysprof: 3.38.1 → 3.40.1
2021-05-05 22:42:30 +02:00
Jan Tojnar
7d535edec5
gnome3: support new versioning scheme in the update script
...
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Sandro
ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
...
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Ben Siraphob
3bbad8b041
treewide: remove inherited stdenv.lib
2021-01-27 12:44:43 +07:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Jan Tojnar
c7c4c236e0
libsysprof-capture: init
...
This will allow us to use sysprof-capture as a dependency of other libraries like GLib.
2020-10-24 06:57:59 +02:00
Jan Tojnar
6472c6c76f
sysprof: 3.38.0 → 3.38.1
2020-10-24 06:00:38 +02:00
Doron Behar
ed71430c44
sysprof: 3.36.0 -> 3.38.0
2020-10-24 01:14:06 +02:00
Evan Stoll
cfe38ac84d
heaptrack: build with zstd support
2020-10-09 13:44:15 -04:00
R. RyanTM
84eef0f2af
heaptrack: 1.1.0 -> 1.2.0
2020-09-05 00:41:34 +00:00
Florian Klink
661314d27b
sysprof: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
R. RyanTM
a993bd8eb7
oprofile: 1.3.0 -> 1.4.0
2020-07-31 00:45:10 -07:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Jan Tojnar
f5ca4bc6ab
sysprof: fix build on i686
...
Closes: https://github.com/NixOS/nixpkgs/issues/51133
2020-06-02 05:52:32 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next
2020-04-13 18:50:35 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome
2020-04-01 14:41:43 +02:00
Tor Hedin Brønner
7b8546a26d
sysprof: 3.34.1 -> 3.36.0
2020-03-24 07:06:58 +01:00
Symphorien Gibol
30c2ac9efa
heaptrack: wrap with wrapQtAppsHook
2020-01-24 12:00:00 +00:00
Symphorien Gibol
bafaf78ead
pyflame: remove
...
The upstream repository is archived and new python version are not going
to be supported.
2019-12-14 23:23:03 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
R. RyanTM
ee3ab209fe
sysprof: 3.34.0 -> 3.34.1
2019-11-03 10:03:07 +01:00
Tor Hedin Brønner
63b9cbdb8e
sysprof: 3.32.0 -> 3.34.0
2019-09-30 19:39:48 +02:00
Ivan Kozik
96a099adb6
pyflame: fix the build on machines with kernel.yama.ptrace_scope > 0
2019-09-06 21:48:58 +02:00
Ivan Kozik
175827f1ed
pyflame: use pytest -v to see which tests are skipped
2019-09-06 21:48:58 +02:00
Frederik Rietdijk
f65aa21bb2
Merge master into staging-next
2019-08-18 12:53:44 +02:00
Stefan Frijters
7d38a6281e
pyprof2calltree: move to python-packages
...
pyprof2calltree is hard-coded to pythonPackages and fails for Python 3 profile results. See #66511 .
Since it can also be used as a library it makes sense to move it into pythonPackages.
2019-08-17 13:05:09 +02:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00