1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
Commit graph

1525 commits

Author SHA1 Message Date
fricklerhandwerk 4b814d5d37 more precise heading 2023-10-07 00:37:27 +02:00
fricklerhandwerk e6ae1afaed highlight password security warning in NixOS example 2023-10-06 23:23:50 +02:00
Valentin Gagarin a279bfbd6a
avoid gerund 2023-10-06 23:21:20 +02:00
Valentin Gagarin 35ae4de7ca
more mundane grammar 2023-10-06 23:20:19 +02:00
fricklerhandwerk 07ea1eb6b2 rework the multi-machine example
- use the same Nixpkgs release to avoid massive downloads
- continue using `pkgs.nixosTest`; the new thing is completely undocumented
- use a shorthand module; `lib` is not used
- use an empty nginx config; commented-out code is confusing
- move explanation of the test script to the end; use imperative
- add instructions to run it
2023-10-06 22:51:08 +02:00
fricklerhandwerk e5f8ca0a9d reword introduction to multi-machine example 2023-10-06 22:51:07 +02:00
fricklerhandwerk 2a8bc7dd63 more concise heading 2023-10-06 22:50:46 +02:00
fricklerhandwerk 256bcd47ea remove superfluos empty line 2023-10-06 22:50:46 +02:00
fricklerhandwerk f15b5a4df3 build up example as numbered list
while section headings are good for linking, this is not very important
here. the heading distract from the sequential structure, which the list
exposes more clearly.
2023-10-06 22:50:46 +02:00
fricklerhandwerk 5fd6576a8d fix wording 2023-10-06 22:50:46 +02:00
fricklerhandwerk 0e63b762b9 clarify wording around module options 2023-10-06 22:50:46 +02:00
fricklerhandwerk 0067b57ebc remove superfluos indentation 2023-10-06 22:50:46 +02:00
fricklerhandwerk 14adbcfb87 use self-descriptive link text 2023-10-06 22:50:46 +02:00
fricklerhandwerk c7dfcb7968 link to main Nix installation instructions 2023-10-06 22:50:46 +02:00
fricklerhandwerk 1ad3a3e2f8 more specific title 2023-10-06 22:50:46 +02:00
olaf 13ca4846b2 fix wording 2023-10-06 22:50:46 +02:00
olaf 56426054ed unrelated fixes 2023-10-06 22:50:46 +02:00
olaf 4509761055 simple server client test 2023-10-06 22:50:45 +02:00
Valentin Gagarin 8ef096641d
Merge pull request #741 from fricklerhandwerk/move-installation
move installation instructions to top level
2023-10-06 13:36:34 +02:00
Valentin Gagarin a8723671ee
Merge pull request #745 from NixOS/editorconfig
Add EditorConfig file and fix errors
2023-10-06 12:09:23 +02:00
Valentin Gagarin d7556d18b1
Merge pull request #728 from g-re-g/patch-1
change "build task" to "derivation" in tutorial

"build task" invokes associations with pre-existing knowledge. As long as they are clearly explained, it is easier for beginners to pick up a new word than it is to add a new definition to an existing word that subtly differs from the other definitions it has. To that extent, "derivation" is probably a great word for Nix as, at least in this domain, it is very Nix specific and so, with clear definition, it should be easy to convey the idea to other folks that we are talking about something Nix specific.
2023-10-06 12:02:22 +02:00
Lorenzo Manacorda 1dcc111a4d *: fix editorconfig errors 2023-10-06 10:59:27 +02:00
Lorenzo Manacorda 2d06b913d7 ci: check editorconfig 2023-10-06 10:54:03 +02:00
Lorenzo Manacorda 73ecb866a9 editorconfig: init 2023-10-06 10:50:04 +02:00
fricklerhandwerk 8c74278eff update front-page instructions 2023-10-06 09:46:54 +02:00
fricklerhandwerk c0ef0b5988 move installation instructions to top level
it's not a tutorial and should be immediately accessible
2023-10-06 09:46:54 +02:00
Silvan Mosberger 43bede33bc
Merge pull request #743 from fricklerhandwerk/move-name-origin
move conceptual question to FAQ section
2023-10-06 03:10:11 +02:00
Silvan Mosberger 9bd2fb0ba6
Merge pull request #742 from fricklerhandwerk/fix-links
fix broken links
2023-10-06 02:41:17 +02:00
fricklerhandwerk 8f2514019f add history bit on the logo 2023-10-05 17:59:49 +02:00
fricklerhandwerk 6b2e4aecf3 move conceptual question to FAQ section 2023-10-05 17:59:47 +02:00
fricklerhandwerk 5eafb74584 use pluralised link text 2023-10-05 17:37:30 +02:00
fricklerhandwerk 75b4d54553 use less repetitive wording 2023-10-05 17:37:21 +02:00
fricklerhandwerk 83f400e4d6 fix broken reference links 2023-10-05 17:36:56 +02:00
Valentin Gagarin 742d9b38ed
fix typo 2023-10-05 17:20:14 +02:00
Valentin Gagarin 08f7eee12e
Merge pull request #737 from wamirez/move-faqs-flakes
Move FAQ on flakes
2023-10-05 17:03:25 +02:00
fricklerhandwerk 47d03a8e3b move questions about flakes into FAQ
keep the concept description separate and easy to find at the top level
2023-10-05 16:58:45 +02:00
asymmetric 09c9c509bf
Merge pull request #735 from NixOS/dependabot/pip/urllib3-2.0.6
chore(deps): bump urllib3 from 2.0.2 to 2.0.6
2023-10-05 12:22:04 +02:00
wamirez 73056b06da put faqs to the bottom of the sidebar 2023-10-04 17:20:12 -04:00
wamirez 0198889157 fix a few typos and add links to some concepts 2023-10-04 16:53:50 -04:00
wamirez b4a2472d96 move 'Should I enable Flakes?' -f recipes -t concepts 2023-10-04 16:16:53 -04:00
a c sreedhar reddy f2fe0aa56b
Remove write space in shebang line (#736) 2023-10-03 10:12:05 +02:00
dependabot[bot] 8840466e5b
chore(deps): bump urllib3 from 2.0.2 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.2...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 23:37:32 +00:00
Rosario Pulella be7c3bec3d
faq: Add nixos-anywhere to bootsrapping NixOS (#734) 2023-10-02 08:55:31 +02:00
Yann Hamdaoui 62db5ba51d
Remove superfluous variation of a snippet (#732)
The cross compilation documentation is showing, at some point, two
variations on how to get a cross-compiled package out of Nixpkgs. Those
two versions are strictly equivalent (the only difference is what part
of the full attribute set paths is put in the variable named `pkgs`) and
don't really improve understanding - arguably, rather hurts it.
2023-09-20 21:51:32 +02:00
g-re-g f381e24357
Better terminology for string interpolation of derivations
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-09-14 13:00:00 -04:00
g-re-g 11f943e3b3
Remove description of derivation using "build task"
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-09-14 12:59:25 -04:00
Alexander Groleau 4076a41800
Add call for support to this month in nix docs render (#702)
* add call for support
2023-09-14 17:13:39 +02:00
Valentin Gagarin 68839d3d60
Merge pull request #621 from CyberShadow/patch-1
tutorials/first-steps/nix-language: Fix the nixpkgs example
2023-09-14 15:24:30 +02:00
g-re-g f60d8a8671
change "build task" to "derivation" in tutorial 2023-09-13 14:15:26 -04:00
Valentin Gagarin 73e0633e34
Merge pull request #726 from GuillaumeDesforges/patch-2 2023-09-12 17:50:26 +02:00