nix-config VS nix-on-droid

Compare nix-config vs nix-on-droid and see what are their differences.

nix-on-droid

Nix-enabled environment for your Android device. (by t184256)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
nix-config nix-on-droid
2 19
141 737
- -
10.0 8.1
4 days ago 9 months ago
Nix Nix
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nix-config

Posts with mentions or reviews of nix-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-02.
  • FYI: I installed emacs29 with native compilation on android
    7 projects | /r/emacs | 2 May 2022
    If you are interested, here's my nix config https://github.com/bbigras/nix-config/blob/0cd62099f3b7cd85aeb918b20dd905fd551425b4/hosts/pixel6/default.nix . Basically, I'm building my config with GitHub actions (and qemu for aarch64), I'm sharing nix files for my phone and other computers and I'm pushing it with deploy-rs from my desktop to my phone with ssh (so I don't have to build anything on the phone).
  • Importing home manager module for NUR with nix flakes
    2 projects | /r/NixOS | 7 Dec 2021
    I found a solution here that works. nurNoPkgs is defined as nurNoPkgs = import inputs.nur { pkgs = null; nurpkgs = pkgs; }; The emacs-init module is imported in the same file as home-manager.users.bbigras = { imports = [ ../../users/bbigras/trusted nurNoPkgs.repos.rycee.hmModules.emacs-init ]; }; I have both of these in my flake.nix and it all works!

nix-on-droid

Posts with mentions or reviews of nix-on-droid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-29.

What are some alternatives?

When comparing nix-config and nix-on-droid you can also consider the following projects:

nix-config - :space_invader: NixOS configuration

termux-packages - A package build system for Termux.

nixos - My NixOS Configurations

termux-app - Termux - a terminal emulator application for Android OS extendible by variety of packages.

system - My system configuration

tazapp-android - Android app for german daily newspaper "die tageszeitung" (taz)

Taskbar - PC-style productivity for Android

dvd - Download videos from anywhere

adbio - An Android app and widget that enables/disables the Android Debug Bridge (ADB)

system-packages

nur-expressions

emacs-overlay - Bleeding edge emacs overlay [maintainer=@adisbladis]