vice 3.7.1 -> 3.8 https://repology.org/project/vice/versions attrpath: vice 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/emulators/vice/default.nix b/pkgs/applications/emulators/vice/default.nix index 0b6dac328653..5b1a1a624cc8 100644 --- a/pkgs/applications/emulators/vice/default.nix +++ b/pkgs/applications/emulators/vice/default.nix @@ -25,11 +25,11 @@ stdenv.mkDerivation rec { pname = "vice"; - version = "3.7.1"; + version = "3.8"; src = fetchurl { url = "mirror://sourceforge/vice-emu/vice-${version}.tar.gz"; - sha256 = "sha256-fjgR5gJNsGmL+8MhuzJFckRriFPQG0Bz8JhllXsMq5g="; + sha256 = "sha256-HX3E0PK7zCqHG7lU/0pd9jBI3qnBb18em8gmD6QaEAQ="; }; 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 vice nix build failed. checking for strings.h... yes checking for sys/dirent.h... no checking for sys/stat.h... yes checking for inttypes.h... yes checking for libgen.h... yes checking for sys/ioctl.h... yes checking for dir.h... no checking for io.h... no checking for process.h... no checking for signal.h... yes checking for alloca.h... yes checking for wchar.h... yes checking for stdint.h... yes checking for sys/time.h... yes checking for regexp.h... no checking for gcc options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking for sys/capability.h... yes checking for cap_init in -lcap... yes checking for dlfcn.h... yes checking for dlopen... yes checking for linux/joystick.h... yes checking whether JS_VERSION is declared... yes checking for hid_get_report_desc in -lusbhid... no checking for hid_get_report_desc in -lusb... no checking for math.h... yes checking for sqrt in -lm... yes checking for zlib.h... yes checking for zlibVersion in -lz... (cached) yes checking for libcurl... configure: error: libcurl support requested, but libcurl was not found.