| 28 Jan 2025 |
magic_rb | dunno who that is, guess ill get to meet them at fossdem | 19:57:25 |
atemu12 | As one does as a member of the church of NixOS | 19:57:26 |
pentane ⭔ | In reply to @magic_rb:matrix.redalder.org ill try to mingle a bit, im bringing with me 3 people from my university, 2 of them have nothing to do with Nix one of them is nix-curious doing the Lord's work | 19:57:33 |
magic_rb | im getting "over-churched", im a member of the church of emacs, church of haskell and church of Nix | 19:57:58 |
atemu12 | They're related churches | 19:58:15 |
magic_rb | too many, cults i mean churches | 19:58:20 |
pentane ⭔ | I'm also in the church of haskell | 19:58:20 |
atemu12 | Some might say one and the same | 19:58:21 |
atemu12 | Shall we do a ceremonial yak shaving? | 19:58:33 |
magic_rb | oh for sure, its my favorite activity | 19:58:50 |
magic_rb | especially yak shaving my dotfiles | 19:58:57 |
| 29 Jan 2025 |
| matthewcroughan - nix.zone changed their display name from matthewcroughan to matthewcroughan (already in Brussels). | 15:42:24 |
| martijn joined the room. | 16:33:05 |
| 30 Jan 2025 |
| EVA-01 changed their profile picture. | 01:29:40 |
autra | Hi! I have a question about binary blobs: do I need to extract them from my device? does robotnix needs them? | 18:08:14 |
atemu12 | We take them from TheMuppets | 18:12:59 |
atemu12 | See the vendor json | 18:13:05 |
autra | thanks! Another question : about this signing mechanism, and the need of replacing keys: I've studied https://github.com/LineageOS/scripts/blob/main/key-migration/migration.sh and actually inspected my packages.xml, but there's no cert or _key occurrence on it. | 18:30:18 |
autra | So this script would absolutely do nothing on my phone, as none of the sed command will have an effect. Is it normal? | 18:30:51 |
atemu12 | Grep for the actual signature | 18:31:23 |
autra | 👍️ | 18:31:32 |
atemu12 | That's what it replaces | 18:31:56 |
atemu12 | I don't know what you're on about with cert or key | 18:32:05 |
autra | ah yes, no sorry, I misread the script | 18:33:12 |
autra | all good | 18:33:15 |
autra | After changing my keys, can I still flash the ota, or should I flash the signed_target_files zip? | 18:48:59 |
autra | well it works (I flashed the OTA). Nice! | 19:07:14 |
atemu12 | To answer the question: That depends on which keys you migrated to | 20:54:55 |
atemu12 | If you migrated to test keys, you need to flash the "unsigned" update | 20:55:09 |
atemu12 | If you migrated to your own keys, you must flash your signed update | 20:55:30 |