602 Commits

Author SHA1 Message Date
Teja Paturu
4f29ea851e
Update cross-platform-compilation.md (#229)
Fixed code block typo.
2025-06-17 09:52:56 +08:00
Ryan Yin
93a6142970 polish: update print.css for pdf v0.5.2 2025-06-17 00:11:13 +08:00
Ryan Yin
5cf7fdd1c4 fix: puppeteer - pass NO_SANDBOX in github workflow, exit when failed v0.5.1 2025-06-16 23:38:15 +08:00
Ryan Yin
7adc16bf1d fix: run puppeteer in the GitHub Actions environment 2025-06-16 23:29:02 +08:00
Ryan Yin
3e3ba3ff5c fix: run puppeteer in the GitHub Actions environment 2025-06-16 22:52:24 +08:00
Ryan Yin
3bb7f0b346 chore: update flake.lock & pnpm-lock.yaml, remove node2nix 2025-06-16 22:42:23 +08:00
Ryan Yin
108ab6e5b0
fix: pdf-exporter - fix page sorting, add margin & header/footer (#228) 2025-06-16 22:40:43 +08:00
Ryan Yin
4b95314112 chore: update develop environment 2025-05-29 11:57:36 +08:00
Ryan Yin
adbaa9d702 feat: upgrade to nixos-25.05 2025-05-29 11:57:36 +08:00
Ryan Yin
761d9c6a54 chore: update my pc & servers 2025-05-29 11:52:33 +08:00
Ryan Yin
34fc63ca3a fix: programs.home-manager.enable is useless when use hm as a nixos module 2025-05-29 11:35:40 +08:00
Ryan Yin
39dbc52f3c chore: remove broken links, close #219 2025-05-05 14:30:41 +08:00
Ryan Yin
03f21022a4 docs(Chinese): sync updates from #222 2025-05-05 11:57:18 +08:00
jade
d889861c21
Update flake registry related pages (#222)
- NixOS automatically manages the flake registry because I fixed it.
- Clarify that nix-channel does have a spiritual successor in flakes in
  the form of the registry, but that it's kind of useless.
2025-05-05 11:23:36 +08:00
Hapenia
369dfc6f34
Fix typo (#221) 2025-05-02 16:51:26 +08:00
Ryan Yin
8028d83893 fix: issue #214 2025-04-16 14:40:45 +08:00
Ryan Yin
5557e6c187 fix: echo nodejs version 2025-04-13 20:01:27 +08:00
Egor Mihnevich
68a91e564f
Update intro.md to echo the right nodejs version (#218) 2025-04-13 19:58:59 +08:00
dearfl
0fc0924a8c
Update overriding.md (#217) 2025-03-18 11:27:22 +08:00
DualWu
839c1de3d8
fix link (#210) 2024-12-25 16:43:47 +08:00
DualWu
e5a039bb99
fix link (#209) 2024-12-25 16:43:21 +08:00
Ryan Yin
4fbff4d9e5 fix: broken links 2024-12-19 00:24:28 +08:00
Ryan Yin
45ad6b3019 fix: disable pdf generation before the bug gets fixed 2024-12-16 09:37:22 +08:00
Ryan Yin
72ec7f2b0d polish: nixpkgs module system - the import function v0.4.5 2024-12-10 21:35:54 +08:00
Ryan Yin
6ea7ef8215 chore: add note 2024-12-10 21:26:24 +08:00
Ryan Yin
b08eb78db9 chore: remove some ambiguous descriptions 2024-12-10 21:21:07 +08:00
Ryan Yin
de17eb87a8 chore: add space 2024-12-10 21:17:50 +08:00
Ryan Yin
d69ed1964f polish: nixpkgs module system 2024-12-10 21:17:12 +08:00
Ryan Yin
0dc44d3e8d fix: correct some inappropriate expressions 2024-12-10 21:07:33 +08:00
Ryan Yin
016997a02e polish: comment 2024-12-10 20:57:13 +08:00
Ryan Yin
f7b90d6e93 chore: remove curl as it's installed by default
https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/config/system-path.nix#L13
2024-11-27 14:35:17 +08:00
James
3073514501
Update nixos-with-flakes-enabled.md (#202) 2024-11-27 14:31:50 +08:00
Galax
432e55e7ac
docs: fix logic typo (#200)
trailing slash caused to copy directory. so the output was
/etc/nixos/nixos-config/*.nix
and should be
/etc/nixos/*.nix
2024-11-23 07:08:39 +08:00
Ryan Yin
092d789980 feat: update Accelerating Dotfiles Debugging 2024-11-22 19:31:48 +08:00
Ryan Yin
1b6e250f1c chore: giscus - multiple locales 2024-11-22 17:34:02 +08:00
Ryan Yin
36eb36cac6 fix: giscus for default lang(English) 2024-11-22 17:32:15 +08:00
Ryan Yin
c49e0d4892
chore: bump nixpkgs to 24.11 (#199) 2024-11-22 14:21:53 +08:00
Ryan Yin
3848665274 fix: favicon 2024-11-21 16:50:59 +08:00
Ryan Yin
491ff455ed chore: favicon.svg is too big 2024-11-21 16:26:24 +08:00
Ryan Yin
33c2b5fbf7
feat: update favicon (#198) 2024-11-18 15:12:21 +08:00
Ryan Yin
9021679b53 refactor: add example for forks in other languages 2024-11-14 14:24:41 +08:00
Ryan Yin
24c9d45f0d chore: remove redundant config 2024-11-14 14:06:19 +08:00
Ryan Yin
4f57a83758
refactor: update vitepress, refactor config.ts & en docs (#195) 2024-11-14 13:58:36 +08:00
Ryan Yin
824d08af17 fix(zh): syntax error - misplaced parenthesis 2024-11-11 09:40:30 +08:00
poyhen
b887cf1c10
fix: syntax error - misplaced parenthesis (#193) 2024-11-11 09:37:48 +08:00
Brian May
359c119582
Add example for github pull request (#191) v0.4.4 2024-10-20 13:33:32 +08:00
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