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

neovim fails to build in latest nixos-unstable #80750

Closed
mdedetrich opened this issue Feb 21, 2020 · 3 comments
Closed

neovim fails to build in latest nixos-unstable #80750

mdedetrich opened this issue Feb 21, 2020 · 3 comments
Labels
0.kind: bug Something is broken 6.topic: lua

Comments

@mdedetrich
Copy link

Describe the bug
neovim is failing to build in latest nixos-unstable due to a lua-rocks dependency

To Reproduce
Steps to reproduce the behavior:
1.Install neovim in the nixos-unstable channel

Expected behavior
Builds properly

Additional context
Build log is here https://gist.github.com/mdedetrich/83badb15f5ca142e16ccdb560d34e602

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 5.5.0, NixOS, 20.03pre211190.a21c2fa3ea2 (Markhor)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.2`
 - channels(root): `"nixos-20.09pre213994.e2b4abe3c8f, nixpkgs-unstable-20.09pre214209.f098b0dd2cd"`
 - channels(mdedetrich): `"nixpkgs-20.09pre214168.686274ea62c"`
 - nixpkgs: `/home/mdedetrich/.nix-defexpr/channels/nixpkgs`

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute: neovim
# a list of nixos modules affected by the problem
@mdedetrich mdedetrich added the 0.kind: bug Something is broken label Feb 21, 2020
@primeos
Copy link
Member

primeos commented Feb 21, 2020

Thanks for the report, but this should already be fixed on master, see #80704 and #79870.

@aakropotkin
Copy link
Contributor

Mine is still failing on master. FWIW.

@primeos
Copy link
Member

primeos commented Feb 22, 2020

@alexameen master or nixos-unstable (the latter only works since https://hydra.nixos.org/build/113377581)? Anyway, I just tested it on nixos-unstable and it does now build on my NixOS setup. If it still fails on yours that's probably due to something else (overlays, overrides, etc.). Feel free to open a new issue with additional information if it's still a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 6.topic: lua
Projects
None yet
Development

No branches or pull requests

4 participants