nixpatches: remove obsoleted j4-menu-desktop build fix

This commit is contained in:
2024-02-27 17:32:56 +00:00
parent 9265252e04
commit 27af0002c8

View File

@@ -37,11 +37,6 @@ in [
title = "procmail: support cross compilation";
hash = "sha256-cC9GBF5tCeJ2GDSjMjlG4hYStIJPEoRBAK9/KhJiiIo=";
})
(fetchpatch' {
prUrl = "https://github.com/NixOS/nixpkgs/pull/280925";
title = "j4-dmenu-desktop: pin to gcc12"; # 2024/01/14: fix build
hash = "sha256-VW2l7eViI1erlTRFw2mpY2qWDdBlYxVSQewFPWwRhgg=";
})
# (fetchpatch' {
# title = "nixos/slskd: allow omitting username from yaml config";