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

1548 commits

Author SHA1 Message Date
dependabot[bot] e2d75e0fa2
chore(deps): bump cachix/install-nix-action from 20 to 23
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v23)

---
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-09-05 00:59:19 +00:00
Yuki Langley e79528b227
Clean-up FAQ (#705) 2023-09-04 20:21:24 +02:00
Yuki Langley 17c77897a2
Merge pull request #479 from yukiisbored/yuki_is_bored/ci_improvements
Enable deploy previews for forks
2023-09-04 22:03:14 +07:00
Silvan Mosberger 7f090763e2
Merge pull request #704 from J3RN/patch-1
Use bold instead of monospace for emphasis
2023-09-03 15:36:20 +02:00
Jonathan Arnett 9c7e4a8156
Use bold instead of monospace for emphasis 2023-09-02 23:17:53 -04:00
Valentin Gagarin 783913c8cd
highlight call for donations (#703) 2023-08-29 21:07:48 +02:00
Zach Mitchell, PhD 1dddf60f54
Merge pull request #699 from zmitchell/updating-sharing-deps 2023-08-28 12:01:34 -06:00
Zach Mitchell b038f6e117 Update sharing deps tutorial 2023-08-28 11:17:07 -06:00
Zach Mitchell, PhD bc863f7f85
Merge pull request #675 from zmitchell/sharing-deps-tutorial 2023-08-25 21:34:04 -06:00
Alexander Groleau 830da4b49e
Merge pull request #694 from DeterminateSystems/magic-nix-cache
Add the Magic Nix Cache as an option to the GitHub Actions page
2023-08-25 19:43:13 -05:00
Graham Christensen c703c92234
Apply review nits
Co-authored-by: Alexander Groleau <alex@proof.construction>
2023-08-25 20:31:20 -04:00
Graham Christensen 3fbc19b874
Add the Magic Nix Cache as an option to the GitHub Actions page
Not sure if this is the right place for it, but it seemed like the most direct place to add it.
I'm open to other suggestions as well.
2023-08-24 14:44:36 -04:00
Alexander Groleau 4ee76014d6
Merge pull request #693 from proofconstruction/remove-gitpod
Remove gitpod
2023-08-24 11:38:35 -05:00
Valentin Gagarin 73b928d5e4
fix typo 2023-08-24 18:27:54 +02:00
Valentin Gagarin 458acd70b2
add missing word 2023-08-24 18:25:23 +02:00
Alexander Groleau ac2b8f33c3 remove gitpod 2023-08-24 11:08:51 -05:00
Alexander Groleau 92e4e1e26b
remove regex that breaks copy button (#690) 2023-08-24 10:21:22 +02:00
Zach Mitchell 8c6a172b03 Explain the shell attribute 2023-08-23 22:12:05 -06:00
Zach Mitchell 4b97c6b88e Update with review comments 2023-08-23 22:08:28 -06:00
Zach Mitchell 19be694d6b Add sharing deps tutorial 2023-08-23 21:44:55 -06:00
Yuki Langley 6e0b7c8385 Add deploy preview workflow
This workflow uses Cloudflare's official GitHub Action for invoking manual
deployments from GitHub CI.

workflow_run is used to prevent malicious actors from (ab)using secrets[1].

Closes https://github.com/NixOS/nix.dev/issues/348

[1]: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
2023-08-24 09:51:16 +07:00
Yuki Langley 251f76b214 Breakdown CI workflow to build and test 2023-08-24 09:51:16 +07:00
Frenco fb0f26838e
Update best-practices.md (#689) 2023-08-23 22:21:22 +02:00
JillThornhill 31bc7f39f0
Update documentation-survey.md (#687) 2023-08-23 01:05:25 +02:00
JillThornhill 1fc564e65d
Update documentation-survey.md (#686)
* Update documentation-survey.md

Summarize https://edolstra.github.io/pubs/phd-thesis.pdf Chapter 4

* Update maintainers/working_groups/learning_journey/documentation-survey.md

---------

Co-authored-by: Henrik <i97henka@gmail.com>
2023-08-21 20:01:48 +01:00
asymmetric 00eab32fa5
CODEOWNERS: remove domenkozar, add documentation teams (#680) 2023-08-21 17:55:03 +02:00
Silvan Mosberger ae22dc4504
this-month-in-nix-docs: Get both documentation labels for Nixpkgs (#685) 2023-08-21 17:54:43 +02:00
Silvan Mosberger 122d2f2847
Merge pull request #684 from NixOS/dependabot/pip/sphinx-sitemap-2.5.1
chore(deps): bump sphinx-sitemap from 2.5.0 to 2.5.1
2023-08-21 16:36:51 +02:00
Silvan Mosberger 25bca6794a
Merge pull request #679 from NixOS/line-nos
Add line numbers to Nix, Python code blocks
2023-08-21 16:35:49 +02:00
dependabot[bot] e01163457f
chore(deps): bump sphinx-sitemap from 2.5.0 to 2.5.1
Bumps [sphinx-sitemap](https://github.com/jdillard/sphinx-sitemap) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/jdillard/sphinx-sitemap/releases)
- [Changelog](https://github.com/jdillard/sphinx-sitemap/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jdillard/sphinx-sitemap/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: sphinx-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 01:06:40 +00:00
JillThornhill 4a467d293c
Update documentation-survey.md (#682) 2023-08-19 19:14:35 +01:00
Lorenzo Manacorda cf754d4f27 conf.py: enable line numbes for nix, python code 2023-08-18 15:04:39 +02:00
Lorenzo Manacorda 49cf3bf822 README: mention MyST format 2023-08-18 14:59:52 +02:00
JillThornhill ef9120d843
https://edolstra.github.io/pubs/phd-thesis.pdf Chapter 2 (#677) 2023-08-17 19:44:15 +01:00
JillThornhill 4036d7b6b6
Update documentation-survey.md (#676) 2023-08-17 13:59:04 +01:00
Silvan Mosberger 4004ba07c3
Merge pull request #674 from zmitchell/update-shell-nix-tutorial
Tweak shell.nix tutorial
2023-08-17 04:51:29 +02:00
Zach Mitchell b4651ec6d5 tweak shell.nix tutorial 2023-08-16 18:14:05 -06:00
Alexander Groleau 818d33c7df add instructions for enabling hardware graphics acceleration 2023-08-14 15:10:44 -05:00
Alexander Groleau d3ae1080e9
Merge pull request #634 from zmitchell/diataxis-explanation
Add a summary of the Diataxis framework
2023-08-11 13:34:00 -05:00
Alexander Groleau d37451a1ff
Merge pull request #650 from proofconstruction/packaging-existing-software
add draft of packaging existing software tutorial
2023-08-10 10:53:55 -05:00
Alexander Groleau 6bd4567302 recommend nix-locate/nix-index 2023-08-10 10:45:03 -05:00
Alexander Groleau 7c950a309e remove name error encounter 2023-08-10 10:45:03 -05:00
Alexander Groleau f1fb505398 Update source/tutorials/learning-journey/packaging-existing-software.md
Co-authored-by: Zach Mitchell, PhD <zmitchell@fastmail.com>
2023-08-10 10:45:03 -05:00
Alexander Groleau b9056f6d3a Update source/tutorials/learning-journey/packaging-existing-software.md
Co-authored-by: Zach Mitchell, PhD <zmitchell@fastmail.com>
2023-08-10 10:45:03 -05:00
Alexander Groleau 8e38972d40 Update source/tutorials/learning-journey/packaging-existing-software.md
Co-authored-by: Zach Mitchell, PhD <zmitchell@fastmail.com>
2023-08-10 10:45:03 -05:00
Alexander Groleau 06285c2e72 Update source/tutorials/learning-journey/packaging-existing-software.md
Co-authored-by: Silvan Mosberger <github@infinisil.com>
2023-08-10 10:45:03 -05:00
Alexander Groleau 582553cf3c Update source/tutorials/learning-journey/packaging-existing-software.md
Co-authored-by: Zach Mitchell, PhD <zmitchell@fastmail.com>
2023-08-10 10:45:03 -05:00
Alexander Groleau 7a9199115f Update source/tutorials/learning-journey/packaging-existing-software.md
Co-authored-by: Zach Mitchell, PhD <zmitchell@fastmail.com>
2023-08-10 10:45:03 -05:00
Alexander Groleau c714c04a60 Update source/tutorials/learning-journey/packaging-existing-software.md
Co-authored-by: Zach Mitchell, PhD <zmitchell@fastmail.com>
2023-08-10 10:45:03 -05:00
Alexander Groleau 2ab3c4b4ad Update source/tutorials/learning-journey/packaging-existing-software.md
Co-authored-by: Zach Mitchell, PhD <zmitchell@fastmail.com>
2023-08-10 10:45:03 -05:00