2022-12-16T14:12:51 ddnet 16.4 -> 16.6 https://repology.org/metapackage/ddnet/versions 2022-12-16T14:12:53 attrpath: ddnet 2022-12-16T14:12:53 Checking auto update branch... 2022-12-16T14:12:53 No auto update branch exists 2022-12-16T14:12:57 [version] 2022-12-16T14:13:02 [version] updated version and sha256 2022-12-16T14:13:02 [rustCrateVersion] 2022-12-16T14:13:02 [rustCrateVersion] No cargoSha256 found 2022-12-16T14:13:02 [golangModuleVersion] 2022-12-16T14:13:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T14:13:02 [updateScript] 2022-12-16T14:13:02 [updateScript] skipping because derivation has no updateScript 2022-12-16T14:13:02 2022-12-16T14:13:02 [quotedUrls] 2022-12-16T14:13:02 [quotedUrls] nothing found to replace 2022-12-16T14:13:02 Diff after rewrites: diff --git a/pkgs/games/ddnet/default.nix b/pkgs/games/ddnet/default.nix index eed383a3ab1..ded8064c3ca 100644 --- a/pkgs/games/ddnet/default.nix +++ b/pkgs/games/ddnet/default.nix @@ -30,13 +30,13 @@ stdenv.mkDerivation rec { pname = "ddnet"; - version = "16.4"; + version = "16.6"; src = fetchFromGitHub { owner = "ddnet"; repo = pname; rev = version; - sha256 = "sha256-8t4UKytYmkELEMQ06jIj7C9cdOc5L22AnigwkGBzx20="; + sha256 = "sha256-j0OscaRIrODzZSs3u1G95Qd3KIFhTqEG8naUFtmi1WY="; }; nativeBuildInputs = [ cmake ninja pkg-config ]; 2022-12-16T14:14:37 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ddnet nix build failed. CMake Error at CMakeLists.txt:660 (message): You must install Rust and Cargo to compile DDNet  -- To run the tests, you have to install GTest Package libpcre2-8 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpcre2-8.pc' to the PKG_CONFIG_PATH environment variable Package 'libpcre2-8', required by 'glib-2.0', not found Package libpcre2-8 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpcre2-8.pc' to the PKG_CONFIG_PATH environment variable Package 'libpcre2-8', required by 'glib-2.0', not found Package libpcre2-8 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpcre2-8.pc' to the PKG_CONFIG_PATH environment variable Package 'libpcre2-8', required by 'glib-2.0', not found Package libpcre2-8 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpcre2-8.pc' to the PKG_CONFIG_PATH environment variable Package 'libpcre2-8', required by 'glib-2.0', not found -- Found Notify: notify;gdk_pixbuf-2.0;gio-2.0;gobject-2.0;glib-2.0 -- Found OpenGL: /nix/store/nx9j2wqr9bi97mjwwj49z1wwxh2ql8cl-libGL-1.5.0/lib/libOpenGL.so -- Looking for WavpackOpenFileInputEx -- Looking for WavpackOpenFileInputEx - found -- Looking for WavpackCloseFile -- Looking for WavpackCloseFile - found -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log". See also "/build/source/build/CMakeFiles/CMakeError.log".