isabel roses isabelroses · she/her
  • Joined on 2024-05-29
isabelroses pushed to feat/x86-64_linux at auxolotl/labs 2024-06-22 18:21:28 +00:00
7adf088998 fix: don't use bash to call the builds allow them to infer from the shebang
120d4b3257 feat: inital support for x86_64-linux
Compare 2 commits »
isabelroses pushed to feat/x86-64_linux at auxolotl/labs 2024-06-22 18:09:30 +00:00
786738b368 fix: don't use bash to call the builds allow them to infer from the shebang
13c3f29d49 feat: inital support for x86_64-linux
a707b0f06b refactor: format all nix code
3479354ec9 refactor: add formatting script
403420fd4b fix: missing semicolon
Compare 5 commits »
isabelroses pushed to feat/x86-64_linux at auxolotl/labs 2024-06-22 17:02:05 +00:00
7adf088998 fix: don't use bash to call the builds allow them to infer from the shebang
120d4b3257 feat: inital support for x86_64-linux
9316874396 fix: add missing prefix for submodules, incorrect var name
dc2ce818b8 feat: apply dag defaults
69a8760bd3 feat: working linux-headers build
Compare 5 commits »
isabelroses commented on pull request auxolotl/templates#33 2024-06-22 16:59:21 +00:00
feat: NixOS template for new users

If we reference the nix wiki we should use https://wiki.nixos.org/wiki/PipeWire#Low-latency_setup

isabelroses commented on pull request auxolotl/templates#33 2024-06-22 16:56:51 +00:00
feat: NixOS template for new users

we can avoid lib.mkMerge here since cfg.allowUnfree is a boolean we can set it directly too nixpkgs.config.allowUnfree

isabelroses commented on pull request auxolotl/labs#1 2024-06-22 12:05:35 +00:00
WIP: feat: support for x86_64-linux

Currently getting an error with gnutar-boot

> linking ./intl/libgettext.h to intl/libintl.h
> configure: error: ./intl/libgettext.h: File not found
isabelroses pushed to feat/x86-64_linux at auxolotl/labs 2024-06-22 12:04:24 +00:00
61139839b6 fix: don't use bash to call the builds allow them to infer from the shebang
isabelroses pushed to feat/x86-64_linux at auxolotl/labs 2024-06-21 22:53:43 +00:00
fe8157bd15 feat: inital support for x86_64-linux
8e9cb4fbe9 foundation/stage0: fix hex0 hashes for amd64 & arm64 (#2)
9850da8aa9 fix: resolve issue with extending cross package
0312e3c4cc feat: working gcc build
6bd35bf4d5 feat: rich platform information
Compare 14 commits »
isabelroses pushed to feat/x86-64_linux at auxolotl/labs 2024-06-13 21:40:50 +00:00
c2143518d7 feat: inital support for x86_64-linux
856b88321e fix: correct broken submodules
Compare 2 commits »
isabelroses pushed to feat/x86-64_linux at auxolotl/labs 2024-06-13 21:38:03 +00:00
e068db6843 feat: inital support for x86_64-linux
isabelroses commented on pull request auxolotl/labs#1 2024-06-13 12:58:50 +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.

isabelroses created pull request auxolotl/labs#1 2024-06-13 12:56:37 +00:00
feat: inital support for x86_64-linux
isabelroses created branch feat/x86-64_linux in auxolotl/labs 2024-06-13 12:54:13 +00:00
isabelroses pushed to feat/x86-64_linux at auxolotl/labs 2024-06-13 12:54:13 +00:00
e0eeb90446 feat: inital support for x86_64-linux
isabelroses deleted branch test from auxolotl/labs 2024-06-13 11:29:36 +00:00