python310Packages.vyper 0 -> 1 attrpath: python310Packages.vyper Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fiqqwlsk8mw841n8mgznybb9h23clcnp-packages.json.drv building '/nix/store/fiqqwlsk8mw841n8mgznybb9h23clcnp-packages.json.drv'... Going to be running update for following packages: - python3.10-vyper-0.3.6 Press Enter key to continue... Running update for: - python3.10-vyper-0.3.6: UPDATING ... - python3.10-vyper-0.3.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/vyper/default.nix b/pkgs/development/compilers/vyper/default.nix index a353798174a..464cf9701de 100644 --- a/pkgs/development/compilers/vyper/default.nix +++ b/pkgs/development/compilers/vyper/default.nix @@ -27,14 +27,14 @@ let in buildPythonPackage rec { pname = "vyper"; - version = "0.3.6"; + version = "0.3.7"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "sha256-8jw92ttKhXubzDr0tt9/OoCsPEyB9yPRsueK+j4PO6Y="; + sha256 = "sha256-GHTv9oO3A0rDdlR9Vm0p/QV4C87J+HXD2WFanvyCY2o="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - vyper: 0.3.6 -> 0.3.7 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/193253"