Commit Graph

20 Commits

Author SHA1 Message Date
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
Michael Raskin
9daae56550 reptyr: disable tests
Both use and testing require ptrace of non-child processes

Fixes: #292299
2024-02-29 15:35:25 +01:00
R. Ryantm
cd2296def2 reptyr: 0.9.0 -> 0.10.0 2023-07-02 20:32:57 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Robert Schütz
26c8738f3a reptyr: run tests using python3 2022-11-25 20:00:27 -08:00
Samuel Tam
f9f2d3a571
reptyr: 0.7.0 -> 0.9.0 2022-07-27 16:59:09 +08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Ben Wolsieffer
9461f783f1 reptyr: add patch to fix tests 2019-12-05 22:36:00 -05: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
Ben Wolsieffer
3c22d57743 reptyr: 0.6.2 -> 0.7.0 2018-12-04 23:46:29 -05:00
Ben Wolsieffer
99a720d2bb reptyr: add homepage 2018-11-30 11:29:49 -06:00
Ben Wolsieffer
a47479ec7e reptyr: enable on 32-bit ARM Linux and x86 FreeBSD 2018-11-30 11:29:49 -06:00
schneefux
a6dd310a67 reptyr: use fetchFromGitHub instead of fetchurl 2018-10-08 13:13:50 +02:00
Tuomas Tynkkynen
1830017289 reptyr: Fix GCC 7 build
https://hydra.nixos.org/build/63981928
2017-11-16 19:48:50 +02:00
Tuomas Tynkkynen
4f34a3b230 reptyr: Only works on x86
https://hydra.nixos.org/build/60933200
2017-09-13 15:19:14 +03:00
Vladimír Čunát
7ccd6f25f0
reptyr: fixup build with glibc-2.25 2017-02-22 16:54:40 +01:00
Robert Helgesson
ca11cb8288 reptyr: 0.5 -> 0.6.2 2015-08-27 10:11:11 +02:00
Austin Seipp
e43130d379 reptyr: version 0.5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-19 15:05:36 -06:00
Michael Raskin
8e38efac32 Update/fix MuPDF 2012-10-04 10:37:54 +04:00
Michael Raskin
0013b8faa5 Add reptyr, tool to change controlling terminal of a process under Linux 2012-10-04 09:17:09 +04:00