streamlit 1.30.0 -> 1.31.1 https://repology.org/project/python:streamlit/versions attrpath: streamlit 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/fqbllggknv4bwxcr008ljykz7yynjqa6-packages.json.drv building '/nix/store/fqbllggknv4bwxcr008ljykz7yynjqa6-packages.json.drv'... cannot link '/nix/store/.links/1rvir1didzp5vx2zf8rk76ayzg1ym8vys1gajlj3hcm20qhvvf8y' to '/nix/store/2q2yiv2363gfnp67m8h0r3rwx6q6883n-packages.json': No space left on device Going to be running update for following packages: - streamlit-1.30.0 Press Enter key to continue... Running update for: - streamlit-1.30.0: UPDATING ... - streamlit-1.30.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/streamlit/default.nix b/pkgs/development/python-modules/streamlit/default.nix index 98eb1cd188c9..3e1027913bd3 100644 --- a/pkgs/development/python-modules/streamlit/default.nix +++ b/pkgs/development/python-modules/streamlit/default.nix @@ -32,14 +32,14 @@ buildPythonPackage rec { pname = "streamlit"; - version = "1.30.0"; + version = "1.31.1"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-kDM5FdnfjOOwbeMbilu6tR6M8JgtxsMtqdax8rSp+ng="; + hash = "sha256-38Q8qFtLTDHQl8J7mDuMzJYCIq2QeGKysvtN3wTFD9w="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A streamlit Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . streamlit Standard output: error: build log of 'streamlit' is not available