1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-23 08:02:21 +03:00
digga/examples
David Arnold 6267d6abf9 imp: remove default application of profileTests
now that we have per-host custom tests, it does not make sense anymore
to have magic lumpsum tests.

users are encouraged to use the new digga.lib.allProfilesTest standard
test and add it to a host's test like so:

`nixos.<host>.tests = [ digga.lib.allPrefilesTest ];`
2022-02-23 15:23:14 -08:00
..
devos tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
downstream@079adc4474 bump: some things, but not all (hehehehe) - find out why? 2022-02-23 15:23:14 -08:00
groupByConfig imp: remove default application of profileTests 2022-02-23 15:23:14 -08:00
hmOnly fix: example / tests 2022-02-23 15:23:14 -08:00