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.3.0 "gcc (GCC) 12.3.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/8rmhiryyh0fg7wgcp0q8zqzsrmgllyfk-itstool-2.0.6/bin/itstool) Program msgmerge found: YES (/nix/store/w3c52mgsr6did9d4xcff3rdl8w9hdbjx-gettext-0.21.1/bin/msgmerge) Program msgfmt found: YES (/nix/store/w3c52mgsr6did9d4xcff3rdl8w9hdbjx-gettext-0.21.1/bin/msgfmt) Program msgfmt found: YES (/nix/store/w3c52mgsr6did9d4xcff3rdl8w9hdbjx-gettext-0.21.1/bin/msgfmt) Program msginit found: YES (/nix/store/w3c52mgsr6did9d4xcff3rdl8w9hdbjx-gettext-0.21.1/bin/msginit) Program msgmerge found: YES (/nix/store/w3c52mgsr6did9d4xcff3rdl8w9hdbjx-gettext-0.21.1/bin/msgmerge) Program xgettext found: YES (/nix/store/w3c52mgsr6did9d4xcff3rdl8w9hdbjx-gettext-0.21.1/bin/xgettext) Found pkg-config: /nix/store/hfh0z67fbyk5g2qn9b1n962s5gmxmkqi-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Program glib-compile-resources found: YES (/nix/store/wr7fslsrvl1ihnhdagp7hsb5sii3iwha-glib-2.76.2-dev/bin/glib-compile-resources) Found pkg-config: /nix/store/hfh0z67fbyk5g2qn9b1n962s5gmxmkqi-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