summary refs log tree commit diff
path: root/pkgs/os-specific/linux/reptyr/default.nix
Commit message (Collapse)AuthorAge
* reptyr: 0.9.0 -> 0.10.0R. Ryantm2023-07-02
|
* treewide: switch to nativeCheckInputsGuillaume Girol2023-01-21
| | | | | | | 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.
* reptyr: run tests using python3Robert Schütz2022-11-25
|
* reptyr: 0.7.0 -> 0.9.0Samuel Tam2022-07-27
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* reptyr: add patch to fix testsBen Wolsieffer2019-12-05
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* reptyr: 0.6.2 -> 0.7.0Ben Wolsieffer2018-12-04
|
* reptyr: add homepageBen Wolsieffer2018-11-30
|
* reptyr: enable on 32-bit ARM Linux and x86 FreeBSDBen Wolsieffer2018-11-30
|
* reptyr: use fetchFromGitHub instead of fetchurlschneefux2018-10-08
|
* reptyr: Fix GCC 7 buildTuomas Tynkkynen2017-11-16
| | | | https://hydra.nixos.org/build/63981928
* reptyr: Only works on x86Tuomas Tynkkynen2017-09-13
| | | | https://hydra.nixos.org/build/60933200
* reptyr: fixup build with glibc-2.25Vladimír Čunát2017-02-22
|
* reptyr: 0.5 -> 0.6.2Robert Helgesson2015-08-27
|
* reptyr: version 0.5Austin Seipp2014-02-19
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Add reptyr, tool to change controlling terminal of a process under LinuxMichael Raskin2012-10-04