2022-11-09T12:25:25 flamerobin 0.9.3.1 -> 0.9.3.12 https://repology.org/metapackage/flamerobin/versions 2022-11-09T12:25:28 attrpath: flamerobin 2022-11-09T12:25:28 Checking auto update branch... 2022-11-09T12:25:28 No auto update branch exists 2022-11-09T12:25:31 [version] 2022-11-09T12:25:34 [version] updated version and sha256 2022-11-09T12:25:34 [rustCrateVersion] 2022-11-09T12:25:34 [rustCrateVersion] No cargoSha256 found 2022-11-09T12:25:34 [golangModuleVersion] 2022-11-09T12:25:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T12:25:34 [updateScript] 2022-11-09T12:25:34 [updateScript] skipping because derivation has no updateScript 2022-11-09T12:25:34 2022-11-09T12:25:34 [quotedUrls] 2022-11-09T12:25:34 [quotedUrls] nothing found to replace 2022-11-09T12:25:35 Diff after rewrites: diff --git a/pkgs/applications/misc/flamerobin/default.nix b/pkgs/applications/misc/flamerobin/default.nix index 8178288ba56..af98087e97d 100644 --- a/pkgs/applications/misc/flamerobin/default.nix +++ b/pkgs/applications/misc/flamerobin/default.nix @@ -1,14 +1,14 @@ { lib, stdenv, fetchFromGitHub, wxGTK30, boost, firebird }: stdenv.mkDerivation rec { - version = "0.9.3.1"; + version = "0.9.3.12"; pname = "flamerobin"; src = fetchFromGitHub { owner = "mariuz"; repo = "flamerobin"; rev = version; - sha256 = "1wwcsca01hpgi9z5flvbdhs9zv7jvahnbn97j6ymy0hdyb8lv6si"; + sha256 = "sha256-uWx3riRc79VKh7qniWFjxxc7v6l6cW0i31HxoN1BSdA="; }; enableParallelBuilding = true; 2022-11-09T12:27:28 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 flamerobin nix build failed. from src/config/Config.cpp:25: /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/platform.h:183:10: fatal error: wx/setup.h: No such file or directory 183 | #include "wx/setup.h" | ^~~~~~~~~~~~ In file included from /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/defs.h:27, from /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/wxprec.h:12, from src/addconstrainthandler.cpp:25: /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/platform.h:183:10: fatal error: wx/setup.h: No such file or directory 183 | #include "wx/setup.h" | ^~~~~~~~~~~~ compilation terminated. In file included from /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/defs.h:27, from /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/wxprec.h:12, from src/config/LocalSettings.cpp:25: /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/platform.h:183:10: fatal error: wx/setup.h: No such file or directory 183 | #include "wx/setup.h" | ^~~~~~~~~~~~ compilation terminated. In file included from /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/defs.h:27, from /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/wxprec.h:12, from src/config/DatabaseConfig.cpp:25: /nix/store/rci5nlzl4n6qxshsm0f65rbr7955jz64-wxwidgets-3.0.5/include/wx/platform.h:183:10: fatal error: wx/setup.h: No such file or directory 183 | #include "wx/setup.h" | ^~~~~~~~~~~~ compilation terminated. compilation terminated. make: *** [GNUmakefile:233: flamerobin_addconstrainthandler.o] Error 1 make: *** [GNUmakefile:236: flamerobin_Config.o] Error 1 make: *** [GNUmakefile:242: flamerobin_LocalSettings.o] Error 1 make: *** [GNUmakefile:239: flamerobin_DatabaseConfig.o] Error 1