aboutsummaryrefslogtreecommitdiff
path: root/nixos (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | nixos/doc: Add note about /usr/sbin and /sbinMax Bruckner2020-11-131-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An installation from Debian buster may fail without adding /usr/sbin to $PATH because chroot is not in the PATH of a non-root user.
* | | | | | | | | | Merge pull request #103500 from chkno/nixos-YY.MM-not-in-nixpkgs-channelsMaximilian Bosch2020-11-121-1/+11
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | doc: 20.09 release notes: nixos-YY.MM branches no longer in nixos-channels repo
| * | | | | | | | | doc: 20.09 release notes: nixos-YY.MM branches no longer in nixos-channels repoScott Worley2020-11-111-1/+11
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since https://github.com/NixOS/nixos-channel-scripts/commit/7c442a2f67c77344a71e5aae7e4cd2a1554420a9 for https://github.com/NixOS/nixpkgs/issues/99257
* | | | | | | | | postfix: add passthru testsMartin Weinelt2020-11-121-3/+3
| | | | | | | | |
* | | | | | | | | nixos/tests/postfix: migrate test to use tlsTrustedAuthoritiesMartin Weinelt2020-11-121-1/+1
| |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: 632104e ("postfix: deprecated `sslCACert` in favour of `tlsTrustedAuthorities`")
* | | | | | | | Merge pull request #103531 from gnidorah/acpilightElis Hirwing2020-11-121-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/acpilight: add to packages
| * | | | | | | | nixos/acpilight: add to packagesgnidorah2020-11-121-0/+1
| | | | | | | | |
* | | | | | | | | nixos/doc/*: fix indentationzowoq2020-11-123-99/+99
| | | | | | | | |
* | | | | | | | | Merge pull request #95751 from srhb/forceImportAllKevin Cox2020-11-113-6/+45
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/zfs: Fix boot.zfs.forceImportAll
| * | | | | | | | | nixos: boot.zfsImportAll = false; by defaultSarah Brofeldt2020-11-112-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add 21.03 release note
| * | | | | | | | | nixos/zfs: Respect forceImportAll in import serviceSarah Brofeldt2020-11-111-0/+1
| | | | | | | | | |
| * | | | | | | | | nixos/tests/zfs: Test boot.zfs.forceImportAllSarah Brofeldt2020-11-111-1/+34
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #103499 from chkno/fix-doc-buildMaximilian Bosch2020-11-111-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | doc: Fix doc-building instructions
| * | | | | | | | | doc: Fix doc-building instructionsScott Worley2020-11-111-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #103225 from gebner/hsphfpdGabriel Ebner2020-11-112-5/+29
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | pulseaudio: add hsphfpd support
| * | | | | | | | nixos/*: hsphfpd supportEdmund Wu2020-11-101-4/+28
| | | | | | | | |
| * | | | | | | | treewide: generate pulseaudio pulseDirEdmund Wu2020-11-091-1/+1
| | | | | | | | |
* | | | | | | | | sbt-extras: Add testTim Steinbach2020-11-112-0/+17
| | | | | | | | |
* | | | | | | | | Merge pull request #96912 from atlaua/aranea/qemu-vm-kernel-configKevin Cox2020-11-111-2/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/qemu-vm: Fix and update system.requiredKernelConfig entries
| * | | | | | | | | nixos/qemu-vm: Update system.requiredKernelConfigMira Ressel2020-10-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Verify that all kernel modules which are required for mounting /nix/store in the VM are present.
| * | | | | | | | | nixos/qemu-vm: Don't require CONFIG_EXPERIMENTALMira Ressel2020-10-301-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The kernel stopped using this config option with version 3.9 (back in 2013!).
| * | | | | | | | | nixos/qemu-vm: Fix condition in requiredKernelConfigMira Ressel2020-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'optional' just takes a single item rather than a list
* | | | | | | | | | Merge pull request #96679 from midchildan/add-mackerelKevin Cox2020-11-112-0/+112
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | mackerel-agent: init at 0.69.3
| * | | | | | | | | | nixos/mackerel-agent: initmidchildan2020-11-072-0/+112
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #102472 from helsinki-systems/feat/vim-python3Daniël de Kok2020-11-111-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vim: Get rid of Python 2 dependency
| * | | | | | | | | | | vim: Get rid of Python 2 dependencyJanne Heß2020-11-091-0/+5
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #103182 from pacien/ssmtp-assert-usestarttls-usetlsMaximilian Bosch2020-11-111-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/ssmtp: add assertion for useSTARTTLS dependency on useTLS
| * | | | | | | | | | | | nixos/ssmtp: add assertion for useSTARTTLS dependency on useTLSpacien2020-11-091-0/+7
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | services.ssmtp.useSTARTTLS has no effect when services.ssmtp.useTLS is disabled.
* | | | | | | | | | | | Merge pull request #102376 from felschr/feat/cfdyndns-password-fileAaron Andersen2020-11-101-5/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/cfdyndns: add apikeyFile option
| * | | | | | | | | | | | nixos/cfdyndns: add apikeyFile optionFelix Tenley2020-11-101-5/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/cfdyndns: remove apikey option
* | | | | | | | | | | | | Merge pull request #103196 from helsinki-systems/fix/plasma5-noaliasesajs1242020-11-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/plasma5: Fix when running without aliases
| * | | | | | | | | | | | | nixos/plasma5: Fix when running without aliasesJanne Heß2020-11-091-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | nixos/promtail: fix access to journalJörg Thalheim2020-11-102-0/+6
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/loki: mergeable configurationJörg Thalheim2020-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | type.attrs is not mergable
* | | | | | | | | | | | | nixos/promtail: use json type for configurationJörg Thalheim2020-11-101-14/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/loki: add logcli to system pathJörg Thalheim2020-11-101-0/+2
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Admins quite likely want to query loki for debugging purpose.
* | | | | | | | | | | | Merge master into staging-nextFrederik Rietdijk2020-11-105-13/+58
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #93431 from sorki/audio/pulseJackWORLDofPEACE2020-11-092-1/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/jack,pulseaudio: fix pulse connection to jackd service
| | * | | | | | | | | | | | nixos/jack,pulseaudio: fix pulse connection to jackd serviceRichard Marko2020-09-082-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the case when Jack Audio Daemon is running as a service via `services.jack.jackd` and Pulseaudio running as a *user* service. Two issues prevented connecting `pulse` with `jackd`: * Missing `JACK_PROMISCUOUS_SERVER` environment variable for `pulse` user service, resulting in `pulse` trying to access `jackd` as if it was running as part of the users session. * `jackd` not being able to access socket created by `pulse` due to socket created using user ID and `users` group. Change allows `jackd` to access the socket created by `pulse` correctly. `pulse` now also autoloads `module-jack-sink` and `module-jack-source` if `services.jack.jackd.enable` is set. The default `pulse` package is now set to `pulseaudioFull` automatically if `services.jack.jackd.enable` is set.
| * | | | | | | | | | | | | Merge pull request #101755 from rnhmjoj/activation-typeMichele Guerini Rocco2020-11-101-12/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | nixos/activation-script: make scripts well-typed
| | * | | | | | | | | | | | nixos/activation-script: make scripts well-typedrnhmjoj2020-10-261-12/+24
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #98938 from raboof/nixos-manual-waylandTimo Kaufmann2020-11-092-0/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos.manual: introduce Wayland section
| | * | | | | | | | | | | | | nixos.manual: introduce Wayland sectionArnout Engelen2020-11-012-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Nicolas Berbiche <nicolas@normie.dev>
* | | | | | | | | | | | | | | fwupd: 1.4.6 → 1.5.1Jan Tojnar2020-11-092-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.
* | | | | | | | | | | | | | Merge master into staging-nextFrederik Rietdijk2020-11-0919-62/+761
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #103170 from nh2/roundcube-restart-on-config-changesMaximilian Bosch2020-11-091-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | roundcube service: Restart on config changes
| | * | | | | | | | | | | | | roundcube service: Restart on config changes.Niklas Hambüchen2020-11-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now, e.g. `extraConfig` changes did not reflect in the system on `nixos-rebuild switch`.
| * | | | | | | | | | | | | | nixos/boot: add final newline to pbkdf2-sha512.cSamuel Gräfenstein2020-11-091-1/+1
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #100418 from pltanton/masterMarek Mahut2020-11-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fido2luks: 0.2.3 -> 0.2.15
| | * | | | | | | | | | | | | fido2luks: 0.2.3 -> 0.2.15Anton Plotnikov2020-10-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove interactive flag from initrd, because of broken io.