2022-12-18T17:55:22 python310Packages.typed-settings 0 -> 1 2022-12-18T17:55:24 attrpath: python310Packages.typed-settings 2022-12-18T17:55:25 Checking auto update branch... 2022-12-18T17:55:29 [version] 2022-12-18T17:55:29 [version] skipping because derivation has updateScript 2022-12-18T17:55:29 [rustCrateVersion] 2022-12-18T17:55:29 [rustCrateVersion] No cargoSha256 found 2022-12-18T17:55:29 [golangModuleVersion] 2022-12-18T17:55:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T17:55:29 [updateScript] 2022-12-18T17:55:31 [updateScript] Success 2022-12-18T17:55:31 [updateScript] this derivation will be built: /nix/store/sfn7dhdjf9a6gig7kxn3mfarf5x9qjzm-packages.json.drv building '/nix/store/sfn7dhdjf9a6gig7kxn3mfarf5x9qjzm-packages.json.drv'... Going to be running update for following packages: - python3.10-typed-settings-1.1.1 Press Enter key to continue... Running update for: - python3.10-typed-settings-1.1.1: UPDATING ... - python3.10-typed-settings-1.1.1: DONE. Packages updated! 2022-12-18T17:55:31 2022-12-18T17:55:31 [quotedUrls] 2022-12-18T17:55:31 [quotedUrls] nothing found to replace 2022-12-18T17:55:31 Diff after rewrites: diff --git a/pkgs/development/python-modules/typed-settings/default.nix b/pkgs/development/python-modules/typed-settings/default.nix index 81ca0bfd0bf..386d131e71f 100644 --- a/pkgs/development/python-modules/typed-settings/default.nix +++ b/pkgs/development/python-modules/typed-settings/default.nix @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "typed-settings"; - version = "1.1.1"; + version = "2.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "sha256-fbo4oj84j7Vkz2V6B/EqoyRl9OutSpm5Ko9Tctu2DYM="; + sha256 = "sha256-o0cPD/7/DS9aUtLDA1YhxKrxUDE7Elv4B7zlKVSsFJQ="; }; nativeBuildInputs = [ 2022-12-18T17:57:00 No auto update branch exists 2022-12-18T17:57:04 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.typed-settings Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . python310Packages.typed-settings Standard output: warning: unknown setting 'experimental-features' error: build log of 'python310Packages.typed-settings' is not available