1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 04:02:10 +00:00
nixpkgs/doc
numinit 5b91d4ab65 Rework androidenv package generation
androidenv did not previously write license files, which caused certain
gradle-based Android tools to fail. Restructure androidenv's list of
Android packages into a single repo.json file to prevent duplication
and enable us to extract the EULA texts, which we then hash with
builtins.hashString to produce the license files that Android gradle
tools look for.

Remove includeDocs and lldbVersions, as these have been removed
from the Android package repositories.

Improve documentation and examples.
2021-01-03 21:27:23 -07:00
..
builders doc: explicit Markdown anchors for top-level headings; remove metadata 2021-01-01 10:02:57 -08:00
contributing doc: Add staging workflow diagram 2020-12-09 05:26:55 +01:00
doc-support Revert "make-tarball.nix: Restore the 'commit' field in packages.json" 2020-03-29 20:57:50 +02:00
functions
languages-frameworks Rework androidenv package generation 2021-01-03 21:27:23 -07:00
old doc/*: editorconfig fixes 2020-07-31 15:06:53 +10:00
stdenv doc/stdenv/cross-compilation.chapter.md typo 2020-12-15 15:57:27 +01:00
using tree-wide: do not use pkgs.extend in nixpkgs 2020-11-30 14:24:40 +01:00
.gitignore
default.nix doc: Add staging workflow diagram 2020-12-09 05:26:55 +01:00
functions.xml
Makefile doc: Add staging workflow diagram 2020-12-09 05:26:55 +01:00
manual.xml Convert fetchers from DocBook to CommonMark 2020-12-17 12:00:49 -03:00
overrides.css
preface.chapter.md doc: explicit Markdown anchors for top-level headings; remove metadata 2021-01-01 10:02:57 -08:00
release-notes.xml treewide: use https for nixos.org and hydra.nixos.org 2020-05-03 22:14:21 -07:00
shell.nix
style.css