Commit Graph

6 Commits

Author SHA1 Message Date
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
Eduard Bopp
016d8247bc Create simple flake definition 2020-06-18 18:20:54 +02:00
Geoffrey Huntley
50ff94a0aa housekeeping: enable devenv, automatic updates, CLA+license 2020-06-12 17:30:22 +00:00
Domen Kožar
113e86bf52
add live reloading 2020-05-18 11:40:46 +02:00
Domen Kožar
60c50614c1
WIP 2020-05-17 11:05:50 +02:00
Domen Kožar
7c4daba3ad initial commit 2016-05-04 11:30:29 +01:00