marker 2020.04.04.2 -> 2023.05.02 https://github.com/fabiocolacio/Marker/releases attrpath: marker 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/editors/marker/default.nix b/pkgs/applications/editors/marker/default.nix index 93b8dabb681..c79b86f19af 100644 --- a/pkgs/applications/editors/marker/default.nix +++ b/pkgs/applications/editors/marker/default.nix @@ -15,14 +15,14 @@ stdenv.mkDerivation rec { pname = "marker"; - version = "2020.04.04.2"; + version = "2023.05.02"; src = fetchFromGitHub { owner = "fabiocolacio"; repo = "Marker"; rev = version; fetchSubmodules = true; - sha256 = "sha256-wLR1FQqlLA02ed/JoAcxRHhIVua1FibAee1PC2zOPOM="; + sha256 = "sha256-HhDhigQ6Aqo8R57Yrf1i69sM0feABB9El5R5OpzOyB0="; }; 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 marker nix build failed. Version: 1.1.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: Marker Project version: 2020.04.04 C compiler for the host machine: gcc (gcc 12.2.0 "gcc (GCC) 12.2.0") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program itstool found: YES (/nix/store/fc28di9jymc0rvraf4vv7zrfq5lxjsxm-itstool-2.0.6/bin/itstool) Program msgmerge found: YES (/nix/store/997ccimzhdmc77yjzzpca6lyjakyhi3x-gettext-0.21/bin/msgmerge) Program msgfmt found: YES (/nix/store/997ccimzhdmc77yjzzpca6lyjakyhi3x-gettext-0.21/bin/msgfmt) Program msgfmt found: YES (/nix/store/997ccimzhdmc77yjzzpca6lyjakyhi3x-gettext-0.21/bin/msgfmt) Program msginit found: YES (/nix/store/997ccimzhdmc77yjzzpca6lyjakyhi3x-gettext-0.21/bin/msginit) Program msgmerge found: YES (/nix/store/997ccimzhdmc77yjzzpca6lyjakyhi3x-gettext-0.21/bin/msgmerge) Program xgettext found: YES (/nix/store/997ccimzhdmc77yjzzpca6lyjakyhi3x-gettext-0.21/bin/xgettext) Found pkg-config: /nix/store/zn8pp3k9y34ffaz007w56an6xnlksbnr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Program glib-compile-resources found: YES (/nix/store/8vysim549vkb5435fhj2l7wpi46xghhk-glib-2.76.2-dev/bin/glib-compile-resources) Found pkg-config: /nix/store/zn8pp3k9y34ffaz007w56an6xnlksbnr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency gtk+-3.0 found: YES 3.24.37 Run-time dependency glib-2.0 found: YES 2.76.2 Run-time dependency gtksourceview-3.0 found: YES 3.24.11 Did not find CMake 'cmake' Found CMake: NO Run-time dependency webkit2gtk-4.1 found: NO (tried pkgconfig) meson.build:85:2: ERROR: Dependency "webkit2gtk-4.1" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt