Martin Weinelt
9cdd711a66
systemtap: use python3
2022-01-16 02:36:24 +01:00
Kai Harries
14783d58ab
Systemtap: 4.1 -> 4.5
2021-08-07 22:07:02 +03:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Ben Siraphob
3bbad8b041
treewide: remove inherited stdenv.lib
2021-01-27 12:44:43 +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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Herwig Hochleitner
6a76eb087f
systemtap: 4.0 -> 4.1
2019-08-12 02:51:49 +02:00
Herwig Hochleitner
bd3695090e
systemtap: 3.3 -> 4.0
2019-01-10 16:44:51 +01:00
Herwig Hochleitner
ee561d9f57
linuxPackages.systemtap: 3.2 (2017.10.18) -> 3.3
...
removed quoting workaround. should be fixed as of https://sourceware.org/PR22462
2018-10-12 12:20:35 +02:00
Andrey Komarov
64d45ec506
systemtap: 2017.02.04 -> 2017.10.18
...
2017.10.18 corresponds to version release-3.2 branch
2018-03-03 19:59:28 +03:00
Austin Seipp
38bc86ac6c
systemtap: add pyparsing deps for 'dtrace' script
...
Otherwise, if it fails, it fails with a very bad error about not
being able to import ParseException.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 14:02:04 -06:00
John Ericson
70d91badf5
treewide: Depend on stdenv.cc.bintools instead of binutils directly
...
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Volth
c771d499f9
systemtap: 2016-09-16 -> 2017-02-04
2017-02-06 01:54:19 +01:00
Herwig Hochleitner
59ccacbcd3
systemtap: clean up as per feedback
...
- shorter description
- move systemtap into linuxPackages
this is only necessary for the wrapper
systemtap also has a dyninsn backend to instrument userspace apps
we could experiment with other platforms, using this
- get rid of stow build dependency
- update version
- minor cleanup steps
2016-09-16 22:24:49 +02:00
Herwig Hochleitner
b019424e5d
systemtap: init at 51b7ca
...
master needs to be tracked in order to support recent kernels
2016-09-16 12:19:59 +02:00
Tobias Geerinckx-Rice
fcb913b3a7
systemtap: remove dead package
...
Broken since 2013. Depends on equally broken latex2html.
Our version 1.2 is almost six years old; latest is 2.9.
And it's (still) no dtrace.
2016-01-11 01:41:54 +01:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Shea Levy
6b7ede300f
systemtap: Remove from linuxPackagesFor
...
It doesn't seem to depend on the kernel in any way.
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-02 00:03:49 -05:00
Eelco Dolstra
a0e21fd1ca
Mark more packages as broken
2013-11-04 21:11:00 +01:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Eelco Dolstra
b23126fcc3
* Include the kernel version in kernel-specific packages so that they
...
can be distinguished in nix-env -qa output.
svn path=/nixpkgs/trunk/; revision=32352
2012-02-17 14:32:28 +00:00
Ludovic Courtès
085bf1f2f1
Add SystemTap.
...
svn path=/nixpkgs/trunk/; revision=21596
2010-05-04 13:32:09 +00:00