dosbox-staging 0.78.1 -> 0.80.1 https://repology.org/metapackage/dosbox-staging/versions attrpath: dosbox-staging 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/emulators/dosbox-staging/default.nix b/pkgs/applications/emulators/dosbox-staging/default.nix index c1820646dc6..545beefc7b2 100644 --- a/pkgs/applications/emulators/dosbox-staging/default.nix +++ b/pkgs/applications/emulators/dosbox-staging/default.nix @@ -27,13 +27,13 @@ stdenv.mkDerivation rec { pname = "dosbox-staging"; - version = "0.78.1"; + version = "0.80.1"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - hash = "sha256-gozFZcJorZtbEK0joksig6qWmAMy03hmBHiyJMONfpk="; + hash = "sha256-I90poBeLSq1c8PXyjrx7/UcbfqFNnnNiXfJdWhLPGMc="; }; nativeBuildInputs = [ 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 dosbox-staging nix build failed. Header "sys/mman.h" has symbol "MAP_JIT" : NO Checking for function "pthread_jit_write_protect_np" : NO Checking for function "sys_icache_invalidate" : NO Run-time dependency threads found: YES Checking for function "pthread_setname_np" with dependency threads: YES Checking for function "realpath" : YES Checking for function "strnlen" : YES Checking whether type "struct dirent" has member "d_type" : YES Has header "pwd.h" : YES Has header "strings.h" : YES Has header "netinet/in.h" : YES Has header "sys/socket.h" : YES Checking for function "getpeername" : YES Checking for function "getsockname" : YES Checking if "test for setpriority support" compiles: YES Checking if "test for __builtin_expect support" compiles: YES Found pkg-config: /nix/store/k2vd7w2ixbqbgd9v88am8780111bng7j-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Did not find CMake 'cmake' Found CMake: NO Run-time dependency atomic found: NO (tried pkgconfig and cmake) Checking if "compiler supports atomic types using external library" with dependency atomic: links: YES Library dl found: YES Library stdc++fs found: YES Dependency threads found: YES unknown (cached) Run-time dependency iir found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency iir meson.build:384:0: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt