minimalist kernel and OS. targets x86_64 and the pinephone (aarch64)
osdev kernel

ci: add spellchecking thing

+14
+14
.tangled/typos.yml
··· 1 + when: 2 + - event: ["push", "pull_request", "manual"] 3 + branch: master 4 + 5 + engine: nixery 6 + 7 + dependencies: 8 + nixpkgs: 9 + - typos 10 + 11 + steps: 12 + - name: "Check for typos" 13 + command: | 14 + typos
.tangled/workflow

This is a binary file and will not be displayed.