Jump to content

Nix (package manager): Difference between revisions

From NixOS Wiki
imported>Mic92
No edit summary
imported>Ixxie
No edit summary
Line 2: Line 2:


This [[:Category:Discussion|discussion]] article is to cover the usage, internals and configuration of the Nix package manager.
This [[:Category:Discussion|discussion]] article is to cover the usage, internals and configuration of the Nix package manager.
= Nix on Linux =


== Common Errors ==
== Common Errors ==

Revision as of 12:07, 24 August 2017

⚠︎
Warning: {{{1}}}

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.