Commit Graph

155 Commits

Author SHA1 Message Date
c3edba57e4 Add an example of version pinning with flakes (#172) 2024-07-18 09:41:16 +08:00
dae7350deb fix: typo 2024-07-08 09:50:54 +08:00
8ca5f58923 feat: replace 'nix flake lock --update-input' with 'nix flake update' 2024-06-03 09:37:06 +08:00
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
4f141293d5 fix: fix the description of sudo 2024-04-17 22:23:28 +08:00
a959ba388d fix: fix typo (#147) 2024-04-12 14:28:42 +08:00
a87d5dc0b0 feat: add a separate chapater for nix store & binary cache (#144) 2024-04-08 01:14:54 +08:00
445abd38be chore: update content about nix cache servers 2024-04-07 20:44:51 +08:00
d7fb878559 feat: download packages via a proxy 2024-03-27 23:25:16 +08:00
28616c8502 Fixed a single typo (#133)
Corrected "Cconclusion" to "Conclusion"
2024-03-24 00:42:32 +08:00
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
cb4941ee44 feat: one more section about flake's 'self' (#131) 2024-03-22 15:00:46 +08:00
ca15ac1cc8 feat: Flakes Tutorials - update links 2024-03-19 18:28:45 +08:00
98f99ae40d feat: Flakes Tutorials - update links 2024-03-19 18:23:09 +08:00
87a650439e chore: automatically collapse all lines(max width = 100) (#126) 2024-03-16 19:29:05 +08:00
9e6982f10b chore: format code via prettier (#125) 2024-03-16 18:07:01 +08:00
a9f4bb9233 fix: fix typos (#123) 2024-03-16 17:18:28 +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
0c21b86e9a fix: markup 2024-03-16 12:48:44 +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
32b31a6485 feat: lazy evaluation (#121) 2024-03-16 12:19:54 +08:00
ef1a217fdf Fix ordered list numerals 2024-03-13 20:32:47 +00:00
42523fd5ca Fix typo 2024-03-11 16:33:51 +08:00
0abd69d904 Fix typo 2024-03-09 15:30:36 +01:00
cff6c24370 feat: debug 2024-03-08 14:12:01 +08:00
9326ad86ba fix: garbage collection 2024-03-08 14:02:25 +08:00
f2a424f2ae chore: style 2024-03-08 13:01:21 +08:00
0cfe8896d7 fix: wording 2024-03-08 11:40:19 +08:00
be0143dcdb fix: add missing ripgrep to nix shell 2024-03-05 21:21:27 +08:00
78a9323c85 Add missing ripgrep to nix shell 2024-03-05 12:57:53 +00:00
9e9e34ff7f feat: Why some packages are installed 2024-03-05 14:36:14 +08:00
c65db98b97 feat: nixos modules vs home manager 2024-02-29 13:28:36 +08: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
708accec5a fix: Fix typo 2024-02-25 00:32:31 +01:00
a55827d7dc feat: nix-daemon's proxies 2024-02-17 13:24:00 +08:00
db717d9113 feat: nix-daemon's proxies 2024-02-17 03:35:46 +08:00
a1766125aa feat: set proxy for nix-daemon only 2024-02-16 10:25:11 +08:00
17a3f49e30 feat: & 2024-02-15 16:28:24 +08:00
9abb024ae4 fix: style 2024-02-15 16:20:04 +08:00
fe6e315c9a fix: style 2024-02-15 16:16:19 +08:00
1feb088490 fix: style 2024-02-15 16:13:53 +08:00
e08ebaccbb fix: style 2024-02-15 16:10:05 +08:00
da12af9d53 Merge pull request #86 from ryan4yin/refactor-nixos-with-flakes-enabled
refactor: nixos with flakes enabled
2024-02-15 16:05:34 +08:00
fbb873da54 refactor: nixos-with-flakes-enabled 2024-02-15 16:02:29 +08:00
5b5cb4cde6 fix: typo in introduction-to-flakes
do -> does
2024-02-15 02:11:15 -03:00
e3c79adfb4 Fixes typo: substituers -> substituters 2024-02-14 20:58:26 +00:00