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
Ryan Yin
9e9e34ff7f
feat: Why some packages are installed
2024-03-05 14:36:14 +08:00
Ryan Yin
29104db102
feat: noggle.dev
2024-03-05 11:36:03 +08:00
Ryan Yin
652c174d7d
fix(security): sudo password in remote deployment
2024-03-04 18:39:30 +08:00
Ryan Yin
df0a7055f1
fix: borken link
2024-03-03 13:49:54 +08:00
Ryan Yin
72ce40bcc2
feat(Chinese): nixos-cn
2024-03-03 13:46:51 +08:00
Ryan Yin
47b905a5c4
feat(Chinese): the nix language
2024-03-03 13:42:43 +08:00
Ryan Yin
6532ce678b
fix: style
2024-03-02 22:54:27 +08:00
Ryan Yin
7404098ea1
feat: replace pkgs.foo with a package that is actually available
2024-03-02 22:18:14 +08:00
Ryan Yin
76427ef446
feat(Chinese): nix lang
2024-03-02 18:21:47 +08:00
Ryan Yin
46e951c134
fix(Chinese): broken link
2024-03-01 09:24:36 +08:00
Ryan Yin
c65db98b97
feat: nixos modules vs home manager
2024-02-29 13:28:36 +08:00
Ryan Yin
c76ee51c20
feat(Chinese): home manager
2024-02-29 13:01:16 +08:00
Ryan Yin
f989aca894
Merge pull request #96 from ryan4yin/add-giscus
...
feat: add giscus
2024-02-27 10:02:42 +08:00
Ryan Yin
3043383965
feat: add giscus
2024-02-27 10:00:42 +08:00
Ryan Yin
9c9752cebb
chore(deps-dev): bump denpendencies' version
2024-02-27 09:58:39 +08:00
Ryan Yin
450ffb57ce
Merge pull request #95 from ryan4yin/adjust-devshells
...
feat: adjust devshells
2024-02-27 09:48:47 +08:00
Ryan Yin
c7bff12ab6
feat: adjust devshells
2024-02-27 09:46:32 +08:00
Ryan Yin
c2eddcb097
feat: nix the language
2024-02-26 13:15:46 +08:00
Ryan Yin
c1f26cb9d1
feat: nix the language
2024-02-26 13:15:02 +08:00
Ryan Yin
a47fadd07a
feat: nix the language
2024-02-26 12:21:27 +08:00
Ryan Yin
407b2af6e4
chore: polish
2024-02-26 12:15:08 +08:00
Ryan Yin
859e06e9e1
feat: add a tour of nix
2024-02-26 12:14:22 +08:00
Ryan Yin
a08ee35475
Merge pull request #93 from Adda0/fix_typos
...
Improve code examples
2024-02-26 09:51:36 +08:00
David Chocholatý
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
David Chocholatý
1bfd41c769
fix: Fix typos in Nix function names
2024-02-25 09:51:21 +01:00
Ryan Yin
796fe918fe
fix: update examples
2024-02-25 15:44:41 +08:00
Ryan Yin
dff1bb3b1c
Merge pull request #92 from Adda0/fix_wording
...
Fix: Improve wording in Preface and the book
2024-02-25 15:42:09 +08:00
David Chocholatý
59e1ce4e1d
fix: Fix typo of setting the default priority to 100 instead of 1000
2024-02-25 08:37:56 +01:00
David Chocholatý
708accec5a
fix: Fix typo
2024-02-25 00:32:31 +01:00