summaryrefslogtreecommitdiffstats
path: root/doc/using
AgeCommit message (Expand)Author
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel
2023-11-09doc: avoid 'simply' (#266434)Arnout Engelen
2023-10-02doc: minimal documentation of supported platformsLorenzo Manacorda
2023-09-14doc: link, instead of just mentioning, Nix manual (#255126)asymmetric
2023-07-03Merge pull request #239636 from pennae/nixpkgs-manual-nrdpennae
2023-07-01doc: pull option docs out of doc-supportpennae
2023-07-01doc: render nixpkgs manual with nrdpennae
2023-07-01doc/using/overrides: Relate addition to preceding textRobert Hensing
2023-06-30doc/using/overrides: it is possible to use previous arguments in .overrideArtturin
2023-06-30stdenv: let overrideAttrs accept attrset OR functionArtturin
2023-01-01lib/customisation.overrideDerivation: propagate evaluation conditionNaïm Favier
2022-12-27doc,nixos/doc: unescape double quotesNaïm Favier
2022-12-04doc: use sri hash syntaxColin Arnott
2022-11-29doc: Use POSIX syntax to source fileVictor Engmark
2022-11-29doc: Quote variable referencesVictor Engmark
2022-11-29doc: Fix grammarVictor Engmark
2022-07-28nixpkgs/doc: remove unused `unfree.xml`Arnout Engelen
2022-06-12doc: Promote config Options Reference to sub-chapter sectionRobert Hensing
2022-05-19Merge pull request #171163 from hercules-ci/nixpkgs-config-docRobert Hensing
2022-05-02doc: Add Nixpkgs config options referenceRobert Hensing
2022-05-02stdenv.mkDerivation: public -> finalPackageRobert Hensing
2022-05-02doc/using/overrides: Update for overlay style mkDerivation overrideAttrsRobert Hensing
2022-02-11nixpkgs/doc: update overlay/lapack sectionMarkus Kowalewski
2021-11-04treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2Anders Kaseorg
2021-09-16nixpkgs/manual: add mvapich to overlays/mpi sectionMarkus Kowalewski
2021-06-07doc: Use markdown syntax for xrefsJan Tojnar
2021-06-07doc: prepare for commonmarkJan Tojnar
2021-04-25docs/using: shellSession -> ShellSessionfricklerhandwerk
2021-04-23doc/using: convert to markdownfricklerhandwerk
2021-03-14Remove repeating words from docFlorian Engel
2021-03-04doc: FormatRobert Hensing
2021-02-23stdenv/check-meta: change to allowlist and blocklist (#114127)WORLDofPEACE
2021-02-12doc: fix syntax error in BLAS/LAPACK overlay exampleDaniël de Kok
2021-02-08doc: remove mentions of flashplayerBernardo Meurer
2021-01-23nixpkgs/manual: add a paragraph about MPI switching mechanismMarkus Kowalewski
2021-01-11doc: stdenv.lib -> libProfpatsch
2020-11-30tree-wide: do not use pkgs.extend in nixpkgszimbatm
2020-11-28doc: clarify whitelistedLicensesGraham Bennett
2020-09-23doc: Improve code listingsJan Tojnar
2020-09-07doc/using/overlays.xml: add BLISDaniël de Kok
2020-08-10doc/using/overlays.xml: fix some small glitchesDaniël de Kok
2020-08-10doc/using/overlays.xml: add AMD BLIS/LIBFLAME to the BLAS/LAPACK listDaniël de Kok
2020-07-05licenses: Make single-version-only GPL explicitJan Tojnar
2020-07-01Fix typos in documentation (#91934)Sami Bouhlel
2020-06-08nixos/manual: spelling s/environent/environment/g in configuration.xmlNicolas Berbiche
2020-04-22doc/using/overlays.xml: update LD_LIBRARY_PATH exampleBenjamin Hipple
2020-04-22doc/overlays.xml: fix missing documentation for blas/lapackMatthew Bauer
2020-04-21doc/overlays.xml: update documentation for BLAS/LAPACKMatthew Bauer
2020-04-20doc/overlays.xml: add information on BLAS/LAPACK switchingMatthew Bauer
2019-11-24Merge branch 'wrapper-pname-support-19.09' into wrapper-pname-supportJohn Ericson