Commit graph

35 commits

Author SHA1 Message Date
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
be783dd251 set stable version to 23.11 2024-03-05 23:09:33 +01:00
Alexander Sosedkin
3aab6a9ec4 CHANGELOG: mention terminal.colors 2024-02-17 12:05:34 +01:00
Evgeny Kurnevsky
b324ef2824 modules/environment/networking: implement /etc/hosts options 2023-07-27 16:31:21 +02:00
Alexander Sosedkin
f636824b08 set stable version to 23.05 2023-06-30 18:57:34 +02:00
jarkad
dd86937ef7 CHANGELOG: add environment.extraOutputsToInstall option 2023-05-16 18:23:38 +02:00
Tobias Happ
588ab89b1d modules/terminal: remove mention of TTF font requirement
As mentioned in #230, probably all font types will work with this option
despite the fact that the symlink needs to be called
`~/.termux/font.ttf`.
2022-12-04 17:04:17 +01:00
Tobias Happ
be1e192fcd CHANGELOG: add structure to 22.11 changelog 2022-12-04 17:04:17 +01:00
Tobias Happ
c70a1d9745 set stable version to 22.11 2022-12-04 17:04:17 +01:00
Tobias Happ
7e8f1ad6e2 modules/version: remove default stateVersion value
The state version is a sensible value that should explicitly set in the
users config.

Following home-manager: https://github.com/nix-community/home-manager/pull/3043.
2022-12-04 17:04:17 +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
ffac515cfb environment.motd: add option 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
d68467d679 split _module.args and specialArgs
specialArgs are evaluated earlier and can therefore used in imports in
the module system. This is the difference in comparison to _module.args.
2022-11-08 20:29:52 +01:00
Tobias Happ
c0b87d967f bootstrap: add prompt to bootstrap with flakes setup 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
8b33a28370 CHANGELOG: document flakification of project 2022-10-28 17:52:27 +02:00
Zhaofeng Li
e6c9902ddc CHANGELOG: Mention fake /proc/uptime workaround for ps 2022-09-24 00:32:10 +02:00
Alexander Sosedkin
e214fdef86 CHANGELOG: terminal.font selection 2022-09-22 23:04:41 +02:00
Alexander Sosedkin
d49fd3a0c8 CHANGELOG: Release 22.05 2022-07-25 21:37:17 +02:00
Alexander Sosedkin
979900f93b CHANGELOG: add notes for previous changes 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
05542e9fa8 Release 21.11 2021-12-11 22:44:53 +01:00
Tobias Happ
b30833b210 Remove deprecated workaround for make 2021-12-11 22:44:53 +01:00
Tobias Happ
e4d19673af nix: add package option 2021-07-27 22:01:03 +02:00
Alexander Sosedkin
78d349eecc CHANGELOG: release 21.05 2021-06-26 19:01:42 +02:00
Alexander Sosedkin
957a2b95fc CHANGELOG: announce upcoming i686 deprecation 2021-06-26 19:01:42 +02:00
Alexander Sosedkin
08e047bb2c modules/workaround-make: deprecate 2021-06-26 19:01:42 +02:00
Tobias Happ
005a4c1bc0 changelog: add new entry for nix.* options 2021-05-28 02:22:39 +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
Alexander Sosedkin
2fba450df0 CHANGELOG: suggest remote building as well 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
0bcbef07d4 CHANGELOG.md: add 2020-11-27 21:04:17 +01:00