Commit Graph

12 Commits

Author SHA1 Message Date
DavHau
a0c0260c14 chore: reduce packages built by .#tests-examples 2022-11-15 00:13:25 +01:00
Yusuf Bera Ertan
6f840b11f1
fix: rename checks in examples 2022-11-13 14:19:46 +03:00
Yusuf Bera Ertan
37c71736a7
refactor: change some examples sources to make them take less time on CI 2022-11-13 14:11:56 +03:00
Yusuf Bera Ertan
0bac3a3476
tests: attemp to fix _d2n-extended 2022-10-06 22:48:12 +03:00
Yusuf Bera Ertan
55db7931ce
tests: fix unit tests, fix extended examples 2022-10-06 20:53:59 +03:00
Yusuf Bera Ertan
0d56a0f089
tests: fix _d2n-extended test again 2022-10-04 18:11:10 +03:00
Yusuf Bera Ertan
80ec66e77a
tests: fix _d2n-extended test 2022-10-04 16:50:42 +03:00
Yusuf Bera Ertan
b4a93ebbae
feat: make fetchers use modules 2022-10-04 15:46:53 +03:00
Yusuf Bera Ertan
6871e9e560
fix: fix extended examples 2022-10-03 15:18:27 +03:00
Yusuf Bera Ertan
15b8621648
tests: fix _d2n-extended test 2022-09-25 22:54:05 +03:00
DavHau
e654ffaa10 feat: module system improvements
- add documentation to the subsystem-loading interface
- expose evaled modules publicly via `framework`
- add option config.modules to allow users to include their own modules
- update examples for extending dream2nix
2022-08-15 15:34:24 +02:00
DavHau
e8fe3f803f rename examples under ./examples
Apply naming scheme {subsystem}_{test-name}
2022-07-22 16:02:21 +02:00