Alexander Sosedkin
|
7cd58a8b92
|
WIP: okc-gpg
...can't make okc-ssh-agent work even on Termux...
|
2024-07-07 14:58:23 +02:00 |
|
Alexander Sosedkin
|
2d1c38fa77
|
fixup! modules/android-integration: termux-reload-settings
|
2024-07-07 14:11:49 +02:00 |
|
Alexander Sosedkin
|
615378312d
|
modules/android-integration: termux-reload-settings
|
2024-07-06 21:37:39 +02:00 |
|
Alexander Sosedkin
|
f12e0ef38b
|
modules/android-integration: termux-wake-lock and termux-wake-unlock
|
2024-07-06 21:37:39 +02:00 |
|
Alexander Sosedkin
|
66031de5a7
|
modules/android-integration: termux-open, termux-open-url, xdg-open
|
2024-07-06 21:37:39 +02:00 |
|
Alexander Sosedkin
|
fea23b7dd9
|
modules/android_integration: termux-setup-storage & unsupported
|
2024-07-06 21:37:39 +02:00 |
|
Alexander Sosedkin
|
86bedccba5
|
fixup! modules/android-integration: add am command
|
2024-07-06 21:37:39 +02:00 |
|
Alexander Sosedkin
|
2ef689482b
|
fixup! modules/android-integration: add am command
|
2024-07-06 21:37:39 +02:00 |
|
Alexander Sosedkin
|
4aa89d69e5
|
modules/android-integration: add am command
|
2024-07-06 21:37:39 +02:00 |
|
Alexander Sosedkin
|
8b48f7a229
|
tests/emulator: better filenames
|
2024-07-06 19:34:34 +02:00 |
|
Alexander Sosedkin
|
752351af1f
|
tests/emulator/bootstrap-*: work around ADD TO DICTIONARY
|
2024-07-06 17:05:09 +02:00 |
|
Alexander Sosedkin
|
110bf17237
|
tests/emulator/on_device_tests: lower timeout
|
2024-07-06 15:17:11 +02:00 |
|
Alexander Sosedkin
|
9ce04c7de1
|
pkgs/nix-directory: use stdenvNoCC.mkDerivation
|
2024-07-06 15:17:11 +02:00 |
|
Alexander Sosedkin
|
45fcd2da39
|
modules, ...: get rid of config.build.arch
|
2024-06-30 20:29:37 +02:00 |
|
Alexander Sosedkin
|
54a535b91b
|
flake.nix: make users pass pkgs explicitly
|
2024-06-30 20:29:37 +02:00 |
|
Alexander Sosedkin
|
3d24441837
|
.github/workflows: revamp for extra parallelism
|
2024-06-30 20:29:37 +02:00 |
|
Alexander Sosedkin
|
291970c4c4
|
tests/emulator, .github/workflows/emulator: add
|
2024-06-30 20:29:37 +02:00 |
|
Alexander Sosedkin
|
d72ab2a167
|
add x86_64 arch
|
2024-06-30 20:29:37 +02:00 |
|
Alexander Sosedkin
|
463e0f82a6
|
tests/on-device: test vim, not vi (android can have vi)
|
2024-06-30 20:29:37 +02:00 |
|
Alexander Sosedkin
|
da9596df88
|
scripts/deploy.sh: support file:/// urls
|
2024-06-30 20:29:37 +02:00 |
|
Alexander Sosedkin
|
5c87fc7357
|
nix-on-droid, tests: use /data/local/tmp/n-o-d
|
2024-06-30 20:29:37 +02:00 |
|
Alexander Sosedkin
|
6ef3f8ff07
|
remove fakedroid
|
2024-06-30 20:29:37 +02:00 |
|
Alexander Sosedkin
|
d7c432bad3
|
.github: drop fakedroid-odt workflow
|
2024-06-30 20:29:37 +02:00 |
|
Phani Rithvij
|
2d93311c4f
|
add a few more useful commands for easier onboarding
|
2024-03-14 17:37:11 +01:00 |
|
Alexander Sosedkin
|
7b3cc6e3f9
|
pkgs/nix-directory: update nix to 2.20.5
|
2024-03-08 07:35:53 +01:00 |
|
Alexander Sosedkin
|
4029051109
|
flake.nix, docs: band-aid docs generation using nixpkgs-23.05
|
2024-03-06 01:51:02 +01:00 |
|
Alexander Sosedkin
|
11e98b0140
|
.github/workflows/docs: fixup upload-pages-artifact version
|
2024-03-05 23:16:05 +01:00 |
|
Alexander Sosedkin
|
8bcabf2f5a
|
.github/workflows: update action versions
|
2024-03-05 23:09:33 +01: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
|
94bf554ee9
|
flake.lock: update more inputs
|
2024-03-05 23:09:33 +01:00 |
|
Alexander Sosedkin
|
53f8966627
|
pkgs: update proot and talloc
|
2024-03-05 23:09:33 +01:00 |
|
Alexander Sosedkin
|
6daee58791
|
update nixpkgs; applyPatches to fix toolchain (nixpkgs!269077)
|
2024-03-05 23:09:33 +01:00 |
|
Alexander Sosedkin
|
970a735f56
|
pkgs/nix-directory: update nix to 2.20.4
Co-authored-by: Tobias Happ <tobias.happ@gmx.de>
|
2024-03-05 23:09:33 +01:00 |
|
Alexander Sosedkin
|
be783dd251
|
set stable version to 23.11
|
2024-03-05 23:09:33 +01:00 |
|
Zhong Jianxin
|
4b1a6ebcc7
|
home-manager: Extend lib instead of pkgs.lib
This will allow extending `lib` using:
```
_modules.args.lib = ...
```
Without this the extended lib is not available to home-manager modules.
|
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 |
|
Alexander Sosedkin
|
3aab6a9ec4
|
CHANGELOG: mention terminal.colors
|
2024-02-17 12:05:34 +01:00 |
|
Alexander Sosedkin
|
b237029736
|
tests/on-device/config-term-colors: add
|
2024-02-17 12:02:27 +01:00 |
|
Alexander Sosedkin
|
ec5d7f4ccc
|
modules/terminal: restrict colornames
|
2024-02-17 12:02:27 +01:00 |
|
Socks Candy
|
f05bfc132d
|
modules/terminal: implement termux colorschemes (colors.properties)
|
2024-02-17 12:02:27 +01:00 |
|
Alexander Sosedkin
|
6a0167241b
|
flake.lock, flake.nix: update nmd, use sourcehut:~rycee/nmd
|
2024-02-17 12:01:44 +01:00 |
|
Alexander Sosedkin
|
82b4cd68fc
|
nix-on-droid.nix.default: switch to nix-community/home-manager
|
2024-02-14 22:03:24 +01:00 |
|
Daniel Kahlenberg
|
7390acee6d
|
Update README.md
Use nix-community repository for home-manager
|
2024-02-14 22:03:24 +01:00 |
|
Alexander Sosedkin
|
039379abee
|
move from github:t184256/ to github:nix-community/
|
2023-09-13 13:35:41 +02:00 |
|
Evgeny Kurnevsky
|
9c190d19cd
|
build: use str instead of string
string was deprecated in nixpkgs
|
2023-08-12 15:52:03 +02:00 |
|
Evgeny Kurnevsky
|
b324ef2824
|
modules/environment/networking: implement /etc/hosts options
|
2023-07-27 16:31:21 +02:00 |
|
Alexander Sosedkin
|
2301e01d48
|
pkgs: update talloc and proot
|
2023-06-30 18:57:34 +02:00 |
|
Alexander Sosedkin
|
468bf944df
|
update nixpkgs version
|
2023-06-30 18:57:34 +02:00 |
|
Alexander Sosedkin
|
f77ae62112
|
pkgs/nix-directory: update nix to 2.16.1
|
2023-06-30 18:57:34 +02:00 |
|
Alexander Sosedkin
|
c367bba341
|
tests/fakedroid: update qemu to 7.2.0
|
2023-06-30 18:57:34 +02:00 |
|