Jake Hamilton jakehamilton · they/he
jakehamilton created pull request auxolotl/labs#11 2024-10-08 19:26:55 +00:00
feat: add portable submodule type
jakehamilton created branch feat/portable-submodules in auxolotl/labs 2024-10-08 19:09:46 +00:00
jakehamilton pushed to feat/portable-submodules at auxolotl/labs 2024-10-08 19:09:46 +00:00
a75b76e86e feat: add portable submodule type
jakehamilton pushed to main at auxolotl/labs 2024-10-08 18:44:32 +00:00
866b8902c9 fix(lib): swapped entries in test dag.sort.topological."sorts a graph" (#9)
jakehamilton merged pull request auxolotl/labs#9 2024-10-08 18:44:31 +00:00
fix(lib): swapped entries in test dag.sort.topological."sorts a graph"
jakehamilton pushed to main at auxolotl/labs 2024-09-22 02:55:05 +00:00
d7762a5a78 add bootstraped x86_64-linux cross compiled gcc (#8)
jakehamilton merged pull request auxolotl/labs#8 2024-09-22 02:55:03 +00:00
add bootstraped x86_64-linux cross compiled gcc
jakehamilton commented on pull request auxolotl/labs#9 2024-09-22 02:53:55 +00:00
fix(lib): swapped entries in test dag.sort.topological."sorts a graph"

Ah good catch! Thank you!

jakehamilton commented on pull request auxolotl/labs#8 2024-09-14 09:31:20 +00:00
add bootstraped x86_64-linux cross compiled gcc

Awesome!! I've just tested this and it all builds correctly, producing an x86_64-linux build of GCC. Amazing work @vlinkz!

I am going to approve the PR here for us to merge in as-is. After it…

jakehamilton pushed to feat/cross at auxolotl/labs 2024-08-22 23:25:45 +00:00
6d0463d37d fix: working gcc build
Compare 2 commits »
jakehamilton pushed to main at auxolotl/infra 2024-08-20 22:39:01 +00:00
a855c71575 feat: aux.computer redirects
jakehamilton pushed to main at auxolotl/infra 2024-08-20 22:09:48 +00:00
bf781e7f9e feat: add codex
jakehamilton pushed to feat/cross at auxolotl/labs 2024-08-20 20:33:12 +00:00
e21778c81b wip: fix extend, no working cross compile
jakehamilton created branch feat/cross in auxolotl/labs 2024-08-20 20:33:11 +00:00
jakehamilton pushed to main at auxolotl/labs 2024-08-15 16:06:22 +00:00
cadfaabc85 "Fix lib.types.derivations.shell's check" (#7)
jakehamilton merged pull request auxolotl/labs#7 2024-08-15 16:06:21 +00:00
"Fix lib.types.derivations.shell's check"
jakehamilton commented on pull request auxolotl/labs#7 2024-08-15 16:05:57 +00:00
"Fix lib.types.derivations.shell's check"

Thank you for fixing this, sorry about the delay!