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.
2 parents 959e185 + 8d2e576 commit 3cc36a5Copy full SHA for 3cc36a5
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