forked from Fediversity/Fediversity
move nixops4Deployment class #6
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: fricklerhandwerk/Fediversity#6
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "kiara/Fediversity:data-model-fix-root-class"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -31,6 +31,7 @@ let
inputs.nixops4.modules.nixops4Deployment.default
{
_class = "nixops4Deployment";
I'm not even sure this is needed at all, the import should give us that anyway
fair - for the purpose of imports checks i guess i'll close in favor of https://github.com/nixops4/nixops4/pull/104, fixing the lack of this
_class
upstreamah, i guess until then we may as well get this moved out of the root
Good catch, thank you