+12
maintainers/maintainer-list.nix
+12
maintainers/maintainer-list.nix
······
+1
-1
nixos/tests/web-servers/unit-php.nix
+1
-1
nixos/tests/web-servers/unit-php.nix
+2
-2
pkgs/applications/graphics/feh/default.nix
+2
-2
pkgs/applications/graphics/feh/default.nix
+2
-2
pkgs/applications/misc/moonlight-qt/default.nix
+2
-2
pkgs/applications/misc/moonlight-qt/default.nix
+28
pkgs/applications/misc/nimbo/default.nix
+28
pkgs/applications/misc/nimbo/default.nix
···
···
+3
-2
pkgs/applications/networking/flexget/default.nix
+3
-2
pkgs/applications/networking/flexget/default.nix
······
······
+89
pkgs/applications/office/timeline/default.nix
+89
pkgs/applications/office/timeline/default.nix
···
···+wxPython_4_0 # not compatible with wxPython_4_1. reported upstream https://github.com/wxWidgets/Phoenix/issues/1956
+11
-14
pkgs/applications/science/logic/coq2html/default.nix
+11
-14
pkgs/applications/science/logic/coq2html/default.nix
······
······
+115
pkgs/applications/window-managers/cardboard/default.nix
+115
pkgs/applications/window-managers/cardboard/default.nix
···
···
+4
-3
pkgs/applications/window-managers/i3/status-rust.nix
+4
-3
pkgs/applications/window-managers/i3/status-rust.nix
······
······
+2
-2
pkgs/data/themes/plano/default.nix
+2
-2
pkgs/data/themes/plano/default.nix
+2
-2
pkgs/development/libraries/glfw/3.x.nix
+2
-2
pkgs/development/libraries/glfw/3.x.nix
+15
-7
pkgs/development/python-modules/bpython/default.nix
+15
-7
pkgs/development/python-modules/bpython/default.nix
······
······
+4
-12
pkgs/development/python-modules/curtsies/default.nix
+4
-12
pkgs/development/python-modules/curtsies/default.nix
···-{ lib, buildPythonPackage, fetchPypi, fetchpatch, pythonOlder, blessings, mock, nose, pyte, wcwidth, typing ? null}:-url = "https://github.com/bpython/curtsies/commit/217b4f83e954837f8adc4c549c1f2f9f2bb272a7.patch";
···+{ lib, buildPythonPackage, fetchPypi, pythonOlder, blessings, mock, nose, pyte, cwcwidth, typing ? null}:
+34
pkgs/development/python-modules/cwcwidth/default.nix
+34
pkgs/development/python-modules/cwcwidth/default.nix
···
···
+42
pkgs/development/python-modules/humblewx/default.nix
+42
pkgs/development/python-modules/humblewx/default.nix
···
···
+2
-2
pkgs/development/python-modules/pychannels/default.nix
+2
-2
pkgs/development/python-modules/pychannels/default.nix
+2
-2
pkgs/development/python-modules/pylast/default.nix
+2
-2
pkgs/development/python-modules/pylast/default.nix
+33
pkgs/development/python-modules/pysvg-py3/default.nix
+33
pkgs/development/python-modules/pysvg-py3/default.nix
···
···
+2
-2
pkgs/development/python-modules/slixmpp/default.nix
+2
-2
pkgs/development/python-modules/slixmpp/default.nix
+18
-13
pkgs/development/tools/rust/cargo-binutils/default.nix
+18
-13
pkgs/development/tools/rust/cargo-binutils/default.nix
···# Upstream doesn't commit `Cargo.lock`, see https://github.com/rust-embedded/cargo-binutils/pull/99
···# Upstream doesn't commit `Cargo.lock`, see https://github.com/rust-embedded/cargo-binutils/pull/99+In order for this to work, you either need to run `rustup component add llvm-tools-preview` or install the `llvm-tools-preview` component using your Nix library (e.g. nixpkgs-mozilla, or rust-overlay)
+1
-1
pkgs/games/assaultcube/default.nix
+1
-1
pkgs/games/assaultcube/default.nix
+15
-15
pkgs/os-specific/linux/kernel/hardened/patches.json
+15
-15
pkgs/os-specific/linux/kernel/hardened/patches.json
···-"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.14.231-hardened1/linux-hardened-4.14.231-hardened1.patch"-"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.19.188-hardened1/linux-hardened-4.19.188-hardened1.patch"-"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.10.32-hardened1/linux-hardened-5.10.32-hardened1.patch"-"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.11.16-hardened1/linux-hardened-5.11.16-hardened1.patch"-"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.114-hardened1/linux-hardened-5.4.114-hardened1.patch"
···+"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.14.232-hardened1/linux-hardened-4.14.232-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.19.190-hardened1/linux-hardened-4.19.190-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.10.35-hardened1/linux-hardened-5.10.35-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.11.19-hardened1/linux-hardened-5.11.19-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.117-hardened1/linux-hardened-5.4.117-hardened1.patch"
+2
-2
pkgs/os-specific/linux/kernel/linux-4.14.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-4.14.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/kernel/linux-4.19.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-4.19.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/kernel/linux-4.4.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-4.4.nix
···
···
+2
-2
pkgs/os-specific/linux/kernel/linux-4.9.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-4.9.nix
···
···
+2
-2
pkgs/os-specific/linux/kernel/linux-5.10.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-5.10.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/kernel/linux-5.11.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-5.11.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/kernel/linux-5.4.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-5.4.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/kernel/linux-libre.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-libre.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-lqx.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-lqx.nix
······
······
+2
-2
pkgs/os-specific/linux/kernel/linux-rt-5.10.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-rt-5.10.nix
······
······
+3
-3
pkgs/os-specific/linux/kernel/linux-rt-5.4.nix
+3
-3
pkgs/os-specific/linux/kernel/linux-rt-5.4.nix
······
······
+2
-2
pkgs/servers/atlassian/confluence.nix
+2
-2
pkgs/servers/atlassian/confluence.nix
···url = "https://product-downloads.atlassian.com/software/confluence/downloads/${pname}-${version}.tar.gz";
···url = "https://product-downloads.atlassian.com/software/confluence/downloads/${pname}-${version}.tar.gz";
+2
-2
pkgs/servers/atlassian/jira.nix
+2
-2
pkgs/servers/atlassian/jira.nix
···url = "https://product-downloads.atlassian.com/software/jira/downloads/atlassian-jira-software-${version}.tar.gz";
···url = "https://product-downloads.atlassian.com/software/jira/downloads/atlassian-jira-software-${version}.tar.gz";
+3
-3
pkgs/tools/misc/dua/default.nix
+3
-3
pkgs/tools/misc/dua/default.nix
·········
·········
+3
-3
pkgs/tools/misc/ffsend/default.nix
+3
-3
pkgs/tools/misc/ffsend/default.nix
···
···
+12
-8
pkgs/tools/package-management/createrepo_c/default.nix
+12
-8
pkgs/tools/package-management/createrepo_c/default.nix
···-{ lib, stdenv, fetchFromGitHub, cmake, pkg-config, bzip2, expat, glib, curl, libxml2, python3, rpm, openssl, sqlite, file, xz, pcre, bash-completion }:···-buildInputs = [ bzip2 expat glib curl libxml2 python3 rpm openssl sqlite file xz pcre bash-completion ];
···+{ lib, stdenv, fetchFromGitHub, cmake, pkg-config, bzip2, expat, glib, curl, libxml2, python3, rpm···+buildInputs = [ bzip2 expat glib curl libxml2 python3 openssl sqlite file xz pcre bash-completion zstd zchunk libmodulemd ];
+11
-11
pkgs/tools/package-management/createrepo_c/fix-bash-completion-path.patch
+11
-11
pkgs/tools/package-management/createrepo_c/fix-bash-completion-path.patch
···-- execute_process(COMMAND ${PKG_CONFIG_EXECUTABLE} --variable=completionsdir bash-completion OUTPUT_VARIABLE BASHCOMP_DIR OUTPUT_STRIP_TRAILING_WHITESPACE)
···+- execute_process(COMMAND ${PKG_CONFIG_EXECUTABLE} --variable=completionsdir bash-completion OUTPUT_VARIABLE BASHCOMP_DIR OUTPUT_STRIP_TRAILING_WHITESPACE)
+7
-7
pkgs/tools/package-management/createrepo_c/fix-python-install-path.patch
+7
-7
pkgs/tools/package-management/createrepo_c/fix-python-install-path.patch
···-EXECUTE_PROCESS(COMMAND ${PYTHON_EXECUTABLE} -c "from sys import stdout; from distutils import sysconfig; stdout.write(sysconfig.get_python_lib(True))" OUTPUT_VARIABLE PYTHON_INSTALL_DIR)
···-EXECUTE_PROCESS(COMMAND ${PYTHON_EXECUTABLE} -c "from sys import stdout; from distutils import sysconfig; stdout.write(sysconfig.get_python_lib(True))" OUTPUT_VARIABLE PYTHON_INSTALL_DIR)
+4
-4
pkgs/tools/virtualization/google-compute-engine-oslogin/default.nix
+4
-4
pkgs/tools/virtualization/google-compute-engine-oslogin/default.nix
······
······
+6
pkgs/top-level/all-packages.nix
+6
pkgs/top-level/all-packages.nix
·········
·········
+6
pkgs/top-level/python-packages.nix
+6
pkgs/top-level/python-packages.nix
·········
·········