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

1768 commits

Author SHA1 Message Date
Valentin Gagarin 4103098b6f
fix search link (#1018)
remove the specific channel, as search.nixos.org will deprecate old channels
2024-07-10 15:11:49 +02:00
jd1t 4c9bb5bde4
JSON convert in modules error (#1004)
* JSON convert in modules error


Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Dan Baker <daniel.n.baker@gmail.com>
2024-07-10 14:00:07 +02:00
Valentin Gagarin 6cfee511f4
fix missing changes from niv to npins (#1017)
Co-authored-by: Runningtarrens <65970993+Runningtarrens@users.noreply.github.com>
2024-07-10 11:59:12 +00:00
Anderson Torres 25593bf292 [chore] fix broken links
Because CI is not happy.
2024-06-29 03:50:16 +02:00
Anderson Torres 72a834a278 dependency-management.md: update niv references
`niv` is not exactly unmaintained - the most recent commit is from less than two
months ago. Let's rewrite this in a more neutral manner.
2024-06-29 03:50:16 +02:00
Anderson Torres 76d7323762 dependency-management.md: remove small typo referring to niv 2024-06-29 03:50:16 +02:00
Valentin Gagarin ee7f0869c0
update Nix manuals (#1007) 2024-06-28 15:10:45 +02:00
Valentin Gagarin 27e9e6dd07
fix up wording on post-build-hook guide (#993)
- the title was misleading, because the guide is more about hooks than S3
binary caches.
- pointed Nix manual links to a fixed version
- one sentence per line
- linked the guide on configuring a binary cache
2024-06-25 10:26:08 +00:00
Valentin Gagarin 2e5d38ddb6
add top-level redirect for the Nix manual (#999) 2024-06-18 10:34:15 +02:00
jd1t 8f0c7f986a
Update working-with-local-files.md (#1001)
Use correct sources location
2024-06-17 21:51:11 +00:00
Valentin Gagarin c2be69105c
offer the Nix manual as a single page again (#997) 2024-06-13 11:39:13 +02:00
Valentin Gagarin 6cdcc8d14f
update prose and structure for monthly reporting script (#1000)
Co-authored-by: wamirez <wamirez@protonmail.com>
2024-06-13 11:38:41 +02:00
Valentin Gagarin 78330571cf
fix grammar 2024-06-12 11:28:00 +02:00
Valentin Gagarin fda3ce2056 fix confused linkcheck
thanks to vanity TLDs, eval.sh now gets parsed as a URL...
2024-06-11 11:39:46 +02:00
Eli Flanagan 03ece9d353
minor python-environment.md improvement (#995)
I noticed #993 mentions the one sentence per line convention. I found one line in `python-environment.md` that should follow that.
2024-06-11 11:33:07 +02:00
Valentin Gagarin 3baba1bb4e
redirect the entire mutable Nix manual URL to Hydra (#994)
also pin some unneeded links to the development version of the Nix
manual to a release

this doesn't address the full issue, because Hydra doesn't do pretty
URLs, and Netlify proxying (the 200 redirect) doesn't seem to actually
work.
2024-06-04 21:39:16 +02:00
Valentin Gagarin 143d6c0b35
add guide on post build hook (#528)
* add guide on post build hook

originally written under LGPL 2.1 for the Nix reference manual.
authors as recorded in the Nix repository:

    git log --pretty="Co-authored-by: %an <%ae>" -- doc/manual/advanced-topics/post-build-hook.xml doc/manual/src/advanced-topics/post-build-hook.md | sort | uniq

relicenced with authors' permission to CC-BY-SA 4.0: https://github.com/NixOS/nix.dev/issues/463

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
Co-authored-by: Graham Christensen <graham@grahamc.com>
Co-authored-by: Ellie Hermaszewska <git@monoid.al>
Co-authored-by: Kevin Stock <kevin@kevinstock.org>
Co-authored-by: endgame <endgame@users.noreply.github.com>
Co-authored-by: regnat <rg@regnat.ovh>

* WIP: reword, reformat, fix links

* rebase 528 onto current master, move recipe to correct directory

* fix header case to make vale happy

* fix links after moving from nix repo

* slight rewordings for clarity

Co-authored-by: wamirez <wamirez@protonmail.com>
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>

---------

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
Co-authored-by: Graham Christensen <graham@grahamc.com>
Co-authored-by: Ellie Hermaszewska <git@monoid.al>
Co-authored-by: Kevin Stock <kevin@kevinstock.org>
Co-authored-by: endgame <endgame@users.noreply.github.com>
Co-authored-by: regnat <rg@regnat.ovh>
Co-authored-by: alex <source@proof.construction>
Co-authored-by: wamirez <wamirez@protonmail.com>
2024-06-03 23:14:18 -07:00
Valentin Gagarin 966af44eec
fix typo (#992) 2024-06-03 11:40:24 +02:00
Valentin Gagarin bfa0c7de86
migrate from niv to npins (#991) 2024-06-03 09:50:23 +02:00
Valentin Gagarin a792a25bb0
update contributing instructions (#987)
* update contributing instructions

running devmode with `--run` doesn't actually work, it doesn't pick up
the changes
2024-05-26 17:09:24 +02:00
Valentin Gagarin ccc6d2dbf4 proxy development version of the Nix manual
this avoids exposing an ugly URL and allows us to move things
around later
2024-05-26 16:22:26 +02:00
Dan Baker c682c68bde
Add first lesson for the new module tutorials. (#982)
* Add first lesson for the new module tutorials, and cut redundant parts from the deep dive


Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2024-05-23 08:39:28 +00:00
Pete Dietl b14ab7bdb7 module system deep dive: minor improvements
Add more error checking to the `map.sh` and `geocode.sh` script

The default zoom of 2 results in the `center` option not showing anything
different. So, we change the default zoom to 10.

We also clear up the fact that using an option type of `nullOr <blah>` does not
set a default value of `null` for you.
2024-05-22 01:00:54 +02:00
Pete Dietl 7a26361be1 add .sh suffix to shell script files
Rename `map` to `map.sh` and `geocode` to `geocode.sh` in hopes that
when downloading, Google Chrome doesn't automatically add a `.txt` extension.
2024-05-22 01:00:54 +02:00
olaf 81b8ee4df7 Remove olaf from documentation team 2024-05-18 18:58:03 +02:00
Valentin Gagarin 890d05a88b
update Nix manuals (#980) 2024-05-15 10:10:58 +02:00
Norman Rauschen 3c120c47ce Fix typo
`requried` -> `required`
2024-05-14 22:42:16 +02:00
Norman Rauschen 5c9e503f62 Fix typo
`Implemenation` -> `Implementation`
2024-05-14 22:42:16 +02:00
Norman Rauschen bbfbead8f3 Fix typo
`assigments` -> `assignments`
2024-05-14 22:42:16 +02:00
Norman Rauschen 8ef0bb5b08 Fix typo
`vesion` -> `version`
2024-05-14 22:42:16 +02:00
Norman Rauschen 8b3fe7cd70 Fix typo
`particpating` -> `participating`
2024-05-14 22:42:16 +02:00
Norman Rauschen 9243f9dc2f Fix typo
`paremeters` -> `parameters`
2024-05-14 22:42:16 +02:00
Norman Rauschen 905cd62a16 Fix typo
`matche` -> `match`
2024-05-14 22:42:16 +02:00
Norman Rauschen 6650fdcdb6 Fix typo
`programms` -> `programs`
2024-05-14 22:42:16 +02:00
Norman Rauschen e55781eaea Fix typo
`similiar` -> `similar`
2024-05-14 22:42:16 +02:00
Norman Rauschen a01c8290c1 Fix typo
`artifical` -> `artificial`
2024-05-14 22:42:16 +02:00
Norman Rauschen 6dfb252ea5 Fix typo
`distingushing` -> `distinguishing`
2024-05-14 22:42:16 +02:00
Daniel Ramírez cbf8083d55
Move "How do I add a new binary cache?" FAQ to Nix recipes (#833)
* Update the recipe on adding a binary cache

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2024-05-14 22:32:44 +02:00
Silvan Mosberger 3df4921374
Minor team doc improvements (#978) 2024-05-13 19:42:02 +02:00
Domagoj Mišković 604ac50dd4
lib unused binding in hello.nix (#974)
This removes the lib and lib.fakeSha256, along with any references to them in hello.nix and icat.nix from the tutorial. The tutorial is updated using https://nixos.org/manual/nixpkgs/unstable/#chap-pkgs-fetchers-caveats, providing an empty string to get the missing hash.

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2024-05-09 22:31:02 +02:00
Valentin Gagarin ed9571d6e1 add information on office hours 2024-05-08 11:29:08 +02:00
Manuel Thalmann 4b72c64e1b
Fix Typos (#973) 2024-04-29 14:44:03 +00:00
Domagoj Mišković ec43f3a524
fix syntax error (#972)
Update packaging-existing-software.md - fix syntax error in skeleton derivation example
2024-04-24 23:01:54 +00:00
Anderson Torres 6fe9e53ccd best-practices: add a new tip for rec 2024-04-24 23:50:50 +02:00
olaf cde9482598
nixos-configuration-on-vm.md: graphical vm (#940)
* draft graphical vm

* Review and improve the NixOS configuration in VM tutorial

Done together in the docs team meeting

* fix wording and formatting

---------

Co-authored-by: Silvan Mosberger <silvan.mosberger@tweag.io>
Co-authored-by: wamirez <wamirez@protonmail.com>
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2024-04-22 19:28:58 +02:00
olaf dc753f74cd add names to vale
attempt to pass a heading with a lot of names through vale ci test
2024-04-22 18:30:45 +02:00
olafklingt 426bed7f51 use sphinx dropdown in nixos tutorials 2024-04-21 23:29:37 +02:00
olafklingt 01e8e689ce fix "details link" colors in light theme
and modify transparency in "details" dark theme
2024-04-21 23:29:37 +02:00
dependabot[bot] 07c61ef3c9
chore(deps): bump nwtgck/actions-netlify from 2.1.0 to 3.0.0 (#942)
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases)
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nwtgck/actions-netlify/compare/v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 16:16:49 +02:00
dependabot[bot] b1d861d3ad
chore(deps): bump cachix/install-nix-action from 25 to 26 (#941)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 16:16:39 +02:00