Loading nixos/tests/userborn-immutable-etc.nix +3 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ in meta.maintainers = with lib.maintainers; [ nikstur ]; nodes.machine = { pkgs, ... }: { config, ... }: { imports = [ common ]; Loading @@ -36,8 +36,8 @@ in specialisation.new-generation = { inheritParentConfig = false; configuration = { nixpkgs.hostPlatform = { inherit (pkgs.stdenv.hostPlatform) system; nixpkgs = { inherit (config.nixpkgs) hostPlatform; }; imports = [ common ]; Loading nixos/tests/userborn-immutable-users.nix +3 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ in meta.maintainers = with lib.maintainers; [ nikstur ]; nodes.machine = { pkgs, ... }: { config, ... }: { imports = [ common ]; Loading @@ -32,8 +32,8 @@ in specialisation.new-generation = { inheritParentConfig = false; configuration = { nixpkgs.hostPlatform = { inherit (pkgs.stdenv.hostPlatform) system; nixpkgs = { inherit (config.nixpkgs) hostPlatform; }; imports = [ common ]; Loading nixos/tests/userborn-mutable-etc.nix +3 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ in meta.maintainers = with lib.maintainers; [ nikstur ]; nodes.machine = { pkgs, ... }: { config, ... }: { imports = [ common ]; Loading @@ -36,8 +36,8 @@ in specialisation.new-generation = { inheritParentConfig = false; configuration = { nixpkgs.hostPlatform = { inherit (pkgs.stdenv.hostPlatform) system; nixpkgs = { inherit (config.nixpkgs) hostPlatform; }; imports = [ common ]; Loading nixos/tests/userborn-mutable-users.nix +3 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ in meta.maintainers = with lib.maintainers; [ nikstur ]; nodes.machine = { pkgs, ... }: { config, ... }: { imports = [ common ]; Loading @@ -33,8 +33,8 @@ in specialisation.new-generation = { inheritParentConfig = false; configuration = { nixpkgs.hostPlatform = { inherit (pkgs.stdenv.hostPlatform) system; nixpkgs = { inherit (config.nixpkgs) hostPlatform; }; imports = [ common ]; Loading Loading
nixos/tests/userborn-immutable-etc.nix +3 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ in meta.maintainers = with lib.maintainers; [ nikstur ]; nodes.machine = { pkgs, ... }: { config, ... }: { imports = [ common ]; Loading @@ -36,8 +36,8 @@ in specialisation.new-generation = { inheritParentConfig = false; configuration = { nixpkgs.hostPlatform = { inherit (pkgs.stdenv.hostPlatform) system; nixpkgs = { inherit (config.nixpkgs) hostPlatform; }; imports = [ common ]; Loading
nixos/tests/userborn-immutable-users.nix +3 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ in meta.maintainers = with lib.maintainers; [ nikstur ]; nodes.machine = { pkgs, ... }: { config, ... }: { imports = [ common ]; Loading @@ -32,8 +32,8 @@ in specialisation.new-generation = { inheritParentConfig = false; configuration = { nixpkgs.hostPlatform = { inherit (pkgs.stdenv.hostPlatform) system; nixpkgs = { inherit (config.nixpkgs) hostPlatform; }; imports = [ common ]; Loading
nixos/tests/userborn-mutable-etc.nix +3 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ in meta.maintainers = with lib.maintainers; [ nikstur ]; nodes.machine = { pkgs, ... }: { config, ... }: { imports = [ common ]; Loading @@ -36,8 +36,8 @@ in specialisation.new-generation = { inheritParentConfig = false; configuration = { nixpkgs.hostPlatform = { inherit (pkgs.stdenv.hostPlatform) system; nixpkgs = { inherit (config.nixpkgs) hostPlatform; }; imports = [ common ]; Loading
nixos/tests/userborn-mutable-users.nix +3 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ in meta.maintainers = with lib.maintainers; [ nikstur ]; nodes.machine = { pkgs, ... }: { config, ... }: { imports = [ common ]; Loading @@ -33,8 +33,8 @@ in specialisation.new-generation = { inheritParentConfig = false; configuration = { nixpkgs.hostPlatform = { inherit (pkgs.stdenv.hostPlatform) system; nixpkgs = { inherit (config.nixpkgs) hostPlatform; }; imports = [ common ]; Loading