Commit Graph

250 Commits

Author SHA1 Message Date
487860b43a polish: features of this book 2024-03-16 17:13:57 +08:00
55d42d1e48 feat: add pre-commit-hooks for spell checking, markdown linting, etc. (#122) 2024-03-16 17:11:37 +08:00
46062cb884 feat: add links for testing 2024-03-16 15:33:35 +08:00
7b4545c3f6 feat: add link - flakes intro in nix.dev 2024-03-16 13:52:35 +08:00
6d986d75c4 polish: use inherit 2024-03-16 12:56:21 +08:00
dfc73a8667 fix: borken link 2024-03-16 12:53:30 +08:00
ef9932531e feat: docs about cache servers 2024-03-16 12:44:49 +08:00
a15b7c738d feat: docs for _module.args 2024-03-16 12:39:05 +08:00
0091296234 fix: typo 2024-03-16 12:32:55 +08:00
e6c856af4a docs: features of this book - contains source links in each section 2024-03-16 12:32:09 +08:00
32b31a6485 feat: lazy evaluation (#121) 2024-03-16 12:19:54 +08:00
48a392d190 docs(Chinese): installation 2024-03-16 11:17:43 +08:00
010d232325 docs: cache mirror & proxy server - china (#120) 2024-03-16 11:13:06 +08:00
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
1fbdfecf25 feat: remote-deployment - about ssh known_hosts 2024-03-15 14:40:10 +08:00
42523fd5ca Fix typo 2024-03-11 16:33:51 +08:00
87e071a8a5 fix: links 2024-03-08 22:10:08 +08:00
8cf2d8594a feat: lib.optionals 2024-03-08 14:30:56 +08:00
95e7833e71 fix: optional imports 2024-03-08 14:28:05 +08:00
f3145b8143 fix: typo 2024-03-08 14:20:16 +08:00
cff6c24370 feat: debug 2024-03-08 14:12:01 +08:00
9326ad86ba fix: garbage collection 2024-03-08 14:02:25 +08:00
11bec60a29 Merge pull request #103 from ryan4yin/conditional-imports
feat: conditional imports
2024-03-08 11:34:32 +08:00
945e0bbb1e feat: conditional imports 2024-03-08 11:31:13 +08:00
be0143dcdb fix: add missing ripgrep to nix shell 2024-03-05 21:21:27 +08:00
d674b6e8d7 fix: typo 2024-03-05 14:40:27 +08:00
9e9e34ff7f feat: Why some packages are installed 2024-03-05 14:36:14 +08:00
29104db102 feat: noggle.dev 2024-03-05 11:36:03 +08:00
652c174d7d fix(security): sudo password in remote deployment 2024-03-04 18:39:30 +08:00
df0a7055f1 fix: borken link 2024-03-03 13:49:54 +08:00
72ce40bcc2 feat(Chinese): nixos-cn 2024-03-03 13:46:51 +08:00
47b905a5c4 feat(Chinese): the nix language 2024-03-03 13:42:43 +08:00
6532ce678b fix: style 2024-03-02 22:54:27 +08:00
7404098ea1 feat: replace pkgs.foo with a package that is actually available 2024-03-02 22:18:14 +08:00
76427ef446 feat(Chinese): nix lang 2024-03-02 18:21:47 +08:00
46e951c134 fix(Chinese): broken link 2024-03-01 09:24:36 +08:00
c65db98b97 feat: nixos modules vs home manager 2024-02-29 13:28:36 +08:00
c76ee51c20 feat(Chinese): home manager 2024-02-29 13:01:16 +08:00
a47fadd07a feat: nix the language 2024-02-26 12:21:27 +08:00
407b2af6e4 chore: polish 2024-02-26 12:15:08 +08:00
234c4efcf1 fix: Update 'nix repl' commands to use '--file' when importing 'nixpkgs'
Nix already produces a warning that future versions will require using
 '--file' parameter to import files. This commit future-proofs the book
 for when the '--file' parameter is mandatory.
2024-02-25 18:34:34 +01:00
1bfd41c769 fix: Fix typos in Nix function names 2024-02-25 09:51:21 +01:00
796fe918fe fix: update examples 2024-02-25 15:44:41 +08:00
59e1ce4e1d fix: Fix typo of setting the default priority to 100 instead of 1000 2024-02-25 08:37:56 +01:00
8beb2b0b6f feat(Chinese): add video - 金枪鱼之夜:Nix - 从构建系统到配置管理 2024-02-22 00:37:09 +08:00
e671e45e86 feat: add Eelco Dolstra's thesis - The Purely Functional Software Deployment Model 2024-02-22 00:25:33 +08:00
55203b6485 feat: add Summer of Nix 2024-02-22 00:20:06 +08:00
a55827d7dc feat: nix-daemon's proxies 2024-02-17 13:24:00 +08:00
b77fa261a6 feat: add note for NIX_PATH & nix-channel 2024-02-17 12:53:24 +08:00
db717d9113 feat: nix-daemon's proxies 2024-02-17 03:35:46 +08:00