Commit Graph

9 Commits

Author SHA1 Message Date
Gytis Ivaskevicius
462e36f1cd
chore: comment out failing tests
Some tests are failing due to downstream dependency changes. Should be
definetelly fixed before making any serious changes
2024-07-03 00:15:39 +03:00
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
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
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
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