sommelier 0 -> 1 attrpath: sommelier Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/d1ny2bhllv39zpy33qs7nlb21c234c84-packages.json.drv building '/nix/store/d1ny2bhllv39zpy33qs7nlb21c234c84-packages.json.drv'... Going to be running update for following packages: - sommelier-104.0 Press Enter key to continue... Running update for: - sommelier-104.0: UPDATING ... - sommelier-104.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/window-managers/sommelier/default.nix b/pkgs/applications/window-managers/sommelier/default.nix index 12c2e5da1b98..69b81588f211 100644 --- a/pkgs/applications/window-managers/sommelier/default.nix +++ b/pkgs/applications/window-managers/sommelier/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation { pname = "sommelier"; - version = "104.0"; + version = "119.0"; src = fetchzip rec { url = "https://chromium.googlesource.com/chromiumos/platform2/+archive/${passthru.rev}/vm_tools/sommelier.tar.gz"; - passthru.rev = "af5434fd9903936a534e1316cbd22361e67949ec"; + passthru.rev = "36da1c7dcb8f2b7bb897e3e27e01c353513f1b1d"; stripRoot = false; - sha256 = "LungQqHQorHIKpye2SDBLuMHPt45C1cPYcs9o5Hc3cw="; + sha256 = "jNz4T/gVLZxUrGCuj513bRePAmacJ5/PIsiZ1jhjLDE="; }; nativeBuildInputs = [ meson ninja pkg-config wayland-scanner ]; No auto update branch exists 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 sommelier nix build failed. got build log for 'sommelier' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/q9sf6jkhdv5vcwj4ibbvaas7zj95s0xp-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring mesonConfigurePhase flags: --prefix=/nix/store/66q9cqh5ic73i4srj76yfj3sjwsij098-sommelier-119.0 --libdir=/nix/store/66q9cqh5ic73i4srj76yfj3sjwsij098-sommelier-119.0/lib --libexecdir=/nix/store/66q9cqh5ic73i4srj76yfj3sjwsij098-sommelier-119.0/libexec --bindir=/nix/store/66q9cqh5ic73i4srj76yfj3sjwsij098-sommelier-119.0/bin --sbindir=/nix/store/66q9cqh5ic73i4srj76yfj3sjwsij098-sommelier-119.0/sbin --includedir=/nix/store/66q9cqh5ic73i4srj76yfj3sjwsij098-sommelier-119.0/include --mandir=/nix/store/66q9cqh5ic73i4srj76yfj3sjwsij098-sommelier-119.0/share/man --infodir=/nix/store/66q9cqh5ic73i4srj76yfj3sjwsij098-sommelier-119.0/share/info --localedir=/nix/store/66q9cqh5ic73i4srj76yfj3sjwsij098-sommelier-119.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.2.3 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: sommelier Project version: undefined 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 C++ compiler for the host machine: g++ (gcc 12.3.0 "g++ (GCC) 12.3.0") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program wayland-scanner found: YES (/nix/store/rxzinwqgfhgqhx4vjdvbd2mryh97rfhk-wayland-1.22.0-bin/bin/wayland-scanner) meson.build:75:3: ERROR: Program or command 'python3' not found or not executable A full log can be found at /build/source/build/meson-logs/meson-log.txt