Commit Graph

311 Commits

Author SHA1 Message Date
Ryan Yin
1bb27d5ca6 fix: typo 2024-01-11 13:47:04 +08:00
Ryan Yin
b1a2957837 feat: update system, simplify nixos-related commands 2024-01-11 13:30:48 +08:00
Ryan Yin
08d834d05d feat: accelerating dotfiles debugging 2024-01-11 13:14:32 +08:00
Ryan Yin
ab8840055f fix: accelerating dotfiles debugging 2024-01-11 13:11:52 +08:00
Ryan Yin
120c04a849 fix: typo 2024-01-11 12:53:14 +08:00
Ryan Yin
fdff7293f7 fix: dead links 2024-01-11 12:50:31 +08:00
Ryan Yin
946a22a5fc fix: dead links 2024-01-11 12:49:08 +08:00
Ryan Yin
5c80665ed1 fix: dead links 2024-01-11 12:48:06 +08:00
Ryan Yin
cd8704345e feat: accelerating-dotfiles-debugging 2024-01-11 12:46:10 +08:00
Ryan Yin
eef309f6de fix: typo 2024-01-11 11:46:17 +08:00
Ryan Yin
d547e022c8 fix: home manager's options link 2024-01-11 11:40:44 +08:00
Ryan Yin
723c13b7a9 fix: typo 2024-01-11 11:35:43 +08:00
Ryan Yin
34dd255b4e feat: nix run 2024-01-11 11:27:42 +08:00
Ryan Yin
825c3efdbe feat: replace Makefile with Justfile 2024-01-11 11:17:05 +08:00
Ryan Yin
092881ecac feat: add note about 'git add' 2024-01-11 11:06:59 +08:00
Ryan Yin
c05a0891a1 fix: typo 2024-01-11 11:03:13 +08:00
Ryan Yin
ef3099d1ee feat: Leveraging Features from Other Flakes Packages 2024-01-11 11:03:13 +08:00
Ryan Yin
40b5fc05ee feat: update nixos-with-flakes-enabled 2024-01-11 11:03:13 +08:00
Clouder
1b8a7b0dd2
fix: '' escape example comment 2024-01-06 02:26:40 +08:00
Yassine
b7ab262241
fix: "Home Manager Manual" refrence changed from .html to .xhtml 2024-01-01 00:32:55 +01:00
Gregory Gandy
22c8b8db43
Update intro.md to fix typo 2023-12-30 23:34:15 -08:00
Ryan Yin
2661ed78e2 fix: flake registry & NIX_PATH 2023-12-29 17:45:47 +08:00
Ryan Yin
e2ae505d9c feat: complex merging algorithm - nixpkgs module system 2023-12-26 14:09:02 +08:00
Ryan Yin
95e8f39885 feat: add links 2023-12-22 12:58:18 +08:00
Ryan Yin
50ef281137 feat: update contents about lib.mkBefore & lib.mkAfter 2023-12-21 13:28:50 +08:00
Ryan Yin
883393eeb9 feat: module system in nixos / home-manager / nix-darwin 2023-12-19 01:43:27 +08:00
Ryan Yin
e486604ab3 fix: remove misleading note 2023-12-16 20:54:35 +08:00
Ryan Yin
915fc47eef feat: nix repl -f flake:nixpkgs 2023-12-16 20:03:16 +08:00
Ryan Yin
696f57b353 feat: disable nix channel 2023-12-13 11:59:41 +08:00
Ryan Yin
d0ce0ffafd feat: nix shell 2023-12-13 11:49:21 +08:00
Ryan Yin
8598bb3361 feat: nix develop 2023-12-13 11:42:14 +08:00
Ryan Yin
e1c0e3d815 feat: packaging 101 2023-12-13 11:13:51 +08:00
Ryan Yin
c098dfa2b0 feat: nix shell, nix develop & pkgs.runCommand 2023-12-13 11:05:32 +08:00
Ryan Yin
fb2fe1224a fix: broken links 2023-12-09 23:18:43 +08:00
Ryan Yin
8d3ec992fe feat: substituers & extra-substituers 2023-12-09 19:19:45 +08:00
Ryan Yin
b67eea1a78 feat: add links for Flakes / New-CLI stablilization 2023-12-06 11:57:29 +08:00
Ryan Yin
b245c7059d feat: faq for 'error: collision' 2023-12-06 11:48:53 +08:00
Ryan Yin
68699e372d fix: bump nixos's version to 23.11 2023-12-05 10:52:14 +08:00
Ryan Yin
96e37a669d feat: bump nixos's version to 23.11 2023-12-05 10:41:34 +08:00
Ryan Yin
489a6a29b3 feat: add links - flakes tutorials 2023-12-05 10:21:37 +08:00
Ryan Yin
4f60d3ccc8 feat: add notes for nixos-rebuild 2023-12-05 09:59:17 +08:00
Chris LaRose
9f3c967120 Fix syxtax error in Modularize the Configuration 2023-11-28 21:11:44 -08:00
Gabriel Nützi
cbf4177148 fix: Typo 2023-11-15 19:00:26 +01:00
Gabriel Nützi
db1d9e73c4
feat: Add explanation how arguments are passed to imports in imports
Great documentation!

