haskell-libmpd: don't build obsolete version 0.8.0.5 unless some other package depends on it
This commit is contained in:
@@ -21,5 +21,6 @@ cabal.mkDerivation (self: {
|
||||
description = "An MPD client library";
|
||||
license = "LGPL";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user