refactor: nixpkgs-bootstrap: drop uninteresting commented-out gnustep patch

This commit is contained in:
2024-10-05 13:35:38 +00:00
parent 58aaa1202a
commit c528e25915

View File

@@ -208,12 +208,6 @@ in
# hash = "sha256-oQEM3EZfAOmfZzDu9faCqyOFZsdHYGn1mVBgkxt68Zg=";
# })
# (fetchpatch' {
# name = "gnustep: remove `rec` to support `overrideScope`";
# saneCommit = "69162cbf727264e50fc9d7222a03789d12644705";
# hash = "sha256-rD0es4uUbaLMrI9ZB2HzPmRLyu/ixNBLAFyDJtFHNko=";
# })
# these probably work, but i don't use them
# (fetchpatch' {
# name = "networkmanager-openvpn: support cross compilation";