+7
maintainers/maintainer-list.nix
+7
maintainers/maintainer-list.nix
···
+11
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
+11
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
···+<link xlink:href="https://doc.powerdns.com/authoritative/upgrading.html#to-4-7-0-or-master">Upgrade
+2
nixos/doc/manual/release-notes/rl-2211.section.md
+2
nixos/doc/manual/release-notes/rl-2211.section.md
···- The default package for `services.mullvad-vpn.package` was changed to `pkgs.mullvad`, allowing cross-platform usage of Mullvad. `pkgs.mullvad` only contains the Mullvad CLI tool, so users who rely on the Mullvad GUI will want to change it back to `pkgs.mullvad-vpn`, or add `pkgs.mullvad-vpn` to their environment.+- PowerDNS has been updated from `4.6.x` to `4.7.x`. Please be sure to review the [Upgrade Notes](https://doc.powerdns.com/authoritative/upgrading.html#to-4-7-0-or-master) provided by upstream before upgrading. Worth specifically noting is that the new Catalog Zones feature comes with a mandatory schema change for the gsql database backends, which has to be manually applied.- There is a new module for the `thunar` program (the Xfce file manager), which depends on the `xfconf` dbus service, and also has a dbus service and a systemd unit. The option `services.xserver.desktopManager.xfce.thunarPlugins` has been renamed to `programs.thunar.plugins`, and in a future release it may be removed.
+5
-1
nixos/tests/bazarr.nix
+5
-1
nixos/tests/bazarr.nix
···
+4
-4
pkgs/applications/audio/squeezelite/default.nix
+4
-4
pkgs/applications/audio/squeezelite/default.nix
······
+2
-2
pkgs/applications/audio/tauon/default.nix
+2
-2
pkgs/applications/audio/tauon/default.nix
···
+10
-9
pkgs/applications/editors/eclipse/plugins.nix
+10
-9
pkgs/applications/editors/eclipse/plugins.nix
···-url = "https://github.com/gnuarmeclipse/plug-ins/releases/download/v${version}/ilg.gnuarmeclipse.repository-${version}.zip";
+129
-129
pkgs/applications/editors/vim/plugins/generated.nix
+129
-129
pkgs/applications/editors/vim/plugins/generated.nix
····································································································································
+36
-43
pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix
+36
-43
pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix
······················································
+24
-2
pkgs/applications/editors/vim/plugins/nvim-treesitter/overrides.nix
+24
-2
pkgs/applications/editors/vim/plugins/nvim-treesitter/overrides.nix
···buildGrammar = callPackage ../../../../../development/tools/parsing/tree-sitter/grammar.nix { };···
+3
-4
pkgs/applications/editors/vim/plugins/nvim-treesitter/update.py
+3
-4
pkgs/applications/editors/vim/plugins/nvim-treesitter/update.py
······
+25
-3
pkgs/applications/editors/vscode/extensions/default.nix
+25
-3
pkgs/applications/editors/vscode/extensions/default.nix
···+description = "GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real-time right from your editor.";···+description = "VsCoq is an extension for Visual Studio Code (VS Code) and VSCodium with support for the Coq Proof Assistant.";
+2
-2
pkgs/applications/editors/vscode/extensions/ms-toolsai-jupyter/default.nix
+2
-2
pkgs/applications/editors/vscode/extensions/ms-toolsai-jupyter/default.nix
···
+2
-2
pkgs/applications/editors/vscode/extensions/python/default.nix
+2
-2
pkgs/applications/editors/vscode/extensions/python/default.nix
···
+53
-27
pkgs/applications/networking/browsers/firefox/wrapper.nix
+53
-27
pkgs/applications/networking/browsers/firefox/wrapper.nix
···
+2
-2
pkgs/applications/networking/cluster/cilium/default.nix
+2
-2
pkgs/applications/networking/cluster/cilium/default.nix
···
+33
pkgs/applications/science/astronomy/calcmysky/default.nix
+33
pkgs/applications/science/astronomy/calcmysky/default.nix
···
+35
-9
pkgs/applications/science/astronomy/stellarium/default.nix
+35
-9
pkgs/applications/science/astronomy/stellarium/default.nix
···
+25
pkgs/applications/science/biology/seqkit/default.nix
+25
pkgs/applications/science/biology/seqkit/default.nix
···
+59
pkgs/applications/science/logic/surelog/default.nix
+59
pkgs/applications/science/logic/surelog/default.nix
···
+49
pkgs/applications/science/logic/uhdm/default.nix
+49
pkgs/applications/science/logic/uhdm/default.nix
···
+1
-3
pkgs/development/compilers/gcc-arm-embedded/10/default.nix
+1
-3
pkgs/development/compilers/gcc-arm-embedded/10/default.nix
······url = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/${release}/gcc-arm-none-eabi-${release}-${suffix}.tar.bz2";···
+1
-3
pkgs/development/compilers/gcc-arm-embedded/11/default.nix
+1
-3
pkgs/development/compilers/gcc-arm-embedded/11/default.nix
······url = "https://developer.arm.com/-/media/Files/downloads/gnu/${version}/binrel/arm-gnu-toolchain-${version}-${platform}-arm-none-eabi.tar.xz";···
+1
-3
pkgs/development/compilers/gcc-arm-embedded/6/default.nix
+1
-3
pkgs/development/compilers/gcc-arm-embedded/6/default.nix
···}.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}");···url = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/${subdir}/gcc-arm-none-eabi-${release}-${suffix}.tar.bz2";}.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}");···
+1
-3
pkgs/development/compilers/gcc-arm-embedded/7/default.nix
+1
-3
pkgs/development/compilers/gcc-arm-embedded/7/default.nix
···}.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}");···url = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/${subdir}/gcc-arm-none-eabi-${release}-${suffix}.tar.bz2";}.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}");···
+1
-3
pkgs/development/compilers/gcc-arm-embedded/8/default.nix
+1
-3
pkgs/development/compilers/gcc-arm-embedded/8/default.nix
···}.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}");···url = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/${subdir}/gcc-arm-none-eabi-${release}-${suffix}.tar.bz2";}.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}");···
+1
-3
pkgs/development/compilers/gcc-arm-embedded/9/default.nix
+1
-3
pkgs/development/compilers/gcc-arm-embedded/9/default.nix
······url = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/${subdir}/gcc-arm-none-eabi-${release}-${suffix}.tar.bz2";···
+25
-8
pkgs/development/compilers/spirv-llvm-translator/default.nix
+25
-8
pkgs/development/compilers/spirv-llvm-translator/default.nix
···+] ++ lib.optionals (llvmMajor != "11") [ "-DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=${spirv-headers.src}" ];
+3
-3
pkgs/development/compilers/unison/default.nix
+3
-3
pkgs/development/compilers/unison/default.nix
···url = "https://github.com/unisonweb/unison/releases/download/release/${milestone_id}/ucm-macos.tar.gz";url = "https://github.com/unisonweb/unison/releases/download/release/${milestone_id}/ucm-linux.tar.gz";
+10
-14
pkgs/development/compilers/yosys/plugins/symbiflow.nix
+10
-14
pkgs/development/compilers/yosys/plugins/symbiflow.nix
············
+3
-2
pkgs/development/libraries/draco/default.nix
+3
-2
pkgs/development/libraries/draco/default.nix
······description = "Library for compressing and decompressing 3D geometric meshes and point clouds";
+40
pkgs/development/libraries/qxlsx/default.nix
+40
pkgs/development/libraries/qxlsx/default.nix
···
-1
pkgs/development/python-modules/ibis-framework/default.nix
-1
pkgs/development/python-modules/ibis-framework/default.nix
+4
-14
pkgs/development/python-modules/pypcap/default.nix
+4
-14
pkgs/development/python-modules/pypcap/default.nix
···-url = "https://github.com/pynetwork/pypcap/pull/102/commits/e22f5d25f0d581d19ef337493434e72cd3a6ae71.patch";
+2
-4
pkgs/development/tools/parsing/tree-sitter/default.nix
+2
-4
pkgs/development/tools/parsing/tree-sitter/default.nix
···+# 3) Set GITHUB_TOKEN env variable to avoid api rate limit (Use a Personal Access Token from https://github.com/settings/tokens It does not need any permissions)···
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-embedded-template.json
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-embedded-template.json
···
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-heex.json
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-heex.json
···
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-julia.json
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-julia.json
···
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-lua.json
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-lua.json
···
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json
···
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-vim.json
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-vim.json
···
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-zig.json
+4
-4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-zig.json
···
+11
pkgs/development/tools/parsing/tree-sitter/mypy.ini
+11
pkgs/development/tools/parsing/tree-sitter/mypy.ini
+63
-93
pkgs/development/tools/parsing/tree-sitter/update.nix
+63
-93
pkgs/development/tools/parsing/tree-sitter/update.nix
······
+217
pkgs/development/tools/parsing/tree-sitter/update_impl.py
+217
pkgs/development/tools/parsing/tree-sitter/update_impl.py
···+"""fetch the given repo and write its nix-prefetch output to the corresponding grammar json file"""
+38
pkgs/development/tools/rust/cargo-guppy/default.nix
+38
pkgs/development/tools/rust/cargo-guppy/default.nix
···
+6
-5
pkgs/development/tools/rust/cargo-hakari/default.nix
+6
-5
pkgs/development/tools/rust/cargo-hakari/default.nix
······+changelog = "https://github.com/guppy-rs/guppy/blob/cargo-hakari-${version}/tools/cargo-hakari/CHANGELOG.md";
+5
-3
pkgs/games/ldmud/default.nix
+5
-3
pkgs/games/ldmud/default.nix
······
+1
-1
pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+1
-1
pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+5
-3
pkgs/os-specific/linux/nvidia-x11/default.nix
+5
-3
pkgs/os-specific/linux/nvidia-x11/default.nix
···url = "https://developer.nvidia.com/vulkan-beta-${lib.concatStrings (lib.splitString "." version)}-linux";···
+2
-2
pkgs/servers/bazarr/default.nix
+2
-2
pkgs/servers/bazarr/default.nix
···
+2
-2
pkgs/servers/dns/pdns/default.nix
+2
-2
pkgs/servers/dns/pdns/default.nix
···
+4
-1
pkgs/servers/matrix-synapse/matrix-appservice-irc/default.nix
+4
-1
pkgs/servers/matrix-synapse/matrix-appservice-irc/default.nix
······
+2
-2
pkgs/servers/monitoring/grafana-agent/default.nix
+2
-2
pkgs/servers/monitoring/grafana-agent/default.nix
···
+3
-3
pkgs/shells/zsh/oh-my-zsh/default.nix
+3
-3
pkgs/shells/zsh/oh-my-zsh/default.nix
···
+1
-1
pkgs/tools/backup/duply/default.nix
+1
-1
pkgs/tools/backup/duply/default.nix
···
+3
-3
pkgs/tools/misc/broot/default.nix
+3
-3
pkgs/tools/misc/broot/default.nix
···
+26
pkgs/tools/misc/lemmy-help/default.nix
+26
pkgs/tools/misc/lemmy-help/default.nix
···+`lemmy-help` is an emmylua parser as well as a CLI which takes that parsed tree and converts it into vim help docs.
+2
-2
pkgs/tools/typesetting/asciidoctorj/default.nix
+2
-2
pkgs/tools/typesetting/asciidoctorj/default.nix
···
+13
pkgs/top-level/all-packages.nix
+13
pkgs/top-level/all-packages.nix
·········+spirv-llvm-translator_14 = callPackage ../development/compilers/spirv-llvm-translator { llvm = llvm_14; };·········
+2
pkgs/top-level/qt5-packages.nix
+2
pkgs/top-level/qt5-packages.nix
···
+1
-3
pkgs/top-level/wine-packages.nix
+1
-3
pkgs/top-level/wine-packages.nix
······