nano 0 -> 1 attrpath: nano 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/9c9xbq26s82pp3viqzkiffgghilz3a29-update.sh.drv /nix/store/nqlyg206q9nzlnns4wb82358dqljsa4r-packages.json.drv this path will be fetched (0.53 MiB download, 2.80 MiB unpacked): /nix/store/jhpmgl688qpl20dlc0xavdqp46j9yxsp-nixfmt-0.5.0 copying path '/nix/store/jhpmgl688qpl20dlc0xavdqp46j9yxsp-nixfmt-0.5.0' from 'https://cache.nixos.org'... building '/nix/store/9c9xbq26s82pp3viqzkiffgghilz3a29-update.sh.drv'... building '/nix/store/nqlyg206q9nzlnns4wb82358dqljsa4r-packages.json.drv'... Going to be running update for following packages: - nano-7.2 Press Enter key to continue... Running update for: - nano-7.2: UPDATING ... - nano-7.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace The diff was empty after rewrites. nano 0 -> 1 attrpath: nano Checking auto update branch... Received ExitFailure 1 when running Raw command: nix-env -f /var/cache/nixpkgs-update/worker/outpath/outpaths.nix -qaP --no-name --out-path --arg path /var/cache/nixpkgs-update/worker/worktree/nano --arg checkMeta true --show-trace Standard output: error: … while evaluating call site at «none»:0: (source not available) … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/outpath/outpaths.nix:40:12: 39| tweak = lib.mapAttrs 40| (name: val: | ^ 41| if name == "recurseForDerivations" then true … while evaluating call site at «none»:0: (source not available) … while calling 'g' at /var/cache/nixpkgs-update/worker/worktree/nano/lib/attrsets.nix:535:19: 534| g = 535| name: value: | ^ 536| if isAttrs value && cond value … while evaluating call site at «none»:0: (source not available) … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/nano/pkgs/top-level/release-lib.nix:148:38: 147| set of meta.platforms values. */ 148| packagePlatforms = mapAttrs (name: value: | ^ 149| if isDerivation value then … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/nano/pkgs/top-level/release-lib.nix:149:10: 148| packagePlatforms = mapAttrs (name: value: 149| if isDerivation value then | ^ 150| value.meta.hydraPlatforms … while calling 'isDerivation' at /var/cache/nixpkgs-update/worker/worktree/nano/lib/attrsets.nix:576:5: 575| # Value to check. 576| value: value.type or null == "derivation"; | ^ 577| … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/nano/pkgs/top-level/all-packages.nix:33138:11: 33137| 33138| viber = callPackage ../applications/networking/instant-messengers/viber { }; | ^ 33139| … while calling 'callPackageWith' at /var/cache/nixpkgs-update/worker/worktree/nano/lib/customisation.nix:128:35: 127| */ 128| callPackageWith = autoArgs: fn: args: | ^ 129| let … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/nano/lib/customisation.nix:141:10: 140| # Filter out arguments that have a default value 141| (lib.filterAttrs (name: value: ! value) | ^ 142| # Filter out arguments that would be passed … while calling 'filterAttrs' at /var/cache/nixpkgs-update/worker/worktree/nano/lib/attrsets.nix:305:5: 304| # The attribute set to filter 305| set: | ^ 306| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/nano/lib/customisation.nix:131:15: 130| f = if lib.isFunction fn then fn else import fn; 131| fargs = lib.functionArgs f; | ^ 132| … while calling 'functionArgs' at /var/cache/nixpkgs-update/worker/worktree/nano/lib/trivial.nix:440:18: 439| */ 440| functionArgs = f: | ^ 441| if f ? __functor error: undefined variable 'openssl' at /var/cache/nixpkgs-update/worker/worktree/nano/pkgs/applications/networking/instant-messengers/viber/default.nix:42:7: 41| nss 42| openssl | ^ 43| stdenv.cc.cc