Skip to content

How to import flakeModules provided by other partitions #254

Answered by roberth
brsvh asked this question in Q&A
Discussion options

You must be logged in to vote
# How to import a flakeModule provided by `bar'.

Haven't tried yet, but imports = [ self.flakeModules.baz ]; should work.
self is an argument to the outputs function, and also a module argument, in case you're doing this in a separate file.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brsvh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants