summaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing FRidh as active maintainer of packages•••In the past I was very active with Python packaging. For several years now I was hardly around as maintainer, so it does not make sense I am listed as a maintainer for these makes. Looking back, I should have removed myself as maintainer already much longer ago. Anyway, better late than never. It's been a fun ride, and I do intend to occasionally contribute to Nixpkgs, but not in the same way it once was. Frederik Rietdijk2024-04-281-4/+0
* Merge pull request #271071 from pbsds/wrapAppImage-pname-redux•••appimageTools.wrapAppImage: remove version from `pname`Atemu2024-04-241-1/+5
|\
| * buildFHSEnvBubblewrap: do not infer `pname` from `name`Peder Bergebakken Sundt2024-04-241-1/+5
* | docs/cuda: remove last references to cudaPackages.autoAddDriverRunpathJonathan Ringer2024-04-231-1/+1
|/
* doc: remove links to docbook documentation (#305328)•••There appears to be no clear reason why docbook should be referenced here, except perhaps for historical reasons from when the manual still used docbook.terru2024-04-191-6/+6
* Merge #303527: staging-next 2024-04-12Vladimír Čunát2024-04-191-75/+1
|\
| * Merge master into staging-nextgithub-actions[bot]2024-04-141-0/+1
| |\
| * \ Merge master into staging-nextgithub-actions[bot]2024-04-141-2/+4
| |\ \
| * \ \ Merge branch 'staging' into staging-next•••Conflicts (tried to quickly resolve somehow, checked eval): pkgs/development/python-modules/apsw/default.nix pkgs/development/python-modules/mido/default.nix pkgs/development/python-modules/pytest-bdd/default.nix pkgs/development/python-modules/sparse/default.nix Vladimír Čunát2024-04-121-75/+1
| |\ \ \
| | * \ \ Merge branch 'staging-next' into stagingWeijia Wang2024-04-094-6/+44
| | |\ \ \
| | * \ \ \ Merge staging-next into staginggithub-actions[bot]2024-04-042-13/+396
| | |\ \ \ \
| | * \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-04-042-0/+70
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-04-032-38/+135
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-03-312-21/+16
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-03-301-4/+0
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-03-301-0/+4
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/staging-next' into staging••• Conflicts: pkgs/development/python-modules/apsw/default.nix pkgs/development/python-modules/deal/default.nix pkgs/development/python-modules/kubernetes/default.nix annalee2024-03-2849-491/+751
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-03-261-0/+60
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-03-251-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | python3Packages.setuptoolsBuildHook: delete broken setuptoolsShellHook•••Broken since the switch to PyPA's build/installer in 6c85fff302615c62bf4f632bca661bc48298b0a3. The hook was always janky and maintainers appear to not want its current implementation in-tree. No replacement is currently planned. However, this leaves the path open for future replacements as a broken hook will no longer be installed by default. Thomas Watson2024-03-241-75/+1
* | | | | | | | | | | | | | | doc: move note on configuring Nixpkgs in NixOS to the NixOS manual (#304307)•••that NixOS manual section talks a lot about Nixpkgs package configuration, which really should not be there but rather in the Nixpkgs manual itself. but this is a rabbit hole for another time. Co-authored-by: Dominic Mills <dominic.millz27@gmail.com>Valentin Gagarin2024-04-191-17/+12
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #301928 from nevivurn/feat/gomod-workvendor••• buildGoModule: vendorHash fixes for proxyVendor and Go 1.22Sandro2024-04-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | buildGoModule: inherit env from main package to goModule derivationYongun Seong2024-04-141-0/+1
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #302599 from Aleksanaa/doc-wrapGAppsHook4•••doc/gnome: make wrapGAppsHook4 more discoverableDaniel Sidhion2024-04-131-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | doc/gnome: make wrapGAppsHook4 more discoverablealeksana2024-04-081-2/+4
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #303213 from SuperSandro2000/fzf-followup•••nixos/fzf: bring back keybindings and completion option removed in #298692Basti2024-04-111-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "doc: replace fzf-share mention with sk-share from Skim package"•••This reverts commit de5b2ef096cc03796398f7ca627ad5f4306aa065. Sandro Jäckel2024-04-111-4/+4
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* / | | | | | | | | | | doc: update fetchzip docs, add examples and follow conventions•••With updates in a doc team meeting with Valentin, Silvan and Johannes :) DS2024-04-111-10/+150
|/ / / / / / / / / / /
* | | | | | | | | | | doc/stdenv: document prefixKey more precisely (#302535)•••* doc/stdenv: document prefixKey more precisely Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>Aleksana2024-04-081-2/+2
* | | | | | | | | | | Merge pull request #298692 from SebTM/auto-update/fzf•••fzf: 0.47.0 -> 0.48.1Mario Rodas2024-04-071-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: replace fzf-share mention with sk-share from Skim package•••`fzf-share` was removed Mario Rodas2024-04-071-4/+4
* | | | | | | | | | | | Merge pull request #285177 from lelgenio/krita-plugin-gmic-package•••krita: wrap with plugins, krita-plugin-gmic init at 3.2.4.1Peder Bergebakken Sundt2024-04-072-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | doc: add krita plugins sectionlelgenio2024-04-072-0/+38
* | | | | | | | | | | | Merge pull request #301439 from DanielSidhion/unselectable-prompt•••doc: make prompts unselectable on the manualsSilvan Mosberger2024-04-041-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | doc: make prompts unselectable on the manualsDS2024-04-031-0/+9
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #301152 from DanielSidhion/examples-collapsible•••nixos-render-docs: make examples collapsible by defaultSilvan Mosberger2024-04-041-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nixos-render-docs: make examples collapsible by defaultDS2024-04-021-0/+16
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | doc: document fetchurl more completely, follow doc conventions (#300429)•••* doc: document fetchurl more completely, follow doc conventions Co-authored-by: Johannes Kirschbauer <hsjobeki+github@gmail.com>Daniel Sidhion2024-04-041-13/+371
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #299618 from TomaSajt/dub-support•••Add buildDubPackage and dub-to-nix for building dub based packagesAtemu2024-04-042-0/+70
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | doc: add dlang language sectionTomaSajt2024-04-032-0/+70
* | | | | | | | | | | doc: improve fetchers overview, deduplicate readme content, follow doc conven...•••* doc: improve fetchers overview, deduplicate readme content * Improve caveat explanation and some fetchurl content * move out consumer docs on source fetching * move note on mirror URLs to the relevant section this may be better suited for the `fetchurl` reference, but it's probably better to just render that information into the manual. for now, because - contributor documentation encourages mirrors - we can expect contributors to dig into the source - linking source files is trivial in in-code documentation we leave it there. * move instructions for updating hashes to the manual * Add more clarity on text, reorganise source hash methods --------- Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io> Co-authored-by: Dominic Mills-Howell <dominic.millz27@gmail.com> Co-authored-by: lolbinarycat <dogedoge61+github@gmail.com>Daniel Sidhion2024-04-032-38/+135
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-312-21/+16
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge pull request #300019 from eflanagan0/doc-lowercase-npm•••doc: lowercase npm nameDaniel Sidhion2024-03-311-10/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | doc: lowercase npm name•••npm, Inc documentation asks to use lowercase. Their documentation also has consistent lowercase usage. e.g. <https://docs.npmjs.com/about-npm> Eli Flanagan2024-03-291-10/+10
| * | | | | | | | | | doc: clean-up Coq derivation example (#299927)Vincent Laporte2024-03-311-11/+6
* | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-301-4/+0
|\| | | | | | | | | | | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Revert "stdenv: add meta.repository field"•••This reverts commit 7e1443abbba99e9dac29ce2ad01c1c4e4fb66070. K9002024-03-301-4/+0
* | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-301-0/+4
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge pull request #294347 from lolbinarycat/meta.repository•••stdenv: add meta.repository fielda-n-n-a-l-e-e2024-03-291-0/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | stdenv: add meta.repository fieldbinarycat2024-03-291-0/+4