Loading pkgs/by-name/jo/jocalsend/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ rustPlatform, pkg-config, openssl, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { Loading @@ -28,6 +29,8 @@ rustPlatform.buildRustPackage (finalAttrs: { openssl ]; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://git.kittencollective.com/nebkor/joecalsend"; description = "Rust terminal client for Localsend"; Loading Loading
pkgs/by-name/jo/jocalsend/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ rustPlatform, pkg-config, openssl, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { Loading @@ -28,6 +29,8 @@ rustPlatform.buildRustPackage (finalAttrs: { openssl ]; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://git.kittencollective.com/nebkor/joecalsend"; description = "Rust terminal client for Localsend"; Loading