pkgs/by-name/sh/shh/fix_run_checks.patch
0 → 100644
+201
−0
pkgs/by-name/sh/shh/package.nix
0 → 100644
+58
−0
+83
−0
Loading
History:
- shh: init at 2023.12.16 by @erdnaxe in #289715
- shh: re-init at 2025.3.13 by @kuflierl
- shh: fix PATH issues for strace execution in NixOS by @kuflierl
Patched source code to also add strace into systemd service path when PATH env is defined in systemd service
Cleaned up nix-specific test disables
added nativeInputs
- minor package.nix changes by @Aleksanaa
- shh: update 2025.3.13 -> 2025.4.12 by @kuflierl
Update pkgs/by-name/sh/shh/package.nix
Co-authored-by:
Aleksana <alexander.huang.y@gmail.com>