vala-lint 0 -> 1 attrpath: vala-lint 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] Going to be running update for following packages: - vala-lint-unstable-2023-05-25 Press Enter key to continue... Running update for: - vala-lint-unstable-2023-05-25: UPDATING ... - vala-lint-unstable-2023-05-25: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/vala-lint/default.nix b/pkgs/development/tools/vala-lint/default.nix index 063563da3790..24eba1fe3fea 100644 --- a/pkgs/development/tools/vala-lint/default.nix +++ b/pkgs/development/tools/vala-lint/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "vala-lint"; - version = "unstable-2023-05-25"; + version = "unstable-2023-08-27"; src = fetchFromGitHub { owner = "vala-lang"; repo = "vala-lint"; - rev = "4d21b8a2be8b77052176d06d0cf10a8b319117c4"; - sha256 = "sha256-OnBeiYm83XjAezHEBEA2LvJ5ErVOyKclXJcS0cYaLIg="; + rev = "965e4774db0063e949d58ebd872678446a7ce209"; + sha256 = "sha256-IzeNEXwAAKXY5XWwjyIkvpz7GZ07o0WL2GRHIZc7F9w="; }; 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 vala-lint nix build failed. @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/1ia16990266c8yr6wcfch4a8zhg00x65-vala-lint-unstable-2023-08-27/lib --libexecdir=/nix/store/1ia16990266c8yr6wcfch4a8zhg00x65-vala-lint-unstable-2023-08-27/libexec --bindir=/nix/store/1ia16990266c8yr6wcfch4a8zhg00x65-vala-lint-unstable-2023-08-27/bin --sbindir=/nix/store/1ia16990266c8yr6wcfch4a8zhg00x65-vala-lint-unstable-2023-08-27/sbin --includedir=/nix/store/1ia16990266c8yr6wcfch4a8zhg00x65-vala-lint-unstable-2023-08-27/include --mandir=/nix/store/1ia16990266c8yr6wcfch4a8zhg00x65-vala-lint-unstable-2023-08-27/share/man --infodir=/nix/store/1ia16990266c8yr6wcfch4a8zhg00x65-vala-lint-unstable-2023-08-27/share/info --localedir=/nix/store/1ia16990266c8yr6wcfch4a8zhg00x65-vala-lint-unstable-2023-08-27/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/1ia16990266c8yr6wcfch4a8zhg00x65-vala-lint-unstable-2023-08-27 The Meson build system Version: 1.2.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: io.elementary.vala-lint Project version: 0.1.0 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 Vala compiler for the host machine: valac (valac 0.56.13) Host machine cpu family: x86_64 Host machine cpu: x86_64 WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Found pkg-config: /nix/store/5daca24rn22c65ff25lc6z0g0imfphvr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency gio-2.0 found: YES 2.76.4 Library posix found: YES Run-time dependency libvala-0.56 found: YES 0.56.13 Did not find CMake 'cmake' Found CMake: NO Run-time dependency json-glib-1.0 found: NO (tried pkgconfig) meson.build:16:11: ERROR: Dependency "json-glib-1.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt