Tobias Happ
1c88e73c78
flake: simplify nix-on-droid app definition
2022-11-06 21:43:51 +01:00
Tobias Happ
0d984e4415
flake: setup nix-formatter-pack
2022-11-06 20:26:32 +01:00
Tobias Happ
bb8ac7fe1f
flake: remove flake-utils
...
Adding a dependency for trivial tasks like these is unnecessary overhead
for a library project. Not using flake-utils also leads to easier
composability.
2022-10-28 17:52:27 +02:00
Tobias Happ
138145d3b1
flake: sort outputs alphabetically
2022-10-28 17:52:27 +02:00
Tobias Happ
2d73773ed7
flake: add nix-on-droid as flake package
2022-10-28 17:52:27 +02:00
Tobias Happ
f4edb7be86
templates: add templates for some use cases
2022-10-28 17:52:27 +02:00
Tobias Happ
5d9e3c3dd1
tests: refactor to support flake setup
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
Tobias Happ
83ab467992
flake: add flake.lock
2022-10-04 00:43:13 +02:00
Tobias Happ
b5d055df01
flake: add formatter
2022-10-04 00:43:13 +02:00
Tobias Happ
08cfd65b67
flake: update to new naming convention for outputs
2022-10-04 00:43:13 +02:00
Alexander Sosedkin
cf5364dc55
flake.nix: throw on unsupported system type
2021-12-17 00:21:33 +01:00
Alexander Sosedkin
e81bd1ae37
flake.nix: simplify to single arch
2021-12-17 00:21:33 +01:00
Alexander Sosedkin
7aeb529aab
drop i686 support without simplifying code
2021-12-17 00:21:33 +01:00
Tobias Happ
49eb3efe98
flake: update lib module for more flexibilty
2021-12-15 22:04:43 +01:00
Zhaofeng Li
74ff681bc9
Rename home-manager argument to home-manager-path
2021-12-12 02:16:59 +01:00
Zhaofeng Li
0b83ab6bf1
flake.nix: Clean up, allow overriding pkgs
...
`outputs.overlays` is supposed to be an attribute set of overlays,
and `outputs.overlay` should contain a single overlay.
2021-12-12 02:16:59 +01:00
Bruno Bigras
0ca6f89077
flake.nix: fix overlays
...
related to https://github.com/t184256/nix-on-droid/issues/94#issuecomment-850849580
2021-06-23 23:05:26 +02: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