Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/mobile-nixos
base: 0c2595071968
Choose a base ref
...
head repository: NixOS/mobile-nixos
compare: 816faa019809
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 7, 2019

  1. Remove postmarketOS-devices.json

    Anchoring ourselves to an external project, at this point, is not
    feasible. This does not allow us to explore making better use of the
    capabilities of nix.
    
    Though, a mechanism using third-party resources, like the postmarketOS
    device information, is something that is desirable. The difference is
    that it would need to *import* the information in the format used by
    mobile-nixos, rather than mobile-nixos importing the information from a
    "data dump".
    samueldr committed Nov 7, 2019
    Copy the full SHA
    19d3e79 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a41ff8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3ad5496 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0f648ef View commit details
    Browse the repository at this point in the history
  5. Merge pull request #34 from samueldr-wip/feature/remove-external-info

    Remove reliance on external information
    samueldr committed Nov 7, 2019
    Copy the full SHA
    816faa0 View commit details
    Browse the repository at this point in the history