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

937 commits

Author SHA1 Message Date
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
Domen Kožar 3885db3e94
rewrite tutorial on declarative environments 2020-06-30 14:50:02 +02:00
Damien Cassou faae37da83
Avoid with attrset; ... anti-pattern 2020-06-28 20:22:57 +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
Gareth Dwyer 3482b93ded Merge remote-tracking branch 'origin/add-edits-towards-reproducibility' 2020-06-19 17:32:16 +02:00
Gareth Dwyer 9606ab9e82 edits for towards repro tutorial 2020-06-19 17:30:46 +02:00
Domen Kožar df649e8020
install Nix: 2.3.6 2020-06-18 10:36:42 +02:00
Domen Kožar 76236ca900
recommended reading: nix shorts 2020-06-17 21:44:20 +02:00
Domen Kožar 64c7fa54a1
don't recommend nixpkgs-channels anymore and bump NixOS version 2020-06-17 15:49:18 +02:00
Domen Kožar 0d2278384d
Note that Cachix is sponsoring this work 2020-06-16 16:02:14 +02:00
Domen Kožar 4c2cc9f1f7
Merge pull request #38 from ghuntley/this-page
feature(thispage): add edit, history and source links
2020-06-15 18:09:07 +02:00
Domen Kožar 481228864a
This page: make it work 2020-06-15 18:06:41 +02:00
Domen Kožar 6f0c64845e
<nixpkgs> anti pattern 2020-06-15 17:11:26 +02:00
Domen Kožar 03f8d1b07a
ad-hoc-environment: show the correct ouput 2020-06-15 17:03:45 +02:00
Kirill Zaborsky e392d700df
Minor improvements
This is a bit subjective for s/`/``/ replacement but even in HTML generated by Sphinx gray spans on https://nix.dev/anti-patterns/language.html look much more prominent than italic (which is easy to miss and sentences using "with" become a bit confusing)
2020-06-15 00:10:07 +03:00
Gareth Dwyer 96302feb9b Update source/tutorials/ad-hoc-developer-environments.rst
Co-authored-by: Domen Kožar <domen@enlambda.com>
2020-06-14 17:12:44 +02:00
Gareth Dwyer 7393a40727 tutorial edits 2020-06-14 17:12:44 +02:00
Geoffrey Huntley 9c84f7a601 feature(thispage): add edit, history and source links 2020-06-13 10:53:32 +00:00
Domen Kožar 02ac52284d
typo 2020-06-12 17:55:55 +02:00
Domen Kožar 3ebd096594
Merge pull request #33 from domenkozar/anti-patterns-rec
Add rec anti pattern
2020-06-12 16:40:06 +02:00
Domen Kožar 8e89991c22
Add rec anti pattern 2020-06-12 16:22:22 +02:00
Brian McKenna 8560dc8777
Add Hermes to influenced 2020-06-12 22:34:58 +10:00
Domen Kožar 8abe2ee0e9
pinning nixpkgs: link from tutorial to reference 2020-06-11 16:15:35 +02:00
Domen Kožar f87bbfd322
index.rst: avoid repetition 2020-06-10 11:56:40 +02:00
Domen Kožar 4cdd4e1843
index.rst: be clear we're opinionated 2020-06-10 11:55:41 +02:00
Domen Kožar e6d530bffa
Start reference and reorg some of faq 2020-06-10 11:40:48 +02:00
Domen Kožar ce7fab08c4
Add language anti-patterns 2020-06-10 11:24:33 +02:00
Domen Kožar 61ad01c8cf
unmess 2020-06-09 14:00:55 +02:00
Domen Kožar 1b7d60fd21
pinning: instruct how to update dependencies 2020-06-09 13:54:54 +02:00
Domen Kožar 4d524ebd62
rename 2020-06-09 13:53:22 +02:00
Domen Kožar d169ddd76c
add ref from ad-hoc tutorial to pinning nixpkgs 2020-06-09 13:53:00 +02:00
Domen Kožar 927dc9b102
Update source/tutorials/towards-reproducability-pinning-nixpkgs.rst
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-09 13:49:45 +02:00
Domen Kožar 26c06b93f7
Update source/tutorials/index.rst
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-09 13:49:37 +02:00
Domen Kožar 1deadc8db1
Update source/tutorials/towards-reproducability-pinning-nixpkgs.rst
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-09 13:48:43 +02:00
Domen Kožar 6f96c995b4
Update source/tutorials/towards-reproducability-pinning-nixpkgs.rst
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-09 13:48:30 +02:00
Domen Kožar 6c76d419f1
Update source/index.rst
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-09 13:48:23 +02:00
Domen Kožar 54b352f050
Tutorial on pinning nixpkgs 2020-06-09 11:14:51 +02:00
Domen Kožar 6d00a7212f
add a link 2020-06-05 13:53:33 +02:00
Domen Kožar 25d0a26342
garden 2020-06-05 13:52:52 +02:00
Domen Kožar c07c26fe7a
install-nix: skip Catalina workaround now that Nix 2.3.5 is out 2020-06-05 13:52:09 +02:00
Domen Kožar 7cc6a41e10
Add what Nix can do 2020-06-05 13:51:31 +02:00
Domen Kožar 04dcbdf84d
rename first-shell 2020-05-22 10:17:14 +02:00
Domen Kožar 5170bfe38c
Merge pull request #18 from domenkozar/ad-hoc-developer-environments
Tutorial: ad hoc developer environments
2020-05-22 10:04:55 +02:00
Domen Kožar b19d35a8f0
ad hoc developer environments: review feedback 2020-05-21 09:54:24 +02:00
Domen Kožar 1a6d843836
Tutorial: ad hoc developer environments 2020-05-20 17:16:30 +02:00
Domen Kožar 27b14d728b
Nix installation tutorial 2020-05-19 12:34:39 +02:00
Domen Kožar 6766bedfb8
garden 2020-05-18 11:56:17 +02:00
Domen Kožar 0a7b819cc7
wording 2020-05-18 11:52:46 +02:00
Domen Kožar acc7bd7727
Add recommended reading 2020-05-18 11:48:21 +02:00
Domen Kožar e55008fdb6
fix build 2020-05-18 11:41:12 +02:00
Domen Kožar 113e86bf52
add live reloading 2020-05-18 11:40:46 +02:00
Domen Kožar cac8b24e67
add tutorials 2020-05-18 10:52:41 +02:00
Domen Kožar e6a3e3d38a
garden 2020-05-18 10:41:38 +02:00
Domen Kožar 2122e9a5f5
Merge pull request #8 from domenkozar/refresh-build
Refresh build
2020-05-17 11:20:46 +02:00
Domen Kožar 60c50614c1
WIP 2020-05-17 11:05:50 +02:00
Chris Dituri 71bbc45e41 source/index.rst: pedantic typo fix, 'Nixkgs' => 'Nixpkgs'. 2020-03-21 17:46:22 -05:00
Nicolas Rolland ffc1dc68ee
Update faq.rst 2019-12-27 14:07:05 +01:00
Nicolas Rolland 76ba84ff31
Update faq.rst 2019-12-24 15:18:57 +01:00
Niklas Hambüchen 61ff4ac712 FAQ: Re-checking binary caches 2018-09-23 17:37:01 +02:00
Domen Kožar f5bbcde454
NixOS: How to bootstrap NixOS inside an existing Linux installation 2017-07-24 15:04:37 +02:00
Domen Kožar b599ab3548
Fix conf 2017-07-12 15:22:42 +02:00
Domen Kožar 185540260f
fix build 2017-07-12 15:20:25 +02:00
Domen Kožar 389d39b833
fix build 2017-07-12 15:16:54 +02:00
Domen Kožar 8fd76a1d72
faq: how do I connect to any of the machines in NixOS tests 2017-07-12 15:14:31 +02:00
Domen Kožar 8ccb2de01b
FAQ: add section about paths and strings 2017-05-09 12:02:37 +02:00
Domen Kožar 4bbd523fa0
faq: how to pin nixpkgs 2017-03-23 16:47:06 +01:00
Domen Kožar 088a5a46f8
README: mention live-coding 2017-03-02 14:43:02 +01:00
Domen Kožar 566a5c53fe
Sphinxify 2017-03-02 14:43:02 +01:00
Domen Kožar 6dcfb86e49
faq: pin nixpkgs, cache/hydra down 2017-03-02 14:16:05 +01:00
Domen Kožar 3e7f56ca96
FAQ: add how to downgrade Nix schema 2017-02-27 15:11:21 +01:00
Domen Kožar 10292800ad Add dotfiles question 2016-12-08 11:52:47 +01:00
Domen Kožar bd62425fdd fix warnings 2016-12-07 01:08:08 +01:00
Domen Kožar aede7d3f39 Merge pull request #3 from ashgillman/patch-1
Suggestion for malformed DB that worked for me
2016-12-07 00:15:27 +01:00
Domen Kožar 0d24e50fce Merge pull request #2 from zimbatm/patch-1
Update influences.rst
2016-12-07 00:14:48 +01:00
Domen Kožar 1649643c77 Add more FAQ entries 2016-12-06 11:45:47 +01:00
Ashley Gillman 6ac70853e6 Suggestion for malformed DB that worked for me
NB: I am not versed with sqlite, so this should be taken with a grain of salt.
2016-10-18 10:06:06 +10:00
zimbatm a55215d698 Update influences.rst 2016-10-16 12:00:15 +01:00
Domen Kožar 1061dfff9c faq: how do I build my own ISO? 2016-05-21 20:52:47 +01:00
Domen Kožar e6e4ea4529 improve faq.txt 2016-05-20 16:53:05 +01:00
Domen Kožar b00fa62b24 add influences 2016-05-20 16:30:51 +01:00
Domen Kožar 92f0d54fc6 fix unnecessary link 2016-05-20 16:30:40 +01:00
Domen Kožar 035200717b update FAQ 2016-05-20 16:24:40 +01:00
Domen Kožar 8cd2531841 add symlink CONTRIBUTING.rst 2016-05-04 12:05:41 +01:00
Domen Kožar 42b4e24375 no use for _static folder 2016-05-04 11:57:55 +01:00
Domen Kožar b2b9068dcc actually point hydra manual to a working url (thanks linkcheck) 2016-05-04 11:57:14 +01:00
Domen Kožar 2405d13ebb unicode.. 2016-05-04 11:52:57 +01:00
Domen Kožar 53ee7d5c34 python and unicode, you know 2016-05-04 11:48:12 +01:00
Domen Kožar 7c4daba3ad initial commit 2016-05-04 11:30:29 +01:00