2022-11-18T10:15:45 flamerobin 0.9.3.1 -> 0.9.3.12 https://repology.org/metapackage/flamerobin/versions 2022-11-18T10:15:47 attrpath: flamerobin 2022-11-18T10:15:48 Checking auto update branch... 2022-11-18T10:15:48 No auto update branch exists 2022-11-18T10:15:51 [version] 2022-11-18T10:15:54 [version] updated version and sha256 2022-11-18T10:15:54 [rustCrateVersion] 2022-11-18T10:15:54 [rustCrateVersion] No cargoSha256 found 2022-11-18T10:15:54 [golangModuleVersion] 2022-11-18T10:15:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T10:15:54 [updateScript] 2022-11-18T10:15:54 [updateScript] skipping because derivation has no updateScript 2022-11-18T10:15:54 2022-11-18T10:15:54 [quotedUrls] 2022-11-18T10:15:54 [quotedUrls] nothing found to replace 2022-11-18T10:15:54 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-18T10:17:44 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. 183 | #include "wx/setup.h" | ^~~~~~~~~~~~ In file included from /nix/store/5lnj6s9qdi68922hls5nva1rqgmm0945-wxwidgets-3.0.5/include/wx/defs.h:27, from /nix/store/5lnj6s9qdi68922hls5nva1rqgmm0945-wxwidgets-3.0.5/include/wx/wxprec.h:12, from src/addconstrainthandler.cpp:25: /nix/store/5lnj6s9qdi68922hls5nva1rqgmm0945-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. In file included from /nix/store/5lnj6s9qdi68922hls5nva1rqgmm0945-wxwidgets-3.0.5/include/wx/defs.h:27, from /nix/store/5lnj6s9qdi68922hls5nva1rqgmm0945-wxwidgets-3.0.5/include/wx/wxprec.h:12, from src/config/Config.cpp:25: /nix/store/5lnj6s9qdi68922hls5nva1rqgmm0945-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/5lnj6s9qdi68922hls5nva1rqgmm0945-wxwidgets-3.0.5/include/wx/defs.h:27, from /nix/store/5lnj6s9qdi68922hls5nva1rqgmm0945-wxwidgets-3.0.5/include/wx/wxprec.h:12, from src/config/LocalSettings.cpp:25: /nix/store/5lnj6s9qdi68922hls5nva1rqgmm0945-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. compilation terminated. make: *** [GNUmakefile:239: flamerobin_DatabaseConfig.o] Error 1 make: *** [GNUmakefile:245: flamerobin_ArtProvider.o] Error 1 make: *** [GNUmakefile:236: flamerobin_Config.o] Error 1 make: *** [GNUmakefile:242: flamerobin_LocalSettings.o] Error 1 make: *** [GNUmakefile:233: flamerobin_addconstrainthandler.o] Error 1