1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
Official documentation for getting things done with Nix.
Find a file
Domen Kožar 9a554146e4
Merge pull request #243 from BrittonR/patch-1
Change quote formatting to code format on towards-reproducibility-pinning-nixpkgs
2022-03-24 07:40:08 +01:00
.github chore(deps): bump actions/checkout from 2 to 3 2022-03-02 00:06:27 +00:00
cla @BrittonR has signed the CLA from Pull Request #243 2022-03-21 23:37:15 +00:00
source Update formatting issues for niv show and niv modify 2022-03-21 16:39:57 -06:00
.gitignore Create simple flake definition 2020-06-18 18:20:54 +02:00
.gitpod.dockerfile housekeeping: enable devenv, automatic updates, CLA+license 2020-06-12 17:30:22 +00:00
.gitpod.yml housekeeping: enable devenv, automatic updates, CLA+license 2020-06-12 17:30:22 +00:00
.imgbotconfig housekeeping: enable devenv, automatic updates, CLA+license 2020-06-12 17:30:22 +00:00
default.nix flake compat 2021-06-06 12:50:35 +02:00
flake.lock Update Python env 2021-12-09 10:29:34 +00:00
flake.nix Update Python env 2021-12-09 10:29:34 +00:00
LICENSE.md LICENSE: CC BY-NC -> CC BY-SA for better compatibility 2020-06-16 15:38:01 +02:00
live pypi2nix -> mach-nix 2021-05-14 12:33:37 +02:00
live.py reload on all source changes 2020-07-09 14:15:56 +02:00
Makefile fix make build 2020-05-18 11:40:59 +02:00
poetry.lock chore(deps): bump myst-parser from 0.16.1 to 0.17.0 2022-02-14 00:03:28 +00:00
pyproject.toml chore(deps-dev): bump black from 21.12b0 to 22.1.0 2022-01-31 00:09:48 +00:00
README.md Convert README.rst to .md as well 2021-12-10 23:24:40 +00:00
shell.nix flake compat 2021-06-06 12:50:35 +02:00

CI GitPod

nix.dev

An opinionated guide for developers wanting to get things done with the Nix ecosystem.

Contributing

Run ./live and open a browser at http://localhost:5500.

As you make changes your browser should auto-reload within a few seconds.

For syntax see RST/Sphinx Cheatsheet.