foliate 2.6.4 -> 3.0.0 https://repology.org/project/foliate/versions attrpath: foliate 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/office/foliate/default.nix b/pkgs/applications/office/foliate/default.nix index 294121b32ecd..b5766a94769d 100644 --- a/pkgs/applications/office/foliate/default.nix +++ b/pkgs/applications/office/foliate/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "foliate"; - version = "2.6.4"; + version = "3.0.0"; src = fetchFromGitHub { owner = "johnfactotum"; repo = pname; rev = version; - sha256 = "sha256-Pr2YA2MHXD4W7lyCxGAVLKyoZarZ8t92RSkWle3LNuc="; + sha256 = "sha256-6aHCQBWbS62jxoTb/Sps4PFvmiNiR4IyuMcTqgu1yaE="; }; nativeBuildInputs = [ meson ninja python3 wrapGAppsHook gobject-introspection ]; 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 foliate nix build failed. unpacking sources unpacking source archive /nix/store/y5f4ghmj3klyjxfrj7wh247yji9yybxl-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources patching script interpreter paths in build-aux/meson/postinstall.py find: 'build-aux/meson/postinstall.py': No such file or directory @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/p7jaq7nkbc1nm297gf14ywac3pdz6rc3-foliate-3.0.0/lib --libexecdir=/nix/store/p7jaq7nkbc1nm297gf14ywac3pdz6rc3-foliate-3.0.0/libexec --bindir=/nix/store/p7jaq7nkbc1nm297gf14ywac3pdz6rc3-foliate-3.0.0/bin --sbindir=/nix/store/p7jaq7nkbc1nm297gf14ywac3pdz6rc3-foliate-3.0.0/sbin --includedir=/nix/store/p7jaq7nkbc1nm297gf14ywac3pdz6rc3-foliate-3.0.0/include --mandir=/nix/store/p7jaq7nkbc1nm297gf14ywac3pdz6rc3-foliate-3.0.0/share/man --infodir=/nix/store/p7jaq7nkbc1nm297gf14ywac3pdz6rc3-foliate-3.0.0/share/info --localedir=/nix/store/p7jaq7nkbc1nm297gf14ywac3pdz6rc3-foliate-3.0.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/p7jaq7nkbc1nm297gf14ywac3pdz6rc3-foliate-3.0.0 The Meson build system Version: 1.2.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: com.github.johnfactotum.Foliate Project version: 3.0.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Did not find pkg-config by name 'pkg-config' Found Pkg-config: NO Did not find CMake 'cmake' Found CMake: NO Run-time dependency gjs-1.0 found: NO meson.build:9:6: ERROR: Dependency lookup for gjs-1.0 with method 'pkgconfig' failed: Pkg-config binary for machine 1 not found. Giving up. A full log can be found at /build/source/build/meson-logs/meson-log.txt