Loading pkgs/development/tools/trunk-io/default.nix→pkgs/by-name/tr/trunk-io/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "trunk-io"; version = "1.3.1"; version = "1.3.2"; src = fetchurl { url = "https://trunk.io/releases/launcher/${finalAttrs.version}/trunk"; hash = "sha256-kiUcc7RFPo7UWzEe2aQ2nrbI3GZ/zfxOlOdWw7YFoAs="; hash = "sha256-zrfnPWHFoFQkVtxPedKrL1Y1xLZSDX3JuF0qgo/hhnE="; }; dontUnpack = true; Loading @@ -23,6 +23,7 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://trunk.io/"; description = "Developer experience toolkit used to check, test, merge, and monitor code"; license = licenses.unfree; platforms = platforms.linux ++ platforms.darwin; maintainers = with maintainers; [ aaronjheng ]; }; }) pkgs/development/tools/trunk-io/update.sh→pkgs/by-name/tr/trunk-io/update.sh +0 −0 File moved. View file pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -13289,8 +13289,6 @@ with pkgs; inherit (darwin.apple_sdk.frameworks) CoreServices SystemConfiguration; }; trunk-io = callPackage ../development/tools/trunk-io { }; trunk-ng = callPackage ../by-name/tr/trunk-ng/package.nix { inherit (darwin.apple_sdk.frameworks) CoreServices Security SystemConfiguration; }; Loading
pkgs/development/tools/trunk-io/default.nix→pkgs/by-name/tr/trunk-io/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "trunk-io"; version = "1.3.1"; version = "1.3.2"; src = fetchurl { url = "https://trunk.io/releases/launcher/${finalAttrs.version}/trunk"; hash = "sha256-kiUcc7RFPo7UWzEe2aQ2nrbI3GZ/zfxOlOdWw7YFoAs="; hash = "sha256-zrfnPWHFoFQkVtxPedKrL1Y1xLZSDX3JuF0qgo/hhnE="; }; dontUnpack = true; Loading @@ -23,6 +23,7 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://trunk.io/"; description = "Developer experience toolkit used to check, test, merge, and monitor code"; license = licenses.unfree; platforms = platforms.linux ++ platforms.darwin; maintainers = with maintainers; [ aaronjheng ]; }; })
pkgs/development/tools/trunk-io/update.sh→pkgs/by-name/tr/trunk-io/update.sh +0 −0 File moved. View file
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -13289,8 +13289,6 @@ with pkgs; inherit (darwin.apple_sdk.frameworks) CoreServices SystemConfiguration; }; trunk-io = callPackage ../development/tools/trunk-io { }; trunk-ng = callPackage ../by-name/tr/trunk-ng/package.nix { inherit (darwin.apple_sdk.frameworks) CoreServices Security SystemConfiguration; };