Commit graph

503 commits

Author SHA1 Message Date
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
af650be728
feat: add perttier to format the markdown files (#124) 2024-03-16 18:00:32 +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
c6075ef55f fix: links - packaging 101 2024-03-16 13:13:01 +08:00
Ryan Yin
62dd85f473 fix: the nix language 2024-03-16 13:09:13 +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
0c21b86e9a fix: markup 2024-03-16 12:48:44 +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
Ryan Yin
81a078373b
Merge pull request #117 from ThatOtherAndrew/patch-1
Fix ordered list numerals
2024-03-14 13:33:01 +08:00
ThatOtherAndrew
ef1a217fdf
Fix ordered list numerals 2024-03-13 20:32:47 +00:00
Ryan Yin
4536260f6e
Merge pull request #114 from Silent-wqh/fix-typo
Fix typo
2024-03-11 20:34:26 +08:00
silent7wang
42523fd5ca Fix typo 2024-03-11 16:33:51 +08:00
Ryan Yin
9adde97aee
Merge pull request #112 from thibaultmol/patch-1
Mention mach-nix is unmaintainted (dev-environments.md)
2024-03-10 21:51:45 +08:00
Thibault Molleman
bcaf59cae1
Mention mach-nix is unmaintainted (dev-environments.md) 2024-03-10 13:06:42 +01:00
Ryan Yin
675409603a
Merge pull request #108 from fabaff/patch-1
Fix typo
2024-03-09 22:34:29 +08:00
Fabian Affolter
0abd69d904
Fix typo 2024-03-09 15:30:36 +01:00
Ryan Yin
b9f6e1d5b0
Merge pull request #107 from Elecleus/main
Changed the link.
2024-03-09 20:49:49 +08:00
Zephyr Du
707cbc42a7
Changed the link. 2024-03-09 20:43:45 +08:00
Ryan Yin
87e071a8a5 fix: links 2024-03-08 22:10:08 +08:00
Ryan Yin
f1355dbcbf
Merge pull request #104 from ryan4yin/fix-license
fix: license
2024-03-08 15:04:55 +08:00
Ryan Yin
50548feb00 fix: license 2024-03-08 15:03:56 +08:00
Ryan Yin
8cf2d8594a feat: lib.optionals 2024-03-08 14:30:56 +08:00
Ryan Yin
95e7833e71 fix: optional imports 2024-03-08 14:28:05 +08:00
Ryan Yin
f3145b8143 fix: typo 2024-03-08 14:20:16 +08:00
Ryan Yin
cff6c24370 feat: debug 2024-03-08 14:12:01 +08:00
Ryan Yin
9326ad86ba fix: garbage collection 2024-03-08 14:02:25 +08:00
Ryan Yin
f2a424f2ae chore: style 2024-03-08 13:01:21 +08:00
Ryan Yin
ddb26faf7b LICENSE: MIT -> CC BY-SA 4.0 2024-03-08 12:22:21 +08:00
Ryan Yin
82b3b07e34 docs: add references 2024-03-08 11:41:41 +08:00
Ryan Yin
0cfe8896d7 fix: wording 2024-03-08 11:40:19 +08:00
Ryan Yin
11bec60a29
Merge pull request #103 from ryan4yin/conditional-imports
feat: conditional imports
2024-03-08 11:34:32 +08:00
Ryan Yin
945e0bbb1e feat: conditional imports 2024-03-08 11:31:13 +08:00
Ryan Yin
be0143dcdb fix: add missing ripgrep to nix shell 2024-03-05 21:21:27 +08:00
Ryan Yin
fed4d5e388
Merge pull request #102 from dantefromhell/patch-1
Add missing ripgrep to nix shell
2024-03-05 21:19:37 +08:00
dantefromhell
78a9323c85
Add missing ripgrep to nix shell 2024-03-05 12:57:53 +00:00
Ryan Yin
d674b6e8d7 fix: typo 2024-03-05 14:40:27 +08:00