maralorn
ae7cc3b314
libsysprof-capture: add meta.pkgConfigModules annotation
2023-08-08 16:00:37 +02:00
Aaron Jheng
71c77f1f1b
pprof: unstable-2022-05-09 -> unstable-2023-07-05
2023-07-28 02:04:57 +00:00
Tobias Mayer
ba2ce6e73b
various packages: pin boost179
...
Taken from PR #244831 and vcunat amended the miopen override.
2023-07-22 16:54:22 +02:00
R. Ryantm
f548cc50b0
malt: 1.2.1 -> 1.2.2
2023-07-02 14:14:01 +00:00
Jan Tojnar
7d9863eae2
sysprof: 3.46.0 → 3.48.0
...
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.46.0...3.48.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:33 +02:00
K900
53539903ff
systemtap: remove hack, fix build
2023-03-22 14:05:35 +03:00
Guillaume Girol
9bd4087071
Merge pull request #217191 from symphorien/systemtap-4.8
...
linuxPackages.systemtap: 4.5 -> 4.8
2023-03-12 15:09:26 +00:00
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
Guillaume Girol
b3b79fc41e
linuxPackages.systemtap: 4.5 -> 4.8
...
fixes the build with debuginfod-enabled elfutils
2023-02-19 12:00:00 +00:00
Vladimír Čunát
9287f4461d
Merge #206907 : stdenv: gcc11 -> gcc12
2023-02-01 16:54:44 +01:00
Vladimír Čunát
6930b5bda8
lyx, rr, linuxPackgaes.systemtap: fixup build with gcc12
2023-02-01 16:53:31 +01:00
Alyssa Ross
1d86b75742
systemtap: mark supported only for Glibc platforms
...
Uses obstack, a GNU API not implemented by other Linux libcs.
2023-01-29 10:50:11 +00:00
Jan Tojnar
e6964aea38
sysprof: 3.45.1 → 3.46.0
...
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.45.1...3.46.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:28 +02:00
Jan Tojnar
20dffc8ab0
sysprof: 3.45.0 → 3.45.1
...
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.45.0...3.45.1
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:14 +02:00
Jan Tojnar
0f4c9742ab
sysprof: 3.44.0 → 3.45.0
...
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.44.0...3.45.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:11 +02:00
Artturin
da9a9a4404
treewide: cross fixes
2022-09-07 21:20:54 +03:00
Sergei Trofimovich
a12305070f
eztrace: use binutils-2.38 until upstream is ported
...
Without the change eztrace build fails on binutils-2.39 due to API change:
../pptrace/arch/x86_64/hijack.c: In function 'check_instructions':
../pptrace/arch/x86_64/hijack.c:62:3: error: too few arguments to function 'init_disassemble_info'
62 | init_disassemble_info ( &i, NULL, dummy_print );
| ^~~~~~~~~~~~~~~~~~~~~
2022-08-24 22:30:44 +01:00
R. Ryantm
ecc85e21a1
heaptrack: 1.3.0 -> 1.4.0
2022-07-31 13:47:47 +00:00
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