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

144 commits

Author SHA1 Message Date
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
Domen Kožar 681e3b777e
Merge pull request #62 from DamienCassou/fix-declarative-dev-env
Small fix
2020-06-27 12:59:15 +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
Domen Kožar e9b46fc370
Merge pull request #57 from edibopp/trailing-whitespace
Remove trailing whitespace from rst files
2020-06-21 17:22:24 +02:00
Eduard Bopp b57a05066e Remove trailing whitespace from rst files 2020-06-21 14:26:51 +02:00
Domen Kožar 36694e4351
Merge pull request #56 from sixhobbits/master
Edits for reproducibility tutorial
2020-06-19 18:06:52 +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 58b40d3c40
Merge pull request #55 from domenkozar/dependabot/github_actions/actions/checkout-v2.3.1
chore(deps): bump actions/checkout from v2.3.0 to v2.3.1
2020-06-19 09:20:31 +02:00
Domen Kožar 23e1f1b2c4
Merge pull request #54 from edibopp/flake
Create simple flake definition
2020-06-19 09:20:18 +02:00
dependabot[bot] 6c0ed78e8b
chore(deps): bump actions/checkout from v2.3.0 to v2.3.1
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.0 to v2.3.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.0...28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-19 00:01:15 +00:00
Eduard Bopp 5cf3c6d1e3 Make flake work across platforms 2020-06-18 18:42:02 +02:00
Eduard Bopp 016d8247bc Create simple flake definition 2020-06-18 18:20:54 +02:00
github-actions[bot] 66e685bac9
@edibopp has signed the CLA from Pull Request 54 2020-06-18 16:15:17 +00: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 10791c62fd
Merge pull request #51 from domenkozar/dependabot/github_actions/actions/checkout-v2.3.0
chore(deps): bump actions/checkout from v2 to v2.3.0
2020-06-17 09:07:40 +02:00
dependabot[bot] 8a6267efd9
chore(deps): bump actions/checkout from v2 to v2.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from v2 to v2.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...b4483adec309c0d01a5435c5e24eb40de5773ad9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-17 00:00:56 +00:00
Domen Kožar 8c0bcac91d
Merge pull request #50 from domenkozar/redirec-old-cookbook
redirect the old cookbook links
2020-06-16 16:22:56 +02:00
Domen Kožar fcc296e67a
redirect the old cookbook links 2020-06-16 16:20:02 +02:00
Domen Kožar 0d2278384d
Note that Cachix is sponsoring this work 2020-06-16 16:02:14 +02:00
Domen Kožar a67a7485f7
LICENSE: CC BY-NC -> CC BY-SA for better compatibility 2020-06-16 15:38:01 +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 cd7c350826
Merge pull request #34 from domenkozar/anti-pattern-nixpkgs
<nixpkgs> anti pattern
2020-06-15 17:19:23 +02:00
github-actions[bot] 5f95772a6d
@domenkozar has signed the CLA from Pull Request 34 2020-06-15 15:12:20 +00: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
Domen Kožar 9af7de0906
Merge pull request #43 from domenkozar/dependabot/pip/sphinx-3.1.1
chore(deps): bump sphinx from 3.1.0 to 3.1.1
2020-06-15 10:06:04 +02:00
dependabot[bot] c5f5103bbb
chore(deps): bump sphinx from 3.1.0 to 3.1.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-15 00:01:16 +00:00
Domen Kožar d17fd15bf0
Merge pull request #42 from qrilka/patch-1
Minor improvements
2020-06-14 23:43:59 +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
Domen Kožar 775842d0bc
Merge pull request #40 from sixhobbits/add-shell-tutorial-edits
tutorial edits
2020-06-14 17:20:25 +02: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
github-actions[bot] 0a47ee3ccd
@sixhobbits has signed the CLA from Pull Request 40 2020-06-14 15:08:39 +00:00
github-actions[bot] da2078c9c9
Creating file for storing CLA Signatures 2020-06-14 15:06:34 +00:00
Domen Kožar 1291eabcb5
Merge pull request #39 from ghuntley/patch-1
fix(cla): use correct branch name
2020-06-13 21:58:04 +02:00
Geoffrey Huntley e12c0740a9
fix(cla): use correct branch name 2020-06-13 20:55:58 +10:00
Geoffrey Huntley 9c84f7a601 feature(thispage): add edit, history and source links 2020-06-13 10:53:32 +00:00