nixpkgs/nixos/doc/manual/development
Jörg Thalheim 29db54c373 nixos/tests: extend shell_interact to accept alternative socat addresses
`shell_interact()` is currently not nice to use.  If you try to cancel
the socat process, it will also break the nixos test. Furthermore
ptpython creates it's own terminal that subprocesses are running in,
which breaks some of the terminal features of socat.
Hence this commit extends `shell_interact` to allow also to connect to
arbitrary servers i.e. tcp servers started by socat.
2023-01-27 13:09:25 +01:00
..
activation-script.section.md nixos: fix typos 2022-12-17 19:31:14 -05:00
assertions.section.md
bootspec.chapter.md nixos/activation/bootspec: add bootspec chapter in NixOS manual 2022-12-08 13:50:05 -08:00
building-parts.chapter.md
development.xml nixos/activation/bootspec: add bootspec chapter in NixOS manual 2022-12-08 13:50:05 -08:00
freeform-modules.section.md
importing-modules.section.md
linking-nixos-tests-to-packages.section.md manuals: Describe how to link NixOS tests from packages 2021-07-27 17:39:33 +02:00
meta-attributes.section.md nixos/manual: mention that module chapters should use markdown 2023-01-10 10:31:59 +01:00
nixos-tests.chapter.md nixos: nixos/doc/manual/devlopment/nixos-tests.xml to CommonMark 2021-09-08 15:47:16 +08:00
option-declarations.section.md nixos/manual: clarify mk{Enable,Package}Option MD usage 2023-01-22 17:08:40 +01:00
option-def.section.md nixos/doc: document mkOrder and friends 2022-12-02 14:15:24 +01:00
option-types.section.md doc,nixos/doc: unescape ellipses 2022-12-27 17:13:49 +01:00
replace-modules.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
running-nixos-tests-interactively.section.md nixos/tests: extend shell_interact to accept alternative socat addresses 2023-01-27 13:09:25 +01:00
running-nixos-tests.section.md nixos/doc/running-nixos-tests: Simplify running instructions with nixosTests 2022-09-24 17:38:08 +01:00
settings-options.section.md doc,nixos/doc: unescape ellipses 2022-12-27 17:13:49 +01:00
sources.chapter.md
testing-installer.chapter.md
unit-handling.section.md nixos/switch-to-configuration: Fix reloading of stopped services 2022-03-11 14:05:19 +01:00
what-happens-during-a-system-switch.chapter.md nixos/doc: Document the activation script 2022-02-09 20:44:28 +01:00
writing-documentation.chapter.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
writing-modules.chapter.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
writing-nixos-tests.section.md nixos/test-driver: add optional address arg to wait_for_{open,closed}_port 2022-12-29 13:50:17 +01:00