Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove reliance on external information #34

Merged
merged 4 commits into from Nov 7, 2019

Conversation

samueldr
Copy link
Member

@samueldr samueldr commented Oct 7, 2019

The short story is that relying on external data limits us in some ways. What we'll do, in the future, is add a helper to import the data into whatever format we are using at the time.

That is, until we work with the other projects (not only postmarketOS) and figure out a good way to share the relevant information.

@samueldr samueldr added the 4. type: enhancement New feature or request label Oct 7, 2019
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 samueldr merged commit 816faa0 into NixOS:master Nov 7, 2019
@samueldr samueldr deleted the feature/remove-external-info branch November 7, 2019 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant