Commit graph

25 commits

Author SHA1 Message Date
Alexander Sosedkin
6ef3f8ff07 remove fakedroid 2024-06-30 20:29:37 +02:00
Alexander Sosedkin
c33e249719 nix-on-droid: warn on switching with flake.nix w/o --flake
Fixes: #295
2024-03-05 23:09:33 +01:00
Alexander Sosedkin
78349e4a81 nix-on-droid: allow passing args to on-device-test 2024-03-05 23:09:33 +01:00
Tobias Happ
355aa408c2 nix-on-droid: remove fallback for default nix < 2.4
Nixpkgs 22.11 has the default nix package with version 2.11.0.
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
27c206f57a tests: ease development in fakedroid env for on-device-tests 2022-11-08 20:29:52 +01:00
Tobias Happ
6a345626c0 add support for default configuration in flake.nix 2022-11-08 20:29:52 +01:00
Tobias Happ
3629a12231 merge multiple extra-experimental-features args 2022-10-28 17:52:27 +02:00
Tobias Happ
7d1ed0fbaa treewide: apply nixpkgs-fmt 2022-10-04 00:43:13 +02:00
Alexander Sosedkin
2d4d541334 Sprinkle --extra-experimental-features nix-command 2022-07-01 00:50:28 +02:00
Matthew Toohey
949f20f8ba fix: don't force the use of nix_2_4 for flakes when nix is new enough 2022-06-08 07:57:24 +02:00
Tobias Happ
3d3441de44 nix-on-droid: add native support for flakes 2021-12-15 22:04:43 +01:00
Tobias Happ
c0568ad13a nix-on-droid: fix shellcheck issues 2021-12-15 22:04:43 +01:00
Alexander Sosedkin
343ec2ccc2 tests/on-device: add 2021-12-12 11:56:48 +01:00
Tobias Happ
c7993111eb Add --builders flag to PASSTHROUGH_OPTS 2020-05-02 19:16:45 +02:00
Tobias Happ
4122727e1b Add build command 2020-05-02 19:16:45 +02:00
Tobias Happ
d9fd49b6c4 nix-on-droid: add -I argument 2020-01-13 00:28:10 +01:00
Alexander Sosedkin
bbb0e8ffbf Tweak user-facing messages 2020-01-09 22:50:40 +01: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
Tobias Happ
daf69b959d Add --file argument for nix-on-droid 2020-01-08 01:29:18 +01:00
Tobias Happ
41fca9b4e9 Add rollback functionality in nix-on-droid 2020-01-04 00:54:01 +01:00
Tobias Happ
cd58e8dbd4 Link to profile in activation script instead of nix-on-droid 2020-01-04 00:54:01 +01:00
Tobias Happ
cfe16dff4e Use three dots for ellipsis 2020-01-04 00:54:01 +01:00
Tobias Happ
6110d4d282 Add PASSTHROUGH_OPTS in path-info too 2020-01-04 00:54:01 +01:00
Tobias Happ
5cc656fffc Add nix-on-droid script 2020-01-04 00:54:01 +01:00