about summary refs log tree commit diff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2021-02-04Merge staging-next into staginggithub-actions[bot]1-1/+1
2021-02-03Merge pull request #110501 from neosimsim/agda-ghc-ieee754Anderson Torres1-1/+1
agda.withPackages: use GHC with ieee754 as default
2021-01-30Merge staging-next into staginggithub-actions[bot]1-0/+39
2021-01-29Merge pull request #110787 from tfc/cartesian-productSilvan Mosberger1-0/+39
lib/attrsets: add cartesianProductOfSets function
2021-01-28lib/attrsets: add cartesianProductOfSets functionJacek Galowicz1-0/+39
2021-01-26Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivationThomas Tuegel1-47/+67
Qt: Do not require mkDerivation
2021-01-26Merge master into staging-nextgithub-actions[bot]1-1/+1
2021-01-26Merge pull request #109663 from Pamplemousse/documentationRobert Hensing1-1/+1
documention corrections
2021-01-25qtbase: Check for wrapQtAppsHook in setupHookThomas Tuegel1-3/+13
2021-01-25qt.section.md: use new syntax for admonitionsThomas Tuegel1-3/+5
2021-01-25nixpkgs/manual: update Qt documentationThomas Tuegel1-48/+56
2021-01-24Merge branch 'master' into staging-nextJan Tojnar1-0/+35
2021-01-23nixpkgs/manual: add a paragraph about MPI switching mechanismMarkus Kowalewski1-0/+35
2021-01-22agda.withPackages: use GHC with ieee754 as defaultAlexander Ben Nasrallah1-1/+1
As mentioned in the package description of ieee on Hackage, ieee is deprecated in favor of ieee754.
2021-01-21Merge staging-next into staginggithub-actions[bot]10-26/+30
2021-01-20doc: add function argument order convention (#110060)V10-26/+30
* doc: add function argument order convention Ordering by usage is the de facto ordering given to arguments. It's logical, and makes finding argument usage easier. Putting lib first is common in NixOS modules, so it's reasonable to mirror this in nixpkgs proper. Additionally, it's not a package as such, has zero dependencies, and can be found used anywhere in a derivation. * doc: clean up usage of lib
2021-01-19documentation: correct documentation helpPamplemousse1-1/+1
`PANDOC_LUA_FILTERS_DIR` is set in `makeFlags` in `doc/default.nix`, and needs to be explicitely passed to `make` when called manually. Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-01-19Merge staging-next into staginggithub-actions[bot]1-5/+3
2021-01-19doc: fix shell.nix (#109816)greizgh1-5/+3
2021-01-19Merge branch 'staging-next' into stagingJan Tojnar2-5/+5
2021-01-19docs: pkgconfig -> pkg-configJonathan Ringer2-5/+5
2021-01-17Merge remote-tracking branch 'upstream/staging-next' into HEADJörg Thalheim1-1/+2
2021-01-17Merge remote-tracking branch 'upstream/master' into HEADJörg Thalheim1-1/+2
2021-01-17doc: rust: fix syntax error in declarative overlayAlexei Colin1-1/+2
Otherwise pasting the snippet into shell.nix results in: error: syntax error, unexpected '=', expecting $end, at /.../shell.nix:2:9 Signed-off-by: Alexei Colin <ac@alexeicolin.com>
2021-01-16pytestCheckHook: Add disabledTestFiles optionSandro Jäckel1-0/+4
2021-01-14Merge branch 'master' into staging-nextJan Tojnar1-5/+5
2021-01-13treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> ↵adisbladis1-5/+5
emacs.pkgs.withPackages The previous names are now aliases and shouldn't be used anywhere inside nixpkgs.
2021-01-11Merge branch 'master' into staging-nextJan Tojnar12-56/+114
2021-01-11Merge pull request #108268 from TikhonJelvis/bump-r-packagesPeter Simons1-0/+6
r-modules: Updated definitions of CRAN and Bioc packages.
2021-01-11coqPackages: doc (#108937)Cyril Cohen1-26/+28
changing bullet style
2021-01-11doc: stdenv.lib -> libProfpatsch8-30/+29
Part of: https://github.com/NixOS/nixpkgs/issues/108938 Changing the documentation to not refer to stdenv.lib is the first step to make people use it directly.
2021-01-11Merge pull request #108491 from pacien/fishPlugins-wrapFishMichele Guerini Rocco2-0/+51
wrapFish: add fish shell wrapper package
2021-01-11fishPlugins.buildFishPlugin: rename checkFunctionPath parameterpacien1-1/+1
2021-01-11doc/fish: document fish plugins packagingpacien2-0/+51
2021-01-10Merge branch 'staging-next' into stagingJan Tojnar1-1/+1
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
2021-01-10Merge staging-next into staginggithub-actions[bot]1-27/+132
2021-01-10Merge pull request #89775 from numinit/update-androidenvJörg Thalheim1-27/+132
2021-01-10Qt docs: we now use qt5-packages.nixFrederik Rietdijk1-12/+23
2021-01-10doc: add "prefer lib over stdenv.lib" conventionAlyssa Ross1-0/+9
I think we should have something in the manual people can point to about this, to avoid rehashing it over and over in PRs. "stdenv.lib" makes it look like lib is part of stdenv, which it isn't, and makes it even more confusing as a newcomer to figure out what stdenv is (and isn't).
2021-01-09coqPackages: refactorCyril Cohen1-26/+63
2021-01-03Rework androidenv package generationnuminit1-27/+132
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-02r-modules: update cran and bioc packagesTikhon Jelvis1-0/+6
The last snapshot was 4 months ago (2020-08-19). I also found that I needed newer definitions when I was trying to fix the R arrow package. This update required a couple of manual changes: 1. Removing a few deleted packages from default.nix 2. Renaming the "assert" package to "r_assert" in generate-r-packages.R because "assert" is a keyword in Nix
2021-01-01Merge pull request #108147 from ryantm/doc-cleanupRyan Mulligan19-76/+19
doc: explicit Markdown anchors for top-level headings; remove metadata
2021-01-01doc: explicit Markdown anchors for top-level headings; remove metadataRyan Mulligan19-76/+19
I used the existing anchors generated by Docbook, so the anchor part should be a no-op. This could be useful depending on the infrastructure we choose to use, and it is better to be explicit than rely on Docbook's id generating algorithms. I got rid of the metadata segments of the Markdown files, because they are outdated, inaccurate, and could make people less willing to change them without speaking with the author.
2020-12-31docs/rust: describe cargoHashDaniël de Kok1-7/+28
2020-12-22doc: convert Steam to CommonMarkJustus K3-126/+70
2020-12-22Merge pull request #107044 from jtojnar/overridable-php-packagesJan Tojnar1-0/+18
2020-12-17Merge pull request #106845 from AndersonTorres/wip-documentationJan Tojnar13-404/+192
2020-12-17Convert fetchers from DocBook to CommonMarkAndersonTorres3-151/+71