gnome-latex 3.44.0 -> 3.46.0 https://repology.org/project/gnome-latex/versions attrpath: gnome-latex Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/58544zp23ky4iqcbhmd4ml2qgjx5qy09-packages.json.drv building '/nix/store/58544zp23ky4iqcbhmd4ml2qgjx5qy09-packages.json.drv'... Going to be running update for following packages: - gnome-latex-3.44.0 Press Enter key to continue... Running update for: - gnome-latex-3.44.0: UPDATING ... - gnome-latex-3.44.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/gnome-latex/default.nix b/pkgs/applications/editors/gnome-latex/default.nix index e0b7bc9524fd..0a0d54998ca9 100644 --- a/pkgs/applications/editors/gnome-latex/default.nix +++ b/pkgs/applications/editors/gnome-latex/default.nix @@ -21,12 +21,12 @@ }: stdenv.mkDerivation rec { - version = "3.44.0"; + version = "3.46.0"; pname = "gnome-latex"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "iL1TQL0ox+0Bx5ZqOgBzK72QJ3PfWsZZvmrRGAap50Q="; + sha256 = "1nVVY5sqFaiuvVTzNTVORP40MxQ648s8ynqOJvgRKto="; }; nativeBuildInputs = [ No auto update branch exists 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 gnome-latex nix build failed. checking whether to build static libraries... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for valac... /nix/store/zjyrjz7bkvs09cidscdlwdrf79q5n3m4-vala-0.56.13/bin/valac checking whether /nix/store/zjyrjz7bkvs09cidscdlwdrf79q5n3m4-vala-0.56.13/bin/valac supports at least API version 0.46... yes checking pkg-config is at least version 0.9.0... yes checking for DEP... no configure: error: Package requirements ( gio-2.0 >= 2.56 gtk+-3.0 >= 3.22 gspell-1 >= 1.8 libgedit-amtk-5 tepl-6 >= 6.8 gee-0.8 >= 0.10 gsettings-desktop-schemas ) were not met: No package 'libgedit-amtk-5' found Requested 'tepl-6 >= 6.8' but version of Tepl is 6.4.0 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DEP_CFLAGS and DEP_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.