summaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge master into haskell-updatesgithub-actions[bot]2024-05-142-2/+2
|\
| * Remove mentions of documentation-reviewers team•••See also https://github.com/NixOS/nix.dev/pull/978 Silvan Mosberger2024-05-131-1/+1
| * doc: fix meta.badPlatforms example••• error: attribute 'isStatic' missing Alyssa Ross2024-05-131-1/+1
* | Merge master into haskell-updatesgithub-actions[bot]2024-05-101-1/+1
|\|
| * doc/go: Update url for module documentation•••The old wiki is deprecated Florian Engel2024-05-091-1/+1
* | callCabal2nixWithOptions: add srcModifier argument•••Fixes #256769 Repro + test of fix here: https://gitlab.com/ramirez7/bug-repros/-/merge_requests/1 Adds a `srcModifier` argument to `callCabal2nixWithOptions` to allow customizing the source files used to generate the cabal file (e.g. to support `hpack`/`package.yaml`). Armando Ramirez2024-05-091-7/+65
|/
* Merge #307770: add optional version check in `testers.hasPkgConfigModules`nicoo2024-05-031-4/+8
|\
| * doc: Mention `testers.hasPkgConfigModules` and its `versionCheck` parameter i...nicoo2024-04-301-4/+8
* | Merge master into staging-nextgithub-actions[bot]2024-05-031-1/+1
|\ \
| * | doc: Use substitute --replace-fail in manuals•••This fixes a warning about --replace being deprecated. Jan Tojnar2024-05-021-1/+1
* | | Merge master into staging-nextgithub-actions[bot]2024-05-021-2/+2
|\| |
| * | zig: 0.11 -> 0.12 (#306077)•••This upgrades the default version of zig to zig_0_12, which builds reproducibly on darwin. Fixes #299091. Also upgrades all packages compatible with zig 0.12 to that version. I tried to upgrade packages currently pinning 0.11 as well, but only a few worked. Co-authored-by: Weijia Wang (wegank) <contact@weijia.wang>Felix Uhl2024-05-021-2/+2
* | | Merge branch 'master' into staging-nextK9002024-05-011-3/+3
|\| |
| * | Merge pull request #308019 from bobby285271/upd/homepage•••treewide: Move away from wiki.gnome.org (part 1)Bobby Rong2024-05-011-3/+3
| |\ \ | | |/ | |/|
| | * treewide: Move away from wiki.gnome.org/Projects•••The wiki.gnome.org site is planned for retirement. Bobby Rong2024-05-011-3/+3
* | | Merge branch 'master' into staging-nextJan Tojnar2024-04-281-4/+0
|\| |
| * | 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
| |/
* | doc/gnome: fix manualWeijia Wang2024-04-271-1/+1
* | treewide: wrapGAppsHook → wrapGAppsHook3•••This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild) Jan Tojnar2024-04-271-2/+2
* | wrapGAppsHook3: rename from wrapGAppsHook•••GTK 3 is slowly approaching deprecation so let’s not make it default. Jan Tojnar2024-04-271-2/+2
* | doc/gnome: Use `wrapGApps*` hook for referring to the hook familyJan Tojnar2024-04-273-12/+12
* | doc/gnome: equalize wrapGAppsHook4 with wrapGAppsHook•••In preparation for renaming wrapGAppsHook to wrapGAppsHook3. Jan Tojnar2024-04-271-2/+6
* | Revert "doc/gnome: make wrapGAppsHook4 more discoverable"•••We will bring the GTK 3 version to a more equal standing compared to the GTK 4 one in the next commit. This reverts commit 9f90c73360f90784ffe1cc1f8a2d74cc4ca0e83d. Jan Tojnar2024-04-271-4/+2
|/
* 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
|/ / / / / / / / / / /