feat(package): update slpt

This commit is contained in:
2025-07-02 16:08:30 +00:00
parent c10a12cdf8
commit d1ee6a6fe7
4 changed files with 24 additions and 5 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
src = fetchFromGitHub {
owner = "nativerv";
repo = "slpt";
rev = "6ce04bcf53e12518eb7abba193c72014557ec2c2";
hash = "sha256-AZ8z8wR8xX9tYNM9sPb0Uqc0UHWebMbal8sNupWAbOI=";
rev = "8d70db4d8dfcd624ed49b9e6fb0ad449b6f25b89";
hash = "sha256-sCHZsf7Y36iAesh7BeSxy9WhE/uQv13/VWmjlaVSEcU=";
};
in writeShellScriptBin "slpt" (builtins.readFile "${src}/slpt")