Austreelis austreelis · xe/xer
  • Joined on 2024-06-12
austreelis commented on pull request auxolotl/labs#11 2024-10-09 08:58:55 +00:00
feat: add portable submodule type

Love this ! I got hit by this when fleshing out mudenv (though I eventually took another approach).

Any reason why to keep them separate from lib.types.submodule/lib.types.submodules.of ?…

austreelis commented on issue auxolotl/labs#10 2024-09-28 17:28:39 +00:00
first "trivial" builders

I'm not sure I follow to much with this question, do you mean where they should be located under config.builders, what their inputs should look like, etc?

Yes and yes. If they should be a…

austreelis opened issue auxolotl/labs#10 2024-09-28 13:30:52 +00:00
first "trivial" builders
austreelis created pull request auxolotl/labs#9 2024-09-18 15:43:36 +00:00
fix(lib): swapped entries in test dag.sort.topological."sorts a graph"
austreelis created pull request auxolotl/labs#7 2024-07-19 14:51:22 +00:00
"Fix lib.types.derivations.shell's check"
austreelis closed pull request auxolotl/labs#3 2024-06-28 19:23:07 +00:00
WIP: feat: Namespaced includes
austreelis commented on pull request auxolotl/labs#3 2024-06-28 19:23:07 +00:00
WIP: feat: Namespaced includes

After talking with @jakehamilton, we decided not to go forward with this PR, because:

  • We don't see it being extremely useful for now. It's pretty rare to include so many modules that their…
austreelis commented on pull request auxolotl/labs#3 2024-06-22 18:57:42 +00:00
WIP: feat: Namespaced includes

I just pushed commits that should resolve previous discussions, but I have some questions/notes:

  1. I have made include objects require a module key, so that attrs modules included inline can't…
austreelis commented on pull request auxolotl/labs#3 2024-06-19 20:37:39 +00:00
WIP: feat: Namespaced includes

I think composition is still partially unresolved, but given this was just the first draft I came up with I expect it to have some rough edges, particularly in that domain.

The way it work for…

austreelis commented on pull request auxolotl/labs#3 2024-06-19 15:33:37 +00:00
WIP: feat: Namespaced includes

I'm not sure what you're referring to as "this", if it's something specific I'm not seeing it (maybe I'm confused by the UI).

If it's in general, what's the rationale for modules to be included…

austreelis commented on pull request auxolotl/labs#3 2024-06-19 12:09:05 +00:00
WIP: feat: Namespaced includes

No, I though I left it out when cleaning up my patch.

austreelis created pull request auxolotl/labs#3 2024-06-18 14:47:22 +00:00
feat: Namespaced includes