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

167 commits

Author SHA1 Message Date
Kim R2 eb55acc612
language edit 2021-06-07 13:08:36 +02:00
Domen Kožar dedcd7b6b3
Add tutorial for integration testing using virtual machines 2021-06-03 22:23:01 +02:00
Domen Kožar 4189437245
fix linkcheck 2021-06-03 21:21:15 +02:00
Domen Kožar 906250b4bd
expose 3rd level of subsections for easiler discoverability 2021-06-03 14:10:13 +02:00
Domen Kožar afa30c5d65
Merge pull request #149 from jonringer/fix-faq-code-blocks
FAQ: put sqlite commands in a codeblock
2021-05-20 07:17:16 +02:00
Jonathan Ringer 8fab39883e
Update home-manager link
Has been moved since early 2021
2021-05-19 16:49:20 -07:00
Jonathan Ringer 7040a9903e
FAQ: put sqlite commands in a codeblock 2021-05-19 15:39:03 -07:00
Domen Kožar a3bef3e312
bump cachix-action in the tutorial 2021-05-14 19:57:50 +02:00
Domen Kožar 506d542df8
pypi2nix -> mach-nix 2021-05-14 12:33:37 +02:00
Domen Kožar 9a88c8801a
Intro: tweak 2021-05-13 11:17:51 +02:00
Domen Kožar 0937e7e02b
rpi4: review tweaks 2021-05-13 11:17:51 +02:00
Domen Kožar 160c9e6817
rpi4: clarify on root/user commands 2021-05-13 11:17:51 +02:00
Domen Kožar 51b7acb197
rpi4: add Going Forward section 2021-05-13 11:17:50 +02:00
Domen Kožar 800781beeb
RPi -> Raspberry Pi 2021-05-13 11:17:50 +02:00
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
Domen Kožar 39a80a0b11
Allow readers to subscribe to email notifications for new content. 2021-04-30 17:45:17 +02:00
Gareth Dwyer 85e23ca44b
Update deploying-nixos-using-terraform.rst 2021-04-18 11:29:56 +02:00
Domen Kožar c50f05b61d
Update language.rst 2021-04-14 23:34:23 +02:00
Lucas Desgouilles 9f033c8ebe Showcase inherit as an alternative to with 2021-04-10 22:27:36 +02:00
Domen Kožar fffdde905e
fix date 2021-04-06 15:54:27 +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
Matthew Kenigsberg d5edd756bf Set maxdepth 2 to make homepage cleaner
I personally found it hard to skim through details about a tutorial when
I just wanted to know what each one was about
2020-10-19 16:17:56 -05:00
Elias Probst 507bf503c9
Correct minor typos in anti-patterns/language 2020-10-04 17:16:45 +02: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
Jappie Klooster 8a71ffcd9e Refer to gitignoresource in case of ./. anti pattern
Knowing about that significantly increased the ergonimics
of nix-shell for me. So I think it's good to mention it.
2020-08-05 10:47:49 +02:00
Jon c05ab9cbb1
Mention nixpkgs-review for reverse dependencies
nixpkgs-review is a little more featureful, and the tool I see used most often:
2020-08-03 08:57:31 -07:00
Domen Kožar 253bf5e443
FAQ: What to do if a binary cache is down or unreachable? 2020-07-27 09:25:46 +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 247756b3ad
add nixos weekly 2020-07-13 13:21:00 +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