- I did not understand exactly at the begining how Nix passes arguments in the `imports` list. I made a small example section which describes the observed behavior.

I hope its correct. I think it greatly helps to understand how these things are called. Maybe there is a reference to this?

Do you know?
2023-11-15 18:56:11 +01:00
imad.nyc
e742ba947a Fixed minor typo 2023-11-12 12:44:32 -05:00
Ryan Yin
50d73b93b2
Merge pull request #52 from xtian/patch-1
preface.md: Try to improve wording
2023-11-05 19:04:37 +08:00
Ryan Yin
4eb6a06378
Merge pull request #53 from xtian/patch-2
introduction/index.md: Try to improve wording
2023-11-05 19:03:57 +08:00
Christian Wesselhoeft
ddcd627296
introduction/advantages-and-disadvantages.md: NPM -> npm 2023-11-04 14:57:25 -06:00
Christian Wesselhoeft
48f3dac085
introduction/index.md: Try to improve wording 2023-11-04 14:52:06 -06:00
Christian Wesselhoeft
c4affb144f
Update preface.md 2023-11-04 14:39:44 -06:00
Christian Wesselhoeft
fc0b821cf0
preface.md: Try to improve wording 2023-11-04 14:31:56 -06:00
nix-julia
033ccdf5c2 fix typo 2023-10-31 17:06:09 +03:30
Ryan Yin
535c65532e feat: https://github.com/ryan4yin/nixos-and-flakes-book/issues/47 2023-10-13 17:54:33 +08:00
Ryan Yin
e81ff2283e feat: faq 2023-10-13 00:18:14 +08:00
Ryan Yin
dead7139e1 feat: home manager vs nixos module 2023-10-12 23:41:57 +08:00
Ryan Yin
653e2c9203 fix: code box style 2023-10-10 00:50:11 +08:00
Ryan Yin
3ec5856073 fix: code box style 2023-10-10 00:46:31 +08:00
Ryan Yin
8f0b8d6cb2 fix: markdown's color theme 2023-10-10 00:37:28 +08:00
Ryan Yin
cf51f22984 fix: broken links 2023-10-09 23:28:32 +08:00
Ryan Yin
06281dfb7e fix: code block's style 2023-10-09 23:21:03 +08:00
Ryan Yin
baed45353c fix: nixos-rebuild 2023-10-07 15:41:22 +08:00
Ryan Yin
3d9ec06790 feat: update links 2023-10-06 00:31:28 +08:00
Ryan Yin
e4050b8572 feat: add flag - [WIP] 2023-10-05 23:57:06 +08:00
Ryan Yin
5c1ef28b43 feat: callpackage 2023-10-05 23:44:47 +08:00
Ryan Yin
848228a9bb feat: callpackage 2023-10-05 23:44:04 +08:00
Ryan Yin
1d18061a1a feat: nix module's specialArgs 2023-10-04 15:05:42 +08:00
Ryan Yin
7918e3d88e feat: nix module's default parameters & specialArgs 2023-10-04 15:03:55 +08:00
Ryan Yin
d41370c05b feat: callpackage 2023-10-04 14:40:55 +08:00
Ryan Yin
159750f3f4
Merge pull request #38 from ryan4yin/fix-callpackage
fix: pkgs.callPackage
2023-10-04 14:27:56 +08:00
Ryan Yin
f256d6f78a fix: pkgs.callPackage 2023-10-04 14:27:23 +08:00
Daly Gutierrez
fc9d174cdc
fix: typo [add space between word and open parenthesis] 2023-09-15 15:12:58 -04:00
Ryan Yin
70fc4315a9 fix: https://github.com/ryan4yin/nixos-and-flakes-book/issues/30 2023-09-11 00:08:34 +08:00
Ryan Yin
221f20678c fix: nixos-rebuild - specify flake's output name 2023-09-04 16:15:58 +08:00
Anx
142537d06a
fix: typo 2023-09-01 20:50:48 +08:00
Hemanth Bollamreddi
8686d98906
Update modularize-the-configuration.md 2023-08-29 15:56:41 +05:30
Ryan Yin
9fa6709556 feat: the nix language 2023-08-27 14:27:28 +08:00
Ryan Yin
3bd66017ef feat: the nix language 2023-08-27 14:26:57 +08:00
Ryan Yin
a6a5107be7 feat: the nix language 2023-08-27 14:26:09 +08:00
Ryan Yin
dbef30972c feat: the nix language 2023-08-27 14:20:34 +08:00
徐銘鴻
d29e1e3dc9 Fix typos 2023-08-19 08:20:18 +00:00
Ryan Yin
c85e6e3878 polish: the new cli 2023-08-17 23:39:58 +08:00
Ryan Yin
4f50190393 polish: monior changes 2023-08-17 22:26:16 +08:00
Ryan Yin
c33176bd18 fix: sidebar links for zh-cn 2023-08-17 00:18:27 +08:00
Ryan Yin
bdc2ebb107 feat: use relative links 2023-08-17 00:08:19 +08:00
Ryan Yin
5d1e195427 feat: add MordragT/nix-templates 2023-08-15 16:53:27 +08:00
Ryan Yin
cadfceaae4 feat: multiple nixpkgs instances 2023-08-15 15:31:34 +08:00
Ryan Yin
82312b07cc polish: style 2023-08-15 13:12:54 +08:00
Ryan Yin
88430dfb8d feat: remote deployment 2023-08-15 11:23:23 +08:00
Ryan Yin
18e7fc2c7f polish: style 2023-08-15 11:13:37 +08:00
Ryan Yin
35274826e4 feat: remote deployment 2023-08-15 11:08:20 +08:00
Ryan Yin
b800157301 feat: update animation 2023-08-14 23:17:58 +08:00
Ryan Yin
50ec195218 feat: add animation 2023-08-14 23:03:37 +08:00
Ryan Yin
4ceb057a70 feat: update style of home page 2023-08-14 22:28:47 +08:00
Ryan Yin
d7ebec9bf1 feat: update site metadata 2023-08-14 22:12:10 +08:00
Ryan Yin
e528763b40 feat: add footer & search 2023-08-14 21:49:22 +08:00
Ryan Yin
0ce81c111b fix: https://github.com/vuejs/vitepress/issues/2703 2023-08-14 01:22:48 +08:00
Ryan Yin
a9140f41ec fix: typo 2023-08-14 00:39:05 +08:00
Ryan Yin
7dbaf87908 fix: link 2023-08-14 00:32:53 +08:00
Ryan Yin
7361d07e72 feat: donation 2023-08-13 21:23:21 +08:00
Ryan Yin
fc7b7ffee9 fix: duplicated header id 2023-08-13 13:21:17 +08:00