Commit graph

285 commits

Author SHA1 Message Date
Ryan Yin
6e8d051d89 docs: add refs - run downloaded binaries 2024-08-28 17:28:46 +08:00
Ryan Yin
ed48f181f6
fix: specialArgs & _module.args (#185) 2024-08-28 12:20:00 +08:00
Ryan Yin
d8914059f9 fix: specialArgs & _module.args 2024-08-28 12:15:35 +08:00
Ryan Yin
889d848005 feat: gc for home-manager - https://github.com/NixOS/nix/issues/8508 2024-08-28 12:03:35 +08:00
Ryan Yin
2f284cef80 fix: Donation link - afdian 2024-08-18 14:50:37 +08:00
Ryan Yin
7cb2b66feb fix: typo 2024-07-30 21:34:51 +08:00
Ryan Yin
c46a9a57b6
feat: update dev-env (#173) 2024-07-26 10:46:34 +08:00
Ryan Yin
18f26f8a79 fix: typo 2024-07-25 21:32:35 +08:00
Ryan Yin
7421ed457c feat(Chinese): add an example of version pinning with flakes 2024-07-18 09:54:26 +08:00
Ryan Yin
8ca5f58923 feat: replace 'nix flake lock --update-input' with 'nix flake update' 2024-06-03 09:37:06 +08:00
iceBear67
9c6ff9b58c
Fix typo Homa -> Home in chapter start-using-home-manager (#161) 2024-05-20 16:32:45 +08:00
jinzhongjia
3b322cd852
[Little Change]: 重写了模块系统关于省略 config key 的说明 (#159)
* [Little Change]:重写关于省略 `config` 的声明

* [Little Change]:rewrite about "emit declaration of `config`"
2024-05-13 00:05:39 +08:00
Ryan Yin
b38976ad9d chore: add github sponsors 2024-05-10 14:18:54 +08:00
Jörg Thalheim
f08ea207ef
link to new nixos wiki (#158)
This commit updates the the link from the former, unofficial nixos wiki
page to the new https://wiki.nixos.org
ref: NixOS/foundation#113
2024-05-10 09:40:43 +08:00
cqrect
3ce16b76b4
fix: fix typo (#155) 2024-04-26 09:17:42 +08:00
Ryan Yin
4f141293d5 fix: fix the description of sudo 2024-04-17 22:23:28 +08:00
Ryan Yin
3ae3f70da4 feat: dev env 2024-04-17 22:10:21 +08:00
Ryan Yin
a59b8f63a1 polish: change nixos name to my-nixos to make it more understandable 2024-04-13 23:35:38 +08:00
Ryan Yin
85618625c1 chore: remove some of the confusing content 2024-04-09 22:39:35 +08:00
kev
b015efb7d2
patch(nix-store): fix inconsistent aws configs (#145)
* fix: correct a typo

* patch(nix-store): fix inconsistent aws configs

---------

Co-authored-by: kev <31861128+yqlbu@users.noreply.github.com>
2024-04-09 22:37:30 +08:00
Ryan Yin
9afc7fc140 polish: host your own nix binary cache server 2024-04-08 01:20:39 +08:00
Ryan Yin
a87d5dc0b0
feat: add a separate chapater for nix store & binary cache (#144) 2024-04-08 01:14:54 +08:00
kev
3d77080e71
docs: add host-custom-binary-cache-with-s3.md (#140)
* fix: correct a typo

* docs: add host-custom-binary-cache-with-s3.md

* docs(zh): add host-custom-binary-cache-with-s3.md

* feat(config.ts): enable routing

* patch: reordering

* fix: fix inconsistent typos

* fix: use nix run nixpkgs#pwgen as per suggestion

* fix: use MinIO as per suggestion

* feat: add background

* patch: rework nix-cache-info creation

* patch: clarify nix-cache-write.json usage

* fix: comment console output line as per suggestion

* fix: apply minior fixes

* fix: improve clarify as per suggestion

* feat: add prerequisites

* refactor: rework zh version

* fix: fix inconsistent quotations

* feat: add step to create aws-credentials

* style: add spaces between English and Chinese Characters

---------

Co-authored-by: kev <31861128+yqlbu@users.noreply.github.com>
Co-authored-by: Ryan Yin <xiaoyin_c@qq.com>
2024-04-07 21:32:48 +08:00
Ryan Yin
445abd38be chore: update content about nix cache servers 2024-04-07 20:44:51 +08:00
Ryan Yin
d7fb878559 feat: download packages via a proxy 2024-03-27 23:25:16 +08:00
Ryan Yin
29f6473dad feat: migrate content about china's networking to nixos-cn 2024-03-26 23:37:41 +08:00
Ryan Yin
5410d170a3
refactor: divide nixos-with-flakes-enabled into several sections to make it easier to read and find (#132) 2024-03-22 18:49:04 +08:00
Ryan Yin
cb4941ee44
feat: one more section about flake's 'self' (#131) 2024-03-22 15:00:46 +08:00
Ryan Yin
ca15ac1cc8 feat: Flakes Tutorials - update links 2024-03-19 18:28:45 +08:00
Ryan Yin
98f99ae40d feat: Flakes Tutorials - update links 2024-03-19 18:23:09 +08:00
Sacabambaspis
490be22f0a
fix typo (#129) 2024-03-17 21:34:00 +08:00
Ryan Yin
d710962095
fix(Chinese): line breaks (#128) 2024-03-17 12:17:50 +08:00
Ryan Yin
87a650439e
chore: automatically collapse all lines(max width = 100) (#126) 2024-03-16 19:29:05 +08:00
Ryan Yin
9e6982f10b
chore: format code via prettier (#125) 2024-03-16 18:07:01 +08:00
Ryan Yin
a9f4bb9233
fix: fix typos (#123) 2024-03-16 17:18:28 +08:00
Ryan Yin
487860b43a polish: features of this book 2024-03-16 17:13:57 +08:00
Ryan Yin
55d42d1e48
feat: add pre-commit-hooks for spell checking, markdown linting, etc. (#122) 2024-03-16 17:11:37 +08:00
Ryan Yin
46062cb884 feat: add links for testing 2024-03-16 15:33:35 +08:00
Ryan Yin
7b4545c3f6 feat: add link - flakes intro in nix.dev 2024-03-16 13:52:35 +08:00
Ryan Yin
6d986d75c4 polish: use inherit 2024-03-16 12:56:21 +08:00
Ryan Yin
dfc73a8667 fix: borken link 2024-03-16 12:53:30 +08:00
Ryan Yin
ef9932531e feat: docs about cache servers 2024-03-16 12:44:49 +08:00
Ryan Yin
a15b7c738d feat: docs for _module.args 2024-03-16 12:39:05 +08:00
Ryan Yin
0091296234 fix: typo 2024-03-16 12:32:55 +08:00
Ryan Yin
e6c856af4a docs: features of this book - contains source links in each section 2024-03-16 12:32:09 +08:00
Ryan Yin
32b31a6485
feat: lazy evaluation (#121) 2024-03-16 12:19:54 +08:00
Ryan Yin
48a392d190 docs(Chinese): installation 2024-03-16 11:17:43 +08:00
Ryan Yin
010d232325
docs: cache mirror & proxy server - china (#120) 2024-03-16 11:13:06 +08:00
Ryan Yin
f96986b986
Merge pull request #119 from ryan4yin/remote-deployment-ssh-known-hosts
feat:  remote-deployment - about ssh known_hosts
2024-03-15 14:57:35 +08:00
Ryan Yin
1fbdfecf25 feat: remote-deployment - about ssh known_hosts 2024-03-15 14:40:10 +08:00