about summary refs log tree commit diff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2023-03-17Merge pull request #221645 from ↵Bernardo Meurer1-4/+4
raboof/doc-stdenv-add-quotes-for-phases-with-newlines
2023-03-17doc/stdenv: add quotes to run phases with newlinesArnout Engelen1-4/+4
Without quotes newlines in environment variables get converted to spaces, so any overridden phases would not work.
2023-03-13Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-10/+14
2023-03-12Merge branch 'master' into staging-nextVladimír Čunát1-0/+1
2023-03-12Merge master into haskell-updatesgithub-actions[bot]1-0/+1
2023-03-11doc: document fetchpatch's decode argumentAlyssa Ross1-0/+1
2023-03-09Merge master into haskell-updatesgithub-actions[bot]1-96/+76
2023-03-08Merge master into staging-nextgithub-actions[bot]1-96/+76
2023-03-08Merge pull request #219447 from figsoda/docsfigsoda1-96/+76
2023-03-05Merge master into haskell-updatesgithub-actions[bot]1-0/+1
2023-03-04Merge master into staging-nextgithub-actions[bot]1-0/+1
2023-03-04Merge pull request #218043 from addict3d/parameterise-guest-memsize-1Ryan Lahfa1-0/+1
nixos/lib/make-disk-image: expose memSize parameter
2023-03-03docs/rust: improve docs for nightly usagefigsoda1-96/+76
2023-03-01haskellPackages.ghc: 9.2.6 -> 9.2.7sternenseemann1-10/+14
https://www.haskell.org/ghc/blog/20230227-ghc-9.2.7-released.html Also updates some of the printouts in the manual. We should probably make it clear in the text that these may be outdated, since we are doing a terrible job keeping up…
2023-02-27Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-02-27Merge pull request #218500 from alyssais/pythonForBuildArtturi1-2/+2
2023-02-27Merge staging-next into staginggithub-actions[bot]1-0/+5
2023-02-27doc/python: Explain opt-out out of bulk updatesMartin Weinelt1-0/+5
2023-02-26treewide: python{ => .pythonForBuild}.interpreterAlyssa Ross1-2/+2
It won't be enough to fix cross in all cases, but it is in at least one: pywayland. I've only made the change in cases I'm confident it's correct, as it would be wrong to change this when python.interpreter is used in wrappers, and possibly when it's used for running tests.
2023-02-26nixos/lib/make-disk-image: expose memSize parameterNick Bathum1-0/+1
Generating large disk images can fail from out-of-memory in vm-run.
2023-02-24Merge staging-next into staginggithub-actions[bot]2-1/+3
2023-02-24Merge master into staging-nextgithub-actions[bot]2-1/+3
2023-02-23Merge pull request #217870 from Artturin/envfixes1Weijia Wang1-1/+1
rPackages,emscriptenPackages: s/overrideDerivation/overrideAttrs
2023-02-23Merge pull request #217865 from ncfavier/doc-ignore-resultValentin Gagarin1-0/+2
doc: add `result` to .gitignore
2023-02-23Merge staging-next into staginggithub-actions[bot]2-2/+2
2023-02-23doc: add `result` to .gitignoreNaïm Favier1-0/+2
Ensure the local `result` symlink from an earlier build isn't copied to the store.
2023-02-23emscriptenPackages: s/overrideDerivation/overrideAttrsArtturin1-1/+1
https://nixos.org/manual/nixpkgs/stable/#sec-pkg-overrideDerivation > Do not use this function in Nixpkgs as it evaluates a Derivation before modifying it, which breaks package abstraction and removes error-checking of function arguments
2023-02-23Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross2-2/+2
Conflicts: pkgs/development/libraries/pmdk/default.nix
2023-02-22treewide: manual fixups forArtturin2-2/+2
treewide: use toString on list NIX_CFLAGS_COMPILE treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-18Merge pull request #215715 from Artturin/removegirworkarounds2Artturi1-4/+0
2023-02-18Merge master into staging-nextgithub-actions[bot]1-7/+14
2023-02-18doc/haskell: Add clarifications in section about versionsmaralorn1-7/+14
2023-02-17treewide: remove issue #56943 workaroundsArtturin1-4/+0
checked with diffoscope+difflog and launching the programs i have fixed that issue in my other gir PRs
2023-02-17Merge master into staging-nextgithub-actions[bot]2-1/+73
2023-02-17Merge pull request #215973 from pennae/nrd-manual-structureRobert Hensing2-1/+73
nixos/manual: specify manual structure in markdown
2023-02-17Merge master into staging-nextgithub-actions[bot]1-0/+21
2023-02-16docs: Building a stdenv package in nix-shell (#216650)milahu1-0/+21
* docs: Building a stdenv package in nix-shell
2023-02-15Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-02-15curl: add pkg-config metadata for libcurl.pcsternenseemann1-1/+1
I did not add the validatePkgConfig setup hook to curl, as I suspect it may cause trouble when bootstrapping.
2023-02-14Merge remote-tracking branch 'origin/staging-next' into stagingAlyssa Ross1-0/+1
Conflicts: pkgs/development/libraries/gtest/default.nix pkgs/development/libraries/hidapi/default.nix
2023-02-14beam/fetchMixDeps: disable --only flag when mixEnv is emptysuperherointj1-0/+1
* mixEnv being empty will include all dependencies.
2023-02-12nixos/manual: remove holdovers from docbook timespennae2-1/+73
these files provided mainly or exclusively xml-related tooling and support for editing the manual. since docbook is now an implementation detail (except for still being allowed in option docs, for now) these tools are no longer necessary, useful, or even functional. xmlformat.conf is still used by the nixpkgs documentation, so we have to keep it. there's no reason it can't go live with the nixpkgs docs though.
2023-02-10Merge pull request #208537 from Artturin/makesetuphooksupportstrictdepsArtturi2-0/+38
2023-02-10doc: add a simpler explanation of dependencies (#213403)Guillaume Girol1-13/+89
Co-authored-by: Jan Tojnar <jtojnar@gmail.com> Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-02-10nixos/manual: remove md-to-dbpennae2-12/+1
with manual chapters no longer needing pandoc for their conversion to xml we can get rid of this source of confusion, and its huge cache of xml files.
2023-02-10nixos/manual: convert <kbd> elements to bracketed spanspennae1-5/+5
since support for kbd elements was added with explicit intent in #175128 it seems like a good idea to support this in nixos-render-docs instead of just dropping it in favor of `*F12*` etc. since it's a very rare thing in the manual and purely presentational it makes sense to use bracketed spans instead of a new myst role. the html-elements.lua plugin is now somewhat misnamed, but it'll go away very soon so we don't want to bother renaming it.
2023-02-10nixos/manual: remove .title fenced divspennae1-2/+0
pandoc drops .title classes when rendering to docbook, so these are effectively just paragraphs anyway. without support for including them in a table of contents the complexity of parsing them in nixos-render-docs won't be warranted.
2023-02-07Doc tweak: "Build" -> "Substitute"Tom McLaughlin1-1/+1
2023-02-07Introduce mkBinaryCache functionTom McLaughlin2-0/+50
2023-02-07Merge pull request #215181 from SuperSandro2000/contributing-pnameValentin Gagarin1-2/+2