1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/source/tutorials
Nejc Zupan 02ced7bbff Proof-of-Concept for testing code samples
There are a number of code samples throughout nix.dev. How do we know
they still work? We don't!

This commit introduces a way for us to extract these code samples into files
and then run tests against them in CI. This will hopefully help us catch
regressions in future updates to nix, NixOS and/or this guide.

Additionally, I included a darwin specific nix-shell configuration that I
use personally on my M1 Mac to work on this repo. Might be useful for someone.
2022-04-07 10:16:17 +01:00
..
ad-hoc-developer-environments.md Merge pull request #241 from Michael-J-Ward/patch-2 2022-03-30 10:10:18 +01:00
building-and-running-docker-images.md Start converting tutorials from .rst to .md 2021-12-10 14:10:26 +00:00
building-bootable-iso-image.md Start converting tutorials from .rst to .md 2021-12-10 14:10:26 +00:00
continuous-integration-github-actions.md Converting moar tutorials 2021-12-10 14:34:01 +00:00
contributing.md Converting moar tutorials 2021-12-10 14:34:01 +00:00
cross-compilation.md more detail on specifying host platform 2021-12-15 12:03:44 +01:00
declarative-and-reproducible-developer-environments.md Convert the remaining tutorials from .rst to .md 2021-12-10 14:53:53 +00:00
deploying-nixos-using-terraform.md Convert the remaining tutorials from .rst to .md 2021-12-10 14:53:53 +00:00
dev-environment.md Proof-of-Concept for testing code samples 2022-04-07 10:16:17 +01:00
index.md Start converting tutorials from .rst to .md 2021-12-10 14:10:26 +00:00
install-nix.md Convert the remaining tutorials from .rst to .md 2021-12-10 14:53:53 +00:00
installing-nixos-on-a-raspberry-pi.md Convert the remaining tutorials from .rst to .md 2021-12-10 14:53:53 +00:00
integration-testing-using-virtual-machines.md Convert the remaining tutorials from .rst to .md 2021-12-10 14:53:53 +00:00
towards-reproducibility-pinning-nixpkgs.md Merge branch 'master' into patch-4 2022-03-29 10:28:38 +01:00