From 974d331e14318ba27a37874763db0bf32162f1aa Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Sun, 29 Jan 2023 08:56:14 +0100 Subject: [PATCH] pkg-config-data.json: Remove m and pthread These aren't actually pkg-config packages, but packages that happen to be in cabal2nix's mapping for cabal reasons. They do not belong in this file. --- pkgs/top-level/pkg-config/pkg-config-data.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pkgs/top-level/pkg-config/pkg-config-data.json b/pkgs/top-level/pkg-config/pkg-config-data.json index ba8d6e7b821e..61ed9098b919 100644 --- a/pkgs/top-level/pkg-config/pkg-config-data.json +++ b/pkgs/top-level/pkg-config/pkg-config-data.json @@ -633,9 +633,6 @@ "zeromq" ] }, - "m": { - "attrPath": null - }, "menu": { "attrPath": [ "ncurses" @@ -761,9 +758,6 @@ "poppler_gi" ] }, - "pthread": { - "attrPath": null - }, "python": { "attrPath": [ "python3"