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

380 commits

Author SHA1 Message Date
Domen Kožar 9e2fef9e0e
Merge pull request #184 from Mic92/nixpkgs-dev
add short hacking tutorial for nixpkgs with docker
2021-09-30 14:39:13 -05:00
github-actions[bot] f713bd8275
@Mic92 has signed the CLA from Pull Request #184 2021-09-30 07:19:52 +00:00
Jörg Thalheim 9ca2a9a3f6 add short hacking tutorial for nixpkgs with docker
This example is intentionally a bit more verbose as docker might be used
by upstream authors to test package in nixpkgs without having to install
nix.
2021-09-30 09:12:31 +02:00
Domen Kožar 4c5e5dcb61
Merge pull request #183 from nix-dot-dev/dependabot/pip/sphinx-book-theme-0.1.5
chore(deps): bump sphinx-book-theme from 0.1.4 to 0.1.5
2021-09-24 08:25:49 +02:00
dependabot[bot] d192c0d24e
chore(deps): bump sphinx-book-theme from 0.1.4 to 0.1.5
Bumps [sphinx-book-theme](https://github.com/jupyter/jupyter-book) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/jupyter/jupyter-book/releases)
- [Changelog](https://github.com/executablebooks/jupyter-book/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jupyter/jupyter-book/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 00:02:10 +00:00
Domen Kožar 57b14049fe
Merge pull request #182 from nix-dot-dev/dependabot/pip/sphinx-4.2.0
chore(deps): bump sphinx from 3.5.4 to 4.2.0
2021-09-22 09:12:02 +02:00
dependabot[bot] 99c7cf99cb
chore(deps): bump sphinx from 3.5.4 to 4.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.2.0.
- [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/v3.5.4...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 00:01:57 +00:00
Domen Kožar 1513cb4a78
Merge pull request #181 from nix-dot-dev/dependabot/pip/sphinx-book-theme-0.1.4
chore(deps): bump sphinx-book-theme from 0.1.3 to 0.1.4
2021-09-21 09:24:02 +02:00
dependabot[bot] 1191ae199a
chore(deps): bump sphinx-book-theme from 0.1.3 to 0.1.4
Bumps [sphinx-book-theme](https://github.com/jupyter/jupyter-book) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/jupyter/jupyter-book/releases)
- [Changelog](https://github.com/executablebooks/jupyter-book/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jupyter/jupyter-book/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 00:02:21 +00:00
Domen Kožar 883ef85929
Merge pull request #179 from nix-dot-dev/dependabot/github_actions/cachix/install-nix-action-14
chore(deps): bump cachix/install-nix-action from 13 to 14
2021-09-09 08:48:42 +02:00
dependabot[bot] d30c6b0968
chore(deps): bump cachix/install-nix-action from 13 to 14
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v13...v14)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 00:01:26 +00:00
Domen Kožar be7c5dee47
Merge pull request #177 from nix-dot-dev/dependabot/pip/sphinx-book-theme-0.1.3
chore(deps): bump sphinx-book-theme from 0.1.2 to 0.1.3
2021-08-26 08:30:48 +02:00
dependabot[bot] 0ea927eade
chore(deps): bump sphinx-book-theme from 0.1.2 to 0.1.3
Bumps [sphinx-book-theme](https://github.com/jupyter/jupyter-book) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/jupyter/jupyter-book/releases)
- [Changelog](https://github.com/executablebooks/jupyter-book/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jupyter/jupyter-book/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 00:02:18 +00:00
Domen Kožar 46e07de7aa installation: split by OS 2021-08-19 15:20:38 +02:00
Domen Kožar b831f236f1
Merge pull request #176 from nix-dot-dev/linkcheck
CI: run linkcheck
2021-08-19 10:05:32 +02:00
Domen Kožar 77dd9ef3cc typo 2021-08-19 10:03:27 +02:00
Domen Kožar 6afcd314c3
Merge pull request #175 from ajaxbits/master
fix broken link in raspberry pi tutorial
2021-08-19 10:01:42 +02:00
Domen Kožar 37cfce678c CI: run linkcheck 2021-08-19 10:01:13 +02:00
github-actions[bot] 6adbe77287
@ajaxbits has signed the CLA from Pull Request #175 2021-08-18 13:46:06 +00:00
Alex Jackson 5046487ded fix broken link in raspberry pi tutorial 2021-08-18 08:38:31 -05:00
Domen Kožar f91886ce27 add meta descriptions 2021-08-11 10:45:46 +02:00
Domen Kožar 827e54106f
Merge pull request #172 from nix-dot-dev/dependabot/pip/sphinx-book-theme-0.1.2
chore(deps): bump sphinx-book-theme from 0.1.1 to 0.1.2
2021-08-09 12:43:16 +02:00
dependabot[bot] c97b95412f
chore(deps): bump sphinx-book-theme from 0.1.1 to 0.1.2
Bumps [sphinx-book-theme](https://github.com/jupyter/jupyter-book) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/jupyter/jupyter-book/releases)
- [Changelog](https://github.com/executablebooks/jupyter-book/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jupyter/jupyter-book/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 00:12:28 +00:00
Domen Kožar 2bc822cfe2
Typo 2021-08-06 22:09:13 +02:00
Domen Kožar 126ad72eed docker images: mention macOS support and refresh next steps 2021-08-05 13:28:24 +02:00
Domen Kožar 601e79bcb4 building iso: changes based on feedback 2021-08-05 11:50:19 +02:00
Domen Kožar 705c71f3a2
Merge pull request #171 from nix-dot-dev/building-image
tutorial: building bootable ISO image
2021-08-02 14:53:00 +02:00
Domen Kožar 7db7db49ed
tutorial: building bootable ISO image 2021-08-02 14:48:42 +02:00
Domen Kožar 6eb49ee745
Merge pull request #169 from tomberek/add_docker_install
Add docker install
2021-07-22 10:05:23 +02:00
Domen Kožar 458f1bfdf2
Update source/tutorials/install-nix.rst 2021-07-22 10:05:11 +02:00
Tom Bereknyei c2d98ff2b1 Add docker install 2021-07-21 16:23:57 -04:00
github-actions[bot] 6c2c742186
@tomberek has signed the CLA from Pull Request #169 2021-07-21 20:19:49 +00:00
Domen Kožar 27fbcd099d
Merge pull request #168 from nix-dot-dev/dependabot/pip/sphinx-book-theme-0.1.1
chore(deps): bump sphinx-book-theme from 0.1.0 to 0.1.1
2021-07-21 08:31:07 +02:00
dependabot[bot] 230308df4c
chore(deps): bump sphinx-book-theme from 0.1.0 to 0.1.1
Bumps [sphinx-book-theme](https://github.com/jupyter/jupyter-book) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/jupyter/jupyter-book/releases)
- [Changelog](https://github.com/executablebooks/jupyter-book/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jupyter/jupyter-book/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 00:01:56 +00:00
Domen Kožar 9fb8a6b040
Merge pull request #167 from nix-dot-dev/sidebar
Cleanup sidebar
2021-07-20 11:00:46 +02:00
Domen Kožar c677998720
Cleanup sidebar 2021-07-20 10:55:50 +02:00
Domen Kožar 4e0b44622f
Merge pull request #166 from nix-dot-dev/rpi-firmware
rpi: suggest updating firmware in case image doesn't boot
2021-07-07 14:19:35 +02:00
Domen Kožar a40c10277f
rpi: suggest updating firmware in case image doesn't boot 2021-07-07 13:54:04 +02:00
Domen Kožar 541f4a67e4
Merge pull request #165 from nix-dot-dev/dependabot/pip/sphinx-copybutton-0.4.0
chore(deps): bump sphinx-copybutton from 0.3.3 to 0.4.0
2021-07-05 08:56:09 +02:00
dependabot[bot] f6047cb7c9
chore(deps): bump sphinx-copybutton from 0.3.3 to 0.4.0
Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.3.3 to 0.4.0.
- [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.3...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 00:10:52 +00:00
Domen Kožar 7bc44fdddd
index: remove Topics 2021-06-28 22:18:14 +02:00
Domen Kožar ee2d3534a3
Merge pull request #164 from sternenseemann/patch-1
cross-compilation: fix platform terminology in shell example
2021-06-24 16:14:23 +02:00
github-actions[bot] 445d249f9b
@sternenseemann has signed the CLA from Pull Request #164 2021-06-24 11:23:25 +00:00
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