Ryan Yin
26b7bb466d
Merge pull request #57 from gabyx/patch-1
...
feat: Add explanation how arguments are passed to imports in `imports`
2023-11-17 10:27:13 +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
Ryan Yin
60fcd2d8f4
Merge pull request #56 from imadnyc/typo-fix
...
Fixed minor typo
2023-11-13 10:37:22 +08: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
Ryan Yin
b6fa5b2913
Merge pull request #54 from xtian/patch-3
...
introduction/advantages-and-disadvantages.md: NPM -> npm
2023-11-05 19:02:17 +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
Ryan Yin
2a09ce7a46
Merge pull request #50 from nix-julia/fix-typo
...
fix typo
2023-11-01 08:59:28 +08: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
5981db61d1
feat: generate github release note
2023-10-13 00:46:12 +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
57a3289fb8
fix: revert vitepress's version to 1.0.0-rc.4 to fix the light theme's css style
2023-10-09 23:09:55 +08:00
Ryan Yin
d9c288874a
fix: revert vitepress's version to 1.0.0-rc.4 to fix the light theme's css style
2023-10-09 23:07:41 +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
7243770e73
fix: vercel ci
2023-10-04 19:15:29 +08:00
Ryan Yin
9d5a0a3548
feat: bump vitepress to 1.0.0-rc20
2023-10-04 17:50:40 +08:00
Ryan Yin
5001a54ba2
Merge pull request #40 from ryan4yin/dependabot/npm_and_yarn/postcss-8.4.31
...
chore(deps-dev): bump postcss from 8.4.29 to 8.4.31
2023-10-04 17:22:14 +08:00
dependabot[bot]
4a15af88fe
chore(deps-dev): bump postcss from 8.4.29 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 09:21:08 +00:00
Ryan Yin
490afad34f
Merge pull request #39 from ryan4yin/action-pdf
...
feat: generate pdf automatically
2023-10-04 17:20:02 +08:00
Ryan Yin
41d3d14fef
feat: generate pdf automatically
2023-10-04 16:16:24 +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
Ryan Yin
0b6065ed62
Merge pull request #35 from R0b0ty/main
...
fix: typo [add space between word and open parenthesis]
2023-09-16 09:24:46 +08:00
Daly Gutierrez
fc9d174cdc
fix: typo [add space between word and open parenthesis]
2023-09-15 15:12:58 -04:00
Ryan Yin
6bc803dd52
feat: bump vitepress to 1.0.0-rc13
2023-09-15 14:46:45 +08: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
Ryan Yin
be77a4008d
Merge pull request #32 from anxsec/patch-1
...
fix: typo
2023-09-02 01:55:03 +08:00
Anx
142537d06a
fix: typo
2023-09-01 20:50:48 +08:00
Ryan Yin
30d9cf8c0b
Merge pull request #31 from blmhemu/patch-1
...
Update modularize-the-configuration.md
2023-08-29 18:29:06 +08:00
Hemanth Bollamreddi
8686d98906
Update modularize-the-configuration.md
2023-08-29 15:56:41 +05:30