aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Merge pull request #63457 from grahamc/snapGraham Christensen2019-07-072-0/+75
| | |\ | | | | | | | | snapTools.makeSnap: init
| | | * snapTools.makeSnap: initGraham Christensen2019-06-182-0/+75
| | | |
* | | | Merge staging-next into stagingFrederik Rietdijk2019-07-097-54/+89
|\| | |
| * | | Merge branch 'master' into staging-nextVladimír Čunát2019-07-067-54/+89
| |\| | | | | | | | | | | | | | | | | | There are several thousand rebuilds from master already. Hydra nixpkgs: ?compare=1528940
| | * | Merge pull request #64301 from grahamc/docs/clean-buildGraham Christensen2019-07-056-53/+88
| | |\ \ | | | | | | | | | | Docs/clean build
| | | * | doc: move parameters to an XML fileGraham Christensen2019-07-044-19/+40
| | | | |
| | | * | xmlformat.conf: move to doc-support buildGraham Christensen2019-07-043-3/+3
| | | | |
| | | * | docs: Get highlightjs from build symlinkGraham Christensen2019-07-043-6/+7
| | | | |
| | | * | docs: get XSL from build / symlinkGraham Christensen2019-07-043-6/+6
| | | | |
| | | * | docs: find docbook rng from doc-supportGraham Christensen2019-07-043-3/+5
| | | | |
| | | * | docs: get version from doc-support buildGraham Christensen2019-07-043-5/+6
| | | | |
| | | * | docs: use a single nix-build for all the generate function docsGraham Christensen2019-07-045-14/+24
| | | | |
| | * | | Docs Python: fix example on how to override the package setFrederik Rietdijk2019-07-051-1/+1
| | |/ / | | | | | | | | | | | | | | | | Not passing in the newly created interpreter as `self` results in an incorrect `passthru`. Solves #64334.
* | | | Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-appsThomas Tuegel2019-07-051-65/+167
|\ \ \ \ | |/ / / |/| | | Wrap Qt applications
| * | | doc/languages-frameworks/qt.xml: Update for wrapQtAppsHookThomas Tuegel2019-07-051-65/+167
| | | |
* | | | Merge staging-next into stagingFrederik Rietdijk2019-07-031-0/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #61385 from eraserhd/kakoune-pluginsAlyssa Ross2019-06-261-0/+12
| |\ \ \ | | |/ / | |/| | kakoune: support for adding plugins
| | * | kakoune: support for adding pluginsJason Felice2019-06-251-0/+12
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Motivation: There is a thriving plugin ecosystem for Kakoune now, and it is nice to add these in our Nix configurations. This was modeled on neovim's plugins. parinfer-rust is useable both standalone and as a Kakoune plugin, so the plugin file inherits the same definition as pkgs. I'll make PRs for other plugins if this gets accepted. [Here](https://github.com/eraserhd/nixpkgs/tree/kak-ansi)'s a tested branch for the `kak-ansi` plugin.
* | | doc/stdenv: describe dontUnpackworldofpeace2019-07-011-0/+11
| | |
* | | doc/stdenv: describe dontConfigureworldofpeace2019-07-011-0/+10
|/ /
* | doc/idris: Fix install instructions (#63163)Silvan Mosberger2019-06-191-2/+13
|\ \ | | | | | | doc/idris: Fix install instructions
| * | doc/idris: Fix install instructionsSilvan Mosberger2019-06-151-2/+13
| | | | | | | | | | | | | | | Because of nix-env weirdness, I introduced a mistake in the docs in https://github.com/NixOS/nixpkgs/pull/50182, this fixes it.
* | | Merge pull request #63351 from Ekleog/fix-2532Domen KoĹľar2019-06-181-5/+3
|\ \ \ | |_|/ |/| | docs: document that nix will not support derivations in meta
| * | docs: document that nix will not support derivations in metaLĂ©o Gaspard2019-06-171-5/+3
| | | | | | | | | | | | That's sad, but… https://github.com/NixOS/nix/issues/2532
* | | doc: Use prompt more oftenJan Tojnar2019-06-179-50/+50
| | |
* | | doc: fix spurious whitespaceJan Tojnar2019-06-1713-212/+212
| | |
* | | nixos/doc: Fix spurious indentationJan Tojnar2019-06-171-1/+1
|/ /
* | doc/stdenv: fix typoJan Tojnar2019-06-161-1/+1
| |
* | doc: describe pnameJan Tojnar2019-06-161-3/+22
|/ | | | This was forgotten when RFC 0035 was implemented.
* doc: update nixpkgs-mozilla revLorenzo Manacorda2019-06-081-3/+3
| | | | The previous one didn't work, returning a TOML parse error.
* doc: document PWD for passthru.updateScriptJan Tojnar2019-06-031-3/+6
| | | | Make it clear that PWD is not fixed
* doc: fix passthru.updateScript help commandJan Tojnar2019-06-021-7/+1
|
* Merge master into staging-nextFrederik Rietdijk2019-05-253-393/+472
|\
| * ibus-engines.typing-booster: support french by defaultMaximilian Bosch2019-05-231-1/+1
| | | | | | | | | | | | | | | | This has been postponed[1] because of an unclear state of the french dictionary provided by hunspell[2]. [1] https://github.com/NixOS/nixpkgs/pull/46779#issuecomment-422764601 [2] https://github.com/NixOS/nixpkgs/issues/46940#issuecomment-423288963
| * [RFC] manual: rename to users and contributors manual, add some user notes ↵Michael Raskin2019-05-223-392/+471
| | | | | | | | | | | | | | … (#60682) * manual: rename to users and contributors manual, add some user notes that should be there but don't fit in any chapter * manual: move the package notes that are completely usage-related to the upper user notes section * manual: link to package-specific development notes from user notes
* | Merge master into staging-nextFrederik Rietdijk2019-05-242-1/+49
|\|
| * Update haskell.section.md (#61685)0xflotus2019-05-181-1/+1
| |
| * Merge pull request #60578 from chris-martin/doc-nginxRobin Gloster2019-05-181-0/+48
| |\ | | | | | | doc: Explain the nginx ETag patch
| | * doc: Explain the nginx ETag patchChris Martin2019-04-301-0/+48
| | | | | | | | | | | | https://github.com/NixOS/nixpkgs/issues/25485
* | | Merge staging into staging-nextFrederik Rietdijk2019-05-181-0/+2
|\ \ \ | |/ / |/| |
| * | Add documentation for recent permitUserSite change (#61502)Tom McLaughlin2019-05-151-0/+2
| | |
* | | Merge pull request #61473 from Synthetica9/dontstrip-typoSilvan Mosberger2019-05-161-2/+2
|\ \ \ | | | | | | | | doc/stdenv.xml: fix typo
| * | | doc/stdenv.xml: fix typoPatrick Hilhorst2019-05-131-2/+2
| |/ /
* / / doc/stdenv: document default build scripts filenametbenst2019-05-151-1/+2
|/ /
* | Changelog meta entry (#60371)Michael Raskin2019-05-101-0/+13
| | | | | | | | meta.changelog: enable, document, add for GNU Hello
* | doc/stdenv: put note about remote builds with breakpointHook into a <note>Maximilian Bosch2019-05-071-3/+11
|/ | | | | | With remote builds, the sandbox can't be accessed by `cntr` as it is on a different machine. I decided to put this into an extra `note` block as it took me admittedly too much time to figure this out.
* Merge pull request #56420 from p-alik/masterLassulus2019-04-271-3/+3
|\ | | | | add missed internal links into haskell.section.md
| * haskell docs: add missed internal links into haskell.section.mdAlexei Pastuchov2019-03-151-3/+3
| |
* | doc: fix syntax error in python documentationLinus Heckemann2019-04-251-1/+1
| |
* | python-docs: typocdyson372019-04-231-1/+1
| |