nixpkgs/nixos/modules/misc
Franz Pletz 70c6f6572d
nixos/version: fix nixops pre 1.6 compatibility
We should be able to deploy a NixOS 18.03 system with the current nixops
stable release. Some options were renamed, so instead of
`mkRenamedOptionModule` we introduce them as read-only interal options
that won't be rendered in the manual.

Only the options that are needed to make nixops evaluations succeed were
added.

This commit should probably be reverted after or before the 18.09 release,
depending on the nixops 1.6 release.

The user will not get the warning that these have been renamed but
this change is mentioned in the release notes.

Fixes #34253.
2018-03-28 02:30:50 +02:00
..
assertions.nix Remove some obsolete references to <nixos> 2015-08-05 17:37:08 +02:00
crashdump.nix nixos/crashdump: fix evaluation. (#30415) 2017-10-25 20:00:52 +00:00
extra-arguments.nix nixos: use pkgsi686Linux for pkgs_i686 (#24772) 2017-04-26 18:20:38 +02:00
ids.nix almir: also remove the corresponding module. 2018-03-25 21:41:19 +01:00
label.nix nixos/label: no prepend '-' if there are no tags 2018-02-22 19:44:21 +00:00
lib.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
locate.nix nixos/locatedb: fix first run when /var/cache doesn't exist 2017-10-11 14:59:18 +02:00
meta.nix lib: introduce imap0, imap1 (#25543) 2017-07-04 23:29:23 +01:00
nixpkgs.nix nixos: Add nixpkgs.crossSystem option for cross-compilation 2018-03-01 14:58:15 -05:00
passthru.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
version.nix nixos/version: fix nixops pre 1.6 compatibility 2018-03-28 02:30:50 +02:00