From 0a091fccccde0d481063e972ec0af5f4b7a2e700 Mon Sep 17 00:00:00 2001 From: Linschlager Date: Sat, 25 Nov 2023 19:14:23 +0100 Subject: haskellPackages.hidapi: fix darwin build --- pkgs/development/haskell-modules/configuration-nix.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkgs/development/haskell-modules/configuration-nix.nix') diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix index 037019be4de3..fcd37d55f1cd 100644 --- a/pkgs/development/haskell-modules/configuration-nix.nix +++ b/pkgs/development/haskell-modules/configuration-nix.nix @@ -625,8 +625,6 @@ self: super: builtins.intersectAttrs super { # https://github.com/haskell-fswatch/hfsnotify/issues/62 fsnotify = dontCheck super.fsnotify; - hidapi = addExtraLibrary pkgs.udev super.hidapi; - hs-GeoIP = super.hs-GeoIP.override { GeoIP = pkgs.geoipWithDatabase; }; discount = super.discount.override { markdown = pkgs.discount; }; -- cgit 1.4.1