!UUYziobKGGxpovWyAN:nixos.org

Robotnix

242 Members
Build Android (AOSP) using Nix | https://github.com/danielfullmer/robotnix75 Servers

Load older messages


SenderMessageTime
11 Sep 2021
@jcie74:matrix.orgpie_actually, I almost watched all of them I guess. The android 10 and 11 ones I still have queued20:07:41
@jcie74:matrix.orgpie_theyre watchable 1.5x and maybe 2x even (I havent managed the latter with anyone else yet)20:08:00
@jcie74:matrix.orgpie_the training slides on opersys.com also seem to be public20:13:08
@jcie74:matrix.orgpie_the trainings are very expensive but the slides are accessible so thats cool i guess 🤣😂20:13:32
@jcie74:matrix.orgpie_they seem pretty good though?20:13:38
@jcie74:matrix.orgpie_the problem is of course if you have a random diagram shoved in front of you youre missing all the value add20:14:18
12 Sep 2021
@kranzes:matrix.orgkranzes danielrf: could you update to the latest bromite version and push it to cachix? 21:53:09
@danielrf:matrix.orgdanielrf kranzes: Sure, will work on that today 22:17:18
@danielrf:matrix.orgdanielrf pshirshov: apologies for the delayed response to your questions and PRs/issues. 22:18:01
@danielrf:matrix.orgdanielrf that hardcoded fingerprint is only used if signing.enable=false, and is to avoid an extra use of Nix's import-from-derivation. 22:18:38
@danielrf:matrix.orgdanielrfSome apps need to embed a fingerprint of another app in their code. (e.g. F-Droid privileged extension needs to know the fingerprint from F-Droid)22:19:17
@danielrf:matrix.orgdanielrf If the user generates their own keys, then fingerprint gets set based on their key. 22:19:56
@danielrf:matrix.orgdanielrf However, if signing.enable=false, then we internally generate a snakeoil key for the F-Droid app to use. This would also automatically get set to fingerprint, but uses IFD. 22:20:40
@danielrf:matrix.orgdanielrfSo that line is just to avoid IFD to get that information. The line is not required, since the fallback is still to use IFD to get it.22:21:22
@pshirshov:matrix.orgpshirshovShould something like that be done for other apps (namely aurora store)?22:22:05
@danielrf:matrix.orgdanielrf For reference, here's where we generate the warning if fingerprint is being acquired via IFD for signing.enable=false: https://github.com/danielfullmer/robotnix/blob/4469399c4a612cb34cc0c6957ec80e1fa14e2418/modules/apps/prebuilt.nix#L179 22:22:43
@danielrf:matrix.orgdanielrfIs there a place in the aurora services where we need to patch in a key fingerprint? If so then yes22:23:17
@danielrf:matrix.orgdanielrf You can avoid adding that fingerprint = mkIf (!config.signing.enable) ... line until the warning prompts you. 22:25:23
@danielrf:matrix.orgdanielrfI have thoughts about ways to eliminate this stuff when we rework the keys generation again... It's not very intuitive as you've discovered22:26:15
@danielrf:matrix.orgdanielrf pie_: Hi, just FYI, if you're interested in some other issues which would be helpful to work on, there's also this one: https://github.com/danielfullmer/robotnix/issues/24 22:44:33
@danielrf:matrix.orgdanielrfHuh, I would have thought the next bromite release would be based on chromium v93, since that's whats stable on android now, but they're still on v92. Will still update to today's released version.22:47:14
13 Sep 2021
@danielrf:matrix.orgdanielrf kranzes: OK, built and pushed bromite up to github and cachix 00:51:55
@kranzes:matrix.orgkranzes
In reply to @danielrf:matrix.org
kranzes: OK, built and pushed bromite up to github and cachix
erm its not on github?
08:24:33
@jcie74:matrix.orgpie_
In reply to @jcie74:matrix.org
theyre a bit specialized but im watching the opersys youtube videos, they also seem quite decent
id like to make the slight modification that they actually seem very good
14:46:31
15 Sep 2021
@danielrf:matrix.orgdanielrf Pushed new tag: grapheneos-2021091407. Tested on crosshatch. 21:28:31
17 Sep 2021
@jack:mudshark.orgjack Tested on redfin. 02:45:47
18 Sep 2021
@danielrf:matrix.orgdanielrf Pushed new tag: lineageos-2021091803. Tested on sunfish. 22:28:35
21 Sep 2021
@yuka:yuka.devYuka (she/her) joined the room.18:31:56
24 Sep 2021
@danielrf:matrix.orgdanielrf Pushed new tag: grapheneos-202109222 tag. Tested on crosshatch 03:07:58
25 Sep 2021
@jack:mudshark.orgjack
In reply to @danielrf:matrix.org
Pushed new tag: grapheneos-202109222 tag. Tested on crosshatch
Tested on redfin.
05:44:41

There are no newer messages yet.


Back to Room ListRoom Version: 6