Commit graph

39 commits

Author SHA1 Message Date
Tobias Happ
c70a1d9745 set stable version to 22.11 2022-12-04 17:04:17 +01:00
Tobias Happ
ae0569fb92 treewide: use consitent casing of Nix-on-Droid/nix-on-droid
Whenever Nix-on-Droid references the project or application it should be
upper-cased.

When nix-on-droid is referencing the CLI-tool or is used as some ID, it
should be lower-cased.
2022-11-20 20:15:31 +01:00
Tobias Happ
7b039faa83 docs: mention new docs in README and CHANGELOG 2022-11-20 20:15:31 +01:00
Tobias Happ
6a345626c0 add support for default configuration in flake.nix 2022-11-08 20:29:52 +01:00
Tobias Happ
a99c1e0416 simplify usage of lib.nixOnDroidConfiguration 2022-11-08 20:29:52 +01:00
Tobias Happ
28e2fde133 deploy: add build and deploy script as flake app 2022-11-06 21:43:51 +01:00
Tobias Happ
0a3b09df75 tests: add fakedroid as flake app 2022-11-06 21:43:51 +01:00
Tobias Happ
b01a2a8a57 bootstrap: use env vars to set custom channel urls 2022-10-28 17:52:27 +02:00
Tobias Happ
c4365ef010 environment.path: add support for nix profile 2022-10-28 17:52:27 +02:00
Tobias Happ
d21dce1a41 docs: update examples and default config
Show recommended setups instead of more error-prone examples.
2022-10-28 17:52:27 +02:00
Tobias Happ
274bb4babd bootstrap: flakify bootstrap zip ball generation 2022-10-28 17:52:27 +02:00
Alexander Sosedkin
d1f52f2e1d Update 21.11 references to 22.05 2022-07-01 00:50:28 +02:00
Alexander Sosedkin
7aeb529aab drop i686 support without simplifying code 2021-12-17 00:21:33 +01:00
Tobias Happ
c53afdbcbb docs: clean up leading asterisks 2021-12-16 21:37:48 +01:00
Tobias Happ
9f5f608d2b docs: update README for new flake support 2021-12-15 22:04:43 +01:00
Alexander Sosedkin
7bae16e16d README: assorted fixes 2021-12-15 11:32:37 +01:00
Tobias Happ
ef55157fb7 Update stateVersions and channel versions to 21.11 2021-12-11 22:44:53 +01:00
Alexander Sosedkin
1629d13fd7 pkgs/nix-directory: stop using qemu-user to init nix db 2021-12-08 23:17:33 +01:00
Alexander Sosedkin
c4efd68279 replace references to 20.09 with 21.05 2021-06-26 19:01:42 +02:00
Alexander Sosedkin
be8d5b75b3 README: change flake example for on-device building 2021-01-17 18:06:46 +01:00
Bruno Bigras
9c7c0a9672 add flake.nix
Co-authored-by: Tobias Happ <Gerschtli@users.noreply.github.com>
2021-01-17 18:06:46 +01:00
Alexander Sosedkin
0703f6ceb9 README: add (home|state)Version to example config 2020-11-27 21:04:17 +01:00
Tobias Happ
d8a1d446f9 release: update all references to 20.03 with 20.09 2020-11-27 21:04:17 +01:00
Tobias Happ
55d33896fd Replace 19.09 channels with 20.03 ones 2020-04-25 18:26:29 +02:00
Alexander Sosedkin
ad7345897f Relicense to MIT License
Fixes: https://github.com/t184256/nix-on-droid-bootstrap/issues/44
2020-01-09 22:04:22 +01:00
Alexander Sosedkin
b9de0afc3f Clarify when you do/don't need your own cachix 2020-01-04 00:54:01 +01:00
Alexander Sosedkin
6cac2c4cb9 Suggest stable home-manager instead of master
home-manager was usually super-reliable even on its master branch.
Now it finally broke stable compatibility in master.
2020-01-04 00:54:01 +01:00
Tobias Happ
c399757156 Add and update documentation in README 2020-01-04 00:54:01 +01:00
Alexander Sosedkin
e97c1a01d6 Fix argument name for channel override 2019-11-04 21:23:42 +00:00
Alexander Sosedkin
89e7d61d07 Link to F-Droid and NixCon 2019 presentation 2019-10-28 19:16:56 +01:00
Alexander Sosedkin
57116a7636 Update README 2019-10-09 02:53:40 +02:00
Tobias Happ
2aac2d1f68 Fix typo in README 2019-09-21 15:34:04 +02:00
Tobias Happ
c81b46edc3 Document new zip ball generation 2019-09-21 15:34:04 +02:00
Alexander Sosedkin
e3b9ff1de2 Clarify that you need Nix for building this 2019-09-14 11:57:53 +02:00
Alexander Sosedkin
873b9063e0 Document rebuilding zipballs 2019-09-14 16:49:46 +07:00
Alexander Sosedkin
bd7335afa7 Build proot with Nix 2019-04-14 21:33:29 +07:00
Alexander Sosedkin
92380aba23 Clarify arch woes and Termux relations in README 2019-03-14 17:51:45 +07:00
Alexander Sosedkin
e2cac96d59 Overhaul the README 2019-03-12 21:28:56 +07:00
Alexander Sosedkin
eaff521ecb Initial commit 2019-03-07 02:27:37 +07:00