github-actions[bot]
b2fc63a844
Merge staging-next into staging
2022-03-26 12:02:50 +00:00
github-actions[bot]
811b90f085
Merge master into staging-next
2022-03-26 12:01:14 +00:00
Jan Tojnar
95968e616c
Merge pull request #165231 from K900/the-unplumbening
...
nixos/pipewire: unbreak mixed Pulse/Pipewire setups
2022-03-26 11:42:15 +01:00
Vladimír Čunát
a42ca0678b
Merge branch 'master' into staging-next
2022-03-26 09:20:38 +01:00
Vladimír Čunát
b9eab51eed
Merge #160343 : GNOME: 41 -> 42
2022-03-26 09:16:07 +01:00
K900
435a5b675b
nixos/pipewire: introduce an explicit option to use Pipewire as audio server
2022-03-26 08:54:18 +03:00
github-actions[bot]
84962daf66
Merge staging-next into staging
2022-03-25 18:01:48 +00:00
github-actions[bot]
c6dd9fd65d
Merge master into staging-next
2022-03-25 18:01:14 +00:00
Antoine Martin
16f80139f0
nixos/paperless-ng: fix mail importer
...
The private network setting was placed on the wrong service
2022-03-25 18:26:38 +01:00
Emery Hemingway
ad15abe7ff
squid: 4.17 -> 5.4.1
...
* enable HTCP
* enable systemd support
* add NixOS option "services.squid.package"
2022-03-25 15:59:05 +00:00
notgne2
863773970c
nixos/oauth2_proxy: add user group
2022-03-25 08:35:30 -07:00
Maciej Krüger
511e56d76c
Merge pull request #140406 from mkg20001/mvn
2022-03-25 15:08:44 +01:00
Jan Tojnar
87d18174d3
nixos/gdm: fix accessibility menu icon
...
GNOME Shell 42 switched an icon for the accessibility menu in the top panel
to one from gnome-control-center instead of a legacy one from adwaita-icon-theme:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2155
Let’s add that dependency to the systemd unit since installing it
through `environment.systemPackages` is not enough due to environment isolation.
2022-03-25 15:02:49 +01:00
Bobby Rong
5a00ac1b08
pantheon.gnome-bluetooth-contract: mark as broken
...
Sendto device selection is removed in gnome-bluetooth 42.
I decide it is not worth to maintain a legacy gnome-bluetooth
package for the contract.
This should also be broken in elementary OS 7.
2022-03-25 15:02:43 +01:00
Bobby Rong
b214aa70b4
pantheon.evince: drop
...
The vanilla evince already support dark style
preference in Pantheon, so no need to keep the patch.
2022-03-25 15:02:43 +01:00
Bobby Rong
0f97d73b74
pantheon.file-roller: drop
...
The vanilla file-roller already support dark style
preference in Pantheon, so no need to keep the package.
2022-03-25 15:02:33 +01:00
Jan Tojnar
7addb1c0ec
nixos/gnome: install gnome-console (kgx) instead of gnome-terminal
...
https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/457
2022-03-25 15:02:32 +01:00
Jan Tojnar
f828b189d9
nixos/gnome: do not install gnome-screenshot
...
It has been replaced by a tool built into GNOME Shell:
b281beb124
2022-03-25 15:02:32 +01:00
Jan Tojnar
185522691f
nixos/gnome: Remove realtime scheduling option
...
It is now accomplished using rtkit rather than setcap wrapper:
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2060
Replace the option with `security.rtkit.enable`.
Closes: https://github.com/NixOS/nixpkgs/issues/90201
Closes: https://github.com/NixOS/nixpkgs/issues/86730
2022-03-25 15:02:32 +01:00
Jan Tojnar
1ced655c91
nixos/gnome: switch from gedit to gnome-text-editor
...
This is the new editor.
https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1321
2022-03-25 15:02:31 +01:00
github-actions[bot]
8357b101a5
Merge staging-next into staging
2022-03-25 12:02:05 +00:00
talyz
068c5a0c80
nixos/discourse: Update redis server settings...
...
...to match the updated redis module.
2022-03-25 12:06:01 +01:00
talyz
04afc69a29
discourse: 2.9.0.beta1 -> 2.9.0.beta3
2022-03-25 12:05:48 +01:00
Lucas Hoffmann
f3bda2f2c0
docs: replace defunct git://github.com urls with https://
2022-03-25 11:21:42 +01:00
Vladimír Čunát
0a8b4eddd2
Merge branch 'master' into staging-next
2022-03-25 10:16:56 +01:00
Luflosi
ec415055ba
nixos/ipfs: improve how the commandline flags are generated
...
Use `utils.escapeSystemdExecArgs` instead of relying on the exact way in which `toString` formats a list.
In https://github.com/NixOS/nixpkgs/pull/156706#discussion_r795867283 a suggestion was made and then implemented to replace `toString` with `concatStringsSep " "`.
@pennae then suggested to use `utils.escapeSystemdExecArgs` instead in https://github.com/NixOS/nixpkgs/pull/164846#issuecomment-1073001848 .
2022-03-24 20:42:07 +00:00
Guillaume Girol
57b4185159
Merge pull request #164091 from Pascal-Vtx/fix/graylog-module
...
nixos/graylog: fix group creation
2022-03-24 20:13:55 +00:00
Robert Hensing
ce5a33e62b
Merge pull request #164660 from ncfavier/tests-restrict-arguments
...
nixos/testing: restrict arguments to makeTest
2022-03-24 17:01:47 +01:00
Doron Behar
4a02c56a7d
Merge pull request #164746 from ncfavier/makeWrapper-chdir
2022-03-24 13:51:27 +02:00
Peter Hoeg
39a6621150
nixos/https-dns-proxy: init module
2022-03-24 15:36:28 +08:00
Naïm Favier
a8296e7537
nixos/earlyoom: bring the module up to date ( #163663 )
...
* nixos/earlyoom: bring the module up to date
Removes deprecated option `ignoreOOMScoreAdjust`, introduces `killHook`
as a replacement for `notificationsCommand`, and adds an `extraArgs`
option for things not covered by the module.
* nixos/earlyoom: add nixos test
* nixos/earlyoom: add reportInterval
Allows setting the interval for logging a memory report. Defaults to
3600 following upstream
(https://github.com/rfjakob/earlyoom/blob/master/earlyoom.default#L5 )
to avoid flooding logs.
* nixos/earlyoom: add free{Mem,Swap}KillThreshold
Fixes https://github.com/NixOS/nixpkgs/issues/83504
2022-03-24 15:34:09 +08:00
Silvan Mosberger
bc4631d8f0
nixos/syncplay: Add server password support
2022-03-24 04:46:26 +01:00
Bernardo Meurer
25d1efa97e
Merge pull request #165386 from zhaofengli/moonraker-2022-03-10
...
moonraker: unstable-2021-12-05 -> unstable-2022-03-10
2022-03-23 10:33:10 -07:00
InternetUnexplorer
2e7cf56e45
kde/plasma5: 5.24.0 -> 5.24.3
2022-03-23 18:19:33 +08:00
Zhaofeng Li
0527ccaca7
nixos/moonraker: Grant polkit permissions for system-level operations
2022-03-22 15:35:38 -07:00
Zhaofeng Li
787aaea68e
nixos/moonraker: Add iproute2 to path
2022-03-22 15:35:38 -07:00
github-actions[bot]
9d35f2cd19
Merge staging-next into staging
2022-03-22 18:10:54 +00:00
Benjamin Staffin
d6f50a5c8e
keycloak: fix a missing newline when using plugins
2022-03-22 12:36:14 -04:00
Sivizius
b4c2ffaffa
nixos/wg-quick: add autostart option to interfaces ( #162219 )
...
This adds the option `networking.wg-quick.interfaces.<name>.autostart`, which defaults to `true`, which is the previous behavior. With this option set to `false`, the systemd-unit will no longer be set to `wantedBy = [ "multi-user.target" ]` and therefore the tunnel has to be enabled/disabled via `systemctl start/stop wg-quick-<name>`.
Co-authored-by: pennae <82953136+pennae@users.noreply.github.com >
2022-03-22 13:25:57 +00:00
Kevin Cox
954f445608
Merge pull request #165252 from Luflosi/ipfs-hardening
...
nixos/ipfs: add systemd hardening
2022-03-22 08:10:01 -04:00
github-actions[bot]
e452d308f5
Merge staging-next into staging
2022-03-22 12:02:02 +00:00
Luflosi
38f1576ba9
nixos/ipfs: use lib.recursiveUpdate instead of // operator
...
Use `recursiveUpdate` instead of the // operator, as recommended in https://nix.dev/anti-patterns/language#attr1-attr2-merge-operator . Without this change, setting `services.ipfs.extraConfig.Addresses.NoAnnounce` for example will cause `services.ipfs.apiAddress`, `services.ipfs.gatewayAddress` and `services.ipfs.swarmAddress` to be ignored.
2022-03-22 13:01:35 +01:00
Peter Hoeg
052632fd15
nixos/iwd: workaround for race condition where wlan device disappears
2022-03-22 19:36:51 +08:00
Luflosi
41d45d674a
nixos/ipfs: add systemd hardening
...
Use the hardened systemd unit from upstream.
2022-03-22 11:12:14 +01:00
K900
1dbc26d995
nixos/pipewire: unbreak mixed Pulse/Pipewire setups
...
Fixes #163066
2022-03-22 11:29:46 +03:00
github-actions[bot]
03c279d7ea
Merge staging-next into staging
2022-03-22 00:02:58 +00:00
Benjamin Staffin
34006ebc9d
Merge remote-tracking branch 'origin/master' into mvn
2022-03-21 18:37:45 -04:00
Robert Hensing
6c469679f6
Merge remote-tracking branch 'upstream/master' into tests-restrict-arguments
2022-03-21 23:17:17 +01:00
Robert Hensing
eb8b70c020
nixos: Make config.nix.enable pass test
2022-03-21 23:14:10 +01:00
Vladimír Čunát
6facca010b
Merge #164644 : nixos/nix-daemon: workaround NixOS/nix#6285
...
...into staging
2022-03-21 19:53:28 +01:00