1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-23 16:11:51 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
David Arnold
78e198103a bump: devos for testing 2022-02-23 15:23:14 -08:00
David Arnold
d64f95fb28 test: add hm only config 2022-02-23 15:23:14 -08:00
David Arnold
a3b2207f22 bump: devos for testing 2022-02-23 15:23:14 -08:00
David Arnold
905b26bcb8 zoink: surface regression
In this changeset, the `self` module argument is not actually passed.

Upstream nixpkgs, for unknown reasons does not fail with the usual
error message, presumably becuase this is sumoduleWith type, but instead
bails with an inifinite recursion.
2022-02-23 15:23:14 -08:00
David Arnold
c7224726ef bump: downstream for tests 2022-02-23 15:23:14 -08:00
David Arnold
6954bdde5f bump downstream to working tip for tests 2022-02-23 15:23:14 -08:00
David Arnold
33474e6ffa imp: pass down self to grouped folder layout
pass `self` to top level imports in the style of
`./examples/groupByConfig`
2022-02-23 15:23:14 -08:00
David Arnold
acff396977 examples/downstream: use latest digga/develop 2022-02-23 15:23:14 -08:00
David Arnold
67df251929 ref: add proper downstream testing 2022-02-23 15:23:14 -08:00
David Arnold
defb97a834 fmt 2022-02-23 15:23:14 -08:00
David Arnold
3d0dfa9797 fix classicalDevos example 2022-02-23 15:23:14 -08:00
David Arnold
e5ab98071d add groupByConfig example 2022-02-23 15:23:14 -08:00
David Arnold
e6c3497e79 mv fullFlake -> example 2022-02-23 15:23:14 -08:00
Parthiv Seetharaman
46fe74647e tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00