2022-11-03T00:42:28 brltty 6.3 -> 6.5 https://repology.org/metapackage/brltty/versions 2022-11-03T00:42:32 attrpath: brltty 2022-11-03T00:42:32 Checking auto update branch... 2022-11-03T00:42:32 No auto update branch exists 2022-11-03T00:42:37 [version] 2022-11-03T00:42:41 [version] updated version and sha256 2022-11-03T00:42:41 [rustCrateVersion] 2022-11-03T00:42:41 [rustCrateVersion] No cargoSha256 found 2022-11-03T00:42:41 [golangModuleVersion] 2022-11-03T00:42:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T00:42:41 [updateScript] 2022-11-03T00:42:41 [updateScript] skipping because derivation has no updateScript 2022-11-03T00:42:41 2022-11-03T00:42:41 [quotedUrls] 2022-11-03T00:42:41 [quotedUrls] nothing found to replace 2022-11-03T00:42:41 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-03T00:44:41 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 . ./brltty-setcaps: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" ./Programs/mkdrvtab: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./cfg-grub: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./autogen: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./Autostart/Systemd/systemd-wrapper: interpreter directive changed from "#!/bin/bash -p" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash -p" ./Autostart/Udev/udev-wrapper: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./Autostart/Hotplug/brltty: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./Tools/updusbdevs: interpreter directive changed from "#!/usr/bin/env tclsh" to "/nix/store/wk9j08ysqnra1f76yfxxn2hqyli3lqr3-tcl-8.6.11/bin/tclsh" ./Tools/pythoncmd: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/xcaaly5shfy227ffs8nipxrd49b56iqq-python3-3.10.8/bin/python" ./Tools/pkgvars: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-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)