Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attribute ‘cn-outline’ missing on darwin (emacs) #31510

Closed
matthewbauer opened this issue Nov 11, 2017 · 1 comment
Closed

attribute ‘cn-outline’ missing on darwin (emacs) #31510

matthewbauer opened this issue Nov 11, 2017 · 1 comment

Comments

@matthewbauer
Copy link
Member

Issue description

Running this gives me an error:

$ nix-env --arg config.allowBroken false -f. -qaA emacsPackagesNg.melpaPackages
error: attribute ‘cn-outline’ missing, at /Users/mbauer/Projects/nixpkgs/pkgs/applications/editors/emacs-modes/melpa-packages.nix:54:31

Seems to be an issue with the broken override not working in this case?

/cc @ttuegel @mdorman

Technical details

  • System: (NixOS: nixos-version, Ubuntu/Fedora: lsb_release -a, ...)
    macOS

  • Nix version: (run nix-env --version)
    nix-env (Nix) 1.11.15

  • Nixpkgs version: (run nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion)
    18.03pre119383.eafd703a63

  • Sandboxing enabled: (run grep build-use-sandbox /etc/nix/nix.conf)
    no

@mdorman
Copy link
Contributor

mdorman commented Nov 11, 2017

Ah, so cn-outline was removed from melpa, but there was a hand-written override left over. Will address. @matthewbauer since you're a member of the org, could you assign this to me?

mdorman added a commit to mdorman/nixpkgs that referenced this issue Nov 14, 2017
This expression hadn't existed in a while, so stop overriding it.
Fixes NixOS#31510.
@orivej orivej closed this as completed in 90ae8bc Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants