Kiana Sheibani toki · she/her
toki pushed to main at toki/advent-of-code-2024 2024-12-09 02:30:20 -05:00
68a806b291 feat: part 8-2
b10afe5239 feat: part 8-1
22423f6cf6 refactor: Data.Vect.range -> Data.List.allFins
Compare 3 commits »
toki pushed to main at toki/advent-of-code-2024 2024-12-09 00:46:42 -05:00
3826a13244 feat: part 7-2
b4391bec86 refactor: remove totality assertion
2196df1811 feat: part 7-1
d87cb7d7ee fix: remove unnecessary module list from ipkg
cda9060ab3 feat: part 6-2
Compare 7 commits »
toki pushed to main at toki/advent-of-code-2024 2024-12-05 09:16:19 -05:00
b40650cd6b feat: allow solution ID to be passed as CLI arg
94448ca2f5 style: remove extraneous import
Compare 2 commits »
toki pushed to main at toki/advent-of-code-2024 2024-12-05 09:05:34 -05:00
14f7539bef feat: part 5-2
8dd697ee64 feat: part 5-1
20af31beda style: indent case branches
Compare 3 commits »
toki pushed to main at toki/advent-of-code-2024 2024-12-05 06:12:52 -05:00
d0a2aaef36 feat: part 4-2
8fa82869ab feat: part 4-1
2ac7b192b7 style: remove unnecessary do block
07b830672b style: decrease indentation on TTImp quote
Compare 4 commits »
toki pushed to main at toki/advent-of-code-2024 2024-12-04 07:17:27 -05:00
b37d5f2dd4 feat: part 3-2
939f596c34 refactor: move parser functions into Utils
41de325442 feat: part 3-1
b3c48a5d8c fix: namespace issues with generated code
Compare 4 commits »
toki pushed to main at toki/advent-of-code-2024 2024-12-03 04:07:10 -05:00
bf184dd8d3 feat: part 2-2
fad1b50858 fix: import necessary modules in Main
1a0e4a5a04 feat: part 2-1
2c9e1baf93 style: change section comment
Compare 4 commits »
toki created branch main in toki/advent-of-code-2024 2024-12-02 17:06:45 -05:00
toki pushed to main at toki/advent-of-code-2024 2024-12-02 17:06:45 -05:00
1425c6c51d feat: part 1-2
0b415a23cb style: modify whitespace convention
f40862fc1e feat: part 1-1
toki created repository toki/advent-of-code-2024 2024-12-02 17:06:35 -05:00
toki pushed to main at toki/aether 2024-11-22 18:58:26 -05:00
37f8be203f refactor: always allow HTTPS through firewall
toki pushed to main at toki/aether 2024-11-22 18:58:09 -05:00
81e6c01444 refactor: always allow HTTPS through firewall
63565fc4b1 fix: fix incorrect config reference
f27c89de11 refactor: factor out forgejo option
Compare 3 commits »
toki pushed to main at toki/aether 2024-11-22 18:51:25 -05:00
992ffdd92e feat: Allow overriding of Raspberry Pi kernel package
toki pushed to main at toki/aether 2024-11-22 18:46:46 -05:00
3bdcb0e6b1 fix: correct markdown syntax for admonition
toki pushed to main at toki/aether 2024-11-22 18:42:09 -05:00
8ef4845300 docs: rewrite README
c409cde8f2 style: comment module options file
c9868c7887 refactor: rename catch-all module to all
dede65dc18 refactor: rename wireless module to basic
Compare 4 commits »
toki pushed to main at toki/aether 2024-11-20 02:54:55 -05:00
f178336dd8 tweak: remove unnecessary forgejo config
f0aa0e25b0 docs: reorder module checklist
Compare 2 commits »
toki pushed to main at toki/aether 2024-11-20 02:37:10 -05:00
1f4b816ffd docs: document nixosModules.aether output
toki pushed to main at toki/aether 2024-11-20 02:26:51 -05:00
bb8f338c68 feat: add assertion to ensure correctness of options
c978882918 refactor: separate module options into options.nix
cb94d7c6fb docs: document API
475017cf87 fix: use specialArgs to prevent infinite loop
966a1ec8f6 fix: correct option name
Compare 11 commits »
toki pushed to main at toki/aether 2024-11-19 21:47:44 -05:00
7fd8d426fb docs: add README
toki pushed to main at toki/aether 2024-11-19 21:44:33 -05:00
a3e6ff7724 docs: add README