Skip to content

Commit

Permalink
lib2geom: fix cross compilation (NixOS#366690)
Browse files Browse the repository at this point in the history
  • Loading branch information
misuzu authored Dec 20, 2024
2 parents dad11d4 + 1973e2a commit c287fd1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkgs/by-name/li/lib2geom/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ stdenv.mkDerivation rec {
gsl
cairo
double-conversion
];

nativeCheckInputs = [
gtest
];

Expand Down

0 comments on commit c287fd1

Please sign in to comment.