mobile-nixos icon indicating copy to clipboard operation
mobile-nixos copied to clipboard

Results 183 mobile-nixos issues
Sort by recently updated
recently updated
newest added

> *This pinned issue serves as a wiki-like entry for Nixpkgs PRs and issues.* ## Cross-compilation   | Issue/PR | Status tracking --|---------|--------- :heavy_check_mark: | https://github.com/NixOS/nixpkgs/pull/117914 | [↗️ status](https://nixpk.gs/pr-tracker.html?pr=117914) * *...

In order to build the poetically named "libqipcrtr4msmipc" project (relevant to modem support on Qualcomm) I need headers files from the vendor kernel that don't exist in mainline. What do...

4. type: enhancement
0. priority: (WIP)

**Things are broken in armv7 land**. This is why this is a WIP PR. The kernel seems to work correctly (though the USB stack seems to cause my computer's USB...

4. type: port
3. topic: device
1. device: other mainline
0. priority: (WIP)

E.g. in - https://github.com/NixOS/mobile-nixos/blob/master/modules/system-types/android/device-notes.fastboot.adoc.erb Allow disabling fragments. This would be used for `amazon-austin` to disable the `fastboot` installation method instructions. This could be used with `motorola-surfna` to disable the `android-flashable-zip`...

fixes changing mount options in configuration.nix noatime improves performance and reduces writes

9. status: WIP
4. type: cleanup
0. priority: (WIP)

This is not ready to be used. This was opened *mainly* so others can benefit from the changes if they need to test 32 bit stuff on a non-armv7 platform....

type: port
status: WIP
status: dead-end

(PinePhone) **To Reproduce** Steps to reproduce the behavior: 1. open a successful build (e.g. [this one](https://hydra.nixos.org/build/134431262)) 2. follow instructions under button Actions > Reproduce locally 3. the script ends with...

The problem: A user wants to compile using `nix-build` on their `x86_64` system, when an `aarch64-linux` machine is configured as a builder. Currently, it doesn't end up being used as...

type: bug
topic: cross

Please add the support level to the devices documentation. https://mobile.nixos.org/devices/index.html I like the structure of the list here organized by brand: https://wiki.lineageos.org/devices/ There could be the overall support level like...

type: enhancement
topic: documentation

It was decided in [RFC 72](https://github.com/NixOS/rfcs/blob/master/rfcs/0072-commonmark-docs.md) to use Markdown (Commonmark) for Nixpkgs and NixOS documentation. The Nix manual was also converted in https://github.com/NixOS/nix/pull/3857. So i would consider Markdown the standard...