nushell 0.75.0 -> 0.76.0 https://github.com/nushell/nushell/releases attrpath: nushell Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7yp4wxrrgjx8slswa8q80asdmib56crx-packages.json.drv building '/nix/store/7yp4wxrrgjx8slswa8q80asdmib56crx-packages.json.drv'... Going to be running update for following packages: - nushell-0.75.0 Press Enter key to continue... Running update for: - nushell-0.75.0: UPDATING ... - nushell-0.75.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/shells/nushell/default.nix b/pkgs/shells/nushell/default.nix index a5f9ae2f94e..aba7d8fec11 100644 --- a/pkgs/shells/nushell/default.nix +++ b/pkgs/shells/nushell/default.nix @@ -24,16 +24,16 @@ rustPlatform.buildRustPackage rec { pname = "nushell"; - version = "0.75.0"; + version = "0.76.0"; src = fetchFromGitHub { owner = pname; repo = pname; rev = version; - sha256 = "sha256-u8/SvuR/RpJaBX4Dr3Onrk0AVpIAeVb+399+NUpgkfI="; + sha256 = "sha256-dGsnbKsg0nQFFXZDRDei2uGhGWEQSeSHGpXJp+8QUC8="; }; - cargoSha256 = "sha256-hnSumfZd9ylEx3dkTGW2s4VSv107MHOn21ytOcimhPw="; + cargoSha256 = ""; # enable pkg-config feature of zstd cargoPatches = [ ./zstd-pkg-config.patch ]; No auto update branch exists There might already be an open PR for this update: - nushell: 0.75.0 -> 0.76.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/218030" - [22.11] nushell0_75: init at 0.75.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/214904"