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

1407 commits

Author SHA1 Message Date
Valentin Gagarin 03e49423d1
fix typos, remove superfluous ellipses 2023-07-21 11:36:25 +02:00
Valentin Gagarin def3fbd071 add pointers for making donations 2023-07-21 09:32:41 +02:00
Valentin Gagarin 875cb4ae06 expand contribution guidelines
in particular, give more concrete tips on filing issues.
this is based on experience with helping to maintain Nix and trying to make
sense of what's going on in Nixpkgs.
2023-07-21 09:32:41 +02:00
Alexander Groleau 9f3df08f69
Merge pull request #656 from henrik-ch/non-nixos-etcher
adding note about using etcher when on non-nixos system.
2023-07-20 16:25:23 -05:00
i97henka a0c388342e adding note about using etcher when on non-nixos system. 2023-07-20 18:21:23 +01:00
Carlos Marques f281829318
fix mismatching file name in example (#655) 2023-07-20 17:59:43 +02:00
Valentin Gagarin 239f0607ea strip trailing whitespace 2023-07-20 15:15:02 +02:00
Valentin Gagarin ea9def69c7 fix typos 2023-07-20 15:14:35 +02:00
Valentin Gagarin b5a568c57e
fix typo 2023-07-20 13:44:29 +02:00
John Bowdre 21abf7b6ad
Fix typo in ad-hoc-shell-environments.md (#652)
Footnote 2: 'packges' -> 'packages'
2023-07-19 16:25:07 +01:00
Alexander Groleau faf2023d93
Merge pull request #649 from henrik-ch/639_pills_externalsources
adding nix pills to external sources.
2023-07-17 10:28:43 -05:00
Henrik 2c3083cf32
Update source/contributing/documentation.md
Co-authored-by: Alexander Groleau <alex@proof.construction>
2023-07-17 16:25:45 +01:00
Henrik dd2d348513
Update source/contributing/documentation.md
Co-authored-by: Alexander Groleau <alex@proof.construction>
2023-07-17 16:24:22 +01:00
Henrik 056d4f2938
Update source/contributing/documentation.md
Co-authored-by: Alexander Groleau <alex@proof.construction>
2023-07-17 16:24:05 +01:00
Henrik e0677bc570
Update source/contributing/documentation.md
Co-authored-by: Alexander Groleau <alex@proof.construction>
2023-07-17 16:23:53 +01:00
i97henka 23c5bade2a adding how to help on pills. 2023-07-17 16:16:26 +01:00
Henrik b1756bd187
Update source/contributing/documentation.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-07-17 16:05:07 +01:00
Alexander Groleau adcb1a0d99
Merge pull request #648 from gerbrent/patch-1
correct dd command, removing .zst from if=*.img.zst
2023-07-17 09:28:04 -05:00
Valentin Gagarin d49aed6039
remove collection of software Nix has influenced (#295)
this is marketing material and should not be in the responsibility of
documentation maintainers to curate.
2023-07-17 15:19:13 +01:00
Henrik 8248a655ac
Update maintainers/working_groups/learning_journey/documentation-survey.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-07-16 20:40:26 +01:00
Brent Gervais d93129b5ba
correct dd command, removing .zst from if=*.img.zst
the command to image the SD card included `if=nixos-sd-image-......img.zst` though the intention here is to write the non-compressed image to the SD, not the compressed zst image.

.img.zst > .img

As written this command would not function as intended.
2023-07-16 09:45:57 -06:00
i97henka 10b936f6d8 adding nix pills to external sources. 2023-07-16 12:55:17 +01:00
Henrik 8954c4d7c1
What you can do for the documentation survey (#647)
Add instructions for contributing to the documentation survey.

---------

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-07-16 10:48:55 +02:00
Domen Kožar 0eec48e28c
Merge pull request #598 from NixOS/dependabot/github_actions/cachix/install-nix-action-22
chore(deps): bump cachix/install-nix-action from 21 to 22
2023-07-14 16:52:22 +01:00
JillThornhill c4d67ca727
callpackage-design-pattern (#626)
Summarized https://nixos.org/guides/nix-pills/callpackage-design-pattern.html
2023-07-14 09:52:45 +02:00
Valentin Gagarin b4628cdd04
Remove "reproducible" from glossary (#646)
* Remove "reproducible" from glossary

It is not part of the official terminology the nixos documentation team established in https://github.com/NixOS/nix.dev/pull/263.

It was mixed in https://github.com/NixOS/nix.dev/pull/380 and messed up the official status of the terms. This change fixes that!

It can be added again when we figured out what we mean by it (https://github.com/NixOS/nix.dev/issues/464).

---------

Co-authored-by: davidak <davidak@users.noreply.github.com>
2023-07-13 21:33:29 +02:00
Valentin Gagarin 1fce49476d
Merge pull request #609 from NixOS/language-tutorial-title
Nix language tutorial: restructure introduction
2023-07-13 21:26:57 +02:00
Valentin Gagarin 16ffcd0651 move estimated effort after the prerequisites 2023-07-13 21:23:23 +02:00
Valentin Gagarin db1d3c8404 revert change of title
introducing a negatively connotated word is probably not a good idea.
there is some risk of inducing fear that was not there before, and the
tongue-in-cheek aspect may not come across.

the title should be unique and easy to recognise, and it was. "Reading
the Nix language" is already the title of the talk most of this is based
on, and we shouldn't reuse it
2023-07-13 21:23:23 +02:00
Valentin Gagarin 57741ca766 fix custom admonition 2023-07-13 21:23:23 +02:00
Valentin Gagarin 561ee13ffa don't use mobile wikipedia 2023-07-13 21:23:23 +02:00
Valentin Gagarin fc308c367e clarify details on name assignment
this fills a long-standing gap of not mentioning function arguments as
another form of name assignment
2023-07-13 21:23:23 +02:00
Valentin Gagarin 633a35514c shorten introduction
the allusion to the Elements of Programming[0] never really worked out

[0]: https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/6515/sicp.zip/full-text/book/book-Z-H-10.html#%_sec_1.1
2023-07-13 21:23:23 +02:00
Valentin Gagarin 8f4f1936c0 rename the Nix language tutorial
this collapses the "don't panic" section into a motivating introduction and gives
the document a more distinctive name.

this also addresses feedback stating that having "basics" in the title
may be misleading about the effort required to work through the
tutorial.
2023-07-13 21:23:23 +02:00
Zach Mitchell, PhD db956092f3
Merge pull request #622 from zmitchell/sharing-deps-tutorial
Add outline for "sharing deps" tutorial
2023-07-13 09:15:01 -06:00
Zach Mitchell, PhD fe5f8c139b
Add outline for "sharing deps" tutorial (#622)
* Add outline for sharing deps tutorial
2023-07-13 09:13:17 -06:00
Zach Mitchell fd3c715d76 Update with review comments 2023-07-13 09:12:19 -06:00
Zach Mitchell, PhD e125dd426e
Merge pull request #596 from zmitchell/skeleton-workflow
Add learning journey contribution guidelines
2023-07-13 06:58:51 -06:00
Zach Mitchell, PhD 09a38eeb3f
Merge branch 'master' into skeleton-workflow 2023-07-13 06:58:37 -06:00
Zach Mitchell 2592019afc Fix more broken links 2023-07-13 06:57:31 -06:00
Zach Mitchell 614e04fe81 Fix broken link 2023-07-13 06:57:31 -06:00
Zach Mitchell a3d9c019b1 Merge writing-style and style-guide 2023-07-13 06:57:31 -06:00
Zach Mitchell 7d1fcf717e Remove branch strategy 2023-07-13 06:57:31 -06:00
Zach Mitchell 00348edd0c Add style guide 2023-07-13 06:57:31 -06:00
Zach Mitchell 9a6309c492 Add learning journey contribution guidelines 2023-07-13 06:57:31 -06:00
Alexander Groleau d3126bc2d1
Merge pull request #643 from proofconstruction/raspberry-pi
fix boot config, correctly enable wlan firmware, update config link
2023-07-11 16:36:00 -05:00
alex 2b1a05bcc3 fix boot config, correctly enable wlan firmware, update config link 2023-07-11 16:26:53 -05:00
proofconstruction 97112eb558
Update Raspberry Pi Installing NixOS Tutorial (#641) 2023-07-10 23:09:59 +02:00
proofconstruction ae14bc42c5
Merge pull request #638 from proofconstruction/fix-ci
fix broken bob build link
2023-07-09 13:55:36 -05:00
alex 45c9382551 fix broken bob build link 2023-07-09 13:48:05 -05:00