| 29 Sep 2021 |
danielrf | jack: That issue should be fixed by https://github.com/danielfullmer/robotnix/commit/4749957b2379cff1238f83a1828d8bef1ef080e1 | 17:11:50 |
danielrf | Longer term, I should update that chromium updater script to use a similar caching mechanism as is used in mk_repo_file.py, which wouldn't have used a cached sha256 if the fetchSubmodules option had changed | 17:13:32 |
jack | In reply to @danielrf:matrix.org (or maybe my script used a cached sha256 that it shouldn't have) I did a big garbage collection on my nix store and noticed it started failing. | 18:05:53 |
danielrf | * Like, the .gitmodules refers to a repo that is not fetchable IIRC | 22:35:37 |
jack | Seems to be fixed now. (dayjob interferes with my hobbies sometimes) | 23:04:53 |
| 30 Sep 2021 |
jack | In reply to @danielrf:matrix.org Pushed new tag grapheneos-2021092612. Tested working on crosshatch. Works on redfin. | 02:27:32 |
| 2 Oct 2021 |
danielrf | Pushed new tag grapheneos-2021100103. Tested working on crosshatch | 07:13:53 |
| grnnja_ joined the room. | 23:21:27 |
| 3 Oct 2021 |
jack | In reply to @danielrf:matrix.org Pushed new tag grapheneos-2021100103. Tested working on crosshatch Tested working on redfin. | 03:45:14 |
Yuka (she/her) | Tested working on bramble | 07:37:50 |
Yuka (she/her) | * grapheneos-2021100103 tested working on bramble | 07:38:07 |
| sphinx left the room. | 11:09:02 |
| 4 Oct 2021 |
| Rick (Mindavi) joined the room. | 17:43:32 |
| Emil Karlson joined the room. | 17:59:54 |
| 5 Oct 2021 |
danielrf | Pushed new tags: vanilla-2021100517 and grapheneos-2021100502. Tested on sunfish and crosshatch respectively. | 19:05:29 |
danielrf | dsx: Hi I made some recent changes to the redfin kernel building that might address the issue we had earlier. Do you have a redfin that's available to test on? I can build the image for you if you'd like, but don't feel any pressure to wipe/reflash your phone if you're already using it. | 19:07:09 |
danielrf | Also, Google pushed the Android 12 tags recently, and I'm digging into that now. I can't yet do that hard part of working on android-prepare-vendor until they release factory images for the pixel phones though. | 19:08:13 |
| 6 Oct 2021 |
jack | In reply to @danielrf:matrix.org Pushed new tags: vanilla-2021100517 and grapheneos-2021100502. Tested on sunfish and crosshatch respectively. grapheneos-2021100502 works on redfin! | 02:35:48 |
Yuka (she/her) | grapheneos-2021100502 tested working on bramble | 03:19:45 |
| Rosario Pulella changed their display name from rosariopulella to Rosuavio. | 10:38:32 |
| Rosario Pulella changed their display name from Rosuavio to Rosario Pulella. | 10:44:57 |
| kamadorueda joined the room. | 22:33:53 |
| 11 Oct 2021 |
cornu | My latest build fails with "The option `source.dirs.source.dirs' does not exist". | 11:21:44 |
cornu | It seems "source.dirs" is doubled in https://github.com/danielfullmer/robotnix/blob/96c0eee36ba725b37a565eea0de21f50f9fae71a/modules/apps/updater.nix#L66 | 11:22:04 |
danielrf | cornu: Thanks for reporting. Just fixed in the latest commit | 16:24:05 |
hmenke | There has also been a release of GrapheneOS. https://grapheneos.org/releases#2021100606 | 17:35:31 |
danielrf | hmenke: Yeah this release it a bit of a weird one since the kernel is built using repos from the android 12 manifest tags, while the rest of the source is built using the android 11 manifest tags | 17:36:55 |
danielrf | I originally thought it was just going to stay in the beta channel upstream so I could just skip this one, but since they've pushed it on their stable channel too I should probably try to build this as well | 17:37:59 |
danielrf | I should have some time later tonight to work on it | 17:38:05 |
danielrf | * hmenke: Yeah this release it a bit of a weird one since the kernel is built using repos (e.g. clang) from the android 12 manifest tags, while the rest of the source is built using the android 11 manifest tags | 17:38:26 |