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

Update flake to match removal of utillinuxminimal dependency #4309

Closed
wants to merge 1 commit into from
Closed

Update flake to match removal of utillinuxminimal dependency #4309

wants to merge 1 commit into from

Conversation

shadowrylander
Copy link

As per the change in NixOS/nixpkgs#97294

@edolstra
Copy link
Member

edolstra commented Dec 4, 2020

I may be missing something here but what does the kernel's util-linux dependency have to do with Nix? Nix depends on util-linux because it needs unshare in the tests (#2211).

@shadowrylander
Copy link
Author

Hmm... I think I'm missing something here as well... With utillinuxminimal in the flake I'm getting an error stating that said variable is undefined.

@edolstra
Copy link
Member

edolstra commented Dec 4, 2020

IIRC utillinux was renamed to util-linux on nixpkgs master. However, Nix is pinned to 20.09 so it shouldn't be affected by that rename.

@shadowrylander
Copy link
Author

Ah; my fault, then. I pinned its nixpkgs input to the master branch. Whoops. Sorry for wasting your time; I'll go ahead and close this! 😅

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

Successfully merging this pull request may close these issues.

None yet

2 participants