summary refs log tree commit diff
path: root/doc
Commit message (Expand)AuthorAge
* Merge pull request #197547 from hercules-ci/module-class-and-flake-importRobert Hensing2023-05-06
|\
| * lib.modules: configurationClass -> classRobert Hensing2023-05-06
| * lib.modules: in evalModules return move _module.class -> configurationClassRobert Hensing2023-05-06
| * doc/module-system: `_module` is not internalRobert Hensing2023-05-06
| * lib.modules: Change class declaration in module to _classRobert Hensing2023-05-06
| * lib/modules: Move class out of specialArgsRobert Hensing2023-05-06
| * module-system.chapter.md: Elaborate on extendModules performanceRobert Hensing2023-05-06
| * module-system.chapter.md: Add mental model to `type` and `extendModules`Robert Hensing2023-05-06
| * fixup! doc: Add Module System chapter startRobert Hensing2023-05-06
| * doc: Add Module System chapter startRobert Hensing2023-05-06
| * nixos,nixpkgs: Add module classesRobert Hensing2023-05-06
* | Merge pull request #230177 from SuperSandro2000/lib-fromJSON-2figsoda2023-05-06
|\ \ | |/ |/|
| * treewide: switch builtins.fromJSON(builtins.readFile ./file.json) to lib.impo...Sandro Jäckel2023-05-06
* | ocamlPackages.buildDunePackage: deprecate useDune2Et7f32023-05-06
|/
* doc/default.nix: make the manual build on more than one core (#225921)Adam Joseph2023-04-25
* nodejs*: normalise names to better fit other packagesSandro Jäckel2023-04-25
* doc/stdenv/meta.chapter.md: document meta.badPlatforms (#225276)Adam Joseph2023-04-24
* Merge pull request #225272 from amjoseph-nixpkgs/pr/docs/broken-vs-badPlatformsAdam Joseph2023-04-24
|\
| * remove trailing whitespaceAdam Joseph2023-04-23
| * Update doc/stdenv/meta.chapter.mdAdam Joseph2023-04-24
| * Update doc/stdenv/meta.chapter.mdAdam Joseph2023-04-24
| * doc/stdenv/meta.chapter.md: explain difference between broken and badPlatformsAdam Joseph2023-04-11
* | haskell.compiler.ghc94: 9.4.4 -> 9.4.5sternenseemann2023-04-22
* | buildGoModule: don't inherit build hooks when building go-modules (#225349)Doron Behar2023-04-22
* | Merge pull request #225748 from Atemu/buildFHSEnvBubblewrap-by-defaultAtemu2023-04-16
|\ \
| * | tree-wide: buildFHSUserEnv -> buildFHSEnvAtemu2023-04-16
* | | doc/stdenv: don't use name in examples, highlight preferring pnamegilice2023-04-15
|/ /
* | use subcommands in plugin updaters (#223164)Matthieu Coudron2023-04-14
* | Fix a small typo in the manualAndrew Morgan2023-04-14
* | Merge pull request #226057 from tweag/fix-function-location-revisionSilvan Mosberger2023-04-14
|\ \
| * | doc: Fix the function locations always pointing to masterSilvan Mosberger2023-04-13
* | | Merge pull request #197247 from kip93/vmTools-docsValentin Gagarin2023-04-14
|\ \ \
| * | | Update vmTools docs after rebaseLeandro Emmanuel Reina Kiperman2023-04-10
| * | | Remove unused referenceLeandro Reina2023-04-09
| * | | doc: add vmToolsLeandro Reina2023-04-09
| | |/ | |/|
* | | doc/.gitignore: add mediaAdam Joseph2023-04-13
* | | Fix typo in coding-conventions.chapter.mdgeri17012023-04-11
* | | Merge pull request #218331 from xworld21/texlive-new-dependency-resolutionDmitry Kalinkin2023-04-09
|\ \ \ | |/ / |/| |
| * | texlive.combine: document how to create custom packages with pkgs and tlDeps ...Vincenzo Mantova2023-04-02
* | | nixos/darwin-builder: add disk space options (#224480)Geraint Ballinger2023-04-07
| |/ |/|
* | docs/rust: prefer `ln -s` over `cp`figsoda2023-04-04
* | Merge pull request #218870 from Uthar/lisp27c6f434c2023-04-03
|\ \ | |/ |/|
| * merge masterKasper Gałkowski2023-03-28
| |\
| * | lisp-modules: manual: add self linksKasper Gałkowski2023-03-21
| * | merge masterKasper Gałkowski2023-03-14
| |\ \
| * | | lisp-modules: second version of wrapLispKasper Gałkowski2023-03-11
| * | | lisp-modules: use wrapLisp to wrap LispsKasper Gałkowski2023-03-11
| * | | lisp-modules: replace "_" in package names with "__" for reversibilityKasper Gałkowski2023-03-10
| * | | lisp-modules: make ql-import.lisp automatically pull the latest Quicklisp distKasper Gałkowski2023-03-02
| * | | lisp-modules: Add manual sectionKasper Gałkowski2023-03-02