Nix package manager

From NixOS Wiki
Revision as of 12:07, 24 August 2017 by imported>Ixxie
Warning: "This discussion article is incomplete, so contributions are welcome. Please consult the discussion article metapage for guidelines on contributing to discussion articles."

This discussion article is to cover the usage, internals and configuration of the Nix package manager.


Nix on Linux

Common Errors

Bad configuration option: gssapikexalgorithms

Found when using an SSH binary from Nix on typically RPM-based distros like CentOS, Fedora, Scientific Linux, Redhat, etc. The quick fix: Just comment out the configuration option in the ssh config file, you probably don't need it.