| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`nix` is an alias (in `all-packages.nix`) to `nixVersions.stable`.
`nixVersion.latest` is always the last released version of nix. I
obviously want that `nix` with more features (and slightly more bugs
probably).
|
|
|
|
|
|
|
|
|
|
Previously it also checked `fupdate.sh` because it did not ensure that
`update.sh` is the full name.
|
|
|
|
It's deprecated.
|
|
|
|
The lanzaboote module fails to evaluate its default value for the
`configurationLimit` parameter.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Nixpkgs already provides `vimPlugins` so having a `vim-plugins` set is
rather confusing. Calling it `vimExtraPlugins` resolves this confusion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
networkd and NetworkManager
|
|
|