Commit Graph

6 Commits

Author SHA1 Message Date
Ben Buscarino
0e0cc7b28d Fix tests 2022-05-13 12:52:06 -04:00
Gytis Ivaskevicius
afaa6ea2a7 Rename systemFlake to mkFlake in tests/examples 2021-09-05 22:44:18 +03:00
Gytis Ivaskevicius
36d9cd2322 Update dependencies + implement check-utils 2021-06-20 14:16:07 +03:00
David Arnold
d526007591 Add support for reverse DNS hostname declarations 2021-05-31 12:21:55 -05:00
Gytis Ivaskevicius
78f7c9bb29 Tests cleanup 2021-05-19 12:08:44 +03:00
Gytis Ivaskevicius
f4d05364b8
Work on tests and restructoring (#54)
* Add tests/derivation-outputs

* Remove cases covered by tests

* Add channel patching test cases

* Remove patching code leftovers as part of the example

* Remove Summer CI

* Add tests/overlays-flow

* Fix devshell root path

* Fix overlays tests

* Cleanup tests

* Work on hosts config test

* Add rm-locks command

* Add validation for host options inheritance

* Evaluate builder

* Add examples/minimal-multichannel

* Add examples/home-manager+nur+neovim

* Add examples/exporters

* Remove examples/fully-featured

* Remove devshell.toml

* Moving files around

* Fix rm-locks command and add exporters build

* Improve devshell
2021-05-15 16:47:15 +03:00