Commit graph

214 commits

Author SHA1 Message Date
Alexander Sosedkin
be8d5b75b3 README: change flake example for on-device building 2021-01-17 18:06:46 +01:00
Alexander Sosedkin
07f37ec7dd AUTHORS: add Bruno Bigras 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
Bruno Bigras
abf7f56cb6 use the same nixpkgs and home-manager
Co-authored-by: Tobias Happ <Gerschtli@users.noreply.github.com>
2021-01-17 18:06:46 +01:00
Alexander Sosedkin
2fba450df0 CHANGELOG: suggest remote building as well 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
568d80c5db pkgs/qemu-aarch64-static: update 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
7bd0ebcef3 modules/home-manager: link profile to /etc 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
11a963ec62 nix-on-droid.nix.default: suggest inheriting overlays 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
d6c50d76b0 CHANGELOG.md: point users towards #91 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
cc579c0129 overlays.htop: revert to 2.2 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
951a93757d modules/workaround-make: add workaround for make
See #91 for context.
2020-11-27 21:04:17 +01:00
Alexander Sosedkin
7b5a103e4a build/config: add config.build.extraProotOptions 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
0703f6ceb9 README: add (home|state)Version to example config 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
e1632229e2 default.nix: disable migration code 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
0bcbef07d4 CHANGELOG.md: add 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
239381d4f1 pkgs: update proot and talloc 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
af8d9623e0 nixpkgs: update pinned nixpkgs to 20.09 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
e6c7adaca0 home-manager: enable useUserPackages for version >= 20.09 2020-11-27 21:04:17 +01:00
Tobias Happ
468b036d1d version: add 20.09 as possible stateVersion 2020-11-27 21:04:17 +01:00
Alexander Sosedkin
bc6f4a95a4 Add a helper build script t184256 uses.
Better share it than not, right?
2020-08-30 18:29:06 +02:00
Alexander Sosedkin
b6514583c0 Fix Cachix in Travis with trusted-users = travis 2020-07-11 12:35:56 +02:00
Alexander Sosedkin
498091c3dc Also update i686 proot hash 2020-07-11 12:16:28 +02:00
Alexander Sosedkin
9b4fb44da8 Patch proot (see discussion in #12) 2020-07-07 13:42:44 +02:00
Alexander Sosedkin
61edd2991b Fix Travis (by following @Gerschtli's advice)
https://github.com/t184256/nix-on-droid/issues/67#issuecomment-643451315
2020-06-12 21:59:57 +02:00
Alexander Sosedkin
8e97da49d0 Add an overlay for fixing typespeed 2020-06-12 21:27:39 +02:00
Tobias Happ
6012e0a8e6 Update pinned nixpkgs version 2020-06-12 09:33:59 +02:00
Tobias Happ
a161037b9f Update qemu-aarch64-static 2020-06-12 09:33:20 +02:00
Tobias Happ
70b0ba24e7 Update nix 2020-06-12 09:33:04 +02:00
Tobias Happ
72f81ff857 Update proot-termux 2020-06-12 09:32:47 +02: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
Alexander Sosedkin
b4818078f3 use bashInteractive right after the installation 2020-05-02 15:54:45 +02:00
Alexander Sosedkin
cb0905a4a0 Set HOME early 2020-04-27 08:51:47 +02:00
Tobias Happ
886fbb050e Default to release-20.03 of nix-on-droid 2020-04-26 14:13:08 +02:00
Tobias Happ
e260c20a2e Add assertion for needed upgrade to nixpkgs 20.03 2020-04-26 14:01:09 +02:00
Tobias Happ
b4c185c146 Add assertion for needed upgrade to home-manager 20.03 2020-04-25 18:29:16 +02:00
Tobias Happ
55d33896fd Replace 19.09 channels with 20.03 ones 2020-04-25 18:26:29 +02:00
Tobias Happ
6e85b5cd08 Add 20.03 stateVersion 2020-04-25 18:26:29 +02:00
Tobias Happ
c54509d26a Add useGlobalPkgs option 2020-04-25 18:26:29 +02:00
Tobias Happ
0e53bd6b1f Set extendedLib for home-manager 2020-04-25 18:26:29 +02:00
Alexander Sosedkin
d551f63871 Add a comment to clarify setting user.shell 2020-04-25 17:12:43 +02:00
Alexander Sosedkin
cb3635c973 Set the shell for the first login (by Gerschtli) 2020-04-25 17:10:41 +02:00
Alexander Sosedkin
df39b79d20 Warn on fallback on misconfigured login shell 2020-04-25 17:10:41 +02:00
Tobias Happ
ddfcddfebb Add support for different login shells 2020-04-25 17:10:41 +02:00
Tobias Happ
4017e1f700 Add source nix.sh and hm-session-vars.sh in session-init.sh 2020-04-23 18:54:56 +02:00
Alexander Sosedkin
7f2331bb02 Pin htop patch revision 2020-01-17 03:45:49 +01:00
Tobias Happ
93d081c3bc Add htop overlay 2020-01-14 17:45:11 +01:00
Tobias Happ
1f6e469bd3 Fix typo in default.nix 2020-01-13 20:01:43 +01:00
Tobias Happ
5cdf09fb1d Update nix-on-droid repo name in default.nix 2020-01-13 20:01:43 +01:00