summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* nixos/zfs: convert test to pythonJulian Stecklina2019-11-04
* nixos/automysqlackup: Port test to pythonJacek Galowicz2019-11-04
* nixos/ammonite: Port test to pythonJacek Galowicz2019-11-04
* nixos/acme: Port test to pythonJacek Galowicz2019-11-04
* nixos/boot: Port test to pythonJacek Galowicz2019-11-04
* nixos/wireguard: convert generated test to pythonJana Traue2019-11-04
* nixos/wireguard: convert default test to pythonJana Traue2019-11-04
* nixos/quake3: convert test to pythonJana Traue2019-11-04
* nixos/emacs-daemon: convert test to pythonJulian Stecklina2019-11-04
* nixos/gitea: convert test to pythonJana Traue2019-11-04
* nixos/postgres: Port test to pythonJacek Galowicz2019-11-04
* nixos/bittorrent: Port test to pythonJacek Galowicz2019-11-04
* nixos/login: Port test to pythonJacek Galowicz2019-11-04
* nixos/test: Pythonify documentationJacek Galowicz2019-11-04
* nixos/test: use ptpython as replFlorian Klink2019-11-04
* nixos/test: Port test driver to pythonJacek Galowicz2019-11-04
* Merge pull request #71139 from philandstuff/ssh-agent-pkcs11-whitelistRobin Gloster2019-11-04
|\
| * ssh-agent: add agentPKCS11Whitelist optionPhilip Potter2019-10-14
* | Merge pull request #72698 from gebner/digimend-driversGabriel Ebner2019-11-04
|\ \
| * | nixos/digimend: init moduleGabriel Ebner2019-11-03
* | | Merge pull request #72729 from mmahut/tracMarek Mahut2019-11-04
|\ \ \
| * | | tests: adding tracMarek Mahut2019-11-03
| * | | nixos/trac: service initMarek Mahut2019-11-03
* | | | nixos/nat: fix typo in commentMax Veytsman2019-11-04
* | | | Merge pull request #68193 from chkno/nixos-option-rewriteLinus Heckemann2019-11-04
|\ \ \ \
| * | | | release-notes 20.03: added notice for rewritten nixos-optionRobin Gloster2019-11-04
| * | | | snake_case -> camelCaseChuck2019-11-04
| * | | | Support aggregate types attrsOf and listOfChuck2019-11-04
| * | | | (clang-format for has_example)Chuck2019-11-04
| * | | | Add maintainerChuck2019-11-04
| * | | | Only print example when there is oneChuck2019-11-04
| * | | | snake_case -> camelCaseChuck2019-11-04
| * | | | Don't print header on stderrChuck2019-11-04
| * | | | Explain why header goes on stderrChuck2019-11-04
| * | | | Pass values by referenceChuck2019-11-04
| * | | | Pass Context by referenceChuck2019-11-04
| * | | | Hold state and autoArgs by referenceChuck2019-11-04
| * | | | Use std::get_ifChuck2019-11-04
| * | | | Per reviewer request, cast the other side.Chuck2019-11-04
| * | | | Always say which path component had troubleChuck2019-11-04
| * | | | Switch from east const to west constChuck2019-11-04
| * | | | Support submodules (Fixes #13121)Chuck2019-11-04
| * | | | clang-formatChuck2019-11-04
| * | | | Fix missing "using ThrownError"Chuck2019-11-04
| * | | | Narrow the «not defined» check to just ThrownErrorChuck2019-11-04
| * | | | Preserve type of rethrown exceptionsChuck2019-11-04
| * | | | Correct syntax for license specificationChuck2019-11-04
| * | | | Add licenseChuck2019-11-04
| * | | | Parallel build is the default, so no need to specifyChuck2019-11-04
| * | | | Remove list sortingChuck2019-11-04