-1
nixos/tests/kernel-generic.nix
-1
nixos/tests/kernel-generic.nix
+31
-18
pkgs/applications/audio/ardour/6.nix
pkgs/applications/audio/ardour/7.nix
+31
-18
pkgs/applications/audio/ardour/6.nix
pkgs/applications/audio/ardour/7.nix
······# We can't use `fetchFromGitea` here, as attempting to fetch release archives from git.ardour.org···# removed because it fixes https://tracker.ardour.org/view.php?id=8161 and https://tracker.ardour.org/view.php?id=8437-printf '#include "libs/ardour/ardour/revision.h"\nnamespace ARDOUR { const char* revision = "${version}"; const char* date = ""; }\n' > libs/ardour/revision.cc···
······# We can't use `fetchFromGitea` here, as attempting to fetch release archives from git.ardour.org+url = "https://web.archive.org/web/20221026200824/http://stuff.ardour.org/loops/ArdourBundledMedia.zip";+printf '#include "libs/ardour/ardour/revision.h"\nnamespace ARDOUR { const char* revision = "${version}"; const char* date = ""; }\n' > libs/ardour/revision.cc···# removed because it fixes https://tracker.ardour.org/view.php?id=8161 and https://tracker.ardour.org/view.php?id=8437···
+4
-4
pkgs/applications/audio/ardour/default.nix
+4
-4
pkgs/applications/audio/ardour/default.nix
···# We can't use `fetchFromGitea` here, as attempting to fetch release archives from git.ardour.org···# removed because it fixes https://tracker.ardour.org/view.php?id=8161 and https://tracker.ardour.org/view.php?id=8437
···# We can't use `fetchFromGitea` here, as attempting to fetch release archives from git.ardour.org···# removed because it fixes https://tracker.ardour.org/view.php?id=8161 and https://tracker.ardour.org/view.php?id=8437
+2
-2
pkgs/applications/emulators/86box/default.nix
+2
-2
pkgs/applications/emulators/86box/default.nix
+2
-2
pkgs/applications/misc/mediainfo-gui/default.nix
+2
-2
pkgs/applications/misc/mediainfo-gui/default.nix
···
···
+3
-3
pkgs/applications/networking/ipget/default.nix
+3
-3
pkgs/applications/networking/ipget/default.nix
···# main module (github.com/ipfs/ipget) does not contain package github.com/ipfs/ipget/sharness/dependencies
···# main module (github.com/ipfs/ipget) does not contain package github.com/ipfs/ipget/sharness/dependencies
+2
-2
pkgs/applications/virtualization/qemu/default.nix
+2
-2
pkgs/applications/virtualization/qemu/default.nix
···
···
+23
pkgs/by-name/pr/presenterm/package.nix
+23
pkgs/by-name/pr/presenterm/package.nix
···
···
+2
-2
pkgs/by-name/ri/rimgo/package.nix
+2
-2
pkgs/by-name/ri/rimgo/package.nix
···
···
+2
-2
pkgs/development/libraries/libmediainfo/default.nix
+2
-2
pkgs/development/libraries/libmediainfo/default.nix
···url = "https://mediaarea.net/download/source/libmediainfo/${version}/libmediainfo_${version}.tar.xz";
···url = "https://mediaarea.net/download/source/libmediainfo/${version}/libmediainfo_${version}.tar.xz";
-36
pkgs/development/libraries/lightstep-tracer-cpp/default.nix
-36
pkgs/development/libraries/lightstep-tracer-cpp/default.nix
···
···
+3
-3
pkgs/development/python-modules/pycatch22/default.nix
+3
-3
pkgs/development/python-modules/pycatch22/default.nix
·········
·········
+5
-3
pkgs/development/tools/misc/runme/default.nix
+5
-3
pkgs/development/tools/misc/runme/default.nix
·········
·········
-784
pkgs/os-specific/linux/kernel/cpu-cgroup-v2-patches/4.11.patch
-784
pkgs/os-specific/linux/kernel/cpu-cgroup-v2-patches/4.11.patch
···-@@ -7174,7 +7174,7 @@ static int __cfs_schedulable(struct task_group *tg, u64 period, u64 quota)-+ https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/tree/Documentation/cgroup-v2-cpu.txt?h=cgroup-v2-cpu-+[5] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/cgroup-v2.txt-+[6] http://lkml.kernel.org/r/CAPM31RJNy3jgG=DYe6GO=wyL4BPPxwUm1f2S6YXacQmo7viFZA@mail.gmail.com
···
-21
pkgs/os-specific/linux/kernel/cpu-cgroup-v2-patches/README.md
-21
pkgs/os-specific/linux/kernel/cpu-cgroup-v2-patches/README.md
···-$ git log --reverse --patch v$ver..remotes/tc-cgroup/cgroup-v2-cpu-v$ver > ../nixpkgs/pkgs/os-specific/linux/kernel/cpu-cgroup-v2-patches/$ver.patch-[1]: https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/tree/Documentation/cgroup-v2-cpu.txt?h=cgroup-v2-cpu
···
-11
pkgs/os-specific/linux/kernel/cpu-cgroup-v2-patches/default.nix
-11
pkgs/os-specific/linux/kernel/cpu-cgroup-v2-patches/default.nix
···
···
-41
pkgs/os-specific/linux/kernel/linux-hardkernel-4.14.nix
-41
pkgs/os-specific/linux/kernel/linux-hardkernel-4.14.nix
···-{ buildPackages, fetchFromGitHub, fetchurl, perl, buildLinux, libelf, util-linux, kernelPatches ? [], ... } @ args:-url = "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/patch/?id=d5efc2e6b98fe661dbd8dd0d5d5bfb961728e57a";
···
-2
pkgs/os-specific/linux/kernel/patches.nix
-2
pkgs/os-specific/linux/kernel/patches.nix
+3
-3
pkgs/tools/package-management/nix-du/default.nix
+3
-3
pkgs/tools/package-management/nix-du/default.nix
···
···
+2
-1
pkgs/top-level/aliases.nix
+2
-1
pkgs/top-level/aliases.nix
···ansible_2_12 = throw "Ansible 2.12 goes end of life in 2023/05 and can't be supported throughout the 23.05 release cycle"; # Added 2023-05-16asterisk_16 = throw "asterisk_16: Asterisk 16 is end of life and has been removed"; # Added 2023-04-19···libxkbcommon_7 = throw "libxkbcommon_7 has been removed because it is impacted by security issues and not used in nixpkgs, move to 'libxkbcommon'"; # Added 2023-01-03···
···ansible_2_12 = throw "Ansible 2.12 goes end of life in 2023/05 and can't be supported throughout the 23.05 release cycle"; # Added 2023-05-16asterisk_16 = throw "asterisk_16: Asterisk 16 is end of life and has been removed"; # Added 2023-04-19···libxkbcommon_7 = throw "libxkbcommon_7 has been removed because it is impacted by security issues and not used in nixpkgs, move to 'libxkbcommon'"; # Added 2023-01-03+lightstep-tracer-cpp = throw "lightstep-tracer-cpp is deprecated since 2022-08-29; the upstream recommends migration to opentelemetry projects.";···
+2
-12
pkgs/top-level/all-packages.nix
+2
-12
pkgs/top-level/all-packages.nix
···opentelemetry-collector-contrib = callPackage ../tools/misc/opentelemetry-collector/contrib.nix { };············
···opentelemetry-collector-contrib = callPackage ../tools/misc/opentelemetry-collector/contrib.nix { };············
+2
-29
pkgs/top-level/linux-kernels.nix
+2
-29
pkgs/top-level/linux-kernels.nix
······# Using zenKernels like this due lqx&zen came from one source, but may have different base kernel version············linux_4_9 = throw "linux 4.9 was removed because it will reach its end of life within 22.11"; # Added 2022-11-08linux_5_18 = throw "linux 5.18 was removed because it reached its end of life upstream"; # Added 2022-09-17linux_5_19 = throw "linux 5.19 was removed because it reached its end of life upstream"; # Added 2022-11-01linux_6_0 = throw "linux 6.0 was removed because it reached its end of life upstream"; # Added 2023-01-20·········
······# Using zenKernels like this due lqx&zen came from one source, but may have different base kernel version······+linux_4_14 = throw "linux 4.14 was removed because it will reach its end of life within 23.11";······linux_4_9 = throw "linux 4.9 was removed because it will reach its end of life within 22.11"; # Added 2022-11-08+linux_4_14 = throw "linux 4.14 was removed because it will reach its end of life within 23.11"; # Added 2023-10-11linux_5_18 = throw "linux 5.18 was removed because it reached its end of life upstream"; # Added 2022-09-17linux_5_19 = throw "linux 5.19 was removed because it reached its end of life upstream"; # Added 2022-11-01linux_6_0 = throw "linux 6.0 was removed because it reached its end of life upstream"; # Added 2023-01-20·········