about summary refs log tree commit diff
path: root/nixos/doc/manual
AgeCommit message (Collapse)AuthorFilesLines
2024-04-18Merge pull request #292472 from Janik-Haag/networkmanager-testsLily Foster1-0/+2
nixosTests.networking: refactor and add NetworkManager support
2024-04-18Merge pull request #304747 from soywod/himalaya-v1.0.0-beta.4Yt1-1/+1
himalaya: 1.0.0-beta.3 -> 1.0.0-beta.4
2024-04-18himalaya: 1.0.0-beta.3 -> 1.0.0-beta.4Clément DOUIN1-1/+1
2024-04-18Merge pull request #299762 from autrimpo/gonic-0.16.3Peder Bergebakken Sundt1-0/+2
gonic: 0.15.2 -> 0.16.4
2024-04-18gonic: add release note warning about playlists-pathMichal Koutenský1-0/+2
2024-04-17treewide: reanme renamed libinput optionsSandro Jäckel2-3/+3
2024-04-17Merge pull request #302375 from SebastianWendel/init-prometheus-dnssec-exporterSandro1-0/+2
nixos/prometheus-dnssec-exporter: init
2024-04-17Merge pull request #283513 from YMSTNT/init-fcastSandro1-0/+2
fcast-receiver: init at 1.0.14; nixos/fcast-receiver: init module
2024-04-17nixos/networkmanager: change config generation to use the ini generatorJanik H.1-0/+2
2024-04-17icu: refactor to avoid runtime dependency on bashzlepper1-0/+2
Bash was considered a runtime dependency as the two files `install-sh` and `mkinstalldirs` was included in the library output. These files has a shebang for `#!/bin/sh` which is replaced by nix to point to bash in the fixup phase.
2024-04-17Merge pull request #300402 from numinit/df50Sandro1-0/+8
dwarf-fortress: update to 50
2024-04-17Merge pull request #285922 from justinas/teleport-15tomberek1-0/+4
teleport_15: init at 15.2.2, teleport_12: remove
2024-04-17kavita: 0.7.13 -> 0.8.0Yongun Seong1-0/+2
2024-04-16Merge pull request #291137 from vojta001/release-notes-linkPeder Bergebakken Sundt1-1/+1
release-notes/23.05: fix link to alice-lg
2024-04-17nixos/firefly-iii: initSavyasachee Jha1-0/+2
2024-04-16teleport_15: init at 15.2.2Justinas Stankevicius1-0/+4
2024-04-16nixos/manticore: init moduleJonas Heinrich1-0/+2
2024-04-16nixos/db-rest: initMarie Ramlow1-0/+2
2024-04-15Merge pull request #294923 from viperML/nh-moduleéclairevoyant1-0/+2
nixos/nh: init
2024-04-15nixos/nh: initFernando Ayats1-0/+2
2024-04-15Merge pull request #304060 from leona-ya/loki-breaking-changeEmily1-0/+2
nixos/doc: add loki breaking change
2024-04-14doc/release-notes: mention Lomiri availabilityOPNA26081-0/+2
2024-04-14Merge pull request #301188 from SomeoneSerge/cudaPackages/rename-cudatoolkitSomeone1-0/+6
cudaPackages.cudatoolkit: replace with symlinkJoin
2024-04-14nixos/doc: add loki breaking changeLeona Maroni1-0/+2
2024-04-13nixos/fcast-receiver: init moduleYMSTNT1-0/+2
2024-04-13cudaPackages.cudatoolkit: replace with symlinkJoinSomeone Serge1-0/+6
2024-04-12Merge pull request #300343 from tcmal/akkoma-update-mainThomas Gerbet1-0/+4
akkoma: 3.11.0 -> 3.12.1
2024-04-12Merge pull request #278984 from birkb/drbd-kernel-modulelassulus1-0/+2
drbd: 9.19.1 -> 9.27.0 (utils), 9.2.7 kernel driver added
2024-04-12Merge pull request #303318 from wegank/mongodb-4-dropWeijia Wang1-0/+2
mongodb-4_4: drop
2024-04-12Merge pull request #303152 from yu-re-ka/garage-1-0Nick Cao1-0/+2
garage: 0.9.4 -> 1.0.0
2024-04-12garage: 0.9.4 -> 1.0.0Yureka1-0/+2
Release notes: https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v1.0.0
2024-04-12mongodb-4_4: dropWeijia Wang1-0/+2
2024-04-12nixos/prometheus.exporters.dnssec: init moduleSebastian Wendel1-0/+2
2024-04-12Merge pull request #303492 from nbdd0121/unifiWeijia Wang1-0/+2
unifi: remove unifiLTS, unifi5, unifi6
2024-04-11dwarf-fortress: update release notesMorgan Jones1-0/+8
2024-04-12unifi: remove unifiLTS, unifi5, unifi6Gary Guo1-0/+2
2024-04-11Merge pull request #303213 from SuperSandro2000/fzf-followupBasti2-3/+1
nixos/fzf: bring back keybindings and completion option removed in #298692
2024-04-12Merge pull request #271342 from PhDyellow/ryzen_smuAleksana1-0/+4
ryzen_smu: init at 0.1.5, ryzen_monitor_ng: init at 2.0.5
2024-04-11nixos/fzf: bring back keybindings and completion option removed in #298692Sandro Jäckel2-3/+1
Also drop with lib
2024-04-11Revert "nixos/getty: add option to autologin once per boot"K9001-3/+0
2024-04-11Merge pull request #286310 from rnhmjoj/pr-getty-autologinMichele Guerini Rocco1-0/+3
nixos/getty: add option to autologin once per boot
2024-04-11doc: add information about ryzen-monitor-ng and ryzen-smu modulesPhil Dyer1-0/+4
2024-04-10Merge pull request #291321 from c0deaddict/feature/nats-exporterAaron Andersen1-0/+2
nixos/prometheus-nats-exporter: new module
2024-04-10nixos/doc: suggest mounting the ESP on /boot with umask=077Bjørn Forsman1-2/+2
This prevents world-readable access to /boot, which is a security issue that systemd-boot warns about. Fixes https://github.com/NixOS/nixpkgs/issues/279362.
2024-04-10nixos/rl-24.05: Add deprecation entry for ↵Jonathan Ringer1-0/+4
cudaPackages.autoAdd{DriverRunpath,OpenGLRunpathHook}
2024-04-10nixos/prometheus-nats-exporter: new moduleJos van Bakel1-0/+2
2024-04-10nixos/fzf: fix typolinsui1-1/+1
2024-04-09Merge pull request #284551 from hercules-ci/types-attrTagSilvan Mosberger1-16/+81
Add `types.attrTag`
2024-04-09nixos/akkoma: check that upload and media proxy base url is specifiedtcmal1-0/+4
new versions of akkoma require the upload base url to be specified in order for updates to work properly. this will be a breaking change in 24.05, but for now a reasonable default is set.
2024-04-09Merge pull request #291913 from SuperSandro2000/sddm-wayland-onlySandro5-8/+8