Commit Graph

932 Commits

Author SHA1 Message Date
Valentin Gagarin
0a5fa83a28
introduce the documentation team
since many people arrive here without prior knowledge,
there is no way for them to associate this resource with the official team.
2023-03-06 23:04:01 +01:00
Domen Kožar
dccbb65905
Merge pull request #462 from munyari/quote-urls
Quote URLs in nix language tutorial
2023-03-06 11:31:59 +04:00
github-actions[bot]
04462b9149
@munyari has signed the CLA from Pull Request #462 2023-03-05 13:54:14 +00:00
Panashe Fundira
f16fd5854c
Quote URLs in nix language tutorial
Called out as an anti-pattern https://nix.dev/anti-patterns/language#unquoted-urls

This change is to make the docs more self-consistent, and promote good habits in the reader.
2023-03-05 08:51:35 -05:00
Valentin Gagarin
a0c47f9ded
Merge pull request #459 from fricklerhandwerk/tutorials-toc
limit depth of tutorials TOC
2023-03-05 05:55:19 +01:00
Valentin Gagarin
35833bd9fe limit depth of tutorials TOC 2023-03-05 02:53:27 +01:00
Domen Kožar
87395ccb11
Merge pull request #455 from NixOS/dependabot/github_actions/cachix/install-nix-action-20
chore(deps): bump cachix/install-nix-action from 19 to 20
2023-03-02 13:48:39 +08:00
dependabot[bot]
74c000bd76
chore(deps): bump cachix/install-nix-action from 19 to 20
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 01:08:55 +00:00
Domen Kožar
36d3bf7bd7
bump actions to fix a critical bug 2023-03-01 06:03:02 +00:00
Pol Dellaiera
2de1f5bd12
Update nix-language.md (#453) 2023-02-25 00:49:34 +01:00
github-actions[bot]
9eb74f0a6d
@drupol has signed the CLA from Pull Request #453 2023-02-23 23:07:19 +00:00
Domen Kožar
356fb84c4f
Merge pull request #451 from fricklerhandwerk/fix-link
fix broken link
2023-02-20 22:00:43 +07:00
Valentin Gagarin
724cc43ae1 fix broken link 2023-02-20 15:33:29 +01:00
Domen Kožar
cadf5438bd
Merge pull request #450 from henrik-ch/snabb_hydra
removing snabb hydra cache
2023-02-20 15:46:07 +07:00
Henrik Karlsson
cc76b7d0cb removing snabb hydra cache
This hydra cache no longer exists.
2023-02-20 08:40:55 +00:00
Henrik
fda85e22d0
working on #PR 325 - nix shell and shellbang (#427)
* changing to non-mobile wiki link

* adding link to nix-shell pure option.

* mentioning shebang just under the heading.

* adding bash in the listed included packages.

* corrected link snippet

* address review comments

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-02-16 19:23:23 +01:00
Valentin Gagarin
710a10af81
fixups to the Nix language manual (#448) 2023-02-16 15:48:22 +01:00
Solène Rapenne
91eda534ef
add tutorial for nix-shell in shebang (#325)
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-02-14 18:24:11 +01:00
Silvan Mosberger
43e79f9e41 Remove Luc and Domen from the docs team
See also https://github.com/NixOS/nixos-homepage/pull/985
2023-02-14 10:41:40 +01:00
github-actions[bot]
2e00fadde4
@infinisil has signed the CLA from Pull Request #445 2023-02-13 19:43:23 +00:00
Maksim Horbul
0db5c1e909 fix: type in the code example 2023-02-12 09:50:47 +01:00
github-actions[bot]
5ebc79e957
@mhorbul has signed the CLA from Pull Request #443 2023-02-11 20:11:19 +00:00
Valentin Gagarin
9241b4f1d6 do not duplicate information on references 2023-02-09 19:47:25 +01:00
Valentin Gagarin
afe81027aa refine wording around string interpolation 2023-02-09 19:47:25 +01:00
Domen Kožar
f93d7ffbfe
Merge pull request #439 from NixOS/dependabot/github_actions/cachix/install-nix-action-19
chore(deps): bump cachix/install-nix-action from 18 to 19
2023-02-08 14:08:30 +07:00
Gabriella Gonzalez
51d2fa4e9c
Add credit for integration test example (#434) 2023-02-08 01:22:50 +01:00
Valentin Gagarin
069bb6ffb4
bring back IPA pronunciation (#431) 2023-02-07 16:46:29 +01:00
dependabot[bot]
dc8f01b284
chore(deps): bump cachix/install-nix-action from 18 to 19
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v18...v19)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 00:14:08 +00:00
Domen Kožar
506af66846
Merge pull request #438 from fricklerhandwerk/remove-verify-installation
remove notes and links to verifying Nix installation
2023-02-06 13:49:54 +01:00
Valentin Gagarin
c22b9e139f remove notes and links to verifying Nix installation
Nix releases aren not signed any more:
https://github.com/NixOS/nix/pull/7411

nixos.org does not have the referenced section any more:
https://github.com/NixOS/nixos-homepage/pull/975
2023-02-06 10:30:48 +01:00
Domen Kožar
d3a6f4d886
Merge pull request #436 from iFreilicht/rename-antiquotation
Rename antiquotation to string interpolation
2023-01-31 14:27:19 +00:00
Felix Uhl
e57b033647 Rename antiquotation to string interpolation
This is in accordance with the official naming, which was
[changed in Release 2.13](https://nixos.org/manual/nix/stable/release-notes/rl-2.13.html).
2023-01-30 15:27:17 +01:00
github-actions[bot]
9ec396bc2b
@iFreilicht has signed the CLA from Pull Request #436 2023-01-30 14:26:15 +00:00
Domen Kožar
83fe9a468d
Merge pull request #435 from Mic92/team-update
leave documentation team
2023-01-27 11:11:14 +00:00
Jörg Thalheim
922235503f leave documentation team 2023-01-26 20:58:03 +01:00
Domen Kožar
ea42f78c36
Merge pull request #422 from doubledup/patch-1
Make install command in documentation compatible with fish shell
2023-01-24 16:40:41 +00:00
github-actions[bot]
2d22c7630d
@Gabriella439 has signed the CLA from Pull Request #434 2023-01-21 16:14:37 +00:00
github-actions[bot]
712948ab2d
@zimbatm has signed the CLA from Pull Request #400 2023-01-21 13:19:12 +00:00
Ottmar Deinhart
d8b911d12f
show how to exit nix repl (#433) 2023-01-20 22:21:53 +01:00
github-actions[bot]
7a6caff5de
@otti0815 has signed the CLA from Pull Request #433 2023-01-20 07:49:40 +00:00
Jeremy Kolb
76ef73f079
Clarify that name should be set in builtins.path (#430)
* Clarify that name should be set in builtins.path
2023-01-18 19:07:43 +01:00
github-actions[bot]
5cac1be155
@kjeremy has signed the CLA from Pull Request #430 2023-01-18 14:48:14 +00:00
Valentin Gagarin
080f1c7444
Merge pull request #429 from blitz/patch-1
Do not refer to `trustedBinaryCaches`, which does not exist anymore.
2023-01-18 15:38:28 +01:00
github-actions[bot]
cf636709d6
@blitz has signed the CLA from Pull Request #429 2023-01-18 11:55:45 +00:00
Julian Stecklina
a0dfa01349
Update faq.md
Fix NixOS 22.05+ instructions because they refered to `turstedBinaryCaches` which does not exist anymore.
2023-01-18 12:15:33 +01:00
Valentin Gagarin
14a133cc2a
Merge pull request #426 from luukasahola/master
Fixed a minor function spelling error in nix-language.md
2023-01-10 14:04:02 +01:00
github-actions[bot]
a22ca5dde8
@luukasahola has signed the CLA from Pull Request #426 2023-01-10 10:45:19 +00:00
luukasahola
5a0d95fcd2 Fixed a minor function spelling error (Definitely didn't fix this to claim to be a NixOS contributor) 2023-01-10 12:25:19 +02:00
Luc Perkins
af9c9eb3c1
Merge pull request #405 from yukiisbored/styling
Improve readibility via styling improvements
2023-01-05 16:43:55 +00:00
David Dunn
be05bdef94
Use a pipe for all install commands 2022-12-28 09:36:27 +04:00