+1
-1
lib/types.nix
+1
-1
lib/types.nix
+1
maintainers/team-list.nix
+1
maintainers/team-list.nix
+11
nixos/doc/manual/release-notes/rl-2105.xml
+11
nixos/doc/manual/release-notes/rl-2105.xml
···+<link linkend="opt-networking.wireguard.interfaces">networking.wireguard.interfaces.<name>.generatePrivateKeyFile</link>,
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+1
-1
nixos/modules/services/cluster/kubernetes/apiserver.nix
+1
-1
nixos/modules/services/cluster/kubernetes/apiserver.nix
+1
-1
nixos/modules/services/cluster/kubernetes/controller-manager.nix
+1
-1
nixos/modules/services/cluster/kubernetes/controller-manager.nix
+1
-1
nixos/modules/services/cluster/kubernetes/kubelet.nix
+1
-1
nixos/modules/services/cluster/kubernetes/kubelet.nix
+1
-1
nixos/modules/services/cluster/kubernetes/proxy.nix
+1
-1
nixos/modules/services/cluster/kubernetes/proxy.nix
+1
-1
nixos/modules/services/cluster/kubernetes/scheduler.nix
+1
-1
nixos/modules/services/cluster/kubernetes/scheduler.nix
+1
-1
nixos/modules/services/mail/postfix.nix
+1
-1
nixos/modules/services/mail/postfix.nix
+181
nixos/modules/services/misc/matrix-dendrite.nix
+181
nixos/modules/services/misc/matrix-dendrite.nix
···
···+nix-shell -p matrix-dendrite --command "generate-keys --tls-cert server.crt --tls-key server.key"+nix-shell -p matrix-dendrite --command "generate-keys --tls-cert server.crt --tls-key server.key"+services.matrix-dendrite.settings.client_api.registration_shared_secret = "$REGISTRATION_SHARED_SECRET";+nix-shell -p matrix-dendrite --command "generate-keys --tls-cert server.crt --tls-key server.key"
+47
-22
nixos/modules/services/misc/pinnwand.nix
+47
-22
nixos/modules/services/misc/pinnwand.nix
···possible options in the <link xlink:href="https://github.com/supakeen/pinnwand/blob/master/pinnwand.toml-example">pinnwand.toml-example</link>.-<p>Welcome to pinnwand, this site is a pastebin. It allows you to share code with others. If you write code in the text area below and press the paste button you will be given a link you can share with others so they can view your code as well.</p><p>People with the link can view your pasted code, only you can remove your paste and it expires automatically. Note that anyone could guess the URI to your paste so don't rely on it being private.</p>-View <a href="//github.com/supakeen/pinnwand" target="_BLANK">source code</a>, the <a href="/removal">removal</a> or <a href="/expiry">expiry</a> stories, or read the <a href="/about">about</a> page.-ExecStart = "${pkgs.pinnwand}/bin/pinnwand --configuration-path ${configFile} http --port ${toString(cfg.port)}";
···possible options in the <link xlink:href="https://github.com/supakeen/pinnwand/blob/master/pinnwand.toml-example">pinnwand.toml-example</link>.+<p>Welcome to pinnwand, this site is a pastebin. It allows you to share code with others. If you write code in the text area below and press the paste button you will be given a link you can share with others so they can view your code as well.</p><p>People with the link can view your pasted code, only you can remove your paste and it expires automatically. Note that anyone could guess the URI to your paste so don't rely on it being private.</p>+View <a href="//github.com/supakeen/pinnwand" target="_BLANK">source code</a>, the <a href="/removal">removal</a> or <a href="/expiry">expiry</a> stories, or read the <a href="/about">about</a> page.
+8
-5
nixos/modules/services/networking/wireguard.nix
+8
-5
nixos/modules/services/networking/wireguard.nix
···
···
+3
-2
nixos/modules/services/security/oauth2_proxy_nginx.nix
+3
-2
nixos/modules/services/security/oauth2_proxy_nginx.nix
···config.services.oauth2_proxy = mkIf (cfg.virtualHosts != [] && (hasPrefix "127.0.0.1:" cfg.proxy)) {···
···config.services.oauth2_proxy = mkIf (cfg.virtualHosts != [] && (hasPrefix "127.0.0.1:" cfg.proxy)) {···
+1
nixos/modules/services/x11/xserver.nix
+1
nixos/modules/services/x11/xserver.nix
···
···
+10
nixos/modules/virtualisation/amazon-init.nix
+10
nixos/modules/virtualisation/amazon-init.nix
···
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+40
nixos/tests/amazon-init-shell.nix
+40
nixos/tests/amazon-init-shell.nix
···
···
+4
-5
nixos/tests/cage.nix
+4
-5
nixos/tests/cage.nix
······-# Need to switch to a different VGA card / GPU driver because Cage segfaults with the default one (std):-# machine # [ 14.355893] .cage-wrapped[736]: segfault at 20 ip 00007f035fa0d8c7 sp 00007ffce9e4a2f0 error 4 in libwlroots.so.8[7f035fa07000+5a000]-# machine # [ 14.358108] Code: 4f a8 ff ff eb aa 0f 1f 44 00 00 c3 0f 1f 80 00 00 00 00 41 54 49 89 f4 55 31 ed 53 48 89 fb 48 8d 7f 18 48 8d 83 b8 00 00 00 <80> 7f 08 00 75 0d 48 83 3f 00 0f 85 91 00 00 00 48 89 fd 48 83 c7
···+# Need to switch to a different VGA card / GPU driver because Cage segfaults with the default one (std):+# machine # [ 14.355893] .cage-wrapped[736]: segfault at 20 ip 00007f035fa0d8c7 sp 00007ffce9e4a2f0 error 4 in libwlroots.so.8[7f035fa07000+5a000]+# machine # [ 14.358108] Code: 4f a8 ff ff eb aa 0f 1f 44 00 00 c3 0f 1f 80 00 00 00 00 41 54 49 89 f4 55 31 ed 53 48 89 fb 48 8d 7f 18 48 8d 83 b8 00 00 00 <80> 7f 08 00 75 0d 48 83 3f 00 0f 85 91 00 00 00 48 89 fd 48 83 c7···
+5
-1
nixos/tests/gitdaemon.nix
+5
-1
nixos/tests/gitdaemon.nix
······
+1
-1
nixos/tests/installer.nix
+1
-1
nixos/tests/installer.nix
+3
-5
nixos/tests/os-prober.nix
+3
-5
nixos/tests/os-prober.nix
······
···+virtualisation.qemu.options = [ "-drive index=2,file=${debianImage}/disk-image.qcow2,read-only,if=virtio" ];···
+9
-1
nixos/tests/pinnwand.nix
+9
-1
nixos/tests/pinnwand.nix
·········
·········
+5
nixos/tests/rspamd.nix
+5
nixos/tests/rspamd.nix
···············
···············
+2
-2
pkgs/applications/audio/bucklespring/default.nix
+2
-2
pkgs/applications/audio/bucklespring/default.nix
···
+4
-4
pkgs/applications/audio/musikcube/default.nix
+4
-4
pkgs/applications/audio/musikcube/default.nix
·········
·········
+2
-2
pkgs/applications/editors/emacs-modes/emacs2nix.nix
+2
-2
pkgs/applications/editors/emacs-modes/emacs2nix.nix
+4
-1
pkgs/applications/editors/emacs-modes/update-melpa.el
+4
-1
pkgs/applications/editors/emacs-modes/update-melpa.el
···
···
+99
pkgs/applications/misc/authenticator/default.nix
+99
pkgs/applications/misc/authenticator/default.nix
···
···+# https://gitlab.gnome.org/World/Authenticator/-/blob/master/build-aux/com.belmoussaoui.Authenticator.Devel.json
+7
-2
pkgs/applications/networking/browsers/vivaldi/default.nix
+7
-2
pkgs/applications/networking/browsers/vivaldi/default.nix
·········ln -s ${vivaldi-ffmpeg-codecs}/lib/libffmpeg.so opt/${vivaldiName}/libffmpeg.so.''${version%\.*\.*}···
·········ln -s ${vivaldi-ffmpeg-codecs}/lib/libffmpeg.so opt/${vivaldiName}/libffmpeg.so.''${version%\.*\.*}···
+4
-4
pkgs/applications/networking/instant-messengers/telegram/kotatogram-desktop/default.nix
+4
-4
pkgs/applications/networking/instant-messengers/telegram/kotatogram-desktop/default.nix
·········
·········
+2
-2
pkgs/applications/networking/instant-messengers/zoom-us/default.nix
+2
-2
pkgs/applications/networking/instant-messengers/zoom-us/default.nix
+2
-1
pkgs/applications/networking/remote/citrix-workspace/generic.nix
+2
-1
pkgs/applications/networking/remote/citrix-workspace/generic.nix
······
······
+3
-3
pkgs/applications/science/misc/rink/default.nix
+3
-3
pkgs/applications/science/misc/rink/default.nix
···
···
+2
-2
pkgs/desktops/lxqt/lxqt-powermanagement/default.nix
+2
-2
pkgs/desktops/lxqt/lxqt-powermanagement/default.nix
+2
-2
pkgs/desktops/lxqt/obconf-qt/default.nix
+2
-2
pkgs/desktops/lxqt/obconf-qt/default.nix
+2
-2
pkgs/desktops/mate/mate-session-manager/default.nix
+2
-2
pkgs/desktops/mate/mate-session-manager/default.nix
···url = "https://pub.mate-desktop.org/releases/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
···url = "https://pub.mate-desktop.org/releases/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
+2
-2
pkgs/development/interpreters/mujs/default.nix
+2
-2
pkgs/development/interpreters/mujs/default.nix
+67
pkgs/development/libraries/libadwaita/default.nix
+67
pkgs/development/libraries/libadwaita/default.nix
···
···
+2
-2
pkgs/development/libraries/openscenegraph/default.nix
+2
-2
pkgs/development/libraries/openscenegraph/default.nix
······
······
+11
-5
pkgs/development/python-modules/pytmx/default.nix
+11
-5
pkgs/development/python-modules/pytmx/default.nix
······
······
+14
-14
pkgs/development/tools/electron/default.nix
+14
-14
pkgs/development/tools/electron/default.nix
···
···
+3
-3
pkgs/development/tools/misc/hydra/default.nix
+3
-3
pkgs/development/tools/misc/hydra/default.nix
+1
pkgs/development/web/nodejs/nodejs.nix
+1
pkgs/development/web/nodejs/nodejs.nix
+2
-2
pkgs/games/osu-lazer/default.nix
+2
-2
pkgs/games/osu-lazer/default.nix
+158
-128
pkgs/games/osu-lazer/deps.nix
+158
-128
pkgs/games/osu-lazer/deps.nix
······························
······························
+9
-1
pkgs/os-specific/linux/busybox/default.nix
+9
-1
pkgs/os-specific/linux/busybox/default.nix
·········
·········
+2
-2
pkgs/os-specific/linux/cifs-utils/default.nix
+2
-2
pkgs/os-specific/linux/cifs-utils/default.nix
···
···
+23
pkgs/servers/matrix-dendrite/default.nix
+23
pkgs/servers/matrix-dendrite/default.nix
···
···
+1
-1
pkgs/servers/mautrix-signal/default.nix
+1
-1
pkgs/servers/mautrix-signal/default.nix
···
···
+3
-3
pkgs/tools/admin/lego/default.nix
+3
-3
pkgs/tools/admin/lego/default.nix
···
···
+2
-2
pkgs/tools/graphics/agi/default.nix
+2
-2
pkgs/tools/graphics/agi/default.nix
···url = "https://github.com/google/agi-dev-releases/releases/download/v${version}/agi-${version}-linux.zip";
···url = "https://github.com/google/agi-dev-releases/releases/download/v${version}/agi-${version}-linux.zip";
+26
pkgs/tools/graphics/xcolor/default.nix
+26
pkgs/tools/graphics/xcolor/default.nix
···
···
+3
-3
pkgs/tools/misc/handlr/default.nix
+3
-3
pkgs/tools/misc/handlr/default.nix
···
···
+5
-5
pkgs/tools/misc/rename/default.nix
+5
-5
pkgs/tools/misc/rename/default.nix
···
···
+2
-2
pkgs/tools/misc/ytfzf/default.nix
+2
-2
pkgs/tools/misc/ytfzf/default.nix
+3
-3
pkgs/tools/package-management/nix/default.nix
+3
-3
pkgs/tools/package-management/nix/default.nix
···
···
+17
-3
pkgs/tools/security/clevis/default.nix
+17
-3
pkgs/tools/security/clevis/default.nix
······
······
+3
-3
pkgs/tools/text/ripgrep/default.nix
+3
-3
pkgs/tools/text/ripgrep/default.nix
······
······
+8
pkgs/top-level/all-packages.nix
+8
pkgs/top-level/all-packages.nix
············
············