Jake Hamilton jakehamilton · they/he
jakehamilton commented on pull request auxolotl/labs#2 2024-06-16 20:35:34 +00:00
foundation/stage0: fix hex0 hashes for amd64 & arm64
jakehamilton pushed to main at auxolotl/infra 2024-06-16 15:49:49 +00:00
eb5fcf642c chore: update website
jakehamilton pushed to main at auxolotl/labs 2024-06-16 09:24:32 +00:00
9850da8aa9 fix: resolve issue with extending cross package
jakehamilton pushed to main at auxolotl/labs 2024-06-15 14:08:52 +00:00
0312e3c4cc feat: working gcc build
jakehamilton pushed to main at auxolotl/labs 2024-06-15 11:18:12 +00:00
6bd35bf4d5 feat: rich platform information
jakehamilton pushed to main at auxolotl/labs 2024-06-15 10:58:31 +00:00
1c67c40213 feat: cross compilation package set
jakehamilton pushed to main at auxolotl/labs 2024-06-15 09:35:47 +00:00
2989fdc4fe refactor: more elegant shorthand support
jakehamilton pushed to main at auxolotl/labs 2024-06-15 00:27:10 +00:00
aa1c58f6ee feat: support submodule longhand
jakehamilton pushed to main at auxolotl/labs 2024-06-14 14:01:22 +00:00
3713635d76 feat: simple builder
jakehamilton pushed to main at auxolotl/labs 2024-06-14 11:55:20 +00:00
b3f9fe574e refactor: enable foundation, standardize exports
jakehamilton pushed to main at auxolotl/labs 2024-06-14 11:47:58 +00:00
fea8c2cd9c feat: working package export
jakehamilton pushed to main at auxolotl/labs 2024-06-14 09:12:32 +00:00
cdc90a4656 refactor: potluck -> tidepool
jakehamilton pushed to main at auxolotl/labs 2024-06-14 08:41:00 +00:00
e1321add05 feat: dynamic cross packages generation
ea0ed58a7e feat: working module packages
Compare 2 commits »
jakehamilton commented on pull request auxolotl/labs#1 2024-06-14 05:23:10 +00:00
WIP: feat: support for x86_64-linux

Yea I'm wondering if we want to pull out the format and move it into a separate PR (maybe not worth the trouble here). We should also add something about formatting before each commit to our…

jakehamilton commented on pull request auxolotl/labs#1 2024-06-14 01:54:09 +00:00
WIP: feat: support for x86_64-linux

Currently I'm formatting with nixfmt-rfc-style since no formatter is specified, let me know if you would like me to reformat with another formatter.

This is fine, though it's made the PR a…

jakehamilton commented on pull request auxolotl/labs#1 2024-06-14 01:52:46 +00:00
WIP: feat: support for x86_64-linux

Currently I'm formatting with nixfmt-rfc-style since no formatter is specified, let me know if you would like me to reformat with another formatter.

[This is the correct thing to…

jakehamilton pushed to main at auxolotl/labs 2024-06-13 17:23:08 +00:00
856b88321e fix: correct broken submodules
jakehamilton commented on pull request auxolotl/labs#1 2024-06-13 15:10:29 +00:00
WIP: feat: support for x86_64-linux

Pretty much all of the packages from stage1 and beyond are restricted to i686-linux. I don't think that adding the extra system here will do much unless we modify packages to build properly on x86_64-linux and set their meta.platforms to include the new system.

jakehamilton commented on pull request auxolotl/labs#1 2024-06-13 15:07:12 +00:00
WIP: feat: support for x86_64-linux

potluck isn't ready to be used by anything just yet, I'm currently working out issues with the module system (there seems to be some trouble around submodules). Can we revert the changes in…

jakehamilton pushed to main at auxolotl/labs 2024-06-13 05:03:55 +00:00
9c29945531 fix: use type name for tagged type