about summary refs log tree commit diff
path: root/nixos/doc/manual
Commit message (Collapse)AuthorAge
* cudatoolkit-{9,9_0,9_1,9_2}: removeDaniël de Kok2021-04-18
| | | | | | | | | | | Remove old CUDA toolkits (and corresponding CuDNN versions). - Not supported by upstream anymore. - We do not use them in nixpkgs. - We do not test or actively maintain them. - Anything but ancient GPUs is supported by newer toolkits. Fixes #107131.
* Merge pull request #119389 from marsam/drop-postgresql_9_5Jörg Thalheim2021-04-16
|\ | | | | postgresql_9_5: drop
| * postgresql_9_5: dropMario Rodas2021-04-01
| | | | | | | | | | PostgreSQL 9.5 has reached EOL on February 11, 2021. See https://www.postgresql.org/support/versioning/
* | Merge pull request #115332 from symphorien/usertypeGuillaume Girol2021-04-14
|\ \ | |/ |/| nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}
| * nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}Symphorien Gibol2021-04-14
| | | | | | | | | | | | | | | | As the only consequence of isSystemUser is that if the uid is null then it's allocated below 500, if a user has uid = something below 500 then we don't require isSystemUser to be set. Motivation: https://github.com/NixOS/nixpkgs/issues/112647
* | rl-2105: Document /etc/systemd-mutable/system is gone from the defaults, ↵Florian Klink2021-04-14
| | | | | | | | point to boot.extraSystemdUnitPaths
* | Merge pull request #67684 from indiscipline/miniotaku02021-04-13
|\ \ | |/ |/| nixos/minio: allow multiple data directories for erasure coding
| * nixos/minio: allow multiple data directories for erasure codingIndiscipline2021-04-10
| |
* | Merge pull request #118773 from peterhoeg/doc/packagekitSandro2021-04-12
|\ \ | |/ |/| document packagekit changes
| * document packagekitPeter Hoeg2021-04-08
| |
* | Merge pull request #114128 from jorsn/docs.fix-hostNameMaximilian Bosch2021-04-09
|\ \ | | | | | | nixos/docs: fix example for code-generated modules
| * | nixos/docs: fix example for code-generated modulesJohannes Rosenberger2021-02-23
| | |
* | | Merge pull request #116074 from talyz/discourseKim Lindberger2021-04-08
|\ \ \ | |_|/ |/| | discourse: Add package and NixOS module
| * | rl-2105: Add Discourse module notetalyz2021-04-05
| | |
* | | Merge pull request #92929 from symphorien/postgresql-check-config-fileGuillaume Girol2021-04-02
|\ \ \ | | | | | | | | nixos/postgresql: check config file syntax at build time
| * | | nixos/postgresql: check config file syntax at build timeSymphorien Gibol2020-09-20
| | | |
* | | | Merge pull request #118090 from helsinki-systems/upd/xfsprogsajs1242021-04-01
|\ \ \ \ | | | | | | | | | | xfsprogs: 5.10.0 -> 5.11.0
| * | | | xfsprogs: 5.10.0 -> 5.11.0ajs1242021-03-30
| | |/ / | |/| | | | | | | | | | also try to correct meta.license
* | | | linuxPackages: 5.4 -> 5.10Martin Weinelt2021-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 5.10 series is the next longterm version of the linux kernel and I've been using it on multiple x86_64 machines ever since it came out. I think it is time to switch over the default now, so we get some additional testing in time for NixOS 21.05.
* | | | Merge pull request #117015 from NixOS/staging-nextFrederik Rietdijk2021-03-31
|\ \ \ \ | | | | | | | | | | Staging next
| * \ \ \ Merge master into staging-nextgithub-actions[bot]2021-03-31
| |\ \ \ \
| * \ \ \ \ Merge master into staging-nextgithub-actions[bot]2021-03-25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge master into staging-nextgithub-actions[bot]2021-03-24
| |\ \ \ \ \
| * \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2021-03-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2021-03-16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'staging-next' into stagingJan Tojnar2021-03-14
| |\ \ \ \ \ \ \ \
| * | | | | | | | | nixos/doc: Fix release notes syntaxJan Tojnar2021-03-14
| | | | | | | | | |
| * | | | | | | | | python: reproducible buildsFrederik Rietdijk2021-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Achieve reproducible builds of the interpreter. Note this meant disabling optimizations again.
| * | | | | | | | | Merge branch 'staging-next' into stagingJan Tojnar2021-03-13
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | kindlegen: remove the package (closes #96439)Chris Martin2021-03-10
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #97565 from samuelgrf/defaultPackages-nanodavidak2021-03-31
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | nixos/config: move nano to defaultPackages
| * | | | | | | | | | nixos/config: move nano to defaultPackagesSamuel Gräfenstein2021-03-30
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some people already have another editor installed and may want to get rid of applications they don't use.
* / | | | | | | | | nixos/gitlab: Document automatic backupstalyz2021-03-30
|/ / / / / / / / /
* | | | | | / / / release notes: typo fixes (#117539)Léo Gaspard2021-03-25
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | nixos/doc: Update Writing Documentation to use nix-shellRobert Hensing2021-03-22
| | | | | | | |
* | | | | | | | nixos/doc/manual/Makefile: Do not formatRobert Hensing2021-03-22
| |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Formatting has been neglected. Running `make` would format dozens of files, which is a great way of scaring away newcomers and those with less git experience. It would also annoy the heck out of regular contributors. The purpose of formatting is to avoid a small annoyance, so it should not become a big annoyance that makes people give up on their work.
* | | | | | | Merge pull request #97048 from bluecmd/patch-1Michele Guerini Rocco2021-03-22
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | nixos/manual: luks entries are auto-detected
| * | | | | | nixos/manual: luks entries are auto-detectedChristian Svensson2020-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mention that the the LUKS entries do not need to be added when using nixos-generate-config. Keep the instructions for people that want to do it manually.
* | | | | | | manual/installation: s/boot.loader.systemd/boot.loader.systemd-bootJade2021-03-15
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | The link had the wrong title.
* | | | | | Merge pull request #106599 from doronbehar/pkg/gnuradio/pkgsDoron Behar2021-03-13
|\ \ \ \ \ \
| * | | | | | gnuradio.pkgs: initDoron Behar2021-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Write a `mkDerivation` and `mkDerivationWith` function for gnuradio, like qt5. - qradiolink, gqrx: Use gnuradio's callPackage and mkDerivation. - Use gnuradio.callPackage to define all gnuradio.pkgs. - Move all gnuradio packages expressions to pkgs/development/gnuradio-modules/ - modeled after Python's. - Add more paths to gnuradio's wrapper - add the extra packages as python modules, and add their executables with proper env vars wrapping. Co-authored-by: Frederik Rietdijk <fridh@fridh.nl>
* | | | | | | Merge pull request #115871 from aanderse/kodi-packagesAaron Andersen2021-03-13
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | kodi: plugins cleanup
| * | | | | | kodi: add release notes for version 19.0 updateAaron Andersen2021-03-11
| | | | | | |
| * | | | | | kodi: add release notes for kodi.withPackagesAaron Andersen2021-03-11
| |/ / / / /
* / / / / / nixos/release-notes/rl-2105.xml: fix typoPhilipp Riegger2021-03-12
|/ / / / /
* | | | | nixos/manual/writing-nixos-tests: document how to disable Black silentlyBryan Gardiner2021-03-10
| | | | |
* | | | | nixos/apache-kafka: Use version-matched jreSarah Brofeldt2021-03-10
| |/ / / |/| | |
* | | | nixos/release-notes: highlight privoxy updatesrnhmjoj2021-03-09
| | | |
* | | | Merge pull request #111551 from xaverdh/xserver-modern-driversMichele Guerini Rocco2021-03-09
|\ \ \ \ | | | | | | | | | | nixos/xserver: use modern video drivers
| * | | | nixos/xserver: use modern video driversTredwellGit2021-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cirrus is obsolete: https://www.vintage3d.org/cirrus.php nv is obsolete: https://www.phoronix.com/scan.php?page=article&item=nvidia_kills_nv&num=1 vesa is obsolete: https://www.phoronix.com/scan.php?page=news_item&px=Nzc3Nw ati and ati_unfree are superseded by amdgpu and amdgpu-pro: https://wiki.gentoo.org/wiki/ATI_FAQ#Is_my_AMD.2FATI_board_supported.3F nouveau and fbdev added for better fallback support.