q-text-as-data 0 -> 1 attrpath: q-text-as-data 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/16jb0815pmw9jfgfgs17rmbniz3scczx-packages.json.drv building '/nix/store/16jb0815pmw9jfgfgs17rmbniz3scczx-packages.json.drv'... Going to be running update for following packages: - q-text-as-data-2.0.19 Press Enter key to continue... Running update for: - q-text-as-data-2.0.19: UPDATING ... - q-text-as-data-2.0.19: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/q-text-as-data/default.nix b/pkgs/tools/misc/q-text-as-data/default.nix index 5a63752b8238..4c0cca76ac82 100644 --- a/pkgs/tools/misc/q-text-as-data/default.nix +++ b/pkgs/tools/misc/q-text-as-data/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonApplication rec { pname = "q-text-as-data"; - version = "2.0.19"; + version = "3.1.6"; src = fetchFromGitHub { owner = "harelba"; repo = "q"; - rev = version; - sha256 = "18cwyfjgxxavclyd08bmb943c8bvzp1gnqp4klkq5xlgqwivr4sv"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-hjVDGNclGrQrjp5olORACMeSn0zXD2Rp4AgbNg/+Mik="; }; propagatedBuildInputs = with python3Packages; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A q-text-as-data nix build failed. got build log for 'q-text-as-data' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/mc3kshwp9fv9jb9pzw7z79b9i9a5w3wz-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/test/test_suite.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase rm: cannot remove 'bin/qtextasdata.py': No such file or directory