All Projects → NixOS → Mobile Nixos

NixOS / Mobile Nixos

Licence: mit
Questions? #nixos-aarch64 (or #nixos) on Freenode!

Labels

Projects that are alternatives of or similar to Mobile Nixos

microvm.nix
NixOS MicroVMs
Stars: ✭ 136 (-53.26%)
Mutual labels:  nix
bigdata-fun
A complete (distributed) BigData stack, running in containers
Stars: ✭ 14 (-95.19%)
Mutual labels:  nix
Node2nix
Generate Nix expressions to build NPM packages
Stars: ✭ 258 (-11.34%)
Mutual labels:  nix
dotfiles
My NixOS dotfiles
Stars: ✭ 21 (-92.78%)
Mutual labels:  nix
hakyll-nix-template
Hakyll + Nix starter template
Stars: ✭ 20 (-93.13%)
Mutual labels:  nix
dconf2nix
🐾 Convert Dconf files (e.g. Gnome Shell) to Nix, as expected by Home Manager
Stars: ✭ 51 (-82.47%)
Mutual labels:  nix
nix-prefetch-github
Prefetch sources from github for nix build tool
Stars: ✭ 25 (-91.41%)
Mutual labels:  nix
Haskell.nix
Alternative Haskell Infrastructure for Nixpkgs
Stars: ✭ 283 (-2.75%)
Mutual labels:  nix
nix-cookbook
A cookbook of snippets that show you how you can accomplish common tasks using the Nix expression language
Stars: ✭ 73 (-74.91%)
Mutual labels:  nix
go2nix
Reproducible builds and development environment for Go
Stars: ✭ 88 (-69.76%)
Mutual labels:  nix
elinter
Nix-based CI and local testing framework for Emacs Lisp projects
Stars: ✭ 19 (-93.47%)
Mutual labels:  nix
system
Declarative NixOS system configuration for all my machines
Stars: ✭ 14 (-95.19%)
Mutual labels:  nix
tix
[WIP] A type system for nix
Stars: ✭ 59 (-79.73%)
Mutual labels:  nix
nixexprs
nix stuff
Stars: ✭ 13 (-95.53%)
Mutual labels:  nix
Nix Docker
Provision Docker images using Nix
Stars: ✭ 274 (-5.84%)
Mutual labels:  nix
django-nixos
NixOS/NixOps configuration for Django
Stars: ✭ 21 (-92.78%)
Mutual labels:  nix
nixpkgs
My Nix system configs!
Stars: ✭ 143 (-50.86%)
Mutual labels:  nix
Nixpkgs Mozilla
mozilla related nixpkgs (extends nixos/nixpkgs repo)
Stars: ✭ 288 (-1.03%)
Mutual labels:  nix
Not Os
An operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system, with support for iPXE and signed boot.
Stars: ✭ 280 (-3.78%)
Mutual labels:  nix
nixcfg
NixOS and Home-Manager configurations for all of my devices (desktop, Pinebook Pro, RPi4, cloud servers, etc). Like dotfiles, but way better. (née 'nixos-config')
Stars: ✭ 119 (-59.11%)
Mutual labels:  nix

++++

Mobile NixOS
++++

Mobile NixOS is a superset on top of link:https://nixos.org/nixos/[NixOS Linux], link:https://nixos.org/nixpkgs/[Nixpkgs] and link:https://nixos.org/nix/[Nix], aiming to abstract away the differences between mobile devices.

In four words: “NixOS, on your phone”.

ifdef::env-github[] Read more: <<doc/about.adoc#,About Mobile NixOS>>. endif::[] ifndef::env-github[] Read more: <<about.adoc#,About Mobile NixOS>>. endif::[]

ifdef::env-github[] ⚠️ Note: Mobile NixOS is only expected to build succesfully against the unstable branch of Nixpkgs. endif::[] ifndef::env-github[] [NOTE]

Mobile NixOS is only expected to build succesfully against the unstable branch of Nixpkgs.

endif::[]

== Documentation

As Mobile NixOS is a superset of NixOS Linux, the following documentation applies:

== Community

Mobile NixOS development and questions is currently hosted on the AArch64 channel for NixOS.

  • link:irc://irc.freenode.net/#nixos-aarch64[IRC - #nixos-aarch64 on freenode.net]

The following community resources are also available, for NixOS questions.

== Other Project Repositories

== Continuous Integration

Mobile NixOS is continuously built on the link:https://hydra.nixos.org/[organization's Hydra instance].

There is no published artifacts for the time being, but the documentation should point you towards resources that you can use to get started quicker when your device is supported.

== Contributing

There are two ways your contributions can reach this project.

ifdef::env-github[]

Contributions are always welcome. If it's your first time contributing: jump in and don't be scared. Mistakes in your first contributions are room for improvement; it is not in our nature to scold new contributors.

== License

Mobile NixOS is licensed under the link:https://github.com/NixOS/mobile-nixos/blob/master/LICENSE[MIT License].

[NOTE]

As with Nixpkgs, the MIT license does not apply to the packages built, but only to the files in this repository (expressions, scripts, modules, etc.).

Patches and derivative work are covered by the licenses of their respective packages.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].