aboutsummaryrefslogtreecommitdiff
path: root/nixos (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nixos/doc/rl-2103: fix buildzowoq2020-12-061-1/+1
|
* Merge pull request #105973 from zaninime/zigbee2mqttMartin Weinelt2020-12-051-0/+1
|\ | | | | zigbee2mqtt: 1.16.1 -> 1.16.2
| * zigbee2mqtt: 1.16.1 -> 1.16.2Francesco Zanini2020-12-051-0/+1
| |
* | Merge pull request #99685 from doronbehar/pkg/gnuradioDoron Behar2020-12-051-0/+13
|\ \ | |/ |/| gnuradio: rewrite
| * rl-2103: Mention gnuradio expressions changes.Doron Behar2020-12-051-0/+13
| | | | | | | | | | Mention 3.8 and that it's now possible to override it and 3.7 to compile only certain features.
* | nixos/n8n: init module and testfreezeboy2020-12-054-0/+105
|/
* Merge pull request #97505 from mayflower/grub-efi-mirroredbootLinus Heckemann2020-12-041-1/+1
|\ | | | | nixos/grub: allow multiple "nodev" devices for mirroredBoots
| * nixos/grub: allow multiple "nodev" devices for mirroredBootsLinus Heckemann2020-09-091-1/+1
| | | | | | | | | | | | For UEFI setups, "device" will generally be the special value "nodev" which represents not running grub-install at all. Using "nodev" for boot mirrors should therefore be allowed.
* | Merge pull request #103813 from symphorien/firejailstigo2020-12-042-5/+50
|\ \ | | | | | | nixos/firejail: allow to pass options to firejail
| * | nixos/firejail: allow to pass options to firejailSymphorien Gibol2020-11-142-5/+50
| | |
* | | nixos/fish: make generateCaches easier to overridernhmjoj2020-12-031-1/+1
| | |
* | | nixos/documentation: silence man-db cache warningsrnhmjoj2020-12-031-1/+1
| | | | | | | | | | | | | | | The output of the man-db command used to generate the caches is irrelevant and can confuse users, let's hide it.
* | | Merge pull request #105362 from gebner/pipewire0137Gabriel Ebner2020-12-031-20/+101
|\ \ \ | | | | | | | | pipewire: 0.3.16 -> 0.3.17
| * | | nixos/pipewire: enable volume control via alsaGabriel Ebner2020-12-021-15/+17
| | | |
| * | | nixos/pipewire: generate configuration fileGabriel Ebner2020-12-021-0/+64
| | | |
| * | | nixos/pipewire: allow overriding the pipewire derivationGabriel Ebner2020-11-291-7/+17
| | | |
| * | | nixos/pipewire: add media-session.d filesGabriel Ebner2020-11-291-0/+4
| | | |
| * | | nixos/pipewire: enable sound on alsa supportGabriel Ebner2020-11-291-0/+1
| | | | | | | | | | | | | | | | Otherwise sound.extraConfig has no effect.
* | | | Merge pull request #105469 from kisik21/fix-cloud-init-testFlorian Klink2020-12-031-9/+11
|\ \ \ \ | | | | | | | | | | nixos/tests/cloud-init: fix the erroring out
| * | | | nixos/tests/cloud-init: fix the erroring outVika2020-12-031-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | The test was broken for a 1.5 months apparently? Well, now it passes. Also apparently it's not flaky anymore.
* | | | | Merge pull request #105745 from archseer/thermald-2-4Sandro2020-12-031-10/+1
|\ \ \ \ \
| * | | | | thermald: Always enable adaptive mode.Blaž Hrastnik2020-12-031-10/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was some issues with the fallback to passive mode on 2.3, but on 2.4 adaptive mode is always enabled upstream and thermald will fallback to passive if necessary. https://github.com/intel/thermal_daemon/blob/a6e68a65b53a3d7a023c9b45db31ceffbd7e5dfb/data/thermald.service.in#L9
* | | | | | sd-image: fix resizing if root is not the second partition.Jörg Thalheim2020-12-021-1/+2
|/ / / / /
* | | | | nixos/tests/gitea: increase memory for VMMaximilian Bosch2020-12-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, the relevant processes are stopped by the kernel's OOM killer[1]. [1] https://github.com/NixOS/nixpkgs/pull/105698#issuecomment-737257293
* | | | | Merge pull request #102076 from Taneb/hoogle-dynamic-userSilvan Mosberger2020-12-021-3/+1
|\ \ \ \ \ | |/ / / / |/| | | | Set DynamicUser=true for hoogle
| * | | | nixos/services/hoogle use DynamicUser instead of nobodyNathan van Doorn2020-11-301-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've also removed PrivateTmp = true because this is implied by dynamic user. I've left ProtectHome = true because I believe this is stronger than ProtectHome = "read-only" which DynamicUser implies.
* | | | | Merge pull request #103393 from happysalada/add_vectorAustin Seipp2020-12-024-0/+100
|\ \ \ \ \ | | | | | | | | | | | | nixos/vector: add module
| * | | | | add happysalada as maintainerhappysalada2020-11-301-1/+1
| | | | | |
| * | | | | nixos/vector: add modulehappysalada2020-11-304-0/+100
| | | | | |
* | | | | | Merge pull request #105662 from srhb/docker-tools-fix-formatRobert Hensing2020-12-021-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/tests/docker-tools.nix: Fix format
| * | | | | | nixos/tests/docker-tools.nix: Fix formatSarah Brofeldt2020-12-021-1/+2
| | | | | | |
* | | | | | | Merge pull request #104203 from andir/saned-max-connectionsAndreas Rammhold2020-12-011-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/sane: bump the MaxConnections to a reasonable amount
| * | | | | | | nixos/sane: bump the MaxConnections to a reasonable amountAndreas Rammhold2020-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever I try to scan from another computer it has to establish >2 connections in order to succeed. With the connections being limited to 1 I can not scan any document. This is also what other distributions ([Debian], [ArchLinux], …) have done in one way or another. [Debian]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850649#5 [ArchLinux]: no limit: https://github.com/archlinux/svntogit-packages/blob/99cba454bb0b69034bc45e97cde4a460bccfef4b/trunk/saned.socket#L4
* | | | | | | | nixos/tests/misc: account for cgroupv2Luke Granger-Brown2020-12-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since #104094 (d22b3ed4bcd24dcc96fd9f99c75bb568bffe2a8c), NixOS is using the unified cgroup hierarchy by default (aka cgroupv2). This means the blkio controller isn't there, so we should test for something else (e.g. the presence of the io controller). Fixes #105581.
* | | | | | | | nixos/rspamd: add release notesSymphorien Gibol2020-12-011-0/+8
| | | | | | | |
* | | | | | | | Merge pull request #93293 from tnias/nixos_rspamd_20200716Jörg Thalheim2020-12-012-32/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/rspamd: fix postfix integrationJörg Thalheim2020-11-302-27/+38
| | | | | | | | |
| * | | | | | | | nixos/rspamd: fixup cosmeticsPhilipp Bartsch2020-07-181-3/+3
| | | | | | | | |
| * | | | | | | | nixos/rspamd: add systemd service sandboxPhilipp Bartsch2020-07-161-6/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop preStart script in favour of systemd StateDirectory parameter.
* | | | | | | | | podman: 2.1.0 -> 2.2.0Sascha Grunert2020-12-011-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | | | | | | | | nixos/tailscale: add package as an optionChristine Dodrill2020-12-011-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This simplifies testing changes to the tailscale service on a local machine. You can use this as such: ```nix let tailscale_patched = magic {}; in { services.tailscale = { enable = true; package = tailscale_patched; }; }; ``` Signed-off-by: Christine Dodrill <me@christine.website>
* | | | | | | | | Merge pull request #104836 from ncfavier/masterSilvan Mosberger2020-12-011-23/+97
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/nat: support IPv6 NAT
| * | | | | | | | | nixos/nat: support IPv6 NATValérian Galliat2020-12-011-23/+97
| | | | | | | | | |
* | | | | | | | | | Merge pull request #105515 from alyssais/manual-declarativeSilvan Mosberger2020-12-011-7/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/manual: don't recommend nix-env -iA
| * | | | | | | | | | nixos/manual: don't recommend nix-env -iAAlyssa Ross2020-12-011-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're really setting users up on the wrong path if we tell them to nix-env -iA immediately after installing. Instead, let's just reassure them that installing software will be covered in due course in the manual, to encourage them to keep reading.
* | | | | | | | | | | Merge pull request #105411 from AndersonTorres/wip-ucgAnderson Torres2020-11-302-21/+40
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ucg: init at 20190225
| * | | | | | | | | | | ucg: init at 20190225AndersonTorres2020-11-302-21/+40
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #103866 from cole-h/doasSilvan Mosberger2020-11-301-0/+11
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | doas: 6.6.1 -> 6.8
| * | | | | | | | | | | nixos/doas: add noLog optionCole Helbling2020-11-141-0/+11
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #104781 from NixOS/staging-nextFrederik Rietdijk2020-11-307-16/+71
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | Staging next