nixpkgs: remove obsoleted patches

This commit is contained in:
Colin 2024-03-26 11:16:43 +00:00
parent c6a1f310a0
commit 7bb67391ae
1 changed files with 0 additions and 16 deletions

View File

@ -62,22 +62,6 @@ in [
hash = "sha256-IDf8OcZzFgw0DalxzBqbqP7TZVnZkzoRHQ51RlR1xWc=";
})
# (fetchpatch' {
# title = "nixos/slskd: allow omitting username from yaml config";
# saneCommit = "541c37e8689b6422ea07be1395f1a63357bb0c63";
# hash = "sha256-xQEj/oIfNcE4td9jxzDzhlnIYpncOOdXZuswkmcLNuk=";
# })
# (fetchpatch' {
# title = "nixos/slskd: don't enable nginx unless nginx.enable was set";
# saneCommit = "ea084e5739a68436cc240aeca5c10b92de1e3138";
# hash = "sha256-25zB5eM1WBVEigmrq1mY9GXwEkS/jf5v7BCfmN6Wux4=";
# })
# (fetchpatch' {
# # 2024/03/25: probably obsoleted by <https://github.com/NixOS/nixpkgs/pull/281075> ?
# title = "nixos/slskd: option fixes";
# prUrl = "https://github.com/NixOS/nixpkgs/pull/270646";
# hash = "sha256-5brmmPfYp7G+5Dr5q2skWSwkrEwsRAe/UetoN0AqGjY=";
# })
(fetchpatch' {
title = "gcr: remove build gnupg from runtime closure";
prUrl = "https://github.com/NixOS/nixpkgs/pull/263158";