python311Packages.aws-adfs 0 -> 1 attrpath: python311Packages.aws-adfs 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8r8vxi5adqq24y9k86c2qzja0hzl9n8w-packages.json.drv building '/nix/store/8r8vxi5adqq24y9k86c2qzja0hzl9n8w-packages.json.drv'... Going to be running update for following packages: - python3.11-aws-adfs-2.10.0 Press Enter key to continue... Running update for: - python3.11-aws-adfs-2.10.0: UPDATING ... - python3.11-aws-adfs-2.10.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aws-adfs/default.nix b/pkgs/development/python-modules/aws-adfs/default.nix index d583a97a41a0..fdb79d6fd6ca 100644 --- a/pkgs/development/python-modules/aws-adfs/default.nix +++ b/pkgs/development/python-modules/aws-adfs/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "aws-adfs"; - version = "2.10.0"; + version = "2.11.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "venth"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-CUWjD5b62pSvvMS5CFZix9GL4z0EhkGttxgfeOLKHqY="; + hash = "sha256-GfBLsv+p42iP0JQcAusNRfVYbtTPNymp4FFS6snT1cA="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - aws-adfs: 2.10.0 -> 2.11.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/281878"