blanket 0 -> 1 attrpath: blanket 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] Going to be running update for following packages: - blanket-0.6.0 Press Enter key to continue... Running update for: - blanket-0.6.0: UPDATING ... - blanket-0.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/blanket/default.nix b/pkgs/applications/audio/blanket/default.nix index 4b08f8cf223a..d933dc8ef933 100644 --- a/pkgs/applications/audio/blanket/default.nix +++ b/pkgs/applications/audio/blanket/default.nix @@ -16,13 +16,13 @@ python3Packages.buildPythonApplication rec { pname = "blanket"; - version = "0.6.0"; + version = "0.7.0"; src = fetchFromGitHub { owner = "rafaelmardojai"; repo = "blanket"; rev = "refs/tags/${version}"; - sha256 = "sha256-4gthT1x76IfXWkLaLMPtFS4TRlRGk5Enbu/k1jAHzwE="; + sha256 = "sha256-mY7c5i0me7mMbD8c6eGJeaZpR8XI5QVL4n3M+j15Z1c="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A blanket nix build failed. Sourcing python-namespaces-hook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/1gmaz6m2hhhlhcxx7il4cln824m4x8lf-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/pyproject.toml @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase patching script interpreter paths in build-aux/meson/postinstall.py build-aux/meson/postinstall.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/bin/python3" substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'build-aux/meson/postinstall.py') @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/9jnnrazfsnn22dbjgjyan076ci339cb9-blanket-0.7.0 --libdir=/nix/store/9jnnrazfsnn22dbjgjyan076ci339cb9-blanket-0.7.0/lib --libexecdir=/nix/store/9jnnrazfsnn22dbjgjyan076ci339cb9-blanket-0.7.0/libexec --bindir=/nix/store/9jnnrazfsnn22dbjgjyan076ci339cb9-blanket-0.7.0/bin --sbindir=/nix/store/9jnnrazfsnn22dbjgjyan076ci339cb9-blanket-0.7.0/sbin --includedir=/nix/store/9jnnrazfsnn22dbjgjyan076ci339cb9-blanket-0.7.0/include --mandir=/nix/store/9jnnrazfsnn22dbjgjyan076ci339cb9-blanket-0.7.0/share/man --infodir=/nix/store/9jnnrazfsnn22dbjgjyan076ci339cb9-blanket-0.7.0/share/info --localedir=/nix/store/9jnnrazfsnn22dbjgjyan076ci339cb9-blanket-0.7.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.3.2 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: blanket Project version: 0.7.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program blueprint-compiler found: NO data/resources/meson.build:4:12: ERROR: Program 'blueprint-compiler' not found or not executable A full log can be found at /build/source/build/meson-logs/meson-log.txt