openutau 0 -> 1 attrpath: openutau Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/ql5ha33jbb30crwriapfkjizy3czhzz2-packages.json.drv building '/nix/store/ql5ha33jbb30crwriapfkjizy3czhzz2-packages.json.drv'... Going to be running update for following packages: - OpenUtau-0.1.158 Press Enter key to continue... Running update for: - OpenUtau-0.1.158: UPDATING ... - OpenUtau-0.1.158: ERROR --- SHOWING ERROR LOG FOR OpenUtau-0.1.158 ----------------------  error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'fetch-OpenUtau-deps' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/openutau/pkgs/stdenv/generic/make-derivation.nix:352:7 … while evaluating attribute 'text' of derivation 'fetch-OpenUtau-deps' at /var/cache/nixpkgs-update/worker/worktree/openutau/pkgs/build-support/trivial-builders/default.nix:161:16: 160| { 161| inherit text executable checkPhase allowSubstitutes preferLocalBuild; | ^ 162| passAsFile = [ "text" ]; error: Package ‘OpenUtau-0.1.327-source’ in /var/cache/nixpkgs-update/worker/worktree/openutau/pkgs/applications/audio/openutau/default.nix:81 has an unfree license (‘mit unfreeRedistributable’), refusing to evaluate. a) To temporarily allow unfree packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_UNFREE=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowUnfree = true; } in configuration.nix to override this. Alternatively you can configure a predicate to allow specific packages: { nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "OpenUtau-0.1.327-source" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowUnfree = true; } to ~/.config/nixpkgs/config.nix. /var/cache/nixpkgs-update/worker/worktree/openutau/pkgs/applications/audio/openutau/update.sh: line 43: : command not found --- SHOWING ERROR LOG FOR OpenUtau-0.1.158 ---------------------- The update script for OpenUtau-0.1.158 failed with exit code 127