| 24 Mar 2023 |
samueldr | (it also keeps some cross-compilation stuff warmer) | 19:22:28 |
matthewcroughan - nix.how | I just got my OnePlus 6, taking a stab at it. | 19:22:31 |
matthewcroughan - nix.how | And I see a few PRs that relate the voice piece, maybe I can fix that up if I end up being motivated enough | 19:22:46 |
matthewcroughan - nix.how | Is there anything in particular that you know does not work with the device? Or does basically everything work? | 19:23:12 |
samueldr | you can look at postmarketOS's support matrix, as it uses the same almost-mainline kernel | 19:24:30 |
samueldr | though we're a bit behind | 19:24:38 |
matthewcroughan - nix.how | https://github.com/NixOS/mobile-nixos/pull/589 | 19:25:13 |
matthewcroughan - nix.how | I saw this, so I guess that solves that? | 19:25:19 |
matthewcroughan - nix.how | Reserving 6811 sectors for directories...
Fudge factor: 52 / 1000
| 19:26:33 |
matthewcroughan - nix.how | Lol, wondering what the fudge factor is | 19:26:37 |
samueldr | https://github.com/NixOS/mobile-nixos/blob/7a6e97e3af73c4cca87e12c83abcb4913dac7dbc/lib/image-builder/makeExt4.nix#L63-L89 | 19:35:01 |
matthewcroughan - nix.how | In reply to @samueldr:matrix.org https://github.com/NixOS/mobile-nixos/blob/7a6e97e3af73c4cca87e12c83abcb4913dac7dbc/lib/image-builder/makeExt4.nix#L63-L89 Is this image-builder/makeExt4.nix an image builder you've made, and is it of a style you wish Nixpkgs would adopt for building sd images and other kinds of images? | 19:38:53 |
matthewcroughan - nix.how | Just wondering if I should study it to see if there's patterns worth following etc | 19:39:08 |
samueldr | thing I've made, but first second attempt; I have a fourth attempt that has a better UX which I have worked into merging back into Mobile NixOS... I should dust off the PR | 19:39:54 |
samueldr | but it itself also has a major flaw, and I've yet to think about solving it | 19:40:20 |
samueldr | "major" flaw... like pretty minor | 19:40:32 |
raitobezarius | it's fourth now? :D | 19:40:49 |
raitobezarius | damn | 19:40:50 |
raitobezarius | you're killing it | 19:40:55 |