1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/tests/modules/programs/ssh
Robert Helgesson 022228e0aa
ssh: switch type of matchBlocks to listOrDagOf
This switches the type of `matchBlocks` from `loaOf` to `listOrDagOf`.
The former has been deprecated in Nixpkgs. The latter allows
dependencies between entries to be expressed using the DAG functions.
2020-04-13 23:24:40 +02:00
..
default-config-expected.conf ssh: add some basic tests 2019-03-19 23:00:17 +01:00
default-config.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
default.nix ssh: sockets forwards; remote and dynamic forwards 2019-10-02 20:42:29 +02:00
forwards-dynamic-bind-path-with-port-asserts.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
forwards-dynamic-valid-bind-no-asserts-expected.conf ssh: sockets forwards; remote and dynamic forwards 2019-10-02 20:42:29 +02:00
forwards-dynamic-valid-bind-no-asserts.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
forwards-local-bind-path-with-port-asserts.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
forwards-local-host-path-with-port-asserts.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
forwards-paths-with-ports-error.json ssh: sockets forwards; remote and dynamic forwards 2019-10-02 20:42:29 +02:00
forwards-remote-bind-path-with-port-asserts.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
forwards-remote-host-path-with-port-asserts.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
match-blocks-attrs-expected.conf ssh: switch type of matchBlocks to listOrDagOf 2020-04-13 23:24:40 +02:00
match-blocks-attrs.nix ssh: switch type of matchBlocks to listOrDagOf 2020-04-13 23:24:40 +02:00
no-assertions.json ssh: sockets forwards; remote and dynamic forwards 2019-10-02 20:42:29 +02:00