regextester 1.0.1 -> 1.1.1 https://github.com/artemanufrij/regextester/releases attrpath: regextester Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/regextester/default.nix b/pkgs/applications/misc/regextester/default.nix index 2a00cb92b9d..5299e70cb26 100644 --- a/pkgs/applications/misc/regextester/default.nix +++ b/pkgs/applications/misc/regextester/default.nix @@ -16,13 +16,13 @@ stdenv.mkDerivation rec { pname = "regextester"; - version = "1.0.1"; + version = "1.1.1"; src = fetchFromGitHub { owner = "artemanufrij"; repo = "regextester"; rev = version; - sha256 = "1xwwv1hccni1mrbl58f7ly4qfq6738vn24bcbl2q346633cd7kx3"; + sha256 = "sha256-5+gU8DeB99w2h/4vMal2eHkR0305dmRYiY6fsLZzlnc="; }; nativeBuildInputs = [ 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 regextester nix build failed. Installing /build/source/data/icons/32/com.github.artemanufrij.regextester.svg to /nix/store/yk79ciydkhh76y0scnd9cfxddsyq5z4x-regextester-1.1.1/share/icons/hicolor/32x32@2/apps Installing /build/source/data/icons/48/com.github.artemanufrij.regextester.svg to /nix/store/yk79ciydkhh76y0scnd9cfxddsyq5z4x-regextester-1.1.1/share/icons/hicolor/48x48/apps Installing /build/source/data/icons/48/com.github.artemanufrij.regextester.svg to /nix/store/yk79ciydkhh76y0scnd9cfxddsyq5z4x-regextester-1.1.1/share/icons/hicolor/48x48@2/apps Installing /build/source/data/icons/64/com.github.artemanufrij.regextester.svg to /nix/store/yk79ciydkhh76y0scnd9cfxddsyq5z4x-regextester-1.1.1/share/icons/hicolor/64x64/apps Installing /build/source/data/icons/64/com.github.artemanufrij.regextester.svg to /nix/store/yk79ciydkhh76y0scnd9cfxddsyq5z4x-regextester-1.1.1/share/icons/hicolor/64x64@2/apps Installing /build/source/data/icons/regex-match-first.svg to /nix/store/yk79ciydkhh76y0scnd9cfxddsyq5z4x-regextester-1.1.1/share/com.github.artemanufrij.regextester/icons Installing /build/source/data/icons/regex-match-second.svg to /nix/store/yk79ciydkhh76y0scnd9cfxddsyq5z4x-regextester-1.1.1/share/com.github.artemanufrij.regextester/icons Installing /build/source/schemas/com.github.artemanufrij.regextester.gschema.xml to /nix/store/yk79ciydkhh76y0scnd9cfxddsyq5z4x-regextester-1.1.1/share/glib-2.0/schemas Running custom install script '/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/bin/python3.10 /build/source/meson/post_install.py' --- stdout --- Compiling gsettings schemas… Updating icon cache… Updating desktop database… --- stderr --- Traceback (most recent call last): File "/build/source/meson/post_install.py", line 24, in subprocess.call(['update-desktop-database', '-q', desktop_database_dir]) File "/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/lib/python3.10/subprocess.py", line 345, in call with Popen(*popenargs, **kwargs) as p: File "/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/lib/python3.10/subprocess.py", line 1847, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'update-desktop-database' FAILED: install script '/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/bin/python3.10 /build/source/meson/post_install.py' exit code 1, stopped FAILED: meson-internal__install /nix/store/1d96iljign9rczdgdrnyg2r9svfl16hj-meson-0.64.1/bin/meson install --no-rebuild ninja: build stopped: subcommand failed.