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