about summary refs log tree commit diff
path: root/pkgs/applications/science/electronics/kicad/base.nix
diff options
context:
space:
mode:
authorEvils <evils.devils@protonmail.com>2023-02-28 07:13:39 +0100
committerEvils <evils.devils@protonmail.com>2023-03-28 18:57:29 +0200
commit788df5456baac036c9acc1bcb34be02914e4f7c6 (patch)
tree13dbdf65283c115f860d3c389fb3029d0812855a /pkgs/applications/science/electronics/kicad/base.nix
parent4bb072f0a8b267613c127684e099a70e1f6ff106 (diff)
kicad: 7.0.0 -> 7.0.1
remove now integrated patches
Diffstat (limited to 'pkgs/applications/science/electronics/kicad/base.nix')
-rw-r--r--pkgs/applications/science/electronics/kicad/base.nix14
1 files changed, 0 insertions, 14 deletions
diff --git a/pkgs/applications/science/electronics/kicad/base.nix b/pkgs/applications/science/electronics/kicad/base.nix
index 697c27842081d..3833a5e72918b 100644
--- a/pkgs/applications/science/electronics/kicad/base.nix
+++ b/pkgs/applications/science/electronics/kicad/base.nix
@@ -22,7 +22,6 @@
 , libXdmcp
 , lndir
 , unixODBC
-, fetchpatch
 
 , util-linux
 , libselinux
@@ -72,19 +71,6 @@ stdenv.mkDerivation rec {
   patches = [
     # upstream issue 12941 (attempted to upstream, but appreciably unacceptable)
     ./writable.patch
-  ]
-  ++ optionals (stable) # the 2 wxGTK ones should in the next stable point release
-  [
-    (fetchpatch { # for wxGTK 3.2.2.1's .1 field
-      name = "support wxWidgets subrelease field";
-      url = "https://gitlab.com/kicad/code/kicad/-/commit/b536580119c59fde78e38d8d6388f2540ecb6cf9.diff";
-      hash = "sha256-F+J5oZO0BsT1VWKpx0KGA7ecn5/PBgCw8uiScihM+54=";
-    })
-    (fetchpatch { # for wxGTK 3.2.2.1's .1 field, but for wxPython
-      name = "relax wxPython check to just major.minor";
-      url = "https://gitlab.com/kicad/code/kicad/-/commit/1e8cc6855d6a8fc1f9dfc933224c3a10fb759f9c.diff";
-      hash = "sha256-CGNgxZ7QiVLkaauNl7Pmcl152lwyDZqA/HSyFdOswwU=";
-    })
   ];
 
   # tagged releases don't have "unknown"