about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2020-11-12nixos/doc/*: fix indentationzowoq3-99/+99
2020-11-12nixos/acpilight: add to packagesgnidorah1-0/+1
2020-11-11Merge pull request #95751 from srhb/forceImportAllKevin Cox3-6/+45
nixos/zfs: Fix boot.zfs.forceImportAll
2020-11-11Merge pull request #103499 from chkno/fix-doc-buildMaximilian Bosch1-1/+1
doc: Fix doc-building instructions
2020-11-11doc: 20.09 release notes: nixos-YY.MM branches no longer in nixos-channels repoScott Worley1-1/+11
Since https://github.com/NixOS/nixos-channel-scripts/commit/7c442a2f67c77344a71e5aae7e4cd2a1554420a9 for https://github.com/NixOS/nixpkgs/issues/99257
2020-11-11doc: Fix doc-building instructionsScott Worley1-1/+1
2020-11-11Merge pull request #103225 from gebner/hsphfpdGabriel Ebner2-5/+29
pulseaudio: add hsphfpd support
2020-11-11nixos: boot.zfsImportAll = false; by defaultSarah Brofeldt2-5/+10
Also add 21.03 release note
2020-11-11nixos/zfs: Respect forceImportAll in import serviceSarah Brofeldt1-0/+1
2020-11-11nixos/tests/zfs: Test boot.zfs.forceImportAllSarah Brofeldt1-1/+34
2020-11-11Merge staging-next into stagingFrederik Rietdijk12-23/+174
2020-11-11sbt-extras: Add testTim Steinbach2-0/+17
2020-11-11Merge pull request #96912 from atlaua/aranea/qemu-vm-kernel-configKevin Cox1-2/+5
nixos/qemu-vm: Fix and update system.requiredKernelConfig entries
2020-11-11Merge pull request #96679 from midchildan/add-mackerelKevin Cox2-0/+112
mackerel-agent: init at 0.69.3
2020-11-11Merge pull request #102472 from helsinki-systems/feat/vim-python3Daniël de Kok1-0/+5
vim: Get rid of Python 2 dependency
2020-11-11Merge pull request #103182 from pacien/ssmtp-assert-usestarttls-usetlsMaximilian Bosch1-0/+7
nixos/ssmtp: add assertion for useSTARTTLS dependency on useTLS
2020-11-10Merge pull request #102376 from felschr/feat/cfdyndns-password-fileAaron Andersen1-5/+17
nixos/cfdyndns: add apikeyFile option
2020-11-10nixos/*: hsphfpd supportEdmund Wu1-4/+28
2020-11-10Merge pull request #103196 from helsinki-systems/fix/plasma5-noaliasesajs1241-1/+1
nixos/plasma5: Fix when running without aliases
2020-11-10nixos/cfdyndns: add apikeyFile optionFelix Tenley1-5/+17
nixos/cfdyndns: remove apikey option
2020-11-10nixos/promtail: fix access to journalJörg Thalheim2-0/+6
2020-11-10nixos/loki: mergeable configurationJörg Thalheim1-1/+1
type.attrs is not mergable
2020-11-10nixos/promtail: use json type for configurationJörg Thalheim1-14/+1
2020-11-10nixos/loki: add logcli to system pathJörg Thalheim1-0/+2
Admins quite likely want to query loki for debugging purpose.
2020-11-10Merge staging-next into stagingFrederik Rietdijk7-21/+70
2020-11-10Merge master into staging-nextFrederik Rietdijk5-13/+58
2020-11-09Merge pull request #93431 from sorki/audio/pulseJackWORLDofPEACE2-1/+10
nixos/jack,pulseaudio: fix pulse connection to jackd service
2020-11-10Merge pull request #101755 from rnhmjoj/activation-typeMichele Guerini Rocco1-12/+24
nixos/activation-script: make scripts well-typed
2020-11-09fwupd: 1.4.6 → 1.5.1Jan Tojnar2-8/+12
* https://github.com/fwupd/fwupd/releases/tag/1.5.0 * https://github.com/fwupd/fwupd/releases/tag/1.5.1 * The changelog mentions removed dependency on efivar but we still need the package because it also contains efiboot required dependency. https://github.com/fwupd/fwupd/pull/2485 * Blacklist options were renamed. * Test firmware was moved to a separate repo. We need to install it or some tests will be skipped. https://github.com/fwupd/fwupd/pull/2330 * Initially, there was an option to configure dbx but in the end, it was removed in favour of bespoke dbxtool. https://github.com/fwupd/fwupd/pull/2061, https://github.com/fwupd/fwupd/pull/2318, https://github.com/fwupd/fwupd/pull/2329 * Fwupd now checks hashes of plug-ins and will complain loudly that it is tainted when “invalid” plug-in is loaded (during testing). * Installed tests complain about not being able to access cdn, even though we are not setting CI_NETWORK env var. We need a patch to fix that.
2020-11-09treewide: generate pulseaudio pulseDirEdmund Wu1-1/+1
2020-11-09Merge pull request #98938 from raboof/nixos-manual-waylandTimo Kaufmann2-0/+24
nixos.manual: introduce Wayland section
2020-11-09rubyMinimal: removeDoron Behar1-0/+12
Due to being unused, and seemingly unusable, added appropriate release notes.
2020-11-09Merge master into staging-nextFrederik Rietdijk19-62/+761
2020-11-09nixos/plymouth: fix eval with aliases disabledJan Tojnar1-1/+1
Fallout from https://github.com/NixOS/nixpkgs/pull/101369
2020-11-09vim: Get rid of Python 2 dependencyJanne Heß1-0/+5
2020-11-09Merge pull request #103170 from nh2/roundcube-restart-on-config-changesMaximilian Bosch1-0/+5
roundcube service: Restart on config changes
2020-11-09nixos/boot: add final newline to pbkdf2-sha512.cSamuel Gräfenstein1-1/+1
2020-11-09nixos/plasma5: Fix when running without aliasesJanne Heß1-1/+1
2020-11-09nixos/ssmtp: add assertion for useSTARTTLS dependency on useTLSpacien1-0/+7
services.ssmtp.useSTARTTLS has no effect when services.ssmtp.useTLS is disabled.
2020-11-09Merge pull request #100418 from pltanton/masterMarek Mahut1-1/+1
fido2luks: 0.2.3 -> 0.2.15
2020-11-08roundcube service: Restart on config changes.Niklas Hambüchen1-0/+5
Until now, e.g. `extraConfig` changes did not reflect in the system on `nixos-rebuild switch`.
2020-11-08Merge pull request #103101 from matthiasbeyer/update-muttDaniël de Kok1-0/+7
mutt: 1.14.7 -> 2.0.0
2020-11-08Merge pull request #103147 from nh2/nginx-sandbox-protecthome-release-notesNiklas Hambüchen1-1/+12
manual: nginx: Mention ProtectHome in release notes. See #85567
2020-11-08manual: nginx: Remove reference to `stateDir` from release notes. Fixes #102211.Niklas Hambüchen1-1/+1
Fixed wording taken from: https://github.com/NixOS/nixpkgs/issues/102211#issuecomment-719976230
2020-11-08nixos/release-notes: Mutt 2.x has some backward incompatible changesDaniël de Kok1-0/+7
2020-11-08manual: nginx: Mention ProtectHome in release notes. See #85567.Niklas Hambüchen1-0/+11
See https://github.com/NixOS/nixpkgs/pull/85567#pullrequestreview-525820684
2020-11-08Merge pull request #101218 from andir/unbound-systemdNinjatrappeur4-35/+441
2020-11-08Merge pull request #103004 from lovesegfault/octoprint-marlingcodedocumentationGabriel Ebner1-1/+1
octoprint: add marlingcodedocumentation
2020-11-08redis service: Listen on localhost by default. Fixes #100192.Niklas Hambüchen2-3/+11
All other database servers in NixOS also use this safe-by-default setting.
2020-11-07transmission: fix #98904Julien Moutinho1-0/+2