kismet 2022-08-R1 -> 2023-07-R1 https://repology.org/project/kismet/versions attrpath: kismet Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/sniffers/kismet/default.nix b/pkgs/applications/networking/sniffers/kismet/default.nix index b0feaf38ecc4..012c2f3dadfa 100644 --- a/pkgs/applications/networking/sniffers/kismet/default.nix +++ b/pkgs/applications/networking/sniffers/kismet/default.nix @@ -27,11 +27,11 @@ stdenv.mkDerivation rec { pname = "kismet"; - version = "2022-08-R1"; + version = "2023-07-R1"; src = fetchurl { url = "https://www.kismetwireless.net/code/${pname}-${version}.tar.xz"; - hash = "sha256-IUnM6sVSZQhlP00C3PemlOPaPcAAojcqHuS/mYgnl4E="; + hash = "sha256-8IVI4mymX6HlZ7Heu+ocpNDnIGvduWpPY5yQFxhz6Pc="; }; postPatch = '' 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 kismet nix build failed. | ~~~~~~~~~^~~~ fmt/core.h: In member function 'constexpr decltype (ctx.begin()) fmt::v9::formatter::value != fmt::v9::detail::type::custom_type), void>::type>::parse(ParseContext&) [with ParseContext = fmt::v9::basic_format_parse_context; T = fmt::v9::basic_string_view; Char = char]': fmt/core.h:2089:8: note: at offset 4 into destination object 'fmt::v9::detail::fill_t::data_' of size 4 2089 | Char data_[max_size] = {Char(' '), Char(0), Char(0), Char(0)}; | ^~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics At global scope: cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics At global scope: cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics In file included from fmt/format.h:48, from fmt/ostream.h:20, from fmt.h:23, from util.h:62, from kismet_server.cc:46: In member function 'constexpr void fmt::v9::detail::fill_t::operator=(fmt::v9::basic_string_view) [with Char = char]', inlined from 'constexpr void fmt::v9::detail::specs_setter::on_fill(fmt::v9::basic_string_view) [with Char = char]' at fmt/core.h:2210:17, inlined from 'constexpr const Char* fmt::v9::detail::parse_align(const Char*, const Char*, Handler&&) [with Char = char; Handler = specs_checker > >&]' at fmt/core.h:2385:24, inlined from 'constexpr const Char* fmt::v9::detail::parse_format_specs(const Char*, const Char*, SpecHandler&&) [with Char = char; SpecHandler = specs_checker > >&]' at fmt/core.h:2576:22, inlined from 'constexpr decltype (ctx.begin()) fmt::v9::formatter::value != fmt::v9::detail::type::custom_type), void>::type>::parse(ParseContext&) [with ParseContext = fmt::v9::basic_format_parse_context; T = fmt::v9::basic_string_view; Char = char]' at fmt/core.h:3044:41: fmt/core.h:2096:48: warning: writing 1 byte into a region of size 0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 2096 | for (size_t i = 0; i < size; ++i) data_[i] = s[i]; | ~~~~~~~~~^~~~ fmt/core.h: In member function 'constexpr decltype (ctx.begin()) fmt::v9::formatter::value != fmt::v9::detail::type::custom_type), void>::type>::parse(ParseContext&) [with ParseContext = fmt::v9::basic_format_parse_context; T = fmt::v9::basic_string_view; Char = char]': fmt/core.h:2089:8: note: at offset 4 into destination object 'fmt::v9::detail::fill_t::data_' of size 4 2089 | Char data_[max_size] = {Char(' '), Char(0), Char(0), Char(0)}; | ^~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics