Skip to content

bug: nix run github:eza-community/eza results in error: darwin.apple_sdk_11_0 has been removed as it was a legacy compatibility stub #1622

@a-schulz

Description

@a-schulz

Just tried running the nix run github:eza-community/eza command from the readme. But it results in an error. Might not be very important but i thought better informing you.

nix run github:eza-community/eza
error:
       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|while evaluating derivation 'eza-git'
         whose name attribute is located at /nix/store/xhwqa42sydi1x05mjy9ap69gy31qszci-source/pkgs/stdenv/generic/make-derivation.nix:539:13

       … while evaluating attribute '__impureHostDeps' of derivation 'eza-git'
         at /nix/store/xhwqa42sydi1x05mjy9ap69gy31qszci-source/pkgs/stdenv/generic/make-derivation.nix:689:15:
          688|               );
          689|               __impureHostDeps =
             |               ^
          690|                 computedImpureHostDeps

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: darwin.apple_sdk_11_0 has been removed as it was a legacy compatibility stub; see <https://nixos.org/manual/nixpkgs/stable/#sec-darwin-legacy-frameworks> for migration instructions

Shell terminal: ghostty
Operating System: macOS Sequioa Version 15.5 (24F74) running nix-darwin

Metadata

Metadata

Assignees

No one assigned

    Labels

    errorsSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions