Commit Graph

4166 Commits

Author SHA1 Message Date
Emily
3a8dd0415a Merge pull request #310209 from emilylange/chromium-disable-drm-auto-download
chromium: prevent automatic Widevine DRM download
2024-05-10 18:01:47 +02:00
emilylange
e4f185cfaf nixos/rl-2405: mention chromium DRM change 2024-05-10 17:33:17 +02:00
Jacek Generowicz
6f048ef50b doc/release-notes: another batch of release note edits (#310538)
* Another batch of release not edits

* Elide mention of dub lockfiles

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>

* Qualify qtmultimedia with qt6

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>

---------

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-05-10 14:29:04 +02:00
Maximilian Bosch
4467d803aa Merge pull request #310110 from lheckemann/linux-modules-xz
linux: always use xz for compressing modules
2024-05-09 07:10:16 +00:00
Linus Heckemann
2f04c5f8a3 linux: always use xz for compressing modules
The change I merged too hastily in #302300 increases the size by
~30%. This could be improved upon, but in the meantime let's go back
to xz while keeping zstd-compressed firmware (only 4.4% larger) and
_support_ for zstd-compressed modules.
2024-05-09 00:16:52 +02:00
Guillaume Girol
2931e934d0 Merge pull request #277368 from niklaskorz/nixos-mautrix-signal
nixos/mautrix-signal: add module
2024-05-08 22:33:29 +02:00
Linus Heckemann
a10842c7f0 Merge pull request #302300 from Ma27/kernel-zstd
linux kernel: prefer zstd where possible
2024-05-08 15:17:45 +02:00
7c6f434c
55e9b296c1 Merge pull request #309696 from Uthar/lisp-removal-of-previous-variants
Lisp modules - removal of previous variants
2024-05-08 10:04:39 +00:00
Pascal Wittmann
b641bba3d7 Merge pull request #309052 from kira-bruneau/intel-gpu-tools
nixos/intel-gpu-tools: init basic security wrapper
2024-05-07 23:28:45 +02:00
Pol Dellaiera
52b35c5833 Merge pull request #309534 from getchoo/nixos/fish/package-option
nixos/fish: add `package` option
2024-05-07 08:56:13 +02:00
seth
3056f09554 nixos/fish: add package option 2024-05-07 00:34:38 -04:00
Kasper Gałkowski
945dbca107 lisp-modules: mention common-lisp.sh API removal in release notes 2024-05-07 02:55:36 +02:00
Artturin
5ce6ea92e3 Merge pull request #301827 from kampka/forbiddenDependenciesRegex
nixos/top-level: Turn `system.forbiddenDependenciesRegex` into a list
2024-05-06 21:07:03 +03:00
Sandro
ed7d332850 Merge pull request #309304 from Ma27/nc-dav 2024-05-06 14:17:52 +02:00
Paul Meyer
6d41831819 Merge pull request #297122 from katexochen/mkosi/22
mkosi: 20.2 -> 22; use --replace-fail on substituteInPlace
2024-05-06 09:39:51 +02:00
nicoo
db5f88c41a nixos/ssh: Make ~/.ssh/authorized_keys optional in AuthorizedKeysFiles (#279894) 2024-05-06 01:11:03 +00:00
Even Brenden
9fa89d0e2c nixos/jotta-cli: move to services.jotta-cli 2024-05-05 19:30:16 +02:00
Maximilian Bosch
a26cbf4cdf nixos/rl-2405: document that in some cases no photos are shown in Nextcloud 2024-05-05 18:22:56 +02:00
Weijia Wang
cafe2c3062 Merge pull request #309291 from qubitnano/pr/mongodb-avx-req
nixos/release-notes: add avx cpu requirement for mongodb_5.0 and newer
2024-05-05 18:13:50 +02:00
qubitnano
a33fb7e970 nixos/release-notes: add avx cpu requirement for mongodb_5.0 and newer
https://www.mongodb.com/docs/v5.0/administration/production-notes/#platform-support-notes
2024-05-05 11:02:01 -04:00
Niklas Korz
346d23fdf2 nixos/mautrix-signal: add module 2024-05-05 13:57:50 +02:00
Lin Jian
e6a6836458 kanata: 1.6.0 -> 1.6.1 2024-05-05 10:38:00 +08:00
Kira Bruneau
63e307802c nixos/intel-gpu-tools: init basic security wrapper 2024-05-04 19:26:41 -04:00
北雁 Cryolitia
04a7f3c371 nixos/xdg-terminal-exec: init module 2024-05-05 02:06:43 +08:00
Weijia Wang
9ed8582721 Merge pull request #308622 from jmbaur/jbaur/clatd-minor-cleanup
Minor cleanups for clatd module and release notes
2024-05-04 19:25:11 +02:00
github-actions[bot]
ae736c738d Merge master into staging-next 2024-05-03 12:01:32 +00:00
Aleksana
8815449d5b Merge pull request #306417 from nu-nu-ko/update-wpaperd
wpaperd: 0.3.0 -> 1.0.1 & mv to by-name
2024-05-03 16:31:59 +08:00
nuko
e207abf796 Release Notes: breaking wpaperd config change in 1.0.+ 2024-05-03 12:36:35 +12:00
Jared Baur
34d7f5edd7 doc: fixup release notes entry for clatd 2024-05-02 14:41:44 -07:00
Christian Kampka
8814c364a3 nixos/top-level: Rename system.forbiddenDependenciesRegex to system.forbiddenDependenciesRegexes
and turn it in to a list.

The current setting of system.forbiddenDependenciesRegex is a string, meaning only one such regex as any additional setting would result in conflicts.

As maintainers have already started using this setting eg. in profiles, it would be good if this setting would accept a list of regex to allow the end
user to make use of it in addition to package maintainers.
2024-05-02 21:08:39 +03:00
github-actions[bot]
31135daf48 Merge master into staging-next 2024-05-02 18:01:05 +00:00
nicoo
480b871f2d Merge #305844: add clatd module and nixos test 2024-05-02 14:00:06 +00:00
github-actions[bot]
c4dfa193ac Merge master into staging-next 2024-05-02 12:01:36 +00:00
Paul Meyer
5a07560443 mkosi: 21 -> 22 2024-05-02 11:57:20 +02:00
Sandro
2e9d7dca27 Merge pull request #302570 from evenbrenden/jottad-service 2024-05-02 10:25:30 +02:00
Sandro
bafcff9b15 Merge pull request #273233 from SuperSandro2000/oauth2-proxy
nixos/oauth2-proxy{,-nginx}: renamed from oauth2_proxy, also renamed the servi…
2024-05-02 09:48:01 +02:00
github-actions[bot]
67f8ba4a30 Merge master into staging-next 2024-05-01 18:01:22 +00:00
Jacek Generowicz
90a3fb8ffe doc/release-notes: next batch of release note cleanups (#308279) 2024-05-01 17:38:57 +02:00
github-actions[bot]
992b6af1a4 Merge master into staging-next 2024-05-01 12:01:23 +00:00
Maximilian Bosch
7001f74335 Merge pull request #306595 from RaitoBezarius/nc29
nextcloud29: init at 29.0.0, nextcloud27: 27.1.8 -> 27.1.9, nextcloud28: 28.0.4 -> 28.0.5
2024-05-01 10:16:20 +00:00
Maximilian Bosch
fac5f2721d Merge pull request #305951 from Ma27/nix-unstable-testing
nixVersions.unstable: build from master, re-init at 2.22.0.pre20240321_6fd2f42c
2024-05-01 09:30:05 +00:00
Maximilian Bosch
28f4adfb79 nixos/nextcloud: document known warnings 2024-05-01 11:03:23 +02:00
Maximilian Bosch
4e964de927 nextcloud26: remove 2024-05-01 10:22:25 +02:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
Lin Jian
a13a0801b7 nixos/release-notes: mention breaking changes for kanata 1.6.0 2024-04-30 16:32:47 +08:00
Georg Haas
0c42398c9d nixos/clatd: init 2024-04-29 23:29:29 +02:00
Florian Klink
141cd32902 Merge pull request #307731 from flokli/revert-dbus-broker-default
Revert "dbus: Switch default implementation to broker"
2024-04-29 17:31:38 +03:00
github-actions[bot]
6fecc628f9 Merge master into staging-next 2024-04-29 12:01:15 +00:00
Florian Klink
b0d99c50c0 Revert "dbus: Switch default implementation to broker"
This reverts commit e827697fd3.

This seems to cause various issues during system activation, as reported
in https://github.com/NixOS/nixpkgs/issues/302771 for example.

Due to being close to branchoff, revert this for now.
We'll open a tracking issue to collect and sort out remaining issues.
2024-04-29 14:58:37 +03:00