From e75f5e8efa13917e6aefed0a4e8451c5205a0259 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Tue, 3 Jan 2023 06:09:33 +0100 Subject: python37: drop The package set hasn't been working for a long time now, due to infinite recursions, that nobody was going to fix. The release is going to go EOL in 2023/06 and we don't want to ship it in NixOS 23.05 anyway. --- pkgs/common-updater/scripts/mark-broken | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/common-updater/scripts') diff --git a/pkgs/common-updater/scripts/mark-broken b/pkgs/common-updater/scripts/mark-broken index 73308bf8b39a5..7035bee18604f 100755 --- a/pkgs/common-updater/scripts/mark-broken +++ b/pkgs/common-updater/scripts/mark-broken @@ -48,7 +48,6 @@ denyFileList=( # to be conditionally disabled denyAttrList=( python27Packages - python37Packages linuxPackages_ rubyPackages_ ) -- cgit 1.4.1