Commit Graph

904 Commits

Author SHA1 Message Date
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
Valentin Gagarin
ee2b3d63a0
Merge pull request #420 from gkelly/update-nixpkgs
Update example pinned nixpkgs to a recent one
2022-12-23 10:46:49 +01:00
Yuki Langley
d8ee8efca0 install-nix: Use tabs to choose OS 2022-12-18 21:58:05 +01:00
Yuki Langley
5d1fa6c217 Use grid instead of table 2022-12-18 21:58:01 +01:00
Yuki Langley
505a96774c Use dropdown instead of details 2022-12-18 21:53:52 +01:00
Yuki Langley
f92b748a76 Update poetry.lock 2022-12-18 21:29:51 +01:00
Yuki Langley
3937aef0c6 Add sphinx-design extension 2022-12-18 21:29:44 +01:00
Yuki Langley
7af51a0055 Revert "Make details visually consistent"
This reverts commit 86d03051cc.
2022-12-18 21:23:56 +01:00
Yuki Langley
4b1303ccae Make details summary more consistent 2022-12-18 21:18:28 +01:00
Yuki Langley
f9553d0c76 Make opened details padding consistent 2022-12-18 21:18:28 +01:00
Yuki Langley
a230e3d523 Handle admonition classes inside details 2022-12-18 21:18:28 +01:00
Yuki Langley
2c2f2c7427 Apply padding to all elements under details 2022-12-18 21:18:28 +01:00
Yuki Langley
79ca846ada Use Value instead of Result
Nix language tutorial asserts that it is called *Nix value* not *Nix
result*.
2022-12-18 21:18:28 +01:00
Yuki Langley
86d03051cc Make details visually consistent 2022-12-18 21:18:28 +01:00
Yuki Langley
742f525741 Distinguish visually between expression and result
Related to https://github.com/NixOS/nix.dev/pull/395
2022-12-18 21:18:28 +01:00
Yuki Langley
5f4c86bba0 Add hack to make CSS live-reload work 2022-12-18 21:18:28 +01:00
github-actions[bot]
6c3e74857a
@doubledup has signed the CLA from Pull Request #422 2022-12-17 14:35:26 +00:00
David Dunn
4965408021
Add fish shell syntax for process substitution 2022-12-17 13:11:48 +02:00
github-actions[bot]
e161484f3f
@fricklerhandwerk has signed the CLA from Pull Request #421 2022-12-16 17:45:50 +00:00
Hans Christian v. Stockhausen
e583297654
Fix minor error with import-builtin example (#421) 2022-12-16 18:45:35 +01:00
Yuki Langley
f0239b6a91
Unify information on contributing documentation (#384)
* Unify information on contributing documentation to make it visible on nix.dev itself

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-12-16 08:32:48 +01:00
github-actions[bot]
7a71718a64
@gkelly has signed the CLA from Pull Request #420 2022-12-14 16:29:09 +00:00
Garret Kelly
3264e91e74 Update example pinned nixpkgs to a recent one
The pinned nixpkgs in these examples does not work with more recent
versions of nix.

Fixes #419
2022-12-14 11:27:22 -05:00
Valentin Gagarin
aeaf6a3cd9
Merge pull request #415 from mmolhoek/fix/document-pi-4-display-problem
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-12-13 12:24:30 +01:00
Mischa Molhoek
8290fb7c8f Comment about display problems and fix with older kernel
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-12-13 12:23:21 +01:00
Mischa Molhoek
26a7673f73
You have to run nixos-rebuild switch as well (#416) 2022-12-10 19:15:55 +01:00
github-actions[bot]
fc17731639
@mmolhoek has signed the CLA from Pull Request #415 2022-12-10 09:30:51 +00:00
Yuki Langley
3f95a892ff
Rewrite "Set up development environment" (#376)
* Rewrite "Set up development environment"

The previous version is specific to Python as it uses
`buildPythonApplication` instead of `mkShell`.

This one is more general but maintains the same Python Flask web
application example.

* Update pinning-nixpkgs to use 22.11

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-12-10 04:33:06 +01:00
Yuki Langley
8522325436
Add information on contributing documentation (#371)
* Add information on contributing documentation

* Refer to quick start on adding new packages

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-12-10 04:24:06 +01:00