showmethekey 1.8.1 -> 1.12.0 https://repology.org/project/showmethekey/versions attrpath: showmethekey 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/showmethekey/default.nix b/pkgs/applications/video/showmethekey/default.nix index 6a403e25c644..9750de982ceb 100644 --- a/pkgs/applications/video/showmethekey/default.nix +++ b/pkgs/applications/video/showmethekey/default.nix @@ -13,13 +13,13 @@ }: stdenv.mkDerivation rec { pname = "showmethekey"; - version = "1.8.1"; + version = "1.12.0"; src = fetchFromGitHub { owner = "AlynxZhou"; repo = pname; rev = "v${version}"; - hash = "sha256-IfegYHHFbZbMTA8JWXAun9Gl3BpykH/5RqUIrlYlLhk="; + hash = "sha256-eeObomb4Gv/vpvViHsi3+O0JR/rYamrlZNZaXKL6KJw="; }; 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 showmethekey nix build failed. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/w8sqgiz0fq1iv9hz4z8salqhkscccarz-showmethekey-1.12.0/lib --libexecdir=/nix/store/w8sqgiz0fq1iv9hz4z8salqhkscccarz-showmethekey-1.12.0/libexec --bindir=/nix/store/w8sqgiz0fq1iv9hz4z8salqhkscccarz-showmethekey-1.12.0/bin --sbindir=/nix/store/w8sqgiz0fq1iv9hz4z8salqhkscccarz-showmethekey-1.12.0/sbin --includedir=/nix/store/w8sqgiz0fq1iv9hz4z8salqhkscccarz-showmethekey-1.12.0/include --mandir=/nix/store/w8sqgiz0fq1iv9hz4z8salqhkscccarz-showmethekey-1.12.0/share/man --infodir=/nix/store/w8sqgiz0fq1iv9hz4z8salqhkscccarz-showmethekey-1.12.0/share/info --localedir=/nix/store/w8sqgiz0fq1iv9hz4z8salqhkscccarz-showmethekey-1.12.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/w8sqgiz0fq1iv9hz4z8salqhkscccarz-showmethekey-1.12.0 The Meson build system Version: 1.2.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: showmethekey Project version: 1.12.0 C compiler for the host machine: gcc (gcc 12.3.0 "gcc (GCC) 12.3.0") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring config.h using configuration Found pkg-config: /nix/store/ifr6srqgpvygd5vp14748d109ri31isv-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency libevdev found: YES 1.13.1 Run-time dependency libudev found: YES 254 Run-time dependency libinput found: YES 1.24.0 Run-time dependency threads found: YES Run-time dependency gtk4 found: YES 4.10.4 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libadwaita-1 found: NO (tried pkgconfig) showmethekey-gtk/meson.build:30:9: ERROR: Dependency "libadwaita-1" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt