2022-11-14T07:44:44 brltty 6.3 -> 6.5 https://repology.org/metapackage/brltty/versions 2022-11-14T07:44:46 attrpath: brltty 2022-11-14T07:44:46 Checking auto update branch... 2022-11-14T07:44:46 No auto update branch exists 2022-11-14T07:44:50 [version] 2022-11-14T07:44:54 [version] updated version and sha256 2022-11-14T07:44:54 [rustCrateVersion] 2022-11-14T07:44:54 [rustCrateVersion] No cargoSha256 found 2022-11-14T07:44:54 [golangModuleVersion] 2022-11-14T07:44:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-14T07:44:54 [updateScript] 2022-11-14T07:44:54 [updateScript] skipping because derivation has no updateScript 2022-11-14T07:44:54 2022-11-14T07:44:54 [quotedUrls] 2022-11-14T07:44:54 [quotedUrls] nothing found to replace 2022-11-14T07:44:54 Diff after rewrites: diff --git a/pkgs/tools/misc/brltty/default.nix b/pkgs/tools/misc/brltty/default.nix index fef13a89372..74340703c9f 100644 --- a/pkgs/tools/misc/brltty/default.nix +++ b/pkgs/tools/misc/brltty/default.nix @@ -6,11 +6,11 @@ stdenv.mkDerivation rec { pname = "brltty"; - version = "6.3"; + version = "6.5"; src = fetchurl { url = "https://brltty.app/archive/${pname}-${version}.tar.gz"; - sha256 = "14psxwlvgyi2fj1zh8rfykyjcjaya8xa7yg574bxd8y8n49n8hvb"; + sha256 = "sha256-/9x39eXLI5C5MJ3mPre+aNn+Yx6Jj02mwEqBWdrvwsA="; }; nativeBuildInputs = [ pkg-config python3.pkgs.cython tcl ]; 2022-11-14T07:46:25 Received ExitFailure 100 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 brltty nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/w1pvlkh5z2qrpb89pn6j1f3yr1m1va69-brltty-6.5.tar.gz source root is brltty-6.5 setting SOURCE_DATE_EPOCH to timestamp 1654787413 of file brltty-6.5/doc/KeyTables/kbd-sun_type6.html @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring patching script interpreter paths in . ./mk4build: interpreter directive changed from "#!/bin/sh" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh" ./acdir/config.sub: interpreter directive changed from "#! /bin/sh" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh" ./acdir/config.guess: interpreter directive changed from "#! /bin/sh" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh" ./acdir/install-sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh" ./run-xbrlapi: interpreter directive changed from "#!/bin/bash" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash" ./brltty-ttysize: interpreter directive changed from "#!/bin/bash" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash" ./Tables/Contraction/latex-access.ctb: interpreter directive changed from "#!/usr/bin/python3" to "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/bin/python3" ./brltty-mkuser: interpreter directive changed from "#!/bin/sh" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh" ./autogen: interpreter directive changed from "#!/bin/sh" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh" ./mkdocs: interpreter directive changed from "#!/bin/bash" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash" ./Tools/javacmd: unsupported interpreter directive "#!/usr/bin/env -S java --source 11" (set dontPatchShebangs=1 and handle shebang patching yourself)