Skip to content

Commit 1812c49

Browse files
authored
sbclPackages.cl-liballegro-nuklear: fix build (#339845)
2 parents a779daa + 6bb48ed commit 1812c49

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

pkgs/development/lisp-modules/packages.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ let
104104
nativeBuildInputs = [ pkgs.allegro5 ];
105105
nativeLibs = [ pkgs.allegro5 ];
106106
lispLibs = super.cl-liballegro-nuklear.lispLibs ++ [ self.cl-liballegro ];
107-
patches = [ ./patches/cl-liballegro-nuklear-missing-dll.patch ];
108107
};
109108

110109
lessp = build-asdf-system {

pkgs/development/lisp-modules/patches/cl-liballegro-nuklear-missing-dll.patch

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)