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

148 commits

Author SHA1 Message Date
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
Domen Kožar e7e405aed5
garden 2020-07-08 23:20:17 +02:00
Domen Kožar b3ce59dcbb
domenkozar -> nix-dot-dev 2020-07-08 22:47:32 +02:00
Domen Kožar a213c370f5
fix #25: link getting started Nix template 2020-07-08 14:09:32 +02:00
Domen Kožar cab591c6cf
theme: note where the options come from 2020-07-08 10:46:10 +02:00
Domen Kožar 65c2130385
Switch to more modern variation of flask theme, alablaster 2020-07-08 10:44:04 +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
Casey Ransom ae30fb0163 builtins.path expects path, not src 2020-07-02 09:14:19 -04:00
Domen Kožar 76162ff983
Merge pull request #69 from domenkozar/merge-opreator-and-cwd
Merge opreator and cwd
2020-07-02 12:07:23 +02:00
Domen Kožar ca99e2bd21
anti-patterns: // operator and ./. path 2020-07-02 10:55:59 +02:00
Domen Kožar 091a24a680
anti-patterns: merge operator and cwd 2020-07-02 10:48:54 +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