2022-12-25T02:42:00 iwd 2.0 -> 2.1 https://repology.org/metapackage/iwd/versions 2022-12-25T02:42:03 attrpath: iwd 2022-12-25T02:42:03 Checking auto update branch... 2022-12-25T02:42:03 No auto update branch exists 2022-12-25T02:42:06 [version] 2022-12-25T02:42:08 [version] updated version and sha256 2022-12-25T02:42:08 [rustCrateVersion] 2022-12-25T02:42:08 [rustCrateVersion] No cargoSha256 found 2022-12-25T02:42:08 [golangModuleVersion] 2022-12-25T02:42:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T02:42:08 [updateScript] 2022-12-25T02:42:08 [updateScript] skipping because derivation has no updateScript 2022-12-25T02:42:08 2022-12-25T02:42:08 [quotedUrls] 2022-12-25T02:42:08 [quotedUrls] nothing found to replace 2022-12-25T02:42:08 Diff after rewrites: diff --git a/pkgs/os-specific/linux/iwd/default.nix b/pkgs/os-specific/linux/iwd/default.nix index b3895c286c5..54a9a53a036 100644 --- a/pkgs/os-specific/linux/iwd/default.nix +++ b/pkgs/os-specific/linux/iwd/default.nix @@ -12,12 +12,12 @@ stdenv.mkDerivation rec { pname = "iwd"; - version = "2.0"; + version = "2.1"; src = fetchgit { url = "https://git.kernel.org/pub/scm/network/wireless/iwd.git"; rev = version; - sha256 = "sha256-9eQ2fW3ha69ngugYonbYdqrpERqt8aM0Ed4HM0CrmUU="; + sha256 = "sha256-Aq038SG8vuxCA6mYOP5I6VWCUty5vgdbpAa9J+bIfZM="; }; outputs = [ "out" "man" "doc" ] 2022-12-25T02:43:43 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 iwd nix build failed. checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for _init in -lasan... yes checking for _init in -llsan... yes checking for _init in -lubsan... yes checking for explicit_bzero... yes checking for rawmemchr... yes checking for reallocarray... yes checking for linux/types.h... yes checking for linux/if_alg.h... yes checking for readline/readline.h... yes checking for readline... yes checking for rst2man... rst2man checking for ell >= 0.55... no configure: error: Embedded Linux library >= 0.55 is required