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

1737 commits

Author SHA1 Message Date
sterni d087303b04
cross-compilation: fix platform terminology in shell example
* `nativeBuildInputs` is roughly equivalent to taking a package from `buildPackages` which
  means that *its* host platform is the build platform of the derivation (so we can execute it during
  the build) and its target platform is the host platform of the derivation (so e. g. compilers produce
  binaries that can be executed where we want them to)
* `buildInputs` are needed on the *host* platform of the derivation
* What would the target platform be in this case? It would only be relevant if we were to build a
  cross-compiler: Then we'd need runtime libraries for the target platform, for example.
2021-06-24 13:21:06 +02:00
Domen Kožar a56f127f18
Less articles 2021-06-23 19:38:58 +02:00
Domen Kožar 11c4f6dd20
Articles 2021-06-23 19:37:46 +02:00
Domen Kožar 00093ddd9f
fix edit button 2021-06-23 19:37:11 +02:00
Domen Kožar 74aa97a5cc
Merge pull request #163 from nix-dot-dev/theme-change
theme: alabaster -> sphinx_book_theme
2021-06-23 19:14:08 +02:00
Domen Kožar d177dba53b
theme: alabaster -> sphinx_book_theme 2021-06-23 18:51:43 +02:00
Domen Kožar eb36297f5c
index: link to cross compilation tutorial 2021-06-18 11:45:15 +02:00
Domen Kožar ec9298d348
Merge pull request #160 from nix-dot-dev/cross-compilation-tutorial
Tutorial for cross-compilation
2021-06-17 15:01:50 +02:00
Domen Kožar 608df83a50
feedback 2021-06-17 11:01:07 +02:00
Domen Kožar 3729167720
Update source/tutorials/cross-compilation.rst
Co-authored-by: John Ericson <git@JohnEricson.me>
2021-06-16 15:36:13 +02:00
Domen Kožar 7b7c8360ff
Merge branch 'master' into cross-compilation-tutorial 2021-06-16 09:32:16 +02:00
Domen Kožar 92a256c08a
Merge pull request #159 from nix-dot-dev/dependabot/pip/sphinx-copybutton-0.3.3
chore(deps): bump sphinx-copybutton from 0.3.1 to 0.3.3
2021-06-15 17:19:35 +02:00
Domen Kožar dadc10eb8b
Merge pull request #162 from nix-dot-dev/benefit-tutorial
Link benefits
2021-06-15 17:19:23 +02:00
Domen Kožar 44156f8bcc
Going forward -> Next steps 2021-06-15 16:58:33 +02:00
Domen Kožar bee6cd582d
map benefits to tutorials 2021-06-15 16:56:41 +02:00
Domen Kožar 46fd5b5170
Merge pull request #161 from tzarsquared/patch-2
language edit
2021-06-15 16:48:59 +02:00
Domen Kožar 9d4e7e6362
Merge branch 'cross-compilation-tutorial' into patch-2 2021-06-15 16:47:42 +02:00
Domen Kožar 4604ab5e58
feedback 2021-06-15 15:53:10 +02:00
Kim R2 df7523b23e
Language edit 2021-06-15 15:41:39 +02:00
Domen Kožar a928ff1dd3
feedback 2021-06-15 12:51:46 +02:00
Domen Kožar 365c3989b0
Tutorial for cross-compilation 2021-06-14 18:59:58 +02:00
Domen Kožar 4666a259a7
Merge pull request #158 from Kranzes/master
Replace all mentions of 20.03 with 21.05
2021-06-14 09:25:05 +02:00
dependabot[bot] b920dba06a
chore(deps): bump sphinx-copybutton from 0.3.1 to 0.3.3
Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.3.1 to 0.3.3.
- [Release notes](https://github.com/executablebooks/sphinx-copybutton/releases)
- [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/sphinx-copybutton/compare/v0.3.1...v0.3.3)

---
updated-dependencies:
- dependency-name: sphinx-copybutton
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 00:09:44 +00:00
Ilan Joselevich 24cc5d249c
Reverting terraform reference changes
Reverted due to Terraform's AWS image not being released for 21.05 yet.
2021-06-13 18:30:40 +03:00
github-actions[bot] bfa3fd9c28
@Kranzes has signed the CLA from Pull Request #158 2021-06-13 11:26:22 +00:00
Ilan Joselevich 9a554fd04f replace all mentions of 20.03 and 20.09 with 21.05 2021-06-13 14:21:02 +03:00
Domen Kožar 3ab7bf3936
Merge pull request #156 from garbas/flakify-with-poetry2nix
Flakify with poetry2nix
2021-06-11 13:00:47 +02:00
Rok Garbas 48316453cd
-debug 2021-06-11 12:32:48 +02:00
Rok Garbas a0bc9a4d02
learning gha 2021-06-08 11:39:39 +02:00
Rok Garbas f806620fa6
don't do shallow clone 2021-06-07 22:17:42 +02:00
Rok Garbas b6c7e464f5
debug 2021-06-07 18:34:54 +02:00
Rok Garbas d8b4bfbf1f
Merge remote-tracking branch 'origin/master' into flakify-with-poetry2nix 2021-06-07 17:51:48 +02:00
Domen Kožar 5396ccbc91
Merge pull request #152 from nix-dot-dev/nixos-tests-tutorial
Add tutorial for integration testing using virtual machines
2021-06-07 14:31:48 +02:00
github-actions[bot] 42c8b4a128
@tzarsquared has signed the CLA from Pull Request #152 2021-06-07 11:56:03 +00:00
Domen Kožar 1a8f1f5381
Merge pull request #154 from tzarsquared/patch-1
language edit
2021-06-07 13:45:08 +02:00
Kim R2 eb55acc612
language edit 2021-06-07 13:08:36 +02:00
github-actions[bot] b160654c2e
@garbas has signed the CLA from Pull Request #153 2021-06-06 21:35:28 +00:00
Rok Garbas 0524b13019
use nix for ci 2021-06-06 13:33:16 +02:00
Rok Garbas 4071fbdbd0
Attempt at getting CI working 2021-06-06 13:02:04 +02:00
Rok Garbas e5e28948c0
flake compat 2021-06-06 12:50:35 +02:00
Rok Garbas 3bca9815d0
Merge remote-tracking branch 'origin/master' into flakify-with-poetry2nix 2021-06-03 22:43:37 +02:00
Rok Garbas 622909c33b
flakify 2021-06-03 22:43:03 +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 a8faed143c
fix shell.nix 2021-06-03 14:09:17 +02:00
Domen Kožar 5237ed2602
Merge pull request #151 from nix-dot-dev/dependabot/pip/sphinx-4.0.2
chore(deps): bump sphinx from 4.0.1 to 4.0.2
2021-05-21 08:32:56 +02:00
dependabot[bot] af5b13e769
chore(deps): bump sphinx from 4.0.1 to 4.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.1...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 00:01:30 +00:00
Domen Kožar 5d9a0a2195
Merge pull request #147 from nix-dot-dev/dependabot/github_actions/cla-assistant/github-action-2.1.3.pre.beta
chore(deps): bump cla-assistant/github-action from 2.1.2.pre.beta to 2.1.3.pre.beta
2021-05-20 15:46:00 +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