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

78 commits

Author SHA1 Message Date
Domen Kožar 96e7fef67e
rpi4: be explicit 2021-05-13 11:17:50 +02:00
Domen Kožar a07ccb7e68
Apply suggestions from code review
Co-authored-by: Samuel Dionne-Riel <samuel@dionne-riel.com>
2021-05-13 11:17:50 +02:00
Domen Kožar 8f969f4595
Apply suggestions from code review
Co-authored-by: Nejc Zupan <nejc.zupan@gmail.com>
2021-05-13 11:17:50 +02:00
Domen Kožar 4b00f48479
Raspberry Pi tutorial 2021-05-13 11:17:48 +02:00
Gareth Dwyer 85e23ca44b
Update deploying-nixos-using-terraform.rst 2021-04-18 11:29:56 +02:00
Domen Kožar 8ffc25c13e
bump actions 2021-04-03 12:42:22 +02:00
Domen Kožar d3bfaaab07
terraform: mention execution mode to be local 2021-03-10 16:02:45 +00:00
Domen Kožar 32effd4763
terraform: more typos 2021-03-10 15:10:48 +01:00
Domen Kožar c932561487
terraform: typos 2021-03-10 15:05:31 +01:00
Robert Hensing d20e1d5927
building-and-running-docker-images: Set system
This will help macOS users. While alternatives are possible[1]
this is the simplest solution.

1: https://github.com/NixOS/nixpkgs/pull/115083
2021-03-04 19:26:12 +01:00
Ryan Mulligan 48de544f9c
fix grammar on install nix 2020-12-09 20:56:18 -08:00
Domen Kožar 7fa11091c5
contribuing: remove bogus sentence 2020-11-23 15:47:37 +01:00
Domen Kožar cc28a13cc7
fix linkcheck 2020-11-18 18:42:27 +01:00
Domen Kožar 03116cfee0
fix redirect 2020-11-18 18:38:24 +01:00
Domen Kožar 1108d0bde0
Add tutorial for deploying NixOS with Terraform 2020-11-18 18:38:24 +01:00
Domen Kožar 8db1b57c39
github actions: follow up with cachix API write tokens 2020-11-10 15:14:44 +01:00
Domen Kožar 38962b0e57
bump actions 2020-11-05 18:10:52 +01:00
Sylvain Bellemare 50000ce382
Remove semi-colon from fetchTarball example 2020-10-01 23:34:53 +01:00
Domen Kožar 8728dcf44d
github actions: install-nix-action v11 2020-09-21 16:01:16 +02:00
Domen Kožar 9aa910fd8b
Merge branch 'master' into patch-1 2020-07-14 15:40:38 +02:00
Domen Kožar 9c729e7d28
Update source/tutorials/towards-reproducibility-pinning-nixpkgs.rst 2020-07-13 16:10:02 +02:00
Domen Kožar 5b73996367
pinning: be more precise about filenames 2020-07-13 10:19:32 +02:00
Bryan Richter f89414ee00
Formulate niv example for use in default.nix
I assume most people will try to use this in a top-level default.nix, as I did. :)
2020-07-10 22:53:33 +03:00
Arian van Putten 2837ed935f
Update towards-reproducibility-pinning-nixpkgs.rst 2020-07-09 20:09:47 +02:00
Gareth Dwyer 0bd8a0b02f re-add header 2020-07-09 12:13:04 +02:00
Gareth Dwyer 992b8f9968 reproducibile shell edits 2020-07-09 12:09:24 +02:00
Domen Kožar a213c370f5
fix #25: link getting started Nix template 2020-07-08 14:09:32 +02:00
Domen Kožar cbf8cddc4e
typo 2020-07-07 16:58:18 +02:00
Domen Kožar 030805f226
Merge pull request #75 from nix-dot-dev/github-actions
Continuous Integration with GitHub Actions
2020-07-07 13:29:29 +02:00
Domen Kožar 4fcc556e3f
Update source/tutorials/continuous-integration-github-actions.rst
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-07-07 11:27:40 +02:00
Domen Kožar ebff7b7a20
direnv: make setup a heading 2020-07-07 10:49:02 +02:00
Domen Kožar 65508e2023
feedback 2020-07-07 10:26:09 +02:00
Domen Kožar bb55fbf8ad
Continuous Integration with GitHub Actions 2020-07-06 17:31:01 +02:00
Domen Kožar f2d8df94a8
typo 2020-07-06 10:09:50 +02:00
Lucas Desgouilles 82da1852e7
Fix typo in source/tutorials/contributing.rst 2020-07-05 16:29:02 +02:00
Eduard Bopp 168e67a6b5 Fix errors in dev environment tutorial 2020-07-01 18:19:00 +02:00
Domen Kožar 0a2de10756
review 2020-07-01 15:54:41 +02:00
Domen Kožar 3885db3e94
rewrite tutorial on declarative environments 2020-06-30 14:50:02 +02:00
Damien Cassou 561ac903a1
Quote URLs in Nix expressions
Unquoted URLs are an anti-pattern that we recommend against.
2020-06-28 20:18:55 +02:00
Domen Kožar 89d0c7d21c
Merge pull request #63 from sixhobbits/master
docker edits
2020-06-28 17:36:23 +02:00
Gareth Dwyer ce4da9f735 docker edits 2020-06-28 10:45:38 +02:00
Damien Cassou 3fd18b38ca
Small fix 2020-06-25 11:49:16 +02:00
Domen Kožar cc1e46b9e2
Update source/tutorials/building-and-running-docker-images.rst 2020-06-23 17:23:50 +02:00
Domen Kožar 4ba3c3f5a2
Apply suggestions from code review 2020-06-23 17:23:50 +02:00
Domen Kožar 7c69a4e50d
Update source/tutorials/building-and-running-docker-images.rst 2020-06-23 17:23:50 +02:00
Domen Kožar 9b455de5ec
Update source/tutorials/building-and-running-docker-images.rst 2020-06-23 17:23:50 +02:00
Eduard Bopp 479f8f8570
Link to nixpkgs manual 2020-06-23 17:23:50 +02:00
Eduard Bopp 2e7eb8dbdc
Apply suggestions from code review
Co-authored-by: Domen Kožar <domen@enlambda.com>
2020-06-23 17:23:49 +02:00
Eduard Bopp 94a8a7e794
Write tutorial about Docker images 2020-06-23 17:23:49 +02:00
Eduard Bopp b57a05066e Remove trailing whitespace from rst files 2020-06-21 14:26:51 +02:00