···16 runHook postInstall
17 '';
18 meta = with lib;{
19- homepage = "https://github/binpash/try";
20 description = "Lets you run a command and inspect its effects before changing your live system";
21 maintainers = with maintainers; [ pasqui23 ];
22 license = with licenses; [ mit ];
···16 runHook postInstall
17 '';
18 meta = with lib;{
19+ homepage = "https://github.com/binpash/try";
20 description = "Lets you run a command and inspect its effects before changing your live system";
21 maintainers = with maintainers; [ pasqui23 ];
22 license = with licenses; [ mit ];