about summary refs log tree commit diff
path: root/nixos/doc
Commit message (Collapse)AuthorAge
* Merge pull request #178717 from ShamrockLee/write-multiple-referencesSomeone2024-03-19
|\ | | | | trivial-builders: replace writeReferencesToFile with writeClosure
| * writeClosure: init, replacing writeReferencesToFileYueh-Shun Li2024-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace writeReferencesToFile with writeClosure. Make writeClosure accept a list of paths instead of a path. Re-implement with JSON-based exportReferencesGraph interface provided by __structuredAttrs = true. Reword the documentation. Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io> Co-authored-by: Robert Hensing <roberth@users.noreply.github.com> Co-authored-by: Someone Serge <sergei.kozlukov@aalto.fi>
* | Merge pull request #296229 from NickCao/pdnsRobert Scott2024-03-16
|\ \ | | | | | | pdns: 4.8.4 -> 4.9.0
| * | pdns: 4.8.4 -> 4.9.0Nick Cao2024-03-16
| | | | | | | | | | | | | | | Changelog: https://doc.powerdns.com/authoritative/changelog/4.9.html#change-4.9.0 Upgrade Notes: https://doc.powerdns.com/authoritative/upgrading.html#to-4-9-0
* | | doc: fix and simplify stylesheets for the manuals, fix nrd bug (#295847)Daniel Sidhion2024-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | * doc: fix and simplify stylesheets for the manuals, fix nrd bug * Add anchorjs script to add links on section headers * Fix another nrd bug, address style changes * Use span instead of a for inline span syntax
* | | Merge pull request #294493 from endgame/ec2-image-ssm-agentArian van Putten2024-03-16
|\ \ \ | | | | | | | | nixos/amazon-image: Enable Amazon SSM Agent by default
| * | | nixos/amazon-image: Enable Amazon SSM Agent by defaultJack Kelly2024-03-08
| | | | | | | | | | | | | | | | | | | | | | | | Amazon-provided EC2 images do this. See: https://docs.aws.amazon.com/systems-manager/latest/userguide/ami-preinstalled-agent.html
* | | | Merge pull request #296180 from mweinelt/pretixMartin Weinelt2024-03-16
|\ \ \ \ | | | | | | | | | | pretix: init at 2024.2.0
| * | | | nixos/pretix: initMartin Weinelt2024-03-16
| | |/ / | |/| |
* | | | Merge pull request #289062 from bobby285271/upd/mateBobby Rong2024-03-16
|\ \ \ \ | |/ / / |/| | | MATE 1.28
| * | | nixos/rl-2405: Mention desktop environment updates I've done so farBobby Rong2024-03-14
| | | | | | | | | | | | | | | | Too lazy to open a new PR for Cinnamon, hopefully fine since I maintain both DEs.
* | | | Merge pull request #294258 from mkg20001/oil-fixMaciej Krüger2024-03-15
|\ \ \ \ | | | | | | | | | | oil: apply renames as requested by upstream
| * | | | release-notes: update oil shellMaciej Krüger2024-03-14
| | |_|/ | |/| |
* / | | rl-2405/k3s: notify removal of k3s_1_26, k3s_1_27, k3s_1_28superherointj2024-03-13
|/ / /
* | | doc: Fix test in writing-nixos-tests.section.md (#294902)Anton Dyudin2024-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix test in writing-nixos-tests.section.md That paren couldn't possibly have been in the right place. (I do not have nix set up to generate `writing-nixos-tests.section.xml` or verify the test or anything, please do whatever is appropriate with this trivial change) * doc: fix numpy example test value Making the test test the right thing made it fail see PR discussion
* | | Merge branch 'master' into amazon-ec2-amisRok Garbas2024-03-13
|\| |
| * | Merge pull request #292025 from RaHoni/baculaTlsSandro2024-03-11
| |\ \
| | * | nixos/bacula: Add support for TLSRaHoni2024-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the majority of TLS options used for transport encryption. This uses a submodule since all resources share the same settings. The documentation can be found under: https://www.bacula.org/13.0.x-manuals/en/main/Bacula_TLS_Communications_E.html
| * | | Merge pull request #283238 from D3vil0p3r/patch-1Peder Bergebakken Sundt2024-03-10
| |\ \ \ | | | | | | | | | | doc: add note in Partitioning and formatting section
| | * | | doc: add note in Partitioning and formatting sectionD3vil0p3r2024-01-23
| | | | |
| * | | | Merge pull request #292396 from wegank/unrar-bumpWeijia Wang2024-03-09
| |\ \ \ \ | | | | | | | | | | | | unrar: 6.2.12 -> 7.0.7
| | * | | | unrar: 6.2.12 -> 7.0.7Weijia Wang2024-03-08
| | | |_|/ | | |/| |
| * | | | Merge master into staging-nextgithub-actions[bot]2024-03-08
| |\| | |
| | * | | doc: added nvidiaLegacy driver version 470 to available options in nixos ↵Soenke Klinger2024-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | manual (#290231) Its possible to install the nvidiaLegacy470 driver for the slightly outdated GPUs, but the documentation only has the hints how to install the drivers for the even older GPUs.
| | * | | Merge pull request #287602 from Ma27/drop-postgres-ensurePermissionsMaximilian Bosch2024-03-07
| | |\ \ \ | | | | | | | | | | | | nixos/postgresql: drop ensurePermissions option
| | | * | | nixos/postgresql: drop ensurePermissions optionMaximilian Bosch2024-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...effectively what was planned already in #266270, but it was too late because the branches were restricted and didn't allow any breaking changes anymore. It also suffers from the same issue that we already had when discussing this the last time[1] when `ensureDBOwnership` was ultimately introduced as band-aid fix: newly created users don't get CREATE permission on the `public` schema anymore (since psql 15), even with `ALL PRIVILEGES`. If one's use-case is more sophisticated than having a single owner, it's questionable anyways if this module is the correct tool since permissions aren't dropped on a change to this option or a removal which is pretty surprising in the context of NixOS. [1] https://github.com/NixOS/nixpkgs/pull/266270
| * | | | | Merge master into staging-nextgithub-actions[bot]2024-03-07
| |\| | | |
| | * | | | Remove top level `with lib;` in docs (#293829)Philip Taron2024-03-06
| | | | | |
| | * | | | Merge pull request #292608 from onemoresuza/hare-crosscompPeder Bergebakken Sundt2024-03-06
| | |\ \ \ \ | | | | | | | | | | | | | | hare: enable cross-compilation
| | | * | | | haredoc: init at 0.24.0Coutinho de Souza2024-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add a mention to the release notes of 24.05 about `hare` and `haredoc` being split into different packages.
| * | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-06
| |\| | | | |
| | * | | | | Merge pull request #292418 from superherointj/k3s-to-k3s_1_29superherointj2024-03-06
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | k3s: k3s_1_28 -> k3s_1_29
| | | * | | | | nixos/doc: release note for k3s_1_29superherointj2024-02-29
| | | | | | | |
| * | | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-06
| |\| | | | | |
| | * | | | | | Merge pull request #293573 from hercules-ci/nixos-running-tests-requirementsJacek Galowicz2024-03-06
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | nixos/doc: Describe NixOS test system requirements
| | | * | | | | nixos/doc/running-nixos-tests: Describe system requirementsRobert Hensing2024-03-05
| | | | | | | |
| * | | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-05
| |\| | | | | |
| | * | | | | | Merge pull request #291554 from jnsgruk/homepage-configAdam C. Stephens2024-03-05
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/homepage-dashboard: support structured config
| | | * | | | | | nixos/homepage-dashboard: add breaking change notice to release notesJon Seager2024-03-05
| | | | | | | | |
| * | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-04
| |\| | | | | | |
| | * | | | | | | Merge pull request #289961 from leona-ya/vikunja-0.23.0Martin Weinelt2024-03-03
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | vikunja: 0.22.1 -> 0.23.0
| | | * | | | | | nixos/vikunja: remove setupNginx optionLeona Maroni2024-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The required nginx configuration is now really simple, and e.g. SSL/ACME already required the user to interact with `services.nginx.virtualHosts`. Therefore, and to reduce complexity, we now leave the web server configuration to the user.
| | | * | | | | | nixos/vikunja: adapt for vikunja 0.23.0Leona Maroni2024-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version removes dedicated api and frontend packages.
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into sn-removeannalee2024-03-02
| |\| | | | | | |
| * | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-03-01
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt2024-02-29
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: - pkgs/development/python-modules/influxdb/default.nix - pkgs/development/tools/misc/binutils/default.nix
| * | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-02-28
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-02-27
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \