Cole Mickens
Cole Mickens
so this script reaches into the device dir for the config, but goes back up and out through the entire default/release mechanisms just to get to the config via nix?
I hacked something together for the normalize script to support variants: https://github.com/colemickens/mobile-nixos/commit/54050952c5284dc4803dbf40009172e216687d65 ``` :: Validating kernel configuration ERROR: CONFIG_UEVENT_HELPER_PATH is expected to be set to «CONFIG_UEVENT_HELPER_PATH=», but is not present...
Ah, looks like you're WIP right now even maybe, per your edit, but just a heads up --> if you aren't currently fixing up your reference to `~/tmp/linux/0001-HACK-Firmware-and-files-snooper.5-13.patch`, well, you...
README now has step-by-step instructions. cc: @craigem ;)
From what I've read, it might not boot, but I've not seen any indications (or stark warnings) that it can cause damage. I specifically decided "I can do this mod...
:/ https://lists.denx.de/pipermail/u-boot/2019-May/368388.html
also: https://lists.denx.de/pipermail/u-boot/2021-August/458800.html
>What I'm talking about is the existing and already working overlaying infra from NixOS, which pre-bakes overlays. Gotcha. I can poke around at this, but my first instinct is that...
I've read through #488 several times and tried to read the diff and I'm still very, very confused. I am struggling to have any conceptual idea of what I'm trying...
``` error: The option `mobile.boot.stage-1.kernel.package' is defined multiple times. Definition values: - In `/nix/store/ka2krxc8nngpzzwp26xafn0yawv6w0rf-source/modules/initrd-kernel.nix': - In `/nix/store/4f4ly4w1gvjv001gcnzwd0acbdgfwh4z-source/hosts/pinephone/configuration.nix': - In `/nix/store/4f4ly4w1gvjv001gcnzwd0acbdgfwh4z-source/hosts/pinephone/configuration.nix': (use '--show-trace' to show detailed location information) ``` somehow three...