Commit Graph

15 Commits

Author SHA1 Message Date
Gytis Ivaskevicius
9d10d7ea17
fix: failing channel-patching tests 2023-10-02 23:03:07 +03:00
Gytis Ivaskevicius
d01cae97e1
fix: failing channel-patching test 2023-10-02 21:46:11 +03:00
Ben Buscarino
0e0cc7b28d Fix tests 2022-05-13 12:52:06 -04:00
Gytis Ivaskevicius
4dd93da572 Update nixpkgs test patch 2021-11-06 15:39:22 +02:00
Gytis Ivaskevicius
01b41af029 Update nixpkgs test patch 2021-11-06 15:34:24 +02:00
Gytis Ivaskevicius
9d743bef39 Add a couple of extra checks to exportOverlays function 2021-11-06 15:29:27 +02:00
Gytis Ivaskevicius
08d7921714 Remove deprecated code 2021-09-05 22:45:27 +03:00
Gytis Ivaskevicius
afaa6ea2a7 Rename systemFlake to mkFlake in tests/examples 2021-09-05 22:44:18 +03:00
David Arnold
5c6ee69f69 imp: make output dynamic according to outputsBuilder
towards #79
2021-07-14 13:45:44 -05:00
Gytis Ivaskevicius
36d9cd2322 Update dependencies + implement check-utils 2021-06-20 14:16:07 +03:00
Gytis Ivaskevicius
6b2ea4b02c Update testing-utils.nix derivation names 2021-06-02 00:36:23 +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
6bdff31991 Add derivation tests 2021-05-17 23:24:27 +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