Skip to content

Commit

Permalink
sbclPackages.cl-liballegro-nuklear: fix build (NixOS#339845)
Browse files Browse the repository at this point in the history
  • Loading branch information
7c6f434c authored Sep 5, 2024
2 parents a779daa + 6bb48ed commit 1812c49
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion pkgs/development/lisp-modules/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ let
nativeBuildInputs = [ pkgs.allegro5 ];
nativeLibs = [ pkgs.allegro5 ];
lispLibs = super.cl-liballegro-nuklear.lispLibs ++ [ self.cl-liballegro ];
patches = [ ./patches/cl-liballegro-nuklear-missing-dll.patch ];
};

lessp = build-asdf-system {
Expand Down

This file was deleted.

0 comments on commit 1812c49

Please sign in to comment.