gedit 0 -> 1 attrpath: gedit 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/6xwc1xm0c7gqj64nhbaffq3zqssg2939-packages.json.drv building '/nix/store/6xwc1xm0c7gqj64nhbaffq3zqssg2939-packages.json.drv'... Going to be running update for following packages: - gedit-44.2 Press Enter key to continue... Running update for: - gedit-44.2: UPDATING ... - gedit-44.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/gedit/default.nix b/pkgs/applications/editors/gedit/default.nix index a7f1fd135fd6..75c518391897 100644 --- a/pkgs/applications/editors/gedit/default.nix +++ b/pkgs/applications/editors/gedit/default.nix @@ -30,13 +30,13 @@ stdenv.mkDerivation rec { pname = "gedit"; - version = "44.2"; + version = "46.1"; outputs = [ "out" "devdoc" ]; src = fetchurl { url = "mirror://gnome/sources/gedit/${lib.versions.major version}/gedit-${version}.tar.xz"; - sha256 = "O7sbN3XUwnfa9UqqtEsOuDpOsfCfA5GAAEHJ5WiT7BE="; + sha256 = "oabjfwQXZd/3InofVXi29J+q8Bax4X6GnK9b+5TGqk4="; }; patches = [ 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 gedit nix build failed. Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wduplicated-cond: YES Compiler for C supports arguments -Wduplicated-branches: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wrestrict: YES Compiler for C supports arguments -Wnull-dereference: YES Compiler for C supports arguments -Wjump-misses-init: YES Compiler for C supports arguments -Wdouble-promotion: YES Executing subproject libgd libgd| Project name: libgd libgd| Project version: undefined libgd| C compiler for the host machine: gcc (gcc 12.3.0 "gcc (GCC) 12.3.0") libgd| C linker for the host machine: gcc ld.bfd 2.40 libgd| Found pkg-config: /nix/store/ifr6srqgpvygd5vp14748d109ri31isv-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) libgd| Run-time dependency gtk+-3.0 found: YES 3.24.38 libgd| Library m found: YES libgd| Build targets in project: 3 libgd| Subproject libgd finished. Run-time dependency gio-2.0 found: YES 2.76.4 Dependency gtk+-3.0 found: YES 3.24.38 (cached) Did not find CMake 'cmake' Found CMake: NO Run-time dependency libgedit-amtk-5 found: NO (tried pkgconfig) meson.build:113:2: ERROR: Dependency "libgedit-amtk-5" not found, tried pkgconfig A full log can be found at /build/gedit-46.1/build/meson-logs/meson-log.txt