We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987474e commit 8d2e576Copy full SHA for 8d2e576
cabal2nix/src/Distribution/Nixpkgs/Haskell/FromCabal/Name.hs
@@ -104,7 +104,6 @@ libNixName "icui18n" = return "icu"
104
libNixName "icuio" = return "icu"
105
libNixName "icuuc" = return "icu"
106
libNixName "idn" = return "libidn"
107
-libNixName "IL" = return "libdevil"
108
libNixName "ImageMagick" = return "imagemagick"
109
libNixName "Imlib2" = return "imlib2"
110
libNixName "iw" = return "wirelesstools"
0 commit comments