diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index d99695ccc87..efb2a2a89db 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -12,6 +12,8 @@ self: super: { # Break infinite recursions. digest = super.digest.override { inherit (pkgs) zlib; }; + Dust-crypto = dontCheck super.Dust-crypto; + hasql-postgres = dontCheck super.hasql-postgres; hspec-expectations = dontCheck super.hspec-expectations; HTTP = dontCheck super.HTTP; matlab = super.matlab.override { matlab = null; }; @@ -28,7 +30,10 @@ self: super: { git-annex = super.git-annex.override { inherit (pkgs) git rsync gnupg1 curl lsof openssh which bup perl wget; }; # Depends on code distributed under a non-free license. - yices-painless = overrideCabal super.yices-painless (drv: { hydraPlatforms = []; }); + bindings-yices = dontDistribute super.bindings-yices; + yices = dontDistribute super.yices; + yices-easy = dontDistribute super.yices-easy; + yices-painless = dontDistribute super.yices-painless; # This package overrides the one from pkgs.gnome. gtkglext = super.gtkglext.override { inherit (pkgs.gnome) gtkglext; }; @@ -101,6 +106,21 @@ self: super: { # https://github.com/gcross/AbortT-transformers/issues/1 AbortT-transformers = doJailbreak super.AbortT-transformers; + # Depends on broken NewBinary package. + ASN1 = markBroken super.ASN1; + + # Depends on broken Hails package. + hails-bin = markBroken super.hails-bin; + + # Depends on broken frame package. + frame-markdown = markBroken super.frame-markdown; + + # Depends on broken lss package. + snaplet-lss = markBroken super.snaplet-lss; + + # depends on broken hbro package. + hbro-contrib = markBroken super.hbro-contrib; + } // { # Not on Hackage yet. diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 79d989e558e..9d72951760b 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -401,7 +401,7 @@ self: { homepage = "https://github.com/haskell-openal/ALUT"; description = "A binding for the OpenAL Utility Toolkit"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) freealut;}; "AMI" = callPackage ({ mkDerivation, base, bytestring, containers, mtl, network @@ -633,7 +633,7 @@ self: { homepage = "http://wiki.portal.chalmers.se/agda/"; description = "A dependently typed functional programming language and proof assistant"; license = "unknown"; - }) {}; + }) { inherit (pkgs) emacs;}; "Agda-executable" = callPackage ({ mkDerivation, Agda, base }: @@ -1027,7 +1027,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/BerkeleyDBXML"; description = "Berkeley DB binding"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) db;}; "BerkeleyDBXML" = callPackage ({ mkDerivation, base, BerkeleyDB, bytestring, db, dbxml, xerces-c @@ -1042,7 +1042,8 @@ self: { homepage = "http://www.haskell.org/haskellwiki/BerkeleyDBXML"; description = "Berkeley DB XML binding"; license = stdenv.lib.licenses.bsd3; - }) { dbxml = null; xerces-c = null; xqilla = null; }; + }) { inherit (pkgs) db; dbxml = null; xerces-c = null; + xqilla = null;}; "BerlekampAlgorithm" = callPackage ({ mkDerivation, base, besout }: @@ -1859,11 +1860,11 @@ self: { homepage = "http://aleator.github.com/CV/"; description = "OpenCV based machine vision library"; license = "GPL"; - }) { opencv_calib3d = null; opencv_contrib = null; - opencv_core = null; opencv_features2d = null; opencv_flann = null; - opencv_gpu = null; opencv_highgui = null; opencv_imgproc = null; - opencv_legacy = null; opencv_ml = null; opencv_objdetect = null; - opencv_video = null; }; + }) { opencv_calib3d = null; opencv_contrib = null; + opencv_core = null; opencv_features2d = null; + opencv_flann = null; opencv_gpu = null; opencv_highgui = null; + opencv_imgproc = null; opencv_legacy = null; opencv_ml = null; + opencv_objdetect = null; opencv_video = null;}; "Cabal_1_18_1_6" = callPackage ({ mkDerivation, array, base, bytestring, containers, deepseq @@ -2288,7 +2289,7 @@ self: { extraLibraries = [ libdevil ]; description = "An FFI interface to the DevIL library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libdevil;}; "Combinatorrent" = callPackage ({ mkDerivation, array, attoparsec, base, bytestring, cereal @@ -3220,7 +3221,7 @@ self: { homepage = "http://code.haskell.org/~bkomuves/"; description = "Partial binding to the Microsoft DirectSound API"; license = stdenv.lib.licenses.bsd3; - }) { dsound = null; }; + }) { dsound = null;}; "DisTract" = callPackage ({ mkDerivation, base, Cabal, chunks, containers, directory @@ -3462,7 +3463,7 @@ self: { extraLibraries = [ openssl ]; description = "Cryptographic operations"; license = "GPL"; - }) {}; + }) { inherit (pkgs) openssl;}; "Dust-tools" = callPackage ({ mkDerivation, base, binary, bytestring, cereal, containers, csv @@ -3790,7 +3791,7 @@ self: { homepage = "https://github.com/verement/etamoo"; description = "A new implementation of the LambdaMOO server"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) pcre;}; "Etage" = callPackage ({ mkDerivation, base, containers, ghc, mtl, operational, random @@ -3855,7 +3856,7 @@ self: { homepage = "http://etherbunny.anytini.com/"; description = "A network analysis toolkit for Haskell"; license = "GPL"; - }) {}; + }) { inherit (pkgs) libpcap;}; "EuroIT" = callPackage ({ mkDerivation, base }: @@ -3950,7 +3951,7 @@ self: { homepage = "https://github.com/skypers/hsFModEx"; description = "The Haskell FModEx raw API"; license = stdenv.lib.licenses.gpl3; - }) { fmodex64 = null; }; + }) { fmodex64 = null;}; "FPretty" = callPackage ({ mkDerivation, base, containers }: @@ -3974,7 +3975,7 @@ self: { extraLibraries = [ ftgl ]; description = "Portable TrueType font rendering for OpenGL using the Freetype2 library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) ftgl;}; "FTGL-bytestring" = callPackage ({ mkDerivation, base, bytestring, ftgl, StateVar-transformer @@ -3990,7 +3991,7 @@ self: { extraLibraries = [ ftgl ]; description = "Portable TrueType font rendering for OpenGL using the Freetype2 library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) ftgl;}; "FTPLine" = callPackage ({ mkDerivation, ansi-terminal, base, bytestring, directory, ftphs @@ -4470,7 +4471,7 @@ self: { homepage = "http://haskell.org/haskellwiki/GLFW"; description = "A Haskell binding for GLFW"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libX11; inherit (pkgs) mesa;}; "GLFW-OGL" = callPackage ({ mkDerivation, base, libX11, libXrandr, mtl, OGL }: @@ -4483,7 +4484,8 @@ self: { homepage = "http://haskell.org/haskellwiki/GLFW-OGL"; description = "A binding for GLFW (OGL)"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libX11; + inherit (pkgs.xlibs) libXrandr;}; "GLFW-b" = callPackage ({ mkDerivation, base, bindings-GLFW, HUnit, test-framework @@ -4538,7 +4540,8 @@ self: { extraLibraries = [ libX11 mesa rt ]; description = "Open OpenGL context windows in X11 with libX11"; license = stdenv.lib.licenses.bsd3; - }) { rt = null; }; + }) { inherit (pkgs.xlibs) libX11; inherit (pkgs) mesa; + rt = null;}; "GLMatrix" = callPackage ({ mkDerivation, base, OpenGLRaw }: @@ -4564,7 +4567,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/Opengl"; description = "A raw binding for the OpenGL graphics system"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) freeglut; inherit (pkgs) mesa;}; "GLUT" = callPackage ({ mkDerivation, array, base, containers, freeglut, libICE, libSM @@ -4580,7 +4583,9 @@ self: { homepage = "http://www.haskell.org/haskellwiki/Opengl"; description = "A binding for the OpenGL Utility Toolkit"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) freeglut; inherit (pkgs.xlibs) libICE; + inherit (pkgs.xlibs) libSM; inherit (pkgs.xlibs) libXi; + inherit (pkgs.xlibs) libXmu; inherit (pkgs) mesa;}; "GLUtil" = callPackage ({ mkDerivation, array, base, bytestring, containers, cpphs @@ -4923,7 +4928,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/Glome"; description = "Simple 3D vector library"; license = "GPL"; - }) {}; + }) { inherit (pkgs) llvm;}; "GlomeView" = callPackage ({ mkDerivation, base, deepseq, GlomeTrace, GlomeVec, monad-par @@ -5455,7 +5460,7 @@ self: { homepage = "https://github.com/hdbc/hdbc-odbc"; description = "ODBC driver for HDBC"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) unixODBC;}; "HDBC-postgresql" = callPackage ({ mkDerivation, base, bytestring, convertible, HDBC, mtl @@ -5476,7 +5481,7 @@ self: { homepage = "http://github.com/hdbc/hdbc-postgresql"; description = "PostgreSQL driver for HDBC"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) postgresql;}; "HDBC-postgresql-hstore" = callPackage ({ mkDerivation, attoparsec, base, containers, HDBC, text }: @@ -5517,7 +5522,7 @@ self: { homepage = "http://software.complete.org/hdbc-sqlite3"; description = "Sqlite v3 driver for HDBC"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) sqlite; }; + }) { inherit (pkgs) sqlite;}; "HDRUtils" = callPackage ({ mkDerivation, array, base, colour, containers, mtl, pfstools @@ -5532,7 +5537,7 @@ self: { homepage = "http://vis.renci.org/jeff/pfs"; description = "Utilities for reading, manipulating, and writing HDR images"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) pfstools;}; "HERA" = callPackage ({ mkDerivation, base, mpfr }: @@ -5543,7 +5548,7 @@ self: { buildDepends = [ base ]; extraLibraries = [ mpfr ]; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) mpfr;}; "HFuse" = callPackage ({ mkDerivation, base, bytestring, fuse, unix }: @@ -5562,7 +5567,7 @@ self: { homepage = "https://github.com/m15k/hfuse"; description = "HFuse is a binding for the Linux FUSE library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) fuse;}; "HGL" = callPackage ({ mkDerivation, array, base, X11 }: @@ -5651,7 +5656,7 @@ self: { homepage = "http://www.althainz.de/HGamer3D.html"; description = "Library to enable 3D game development for Haskell - cAudio Bindings"; license = "unknown"; - }) { HGamer3DCAudio015 = null; }; + }) { HGamer3DCAudio015 = null;}; "HGamer3D-CEGUI-Binding" = callPackage ({ mkDerivation, base, CEGUIBase, CEGUIOgreRenderer, hg3dcegui050 @@ -5666,8 +5671,8 @@ self: { homepage = "http://www.hgamer3d.org"; description = "A Toolset for the Haskell Game Programmer - CEGUI Bindings"; license = "unknown"; - }) { CEGUIBase = null; CEGUIOgreRenderer = null; - hg3dcegui050 = null; }; + }) { CEGUIBase = null; CEGUIOgreRenderer = null; + hg3dcegui050 = null;}; "HGamer3D-Common" = callPackage ({ mkDerivation, base, clock, containers, directory, filepath @@ -5713,7 +5718,7 @@ self: { homepage = "http://www.hgamer3d.org"; description = "Enet Binding for HGamer3D"; license = "unknown"; - }) { hg3denet050 = null; }; + }) { inherit (pkgs) enet; hg3denet050 = null;}; "HGamer3D-GUI" = callPackage ({ mkDerivation, base, HGamer3D-CEGUI-Binding, HGamer3D-Data @@ -5799,7 +5804,7 @@ self: { homepage = "http://www.althainz.de/HGamer3D.html"; description = "Library to enable 3D game development for Haskell - OIS Bindings"; license = "unknown"; - }) { HGamer3DOIS015 = null; }; + }) { HGamer3DOIS015 = null;}; "HGamer3D-Ogre-Binding" = callPackage ({ mkDerivation, base, hg3dogre050, HGamer3D-Data, mtl, OgreMain @@ -5818,9 +5823,9 @@ self: { homepage = "http://www.hgamer3d.org"; description = "Ogre Binding for HGamer3D"; license = "unknown"; - }) { OgreMain = null; OgrePaging = null; OgreProperty = null; - OgreRTShaderSystem = null; OgreTerrain = null; - hg3dogre050 = null; }; + }) { OgreMain = null; OgrePaging = null; OgreProperty = null; + OgreRTShaderSystem = null; OgreTerrain = null; + hg3dogre050 = null;}; "HGamer3D-SDL2-Binding" = callPackage ({ mkDerivation, base, bytestring, hg3dsdl2050, HGamer3D-Data @@ -5835,7 +5840,8 @@ self: { homepage = "http://www.hgamer3d.org"; description = "SDL2 Binding for HGamer3D"; license = "unknown"; - }) { hg3dsdl2050 = null; }; + }) { inherit (pkgs) SDL2; hg3dsdl2050 = null; + inherit (pkgs.xlibs) libX11;}; "HGamer3D-SFML-Binding" = callPackage ({ mkDerivation, base, hg3dsfml050, HGamer3D-Data, sfml-audio @@ -5852,9 +5858,8 @@ self: { homepage = "http://www.hgamer3d.org"; description = "SFML Binding for HGamer3D"; license = "unknown"; - }) { inherit (pkgs) sfml-audio; - hg3dsfml050 = null; sfml-network = null; sfml-system = null; - sfml-window = null; }; + }) { hg3dsfml050 = null; sfml-audio = null; sfml-network = null; + sfml-system = null; sfml-window = null;}; "HGamer3D-WinEvent" = callPackage ({ mkDerivation, base, HGamer3D-Data, HGamer3D-SDL2-Binding, text @@ -5932,7 +5937,7 @@ self: { homepage = "https://github.com/JPMoresmau/HJVM"; description = "A library to create a Java Virtual Machine and manipulate Java objects"; license = stdenv.lib.licenses.bsd3; - }) { jvm = null; }; + }) { jvm = null;}; "HJavaScript" = callPackage ({ mkDerivation, base, pretty }: @@ -6053,7 +6058,7 @@ self: { buildTools = [ diffutils ]; description = "Heterogeneous lists"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) diffutils;}; "HListPP" = callPackage ({ mkDerivation, applicative-quoters, base, regex-applicative }: @@ -6135,7 +6140,7 @@ self: { extraLibraries = [ ode ]; description = "Binding to libODE"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) ode;}; "HOpenCV" = callPackage ({ mkDerivation, allocated-processor, base, opencv, vector-space }: @@ -6149,7 +6154,7 @@ self: { pkgconfigDepends = [ opencv ]; description = "A binding for the OpenCV computer vision library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) opencv;}; "HPDF" = callPackage ({ mkDerivation, array, base, binary, bytestring, containers, mtl @@ -6212,7 +6217,7 @@ self: { homepage = "http://yakov.cc/HPlot.html"; description = "A minimal monadic PLplot interface for Haskell"; license = stdenv.lib.licenses.bsd3; - }) { plplotd-gnome2 = null; }; + }) { plplotd-gnome2 = null;}; "HPong" = callPackage ({ mkDerivation, base, data-accessor, data-accessor-template, GLFW @@ -7572,7 +7577,7 @@ self: { homepage = "http://cielonegro.org/HsHyperEstraier.html"; description = "HyperEstraier binding for Haskell"; license = stdenv.lib.licenses.publicDomain; - }) { hyperestraier = null; qdbm = null; }; + }) { hyperestraier = null; qdbm = null;}; "HsJudy" = callPackage ({ mkDerivation, base, bytestring, containers, Judy }: @@ -7585,7 +7590,7 @@ self: { homepage = "http://www.pugscode.org/"; description = "Judy bindings, and some nice APIs"; license = stdenv.lib.licenses.bsd3; - }) { Judy = null; }; + }) { Judy = null;}; "HsOpenSSL" = callPackage ({ mkDerivation, base, bytestring, HUnit, integer-gmp, network @@ -7606,7 +7611,7 @@ self: { homepage = "https://github.com/phonohawk/HsOpenSSL"; description = "Partial OpenSSL binding for Haskell"; license = stdenv.lib.licenses.publicDomain; - }) {}; + }) { inherit (pkgs) openssl;}; "HsParrot" = callPackage ({ mkDerivation, base, bytestring, HsSyck, pretty, pugs-DrIFT }: @@ -7868,7 +7873,7 @@ self: { buildDepends = [ array base X11 ]; extraLibraries = [ Imlib2 ]; license = stdenv.lib.licenses.bsd3; - }) { Imlib2 = null; }; + }) { Imlib2 = null;}; "ImperativeHaskell" = callPackage ({ mkDerivation, base, mtl, template-haskell }: @@ -8306,7 +8311,7 @@ self: { homepage = "http://www.curry-language.org"; description = "A compiler from Curry to Haskell"; license = "unknown"; - }) { kics = null; }; + }) { kics = null;}; "KiCS-debugger" = callPackage ({ mkDerivation, base, containers, curry-base, directory, filepath @@ -8377,7 +8382,7 @@ self: { homepage = "https://code.google.com/p/kyotocabinet-hs/"; description = "Kyoto Cabinet DB bindings"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) kyotocabinet; }; + }) { inherit (pkgs) kyotocabinet;}; "L-seed" = callPackage ({ mkDerivation, base, cairo, containers, gtk, mtl, old-time @@ -8412,7 +8417,7 @@ self: { homepage = "https://github.com/ezyang/ldap-haskell"; description = "Haskell binding for C LDAP API"; license = stdenv.lib.licenses.bsd3; - }) { lber = null; ldap = null; }; + }) { lber = null; ldap = null;}; "LRU" = callPackage ({ mkDerivation, base, containers, QuickCheck }: @@ -8489,7 +8494,7 @@ self: { homepage = "http://github.com/LambdaHack/LambdaHack"; description = "A game engine library for roguelike dungeon crawlers"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) gtk; }; + }) { inherit (pkgs.gnome) gtk;}; "LambdaINet" = callPackage ({ mkDerivation, base, containers, GLFW, GLFW-task, monad-task, mtl @@ -8840,7 +8845,7 @@ self: { configureFlags = [ "-f-tests" "-f-examples" "-f-warnings" ]; description = "an adapter for LogicGrowsOnTrees that uses MPI"; license = stdenv.lib.licenses.bsd3; - }) { mpi = null; }; + }) { mpi = null;}; "LogicGrowsOnTrees-network" = callPackage ({ mkDerivation, base, cereal, cmdtheline, composition, containers @@ -9620,7 +9625,7 @@ self: { homepage = "http://mitar.tnode.com"; description = "A Haskell interface to Lego Mindstorms NXT"; license = stdenv.lib.licenses.gpl3; - }) { bluetooth = null; }; + }) { bluetooth = null;}; "NXTDSL" = callPackage ({ mkDerivation, attoparsec, base, hashable, mtl, resourcet, stm @@ -9725,7 +9730,7 @@ self: { homepage = "https://github.com/ptek/netsnmp"; description = "Bindings for net-snmp's C API for clients"; license = stdenv.lib.licenses.bsd3; - }) { netsnmp = null; }; + }) { netsnmp = null;}; "Network-NineP" = callPackage ({ mkDerivation, base, binary, bytestring, containers, convertible @@ -9755,7 +9760,8 @@ self: { buildDepends = [ array base integer ]; description = "A binary I/O library"; license = "unknown"; - }) { integer = null; }; + broken = true; + }) { integer = null;}; "NineP" = callPackage ({ mkDerivation, base, binary, bytestring }: @@ -10115,9 +10121,9 @@ self: { winspool ]; license = stdenv.lib.licenses.bsd3; - }) { comctl32 = null; comdlg32 = null; gdi32 = null; - kernel32 = null; ole32 = null; shell32 = null; user32 = null; - winmm = null; winspool = null; }; + }) { comctl32 = null; comdlg32 = null; gdi32 = null; + kernel32 = null; ole32 = null; shell32 = null; user32 = null; + winmm = null; winspool = null;}; "ObjectName" = callPackage ({ mkDerivation, base }: @@ -10248,7 +10254,7 @@ self: { homepage = "https://github.com/haskell-openal/ALUT"; description = "A binding to the OpenAL cross-platform 3D audio API"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) openal;}; "OpenCL" = callPackage ({ mkDerivation, base, bytestring, c2hs, mtl, OpenCL, QuickCheck }: @@ -10263,7 +10269,7 @@ self: { homepage = "https://github.com/IFCA/opencl"; description = "Haskell high-level wrapper for OpenCL"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) OpenCL; }; + }) { OpenCL = null;}; "OpenCLRaw" = callPackage ({ mkDerivation, base, bytestring, mtl }: @@ -10303,7 +10309,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/Opengl"; description = "A binding for the OpenGL graphics system"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libX11; inherit (pkgs) mesa;}; "OpenGLCheck" = callPackage ({ mkDerivation, base, checkers, haskell98, OpenGL, QuickCheck }: @@ -10330,7 +10336,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/Opengl"; description = "A raw binding for the OpenGL graphics system"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) mesa;}; "OpenGLRaw21" = callPackage ({ mkDerivation, OpenGLRaw }: @@ -10703,7 +10709,7 @@ self: { extraLibraries = [ libxml2 ]; description = "Relational optimiser and code generator"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libxml2;}; "Peano" = callPackage ({ mkDerivation, base }: @@ -10741,7 +10747,7 @@ self: { extraLibraries = [ cmph ]; description = "A perfect hashing library for mapping bytestrings to values"; license = stdenv.lib.licenses.bsd3; - }) { cmph = null; }; + }) { cmph = null;}; "PermuteEffects" = callPackage ({ mkDerivation, base, ReplicateEffects }: @@ -10901,7 +10907,7 @@ self: { homepage = "http://haskell.org/haskellwiki/PortMidi"; description = "A binding for PortMedia/PortMidi"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) alsaLib;}; "PostgreSQL" = callPackage ({ mkDerivation, base, mtl }: @@ -11303,7 +11309,7 @@ self: { extraLibraries = [ canlib ftd2xx ]; description = "Binding to code that controls a Segway RMP"; license = stdenv.lib.licenses.bsd3; - }) { canlib = null; ftd2xx = null; }; + }) { canlib = null; ftd2xx = null;}; "RNAFold" = callPackage ({ mkDerivation, ADPfusion, base, BiobaseTurner, BiobaseVienna @@ -11796,7 +11802,7 @@ self: { extraLibraries = [ SDL ]; description = "Binding to libSDL"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) SDL; }; + }) { inherit (pkgs) SDL;}; "SDL-gfx" = callPackage ({ mkDerivation, base, SDL }: @@ -11819,7 +11825,7 @@ self: { extraLibraries = [ SDL_image ]; description = "Binding to libSDL_image"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) SDL_image;}; "SDL-mixer" = callPackage ({ mkDerivation, base, SDL, SDL_mixer }: @@ -11831,7 +11837,7 @@ self: { extraLibraries = [ SDL_mixer ]; description = "Binding to libSDL_mixer"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) SDL_mixer;}; "SDL-mpeg" = callPackage ({ mkDerivation, base, SDL, smpeg }: @@ -11843,7 +11849,7 @@ self: { extraLibraries = [ smpeg ]; description = "Binding to the SMPEG library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) smpeg;}; "SDL-ttf" = callPackage ({ mkDerivation, base, SDL, SDL_ttf }: @@ -11855,7 +11861,7 @@ self: { extraLibraries = [ SDL_ttf ]; description = "Binding to libSDL_ttf"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) SDL_ttf;}; "SDL2-ttf" = callPackage ({ mkDerivation, base, SDL2, SDL2_ttf }: @@ -11863,11 +11869,11 @@ self: { pname = "SDL2-ttf"; version = "0.1.0"; sha256 = "03ng8kih285pvwj06jdwk4hkyyyb8j666pnvagnw5hsjhq60r8h6"; - buildDepends = [ base SDL2 ]; + buildDepends = [ base ]; extraLibraries = [ SDL2 SDL2_ttf ]; description = "Binding to libSDL-ttf"; license = stdenv.lib.licenses.mit; - }) { SDL2 = null; SDL2_ttf = null; }; + }) { inherit (pkgs) SDL2; SDL2_ttf = null;}; "SFML" = callPackage ({ mkDerivation, base, csfml-audio, csfml-graphics, csfml-network @@ -11884,8 +11890,9 @@ self: { homepage = "https://github.com/jeannekamikaze/SFML"; description = "SFML bindings"; license = stdenv.lib.licenses.mit; - }) { csfml-audio = null; csfml-graphics = null; - csfml-network = null; csfml-system = null; csfml-window = null; }; + }) { csfml-audio = null; csfml-graphics = null; + csfml-network = null; csfml-system = null; + csfml-window = null;}; "SFML-control" = callPackage ({ mkDerivation, base, mtl, SFML, template-haskell }: @@ -12151,7 +12158,7 @@ self: { homepage = "http://haskell.org/haskellwiki/Salsa"; description = "A .NET Bridge for Haskell"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) glib; }; + }) { inherit (pkgs) glib; inherit (pkgs) mono;}; "ScratchFs" = callPackage ({ mkDerivation, base, bytestring, directory, filepath, HFuse @@ -12480,7 +12487,7 @@ self: { homepage = "http://bitbucket.org/jetxee/snusmumrik/"; description = "E-library directory based on FUSE virtual file system"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) zip;}; "SoOSiM" = callPackage ({ mkDerivation, base, concurrent-supply, containers @@ -13112,7 +13119,7 @@ self: { buildDepends = [ base ]; extraLibraries = [ ogg theora ]; license = "GPL"; - }) { ogg = null; theora = null; }; + }) { ogg = null; theora = null;}; "Thingie" = callPackage ({ mkDerivation, base, cairo, gtk, mtl }: @@ -13585,7 +13592,7 @@ self: { homepage = "http://github.com/grwlf/vkhs"; description = "Provides access to Vkontakte social network via public API"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) curl; }; + }) { inherit (pkgs) curl;}; "Validation" = callPackage ({ mkDerivation, base, bifunctors, semigroupoids, semigroups }: @@ -13918,8 +13925,8 @@ self: { homepage = "https://github.com/haskell/win32"; description = "A binding to part of the Win32 library"; license = stdenv.lib.licenses.bsd3; - }) { advapi32 = null; gdi32 = null; shell32 = null; - shfolder = null; user32 = null; winmm = null; }; + }) { advapi32 = null; gdi32 = null; shell32 = null; + shfolder = null; user32 = null; winmm = null;}; "Win32-dhcp-server" = callPackage ({ mkDerivation, base, text, Win32, Win32-errors }: @@ -13956,7 +13963,7 @@ self: { homepage = "http://hub.darcs.net/shelarcy/Win32-extras/"; description = "Provides missing Win32 API"; license = stdenv.lib.licenses.bsd3; - }) { imm32 = null; msimg32 = null; }; + }) { imm32 = null; msimg32 = null;}; "Win32-junction-point" = callPackage ({ mkDerivation, base, text, Win32, Win32-errors }: @@ -13994,7 +14001,7 @@ self: { homepage = "http://github.com/mikesteele81/win32-services"; description = "Windows service applications"; license = stdenv.lib.licenses.bsd3; - }) { Advapi32 = null; }; + }) { Advapi32 = null;}; "Win32-services-wrapper" = callPackage ({ mkDerivation, base, directory, filepath, Win32, Win32-services @@ -14107,7 +14114,9 @@ self: { homepage = "https://github.com/haskell-pkg-janitors/X11"; description = "A binding to the X11 graphics library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libX11; inherit (pkgs.xlibs) libXext; + inherit (pkgs.xlibs) libXinerama; inherit (pkgs.xlibs) libXrandr; + inherit (pkgs.xlibs) libXrender;}; "X11-extras" = callPackage ({ mkDerivation, base, libX11, X11 }: @@ -14119,7 +14128,7 @@ self: { extraLibraries = [ libX11 ]; description = "Missing bindings to the X11 graphics library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libX11;}; "X11-rm" = callPackage ({ mkDerivation, base, X11 }: @@ -14143,7 +14152,7 @@ self: { homepage = "http://darcs.haskell.org/X11-xdamage"; description = "A binding to the Xdamage X11 extension library"; license = stdenv.lib.licenses.bsd3; - }) { Xdamage = null; }; + }) { Xdamage = null;}; "X11-xfixes" = callPackage ({ mkDerivation, base, X11, Xfixes }: @@ -14156,7 +14165,7 @@ self: { homepage = "https://github.com/reacocard/x11-xfixes"; description = "A binding to the Xfixes X11 extension library"; license = stdenv.lib.licenses.mit; - }) { Xfixes = null; }; + }) { Xfixes = null;}; "X11-xft" = callPackage ({ mkDerivation, base, fontconfig, freetype, libXft, pkgconfig @@ -14171,7 +14180,8 @@ self: { pkgconfigDepends = [ libXft ]; description = "Bindings to the Xft, X Free Type interface library, and some Xrender parts"; license = "LGPL"; - }) {}; + }) { inherit (pkgs) fontconfig; inherit (pkgs) freetype; + inherit (pkgs.xlibs) libXft; inherit (pkgs) pkgconfig;}; "X11-xshape" = callPackage ({ mkDerivation, base, X11 }: @@ -14207,7 +14217,7 @@ self: { homepage = "http://code.fac9.com/xinput/"; description = "Bindings for the DirectX XInput library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) xinput;}; "XMMS" = callPackage ({ mkDerivation, base, containers, xmmsclient, xmmsclient-glib }: @@ -14220,7 +14230,7 @@ self: { homepage = "http://kawais.org.ua/XMMS/"; description = "XMMS2 client library"; license = "LGPL"; - }) { xmmsclient = null; xmmsclient-glib = null; }; + }) { xmmsclient = null; xmmsclient-glib = null;}; "XMPP" = callPackage ({ mkDerivation, base, haskell98, hsdns, mtl, network, parsec @@ -14265,7 +14275,7 @@ self: { pkgconfigDepends = [ xau ]; description = "A binding to the X11 authentication library"; license = stdenv.lib.licenses.bsd3; - }) { xau = null; }; + }) { xau = null;}; "Xec" = callPackage ({ mkDerivation, base, binary, bytestring, cairo, containers @@ -14460,7 +14470,7 @@ self: { homepage = "http://code.google.com/p/yogurt-mud/"; description = "A functional MUD client"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) readline; }; + }) { inherit (pkgs) readline;}; "ZFS" = callPackage ({ mkDerivation, base, CC-delcont, containers, mtl, network, unix @@ -14608,7 +14618,7 @@ self: { configureFlags = [ "-fenable-pthreads" ]; description = "Bindings for ABC, A System for Sequential Synthesis and Verification"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) abc;}; "abcnotation" = callPackage ({ mkDerivation, base, parsec, prettify, process, semigroups }: @@ -16233,7 +16243,7 @@ self: { homepage = "http://www.haskell.org/alex/"; description = "Alex is a tool for generating lexical analysers in Haskell"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) perl;}; "alex-meta" = callPackage ({ mkDerivation, alex, array, base, containers, happy @@ -16494,7 +16504,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/ALSA"; description = "Binding to the ALSA Library API"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) alsaLib;}; "alsa-core" = callPackage ({ mkDerivation, alsaLib, base, extensible-exceptions }: @@ -16508,7 +16518,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/ALSA"; description = "Binding to the ALSA Library API (Exceptions)"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) alsaLib;}; "alsa-gui" = callPackage ({ mkDerivation, alsa-core, alsa-seq, base, midi, midi-alsa, wx @@ -16544,7 +16554,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/ALSA"; description = "Bindings for the ALSA sequencer API (MIDI stuff)"; license = "GPL"; - }) {}; + }) { inherit (pkgs) alsaLib;}; "alsa-mixer" = callPackage ({ mkDerivation, alsa-core, alsaLib, base, c2hs, unix }: @@ -16558,7 +16568,7 @@ self: { homepage = "https://github.com/ttuegel/alsa-mixer"; description = "Bindings to the ALSA simple mixer API"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) alsaLib;}; "alsa-pcm" = callPackage ({ mkDerivation, alsa-core, alsaLib, array, base @@ -16581,7 +16591,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/ALSA"; description = "Binding to the ALSA Library API (PCM audio)"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) alsaLib;}; "alsa-pcm-tests" = callPackage ({ mkDerivation, alsa, base }: @@ -16616,7 +16626,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/ALSA"; description = "Binding to the ALSA Library API (MIDI sequencer)"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) alsaLib;}; "alsa-seq-tests" = callPackage ({ mkDerivation, alsa, base }: @@ -16681,7 +16691,7 @@ self: { extraLibraries = [ alure ]; description = "A Haskell binding for ALURE"; license = "LGPL"; - }) { inherit (pkgs) alure; }; + }) { alure = null;}; "amazon-emailer" = callPackage ({ mkDerivation, base, bytestring, configurator, http-conduit @@ -17658,7 +17668,7 @@ self: { homepage = "https://github.com/markwright/antlrc"; description = "Haskell binding to the ANTLR parser generator C runtime library"; license = stdenv.lib.licenses.bsd3; - }) { antlr3c = null; }; + }) { antlr3c = null;}; "anydbm" = callPackage ({ mkDerivation, base, containers, MissingH, mtl }: @@ -17693,7 +17703,7 @@ self: { configureFlags = [ "-f-debugmemory" ]; description = "Bindings to libaosd, a library for Cairo-based on-screen displays"; license = stdenv.lib.licenses.bsd3; - }) { libaosd = null; }; + }) { libaosd = null;}; "ap-reflect" = callPackage ({ mkDerivation, base }: @@ -17726,7 +17736,7 @@ self: { homepage = "https://github.com/trskop/apache-md5"; description = "Apache specific MD5 digest algorighm"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) openssl;}; "apelsin" = callPackage ({ mkDerivation, array, base, bytestring, containers, deepseq @@ -18274,7 +18284,7 @@ self: { homepage = "https://github.com/svenssonjoel/arbb-vm/wiki"; description = "FFI binding to the Intel Array Building Blocks (ArBB) virtual machine"; license = stdenv.lib.licenses.bsd3; - }) { arbb_dev = null; }; + }) { arbb_dev = null;}; "arbtt" = callPackage ({ mkDerivation, aeson, array, base, binary, bytestring @@ -18303,7 +18313,7 @@ self: { homepage = "http://arbtt.nomeata.de/"; description = "Automatic Rule-Based Time Tracker"; license = "GPL"; - }) {}; + }) { inherit (pkgs.xlibs) libXScrnSaver;}; "archive" = callPackage ({ mkDerivation, base, bytestring, debian, debian-mirror, directory @@ -18324,7 +18334,8 @@ self: { ]; description = "A library and programs for creating hardlinked incremental archives or backups"; license = stdenv.lib.licenses.bsd3; - }) { debian-mirror = null; help = null; }; + broken = true; + }) { debian-mirror = null; help = null;}; "archiver" = callPackage ({ mkDerivation, base, bytestring, containers, curl, HTTP, network @@ -18871,7 +18882,8 @@ self: { buildDepends = [ base containers ghc-binary parsec ]; description = "Haskell Assembler"; license = stdenv.lib.licenses.bsd3; - }) { ghc-binary = null; }; + broken = true; + }) { ghc-binary = null;}; "assert" = callPackage ({ mkDerivation, base, bytestring, Cabal, directory, filepath @@ -18927,7 +18939,7 @@ self: { extraLibraries = [ assimp ]; description = "The Assimp asset import library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) assimp; }; + }) { inherit (pkgs) assimp;}; "astar" = callPackage ({ mkDerivation, base, containers, PSQueue }: @@ -19482,7 +19494,7 @@ self: { homepage = "http://trac.haskell.org/augeas"; description = "A Haskell FFI wrapper for the Augeas API"; license = "LGPL"; - }) { inherit (pkgs) augeas; }; + }) { inherit (pkgs) augeas;}; "augur" = callPackage ({ mkDerivation, base, bytestring, classify, containers, directory @@ -19765,7 +19777,7 @@ self: { extraLibraries = [ awesomium ]; description = "Low-level Awesomium bindings"; license = stdenv.lib.licenses.gpl3; - }) { inherit (pkgs) awesomium; }; + }) { awesomium = null;}; "aws" = callPackage ({ mkDerivation, aeson, attoparsec, base, base16-bytestring @@ -21113,7 +21125,7 @@ self: { extraLibraries = [ db ]; description = "Pretty BerkeleyDB v4 binding"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) db;}; "berp" = callPackage ({ mkDerivation, array, base, containers, directory @@ -21423,8 +21435,9 @@ self: { homepage = "http://www.leksah.org"; description = "Leksah plugin base"; license = "LGPL"; - }) { leksah-dummy = null; leksah-main = null; - leksah-plugin-pane = null; }; + broken = true; + }) { leksah-dummy = null; leksah-main = null; + leksah-plugin-pane = null;}; "billeksah-pane" = callPackage ({ mkDerivation, base, billeksah-services, containers, directory @@ -21830,7 +21843,7 @@ self: { homepage = "http://cielonegro.org/Bindings-EsounD.html"; description = "Low level bindings to EsounD (ESD; Enlightened Sound Daemon)"; license = stdenv.lib.licenses.publicDomain; - }) { esound = null; }; + }) { esound = null;}; "bindings-GLFW" = callPackage ({ mkDerivation, base, bindings-DSL, HUnit, libX11, libXext @@ -21849,7 +21862,10 @@ self: { configureFlags = [ "-fmacosxusemenubar" "-fmacosxusechdir" ]; description = "Low-level bindings to GLFW OpenGL library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libX11; inherit (pkgs.xlibs) libXext; + inherit (pkgs.xlibs) libXfixes; inherit (pkgs.xlibs) libXi; + inherit (pkgs.xlibs) libXrandr; inherit (pkgs.xlibs) libXxf86vm; + inherit (pkgs) mesa;}; "bindings-K8055" = callPackage ({ mkDerivation, base, K8055D }: @@ -21862,7 +21878,7 @@ self: { homepage = "https://github.com/jputcu/bindings-K8055"; description = "Bindings to Velleman K8055 dll"; license = stdenv.lib.licenses.bsd3; - }) { K8055D = null; }; + }) { K8055D = null;}; "bindings-apr" = callPackage ({ mkDerivation, apr-1, base, bindings-DSL }: @@ -21875,7 +21891,7 @@ self: { homepage = "http://cielonegro.org/Bindings-APR.html"; description = "Low level bindings to Apache Portable Runtime (APR)"; license = stdenv.lib.licenses.publicDomain; - }) { apr-1 = null; }; + }) { apr-1 = null;}; "bindings-apr-util" = callPackage ({ mkDerivation, apr-util-1, base, bindings-apr, bindings-DSL }: @@ -21888,7 +21904,7 @@ self: { homepage = "http://cielonegro.org/Bindings-APR.html"; description = "Low level bindings to Apache Portable Runtime Utility (APR Utility)"; license = stdenv.lib.licenses.publicDomain; - }) { apr-util-1 = null; }; + }) { apr-util-1 = null;}; "bindings-audiofile" = callPackage ({ mkDerivation, audiofile, base, bindings-DSL }: @@ -21901,7 +21917,7 @@ self: { homepage = "http://cielonegro.org/Bindings-AudioFile.html"; description = "Low level bindings to audiofile"; license = stdenv.lib.licenses.publicDomain; - }) {}; + }) { inherit (pkgs) audiofile;}; "bindings-bfd" = callPackage ({ mkDerivation, alex, array, base, bfd, containers, happy, opcodes @@ -21917,7 +21933,7 @@ self: { homepage = "http://projects.haskell.org/bindings-bfd/"; description = "Bindings for libbfd, a library of the GNU `binutils'"; license = stdenv.lib.licenses.gpl3; - }) { bfd = null; opcodes = null; }; + }) { bfd = null; opcodes = null;}; "bindings-cctools" = callPackage ({ mkDerivation, bindings-DSL, dttools }: @@ -21930,7 +21946,7 @@ self: { homepage = "http://bitbucket.org/badi/bindings-cctools"; description = "Bindings to the CCTools WorkQueue C library"; license = stdenv.lib.licenses.gpl2; - }) { dttools = null; }; + }) { dttools = null;}; "bindings-codec2" = callPackage ({ mkDerivation, base, binary, bindings-DSL, bytestring, codec2 @@ -21948,7 +21964,7 @@ self: { homepage = "https://github.com/relrod/bindings-codec2"; description = "Very low-level FFI bindings for Codec2"; license = stdenv.lib.licenses.gpl2; - }) { codec2 = null; }; + }) { codec2 = null;}; "bindings-common" = callPackage ({ mkDerivation, base }: @@ -21973,7 +21989,7 @@ self: { homepage = "http://github.com/aleator/bindings-dc1394"; description = "Library for using firewire (iidc-1394) cameras"; license = stdenv.lib.licenses.bsd3; - }) { dc1394 = null; }; + }) { dc1394 = null;}; "bindings-directfb" = callPackage ({ mkDerivation, base, bindings-DSL, bindings-posix, directfb }: @@ -21985,7 +22001,7 @@ self: { pkgconfigDepends = [ directfb ]; description = "Low level bindings to DirectFB"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) directfb;}; "bindings-eskit" = callPackage ({ mkDerivation, array, base, bindings-DSL, eskit }: @@ -21999,7 +22015,7 @@ self: { homepage = "http://github.com/a1kmm/bindings-eskit"; description = "Bindings to ESKit"; license = stdenv.lib.licenses.bsd3; - }) { eskit = null; }; + }) { eskit = null;}; "bindings-fann" = callPackage ({ mkDerivation, base, bindings-DSL, fann }: @@ -22011,7 +22027,7 @@ self: { pkgconfigDepends = [ fann ]; description = "Low level bindings to FANN neural network library"; license = stdenv.lib.licenses.bsd3; - }) { fann = null; }; + }) { fann = null;}; "bindings-friso" = callPackage ({ mkDerivation, base, bindings-DSL, friso }: @@ -22023,7 +22039,7 @@ self: { extraLibraries = [ friso ]; description = "Low level bindings for friso"; license = stdenv.lib.licenses.asl20; - }) { friso = null; }; + }) { friso = null;}; "bindings-glib" = callPackage ({ mkDerivation, base, bindings-DSL, glib }: @@ -22035,7 +22051,7 @@ self: { pkgconfigDepends = [ glib ]; description = "Low level bindings to GLib"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) glib; }; + }) { inherit (pkgs) glib;}; "bindings-gobject" = callPackage ({ mkDerivation, base, bindings-DSL, bindings-glib, glib }: @@ -22047,7 +22063,7 @@ self: { pkgconfigDepends = [ glib ]; description = "Low level bindings supporting GObject and derived libraries"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) glib; }; + }) { inherit (pkgs) glib;}; "bindings-gpgme" = callPackage ({ mkDerivation, base, bindings-DSL, gpgme }: @@ -22060,7 +22076,7 @@ self: { homepage = "http://bitbucket.org/mauricio/bindings-gpgme"; description = "Project bindings-* raw interface to gpgme"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) gpgme;}; "bindings-gsl" = callPackage ({ mkDerivation, base, bindings-DSL, gsl }: @@ -22072,7 +22088,7 @@ self: { pkgconfigDepends = [ gsl ]; description = "Low level bindings to GNU GSL"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) gsl;}; "bindings-gts" = callPackage ({ mkDerivation, base, bindings-DSL, bindings-glib, gts }: @@ -22084,7 +22100,7 @@ self: { pkgconfigDepends = [ gts ]; description = "Low level bindings supporting GTS, the GNU Triangulated Surface Library"; license = stdenv.lib.licenses.gpl3; - }) {}; + }) { inherit (pkgs) gts;}; "bindings-hamlib" = callPackage ({ mkDerivation, base, bindings-DSL, hamlib }: @@ -22100,7 +22116,7 @@ self: { homepage = "https://github.com/relrod/hamlib-haskell"; description = "Hamlib bindings for Haskell"; license = stdenv.lib.licenses.lgpl21; - }) {}; + }) { inherit (pkgs) hamlib;}; "bindings-hdf5" = callPackage ({ mkDerivation, base, bindings-DSL }: @@ -22125,8 +22141,7 @@ self: { homepage = "https://github.com/basvandijk/bindings-levmar"; description = "Low level bindings to the C levmar (Levenberg-Marquardt) library"; license = "unknown"; - }) { inherit (pkgs) blas; - lapack = null; }; + }) { inherit (pkgs) blas; lapack = null;}; "bindings-libcddb" = callPackage ({ mkDerivation, base, bindings-DSL, libcddb }: @@ -22139,7 +22154,7 @@ self: { homepage = "http://bitbucket.org/mauricio/bindings-libcddb"; description = "Low level binding to libcddb"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libcddb;}; "bindings-libffi" = callPackage ({ mkDerivation, base, bindings-DSL, libffi }: @@ -22151,7 +22166,7 @@ self: { pkgconfigDepends = [ libffi ]; description = "Low level bindings to libffi"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) libffi; }; + }) { inherit (pkgs) libffi;}; "bindings-libftdi" = callPackage ({ mkDerivation, base, bindings-DSL, libftdi, libusb }: @@ -22163,7 +22178,7 @@ self: { pkgconfigDepends = [ libftdi libusb ]; description = "Low level bindings to libftdi"; license = "GPL"; - }) {}; + }) { inherit (pkgs) libftdi; inherit (pkgs) libusb;}; "bindings-librrd" = callPackage ({ mkDerivation, base, bindings-DSL, librrd }: @@ -22176,7 +22191,7 @@ self: { homepage = "http://cielonegro.org/Bindings-librrd.html"; description = "Low level bindings to RRDtool"; license = stdenv.lib.licenses.publicDomain; - }) { librrd = null; }; + }) { librrd = null;}; "bindings-libstemmer" = callPackage ({ mkDerivation, base, bindings-DSL, resourcet, stemmer @@ -22190,7 +22205,7 @@ self: { extraLibraries = [ stemmer ]; description = "Binding for libstemmer with low level binding"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) stemmer; }; + }) { stemmer = null;}; "bindings-libusb" = callPackage ({ mkDerivation, base, bindings-DSL, libusb }: @@ -22203,7 +22218,7 @@ self: { homepage = "https://github.com/basvandijk/bindings-libusb"; description = "Low level bindings to libusb"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libusb;}; "bindings-libv4l2" = callPackage ({ mkDerivation, base, bindings-DSL, v4l2 }: @@ -22216,7 +22231,7 @@ self: { homepage = "https://gitorious.org/hsv4l2"; description = "bindings to libv4l2 for Linux"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) v4l2; }; + }) { v4l2 = null;}; "bindings-libzip" = callPackage ({ mkDerivation, base, bindings-DSL, libzip }: @@ -22230,7 +22245,7 @@ self: { homepage = "http://bitbucket.org/astanin/hs-libzip/"; description = "Low level bindings to libzip"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libzip;}; "bindings-linux-videodev2" = callPackage ({ mkDerivation, base, bindings-DSL, ioctl }: @@ -22255,7 +22270,7 @@ self: { homepage = "https://github.com/fizruk/bindings-lxc"; description = "Direct Haskell bindings to LXC (Linux containers) C API"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) lxc; }; + }) { inherit (pkgs) lxc;}; "bindings-mmap" = callPackage ({ mkDerivation, bindings-posix }: @@ -22296,7 +22311,7 @@ self: { homepage = "http://floss.scru.org/bindings-nettle"; description = "bindings to nettle crypto library"; license = stdenv.lib.licenses.gpl3; - }) { inherit (pkgs) nettle; }; + }) { inherit (pkgs) nettle;}; "bindings-parport" = callPackage ({ mkDerivation, base, bindings-DSL }: @@ -22322,7 +22337,7 @@ self: { ]; description = "Low-level bindings to portaudio library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) portaudio; }; + }) { inherit (pkgs) portaudio;}; "bindings-posix" = callPackage ({ mkDerivation, base, bindings-DSL }: @@ -22375,7 +22390,7 @@ self: { homepage = "http://floss.scru.org/bindings-sane"; description = "FFI bindings to libsane"; license = stdenv.lib.licenses.gpl3; - }) {}; + }) { inherit (pkgs) saneBackends;}; "bindings-sc3" = callPackage ({ mkDerivation, base, bindings-DSL, scsynth }: @@ -22388,7 +22403,7 @@ self: { homepage = "https://github.com/kaoskorobase/bindings-sc3/"; description = "Low-level bindings to the SuperCollider synthesis engine library"; license = "GPL"; - }) { scsynth = null; }; + }) { scsynth = null;}; "bindings-sipc" = callPackage ({ mkDerivation, base, sipc }: @@ -22403,7 +22418,7 @@ self: { homepage = "https://github.com/justinethier/hs-bindings-sipc"; description = "Low level bindings to SIPC"; license = "LGPL"; - }) { sipc = null; }; + }) { sipc = null;}; "bindings-sophia" = callPackage ({ mkDerivation, base, bindings-DSL }: @@ -22426,7 +22441,7 @@ self: { pkgconfigDepends = [ sqlite ]; description = "Low level bindings to sqlite3"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) sqlite; }; + }) { inherit (pkgs) sqlite;}; "bindings-svm" = callPackage ({ mkDerivation, base, bindings-DSL }: @@ -22462,7 +22477,7 @@ self: { configureFlags = [ "-fyices-dynamic" ]; description = "Bindings to the Yices theorem prover"; license = stdenv.lib.licenses.publicDomain; - }) { inherit (pkgs) yices; }; + }) { inherit (pkgs) gmp; inherit (pkgs) yices;}; "binembed" = callPackage ({ mkDerivation, base, bytestring, Cabal, containers, directory @@ -22865,7 +22880,7 @@ self: { extraLibraries = [ gmp ]; description = "A space-efficient set data structure"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) gmp;}; "bitspeak" = callPackage ({ mkDerivation, base, bindings-DSL, bindings-glib @@ -22883,7 +22898,7 @@ self: { pkgconfigDepends = [ gtk pango ]; description = "Proof-of-concept tool for writing using binary choices"; license = "GPL"; - }) { inherit (pkgs) gtk pango; }; + }) { inherit (pkgs.gnome) gtk; inherit (pkgs.gnome) pango;}; "bitstream" = callPackage ({ mkDerivation, base, base-unicode-symbols, bytestring, QuickCheck @@ -23151,7 +23166,7 @@ self: { homepage = "https://github.com/Rufflewind/blas-hs"; description = "Low-level Haskell bindings to Blas"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) blas; }; + }) { inherit (pkgs) blas;}; "blastxml" = callPackage ({ mkDerivation, base, biocore, bytestring, parallel, tagsoup }: @@ -23544,7 +23559,7 @@ self: { homepage = "http://www.bluetile.org/"; description = "full-featured tiling for the GNOME desktop environment"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) gtk; }; + }) { inherit (pkgs.gnome) gtk;}; "bluetileutils" = callPackage ({ mkDerivation, base, gtk }: @@ -24163,7 +24178,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/Bullet"; description = "A wrapper for the Bullet physics engine"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) bullet; }; + }) { inherit (pkgs) bullet;}; "bumper" = callPackage ({ mkDerivation, base, Cabal, containers, fclabels, process @@ -24288,7 +24303,7 @@ self: { configureFlags = [ "-fthreaded" "-f-interactivetests" ]; description = "Draw pretty sequence diagrams of D-Bus traffic"; license = "unknown"; - }) { inherit (pkgs) glib; }; + }) { inherit (pkgs) glib;}; "bv" = callPackage ({ mkDerivation, base }: @@ -24673,7 +24688,7 @@ self: { extraLibraries = [ bzip2 ]; description = "Compression and decompression in the bzip2 format"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) bzip2;}; "bzlib-conduit" = callPackage ({ mkDerivation, base, bindings-DSL, bytestring, bzip2, conduit @@ -24696,7 +24711,7 @@ self: { homepage = "https://github.com/snoyberg/bzlib-conduit"; description = "Streaming compression/decompression via conduits"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) bzip2;}; "c-dsl" = callPackage ({ mkDerivation, base, language-c }: @@ -25100,7 +25115,7 @@ self: { extraLibraries = [ zlib ]; description = "The (bundled) command-line interface for Cabal and Hackage"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) zlib; }; + }) { inherit (pkgs) zlib;}; "cabal-install-ghc72" = callPackage ({ mkDerivation, array, base, Cabal, containers, directory @@ -25646,7 +25661,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the Cairo library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) cairo; }; + }) { inherit (pkgs) cairo;}; "cairo-appbase" = callPackage ({ mkDerivation, base, cairo, glib, gtk }: @@ -25731,7 +25746,7 @@ self: { homepage = "http://haskell.org/haskellwiki/Cal3d_animation"; description = "Haskell binding to the Cal3D animation library"; license = "LGPL"; - }) { inherit (pkgs) cal3d; }; + }) { cal3d = null;}; "cal3d-examples" = callPackage ({ mkDerivation, base, cal3d, cal3d-opengl, OpenGL, SDL }: @@ -26097,7 +26112,7 @@ self: { pkgconfigDepends = [ casadi_control ]; description = "low level bindings to casadi-control"; license = stdenv.lib.licenses.gpl3; - }) { casadi_control = null; }; + }) { casadi_control = null;}; "casadi-bindings-core" = callPackage ({ mkDerivation, base, casadi-bindings-internal, casadi_core @@ -26111,7 +26126,7 @@ self: { pkgconfigDepends = [ casadi_core ]; description = "low level bindings to casadi-core"; license = stdenv.lib.licenses.gpl3; - }) { casadi_core = null; }; + }) { casadi_core = null;}; "casadi-bindings-internal" = callPackage ({ mkDerivation, base, casadi_core, vector }: @@ -26124,7 +26139,7 @@ self: { homepage = "http://github.com/ghorn/casadi-bindings"; description = "low level bindings to CasADi"; license = stdenv.lib.licenses.gpl3; - }) { casadi_core = null; }; + }) { casadi_core = null;}; "casadi-bindings-ipopt-interface" = callPackage ({ mkDerivation, base, casadi-bindings-core @@ -26140,7 +26155,7 @@ self: { pkgconfigDepends = [ casadi_ipopt_interface ]; description = "low level bindings to casadi-ipopt_interface"; license = stdenv.lib.licenses.gpl3; - }) { casadi_ipopt_interface = null; }; + }) { casadi_ipopt_interface = null;}; "casadi-bindings-snopt-interface" = callPackage ({ mkDerivation, base, casadi-bindings-core @@ -26156,7 +26171,7 @@ self: { pkgconfigDepends = [ casadi_snopt_interface ]; description = "low level bindings to casadi-snopt_interface"; license = stdenv.lib.licenses.gpl3; - }) { casadi_snopt_interface = null; }; + }) { casadi_snopt_interface = null;}; "cascading" = callPackage ({ mkDerivation, base, blaze-builder, bytestring, colour @@ -26540,7 +26555,7 @@ self: { configureFlags = [ "-f-examples" ]; description = "Bindings for the CCI networking library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) cci; }; + }) { cci = null;}; "ccnx" = callPackage ({ mkDerivation, base, bytestring }: @@ -26570,7 +26585,7 @@ self: { homepage = "http://bitbucket.org/badi/hs-cctools-workqueue"; description = "High-level interface to CCTools' WorkQueue library"; license = stdenv.lib.licenses.gpl2; - }) { dttools = null; }; + }) { dttools = null;}; "cedict" = callPackage ({ mkDerivation, base, bytestring, containers, mtl, parsec @@ -26600,7 +26615,7 @@ self: { pkgconfigDepends = [ gtk ]; description = "Cairo-based CellRenderer"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) gtk; }; + }) { inherit (pkgs.gnome) gtk;}; "cereal" = callPackage ({ mkDerivation, array, base, bytestring, containers, ghc-prim }: @@ -27172,7 +27187,7 @@ self: { extraLibraries = [ resolv ]; description = "Confirm whether an email is valid and probably existant"; license = stdenv.lib.licenses.bsd3; - }) { resolv = null; }; + }) { resolv = null;}; "check-pvp" = callPackage ({ mkDerivation, base, Cabal, containers, explicit-exception @@ -27466,7 +27481,7 @@ self: { homepage = "http://haskell.org/haskellwiki/Library/cinvoke"; description = "A binding to cinvoke"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) cinvoke; }; + }) { cinvoke = null;}; "cio" = callPackage ({ mkDerivation, base, monad-stm, mtl, parallel-io, stm }: @@ -28020,7 +28035,7 @@ self: { homepage = "http://www.clckwrks.com/"; description = "A secure, reliable content management system (CMS) and blogging platform"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) cryptopp; inherit (pkgs) openssl;}; "clckwrks-cli" = callPackage ({ mkDerivation, acid-state, base, clckwrks, haskeline, mtl @@ -28413,7 +28428,7 @@ self: { homepage = "http://patch-tag.com/r/shahn/clocked/home"; description = "timer functionality to clock IO commands"; license = stdenv.lib.licenses.gpl3; - }) { QtCore = null; }; + }) { QtCore = null;}; "clogparse" = callPackage ({ mkDerivation, attoparsec, base, bytestring, filepath, text, time @@ -28600,7 +28615,8 @@ self: { configureFlags = [ "-f-debug" ]; description = "Bindings to the Clutter animation library"; license = "LGPL"; - }) { inherit (pkgs) glib pango; }; + }) { inherit (pkgs) clutter; inherit (pkgs) glib; + inherit (pkgs.gnome) pango;}; "cmaes" = callPackage ({ mkDerivation, base, doctest, doctest-prop, mtl, process, random @@ -30586,7 +30602,7 @@ self: { extraLibraries = [ hyperleveldb ]; configureFlags = [ "-f-profiling" "-f-binaries" ]; license = stdenv.lib.licenses.mit; - }) { hyperleveldb = null; }; + }) { hyperleveldb = null;}; "continuum-client" = callPackage ({ mkDerivation, base, bytestring, cereal, containers, mtl @@ -31477,7 +31493,7 @@ self: { homepage = "https://john-millikin.com/software/haskell-python/"; description = "Bindings for libpython"; license = stdenv.lib.licenses.gpl3; - }) {}; + }) { inherit (pkgs) python3;}; "cql" = callPackage ({ mkDerivation, base, bytestring, cereal, Decimal, iproute @@ -31664,7 +31680,7 @@ self: { extraLibraries = [ crack ]; description = "A haskell binding to cracklib"; license = "GPL"; - }) { inherit (pkgs) crack; }; + }) { crack = null;}; "craftwerk" = callPackage ({ mkDerivation, base, colour, mtl, vector-space }: @@ -32614,7 +32630,7 @@ self: { homepage = "http://darcs.imperialviolet.org/ctemplate"; description = "Binding to the Google ctemplate library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) ctemplate; }; + }) { ctemplate = null;}; "ctkl" = callPackage ({ mkDerivation, array, base }: @@ -32713,8 +32729,7 @@ self: { homepage = "https://github.com/bmsherman/cublas"; description = "FFI bindings to the CUDA CUBLAS and CUSPARSE libraries"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) cublas; - cusparse = null; }; + }) { cublas = null; cusparse = null;}; "cuboid" = callPackage ({ mkDerivation, base, GLUT, Yampa }: @@ -32759,8 +32774,8 @@ self: { homepage = "https://github.com/adamwalker/haskell_cudd"; description = "Bindings to the CUDD binary decision diagrams library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) cudd; - dddmp = null; epd = null; util = null; }; + }) { cudd = null; dddmp = null; epd = null; inherit (pkgs) mtr; + inherit (pkgs) st; util = null;}; "cufft" = callPackage ({ mkDerivation, base, c2hs, cuda }: @@ -32786,7 +32801,7 @@ self: { configureFlags = [ "-fnew-base" ]; description = "Haskell binding to libcurl"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) curl; }; + }) { inherit (pkgs) curl;}; "curl-aeson" = callPackage ({ mkDerivation, aeson, base, curl, text, utf8-string }: @@ -33137,7 +33152,7 @@ self: { homepage = "http://darcs.net/"; description = "a distributed, interactive, smart revision control system"; license = "GPL"; - }) { inherit (pkgs) curl; }; + }) { inherit (pkgs) curl;}; "darcs-benchmark" = callPackage ({ mkDerivation, base, bytestring, cmdargs, containers, datetime @@ -33190,7 +33205,7 @@ self: { homepage = "http://darcs.net/"; description = "a distributed, interactive, smart revision control system"; license = "GPL"; - }) { inherit (pkgs) curl; }; + }) { inherit (pkgs) curl;}; "darcs-buildpackage" = callPackage ({ mkDerivation, base, ConfigFile, directory, hslogger, MissingH @@ -33230,8 +33245,7 @@ self: { homepage = "http://darcs.net/"; description = "David's Advanced Version Control System"; license = "GPL"; - }) { inherit (pkgs) curl zlib; - curses = null; }; + }) { inherit (pkgs) curl; curses = null; inherit (pkgs) zlib;}; "darcs-fastconvert" = callPackage ({ mkDerivation, attoparsec, base, bytestring, cmdlib, containers @@ -35365,7 +35379,7 @@ self: { homepage = "https://github.com/massysett/deka"; description = "Decimal floating point arithmetic"; license = stdenv.lib.licenses.bsd3; - }) { mpdec = null; }; + }) { mpdec = null;}; "deka-tests" = callPackage ({ mkDerivation, base, bytestring, containers, deka, parsec, pipes @@ -36281,7 +36295,7 @@ self: { configureFlags = [ "-f-bytestring-in-base" ]; description = "Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) zlib; }; + }) { inherit (pkgs) zlib;}; "digest-pure" = callPackage ({ mkDerivation, array, base, bytestring, digest, QuickCheck }: @@ -36807,7 +36821,7 @@ self: { homepage = "http://github.com/lightquake/discount"; description = "Haskell bindings to the discount Markdown library"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) markdown; }; + }) { markdown = null;}; "discrete-space-map" = callPackage ({ mkDerivation, adjunctions, base, comonad, distributive, keys @@ -37484,7 +37498,7 @@ self: { homepage = "https://github.com/maxpow4h/dnssd"; description = "DNS service discovery bindings"; license = stdenv.lib.licenses.bsd3; - }) { dns_sd = null; }; + }) { dns_sd = null;}; "doc-review" = callPackage ({ mkDerivation, base, base64-bytestring, binary, bytestring @@ -38072,7 +38086,8 @@ self: { pkgconfigDepends = [ libdpkg ]; description = "libdpkg bindings"; license = stdenv.lib.licenses.gpl3; - }) { libdpkg = null; }; + broken = true; + }) { libdpkg = null;}; "drClickOn" = callPackage ({ mkDerivation, base, containers }: @@ -38395,7 +38410,7 @@ self: { pkgconfigDepends = [ dvdread ]; description = "A monadic interface to libdvdread"; license = stdenv.lib.licenses.gpl3; - }) { inherit (pkgs) dvdread; }; + }) { dvdread = null;}; "dvi-processing" = callPackage ({ mkDerivation, base, bytestring, filepath, transformers }: @@ -38486,7 +38501,7 @@ self: { extraLibraries = [ d3d9 ]; description = "A binding to the Microsoft DirectX 9 API"; license = stdenv.lib.licenses.bsd3; - }) { d3d9 = null; }; + }) { d3d9 = null;}; "dx9d3dx" = callPackage ({ mkDerivation, base, d3dx9, dx9base, dx9d3d, Win32 }: @@ -38498,7 +38513,7 @@ self: { extraLibraries = [ d3dx9 ]; description = "A binding to the Microsoft DirectX 9 D3DX API"; license = stdenv.lib.licenses.bsd3; - }) { d3dx9 = null; }; + }) { d3dx9 = null;}; "dynamic-cabal" = callPackage ({ mkDerivation, base, containers, data-default, directory, doctest @@ -38799,7 +38814,7 @@ self: { extraLibraries = [ canlib ]; description = "Tools for automotive ECU development"; license = stdenv.lib.licenses.bsd3; - }) { canlib = null; }; + }) { canlib = null;}; "ed25519" = callPackage ({ mkDerivation, base, bytestring, hlint, QuickCheck }: @@ -38982,7 +38997,7 @@ self: { homepage = "http://code.haskell.org/editline"; description = "Bindings to the editline library (libedit)"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libedit;}; "effect-handlers" = callPackage ({ mkDerivation, base, free, hspec, hspec-discover, HUnit @@ -39192,7 +39207,7 @@ self: { extraLibraries = [ eibclient ]; description = "EIBd Client"; license = stdenv.lib.licenses.gpl3; - }) { eibclient = null; }; + }) { eibclient = null;}; "eigen" = callPackage ({ mkDerivation, base, vector }: @@ -40162,7 +40177,7 @@ self: { homepage = "http://www.dcs.st-and.ac.uk/~eb/epic.php"; description = "Compiler for a simple functional language"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) boehmgc; inherit (pkgs) gmp;}; "epoll" = callPackage ({ mkDerivation, base, unix }: @@ -41063,7 +41078,7 @@ self: { extraLibraries = [ exif ]; description = "A Haskell binding to a subset of libexif"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) exif; }; + }) { inherit (pkgs) exif;}; "exists" = callPackage ({ mkDerivation, base, contravariant }: @@ -41741,7 +41756,7 @@ self: { configureFlags = [ "-fsmall_base" ]; description = "A Haskell library for writing FastCGI programs"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) fcgi;}; "fastirc" = callPackage ({ mkDerivation, attoparsec, base, bytestring, bytestring-show @@ -42175,7 +42190,7 @@ self: { homepage = "http://feldspar.github.com"; description = "Compiler for the Feldspar language"; license = stdenv.lib.licenses.bsd3; - }) { gcc_s = null; }; + }) { gcc_s = null;}; "feldspar-language" = callPackage ({ mkDerivation, array, base, bytestring, containers, data-default @@ -42229,7 +42244,7 @@ self: { homepage = "http://fenfire.org/"; description = "Graph-based notetaking system"; license = "GPL"; - }) { raptor = null; }; + }) { raptor = null;}; "fez-conf" = callPackage ({ mkDerivation, base, containers, regex-compat }: @@ -42302,8 +42317,8 @@ self: { configureFlags = [ "-f-buildrasterdemo" "-f-builddemo" ]; description = "Minimal bindings to the FFmpeg library"; license = stdenv.lib.licenses.bsd3; - }) { libavcodec = null; libavformat = null; libavutil = null; - libswscale = null; }; + }) { libavcodec = null; libavformat = null; libavutil = null; + libswscale = null;}; "ffmpeg-tutorials" = callPackage ({ mkDerivation, base, bytestring, haskell98, hs-ffmpeg, SDL, stm @@ -42336,7 +42351,7 @@ self: { configureFlags = [ "-fbase4" "-fsplitbase" ]; description = "Bindings to the FFTW library"; license = stdenv.lib.licenses.bsd3; - }) { fftw3 = null; fftw3f = null; }; + }) { fftw3 = null; fftw3f = null;}; "fgl" = callPackage ({ mkDerivation, array, base, containers, mtl }: @@ -42856,7 +42871,7 @@ self: { homepage = "http://github.com/esessoms/fitsio"; description = "A library for reading and writing data files in the FITS data format"; license = "GPL"; - }) {}; + }) { inherit (pkgs) cfitsio;}; "fix-imports" = callPackage ({ mkDerivation, base, containers, cpphs, directory, filepath @@ -43482,7 +43497,7 @@ self: { homepage = "https://github.com/MostAwesomeDude/hsfluidsynth"; description = "Haskell bindings to FluidSynth"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) fluidsynth; }; + }) { inherit (pkgs) fluidsynth;}; "fmark" = callPackage ({ mkDerivation, base, directory, filepath, mtl, process, Unixutils @@ -44050,7 +44065,8 @@ self: { ]; description = "A simple web framework"; license = stdenv.lib.licenses.bsd3; - }) { ghc-binary = null; }; + broken = true; + }) { ghc-binary = null;}; "frame-markdown" = callPackage ({ mkDerivation, base, frame, pandoc }: @@ -44266,8 +44282,7 @@ self: { homepage = "https://github.com/chrisdone/freenect"; description = "Interface to the Kinect device"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) freenect; - freenect_sync = null; }; + }) { freenect = null; freenect_sync = null;}; "freesect" = callPackage ({ mkDerivation, array, base, cpphs, directory, mtl, parallel @@ -44381,7 +44396,7 @@ self: { homepage = "https://github.com/RaphaelJ/friday-devil"; description = "Uses the DevIL C library to read and write images from and to files and memory buffers"; license = stdenv.lib.licenses.gpl3; - }) {}; + }) { inherit (pkgs) libdevil;}; "friendly-time" = callPackage ({ mkDerivation, base, HUnit, old-locale, test-framework @@ -44946,7 +44961,8 @@ self: { homepage = "https://github.com/ZioCrocifisso/FWGL"; description = "FRP 2D/3D game engine"; license = stdenv.lib.licenses.bsd3; - }) { ghcjs-base = null; }; + broken = true; + }) { ghcjs-base = null;}; "g-npm" = callPackage ({ mkDerivation, base, HTTP, json }: @@ -45112,7 +45128,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the GNOME configuration database system"; license = stdenv.lib.licenses.lgpl21; - }) {}; + }) { inherit (pkgs.gnome) GConf;}; "gd" = callPackage ({ mkDerivation, base, bytestring, expat, fontconfig, freetype, gd @@ -45129,7 +45145,10 @@ self: { configureFlags = [ "-fbytestring-in-base" ]; description = "A Haskell binding to a subset of the GD graphics library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) gd zlib; }; + }) { inherit (pkgs) expat; inherit (pkgs) fontconfig; + inherit (pkgs) freetype; inherit (pkgs) gd; + inherit (pkgs) libjpeg; inherit (pkgs) libpng; + inherit (pkgs) zlib;}; "gdiff" = callPackage ({ mkDerivation, base }: @@ -46024,7 +46043,7 @@ self: { homepage = "http://www.mew.org/~kazu/proj/ghc-mod/"; description = "Happy Haskell Programming"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) emacs; inherit (pkgs) makeWrapper;}; "ghc-mtl" = callPackage ({ mkDerivation, base, exceptions, extensible-exceptions, ghc, mtl @@ -46447,7 +46466,7 @@ self: { homepage = "http://repetae.net/computer/ginsu/"; description = "Ginsu Gale Client"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) openssl;}; "gio" = callPackage ({ mkDerivation, array, base, bytestring, containers, glib @@ -46463,7 +46482,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the GIO"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) glib; }; + }) { inherit (pkgs) glib;}; "gist" = callPackage ({ mkDerivation, aeson, base, bytestring, conduit, http-conduit @@ -46558,7 +46577,11 @@ self: { homepage = "http://git-annex.branchable.com/"; description = "manage files with git, without checking their contents into git"; license = stdenv.lib.licenses.gpl3; - }) {}; + }) { inherit (pkgs) bup; inherit (pkgs) curl; inherit (pkgs) git; + inherit (pkgs) gnupg1; inherit (pkgs) lsof; + inherit (pkgs) openssh; inherit (pkgs) perl; + inherit (pkgs) rsync; inherit (pkgs) wget; + inherit (pkgs) which;}; "git-checklist" = callPackage ({ mkDerivation, base, directory, filepath, optparse-applicative @@ -46830,7 +46853,7 @@ self: { homepage = "https://github.com/joeyh/github-backup"; description = "backs up everything github knows about a repository, to the repository"; license = "GPL"; - }) {}; + }) { inherit (pkgs) git;}; "github-post-receive" = callPackage ({ mkDerivation, aeson, base, bytestring, containers @@ -47118,7 +47141,7 @@ self: { ]; description = "Complete OpenGL raw bindings"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) mesa;}; "gl-capture" = callPackage ({ mkDerivation, base, bytestring, OpenGL }: @@ -47143,7 +47166,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the glade library"; license = stdenv.lib.licenses.lgpl21; - }) {}; + }) { inherit (pkgs.gnome) libglade;}; "gladexml-accessor" = callPackage ({ mkDerivation, base, glade, HaXml, template-haskell }: @@ -47185,7 +47208,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the GLIB library for Gtk2Hs"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) glib; }; + }) { inherit (pkgs) glib;}; "glider-nlp" = callPackage ({ mkDerivation, base, Cabal, containers, HUnit, text }: @@ -47419,7 +47442,7 @@ self: { homepage = "http://gloss.ouroborus.net"; description = "Parallel rendering of raster images"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) llvm; }; + }) { inherit (pkgs) llvm;}; "gloss-raster-accelerate" = callPackage ({ mkDerivation, accelerate, accelerate-cuda, base, gloss @@ -47471,7 +47494,7 @@ self: { extraLibraries = [ glpk ]; description = "Comprehensive GLPK linear programming bindings"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) glpk;}; "gluturtle" = callPackage ({ mkDerivation, base, convertible, GLUT, stm, yjsvg, yjtools }: @@ -47542,7 +47565,7 @@ self: { homepage = "https://john-millikin.com/software/haskell-gnome-keyring/"; description = "Bindings for libgnome-keyring"; license = stdenv.lib.licenses.gpl3; - }) {}; + }) { inherit (pkgs.gnome) gnome_keyring;}; "gnomevfs" = callPackage ({ mkDerivation, array, base, containers, glib, gnome_vfs @@ -47558,7 +47581,7 @@ self: { homepage = "http://www.haskell.org/gtk2hs/"; description = "Binding to the GNOME Virtual File System library"; license = "GPL"; - }) { gnome_vfs_module = null; }; + }) { inherit (pkgs.gnome) gnome_vfs; gnome_vfs_module = null;}; "gnuidn" = callPackage ({ mkDerivation, base, bytestring, c2hs, libidn, text }: @@ -47573,7 +47596,7 @@ self: { homepage = "https://john-millikin.com/software/haskell-gnuidn/"; description = "Bindings for GNU IDN"; license = stdenv.lib.licenses.gpl3; - }) {}; + }) { inherit (pkgs) libidn;}; "gnuplot" = callPackage ({ mkDerivation, array, base, containers, data-accessor @@ -47613,7 +47636,7 @@ self: { homepage = "https://john-millikin.com/software/haskell-gnutls/"; description = "Bindings for GNU libgnutls"; license = stdenv.lib.licenses.gpl3; - }) { inherit (pkgs) gnutls; }; + }) { inherit (pkgs) gnutls;}; "goa" = callPackage ({ mkDerivation, base, directory, filepath, process }: @@ -48816,7 +48839,7 @@ self: { homepage = "https://john-millikin.com/software/haskell-gsasl/"; description = "Bindings for GNU libgsasl"; license = stdenv.lib.licenses.gpl3; - }) { inherit (pkgs) gsasl; }; + }) { inherit (pkgs) gsasl;}; "gsc-weighting" = callPackage ({ mkDerivation, base, hierarchical-clustering }: @@ -48890,10 +48913,10 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the GStreamer open source multimedia framework"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) gstreamer; - gstreamer-audio = null; gstreamer-base = null; - gstreamer-controller = null; gstreamer-dataprotocol = null; - gstreamer-net = null; gstreamer-plugins-base = null; }; + }) { inherit (pkgs) gstreamer; gstreamer-audio = null; + gstreamer-base = null; gstreamer-controller = null; + gstreamer-dataprotocol = null; gstreamer-net = null; + gstreamer-plugins-base = null;}; "gt-tools" = callPackage ({ mkDerivation, base, containers, extensible-exceptions, haskeline @@ -48946,7 +48969,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the Gtk+ graphical user interface library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) glib gtk; }; + }) { inherit (pkgs) glib; inherit (pkgs.gnome) gtk;}; "gtk-jsinput" = callPackage ({ mkDerivation, base, gtk, json, transformers }: @@ -48988,7 +49011,7 @@ self: { homepage = "http://www.haskell.org/gtk2hs/"; description = "Bindings for the Gtk/OS X integration library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) gtk-mac-integration; }; + }) { gtk-mac-integration = null;}; "gtk-serialized-event" = callPackage ({ mkDerivation, array, base, containers, glib, gtk, haskell98, mtl @@ -49002,7 +49025,7 @@ self: { homepage = "http://www.haskell.org/gtk2hs/"; description = "GTK+ Serialized event"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) gtk; }; + }) { inherit (pkgs.gnome) gtk;}; "gtk-simple-list-view" = callPackage ({ mkDerivation, base, gtk }: @@ -49050,7 +49073,7 @@ self: { homepage = "http://github.com/travitch/gtk-traymanager"; description = "A wrapper around the eggtraymanager library for Linux system trays"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) gtk; }; + }) { inherit (pkgs.gnome) gtk; inherit (pkgs) x11;}; "gtk2hs-buildtools" = callPackage ({ mkDerivation, alex, array, base, containers, directory, filepath @@ -49219,7 +49242,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the Gtk+ graphical user interface library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) glib gtk3; }; + }) { inherit (pkgs) glib; gtk3 = null;}; "gtk3-mac-integration" = callPackage ({ mkDerivation, array, base, containers, glib, gtk-mac-integration @@ -49235,7 +49258,7 @@ self: { homepage = "http://www.haskell.org/gtk2hs/"; description = "Bindings for the Gtk/OS X integration library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) gtk-mac-integration; }; + }) { gtk-mac-integration = null;}; "gtkglext" = callPackage ({ mkDerivation, base, glib, gtk, gtk2hs-buildtools, gtkglext @@ -49252,7 +49275,8 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the GTK+ OpenGL Extension"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) gtkglext; }; + }) { inherit (pkgs.gnome) gtkglext; + inherit (pkgs) pangox_compat;}; "gtkimageview" = callPackage ({ mkDerivation, array, base, containers, glib, gtk @@ -49268,7 +49292,7 @@ self: { homepage = "http://www.haskell.org/gtk2hs/"; description = "Binding to the GtkImageView library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) gtkimageview; }; + }) { inherit (pkgs) gtkimageview;}; "gtkrsync" = callPackage ({ mkDerivation, base, gconf, glade, gtk, MissingH, process @@ -49302,7 +49326,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the GtkSourceView library"; license = stdenv.lib.licenses.lgpl21; - }) {}; + }) { inherit (pkgs.gnome) gtksourceview;}; "gtksourceview3" = callPackage ({ mkDerivation, array, base, containers, glib, gtk2hs-buildtools @@ -49318,7 +49342,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the GtkSourceView library"; license = stdenv.lib.licenses.lgpl21; - }) {}; + }) { inherit (pkgs.gnome) gtksourceview;}; "guarded-rewriting" = callPackage ({ mkDerivation, base, instant-generics }: @@ -49466,8 +49490,8 @@ self: { extraLibraries = [ cudd epd mtr st util ]; description = "An FFI binding to the CUDD library"; license = "LGPL"; - }) { inherit (pkgs) cudd; - epd = null; util = null; }; + }) { cudd = null; epd = null; inherit (pkgs) mtr; + inherit (pkgs) st; util = null;}; "hCsound" = callPackage ({ mkDerivation, base, c2hs, csound64, libsndfile, monads-tf @@ -49483,7 +49507,7 @@ self: { configureFlags = [ "-fuseframework" "-fusedouble" "-fsplitbase" ]; description = "interface to CSound API"; license = "LGPL"; - }) { csound64 = null; }; + }) { csound64 = null; inherit (pkgs) libsndfile;}; "hDFA" = callPackage ({ mkDerivation, base, containers, directory, process }: @@ -49736,8 +49760,7 @@ self: { homepage = "http://dslsrv4.cs.missouri.edu/~qqbm9"; description = "Optimal variable selection in chain graphical model"; license = "GPL"; - }) { inherit (pkgs) blas; - lapack = null; }; + }) { inherit (pkgs) blas; lapack = null;}; "haar" = callPackage ({ mkDerivation, base, QuickCheck, split, test-framework @@ -49888,7 +49911,7 @@ self: { homepage = "http://github.com/bickfordb/hack-handler-evhttp"; description = "Hack EvHTTP (libevent) Handler"; license = "GPL"; - }) { event = null; }; + }) { event = null;}; "hack-handler-fastcgi" = callPackage ({ mkDerivation, base, bytestring, fcgi, hack, hack-handler-cgi }: @@ -49901,7 +49924,7 @@ self: { homepage = "http://github.com/snoyberg/hack-handler-fastcgi/tree/master"; description = "Hack handler direct to fastcgi (deprecated)"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) fcgi;}; "hack-handler-happstack" = callPackage ({ mkDerivation, base, bytestring, cgi, containers, data-default @@ -50543,7 +50566,7 @@ self: { homepage = "http://github.com/jystic/hadoop-formats"; description = "Read/write file formats commonly used by Hadoop"; license = stdenv.lib.licenses.asl20; - }) { inherit (pkgs) snappy; }; + }) { inherit (pkgs) snappy;}; "hadoop-rpc" = callPackage ({ mkDerivation, attoparsec, base, bytestring, cereal, exceptions @@ -50713,7 +50736,8 @@ self: { ]; description = "Multi-app web platform framework"; license = stdenv.lib.licenses.mit; - }) { quickcheck-lio-instances = null; }; + broken = true; + }) { quickcheck-lio-instances = null;}; "hails-bin" = callPackage ({ mkDerivation, base, bson, bytestring, containers, ghc-paths @@ -51259,7 +51283,7 @@ self: { pkgconfigDepends = [ appindicator ]; description = "Binding to the appindicator library"; license = stdenv.lib.licenses.lgpl21; - }) { appindicator = null; }; + }) { appindicator = null;}; "happindicator3" = callPackage ({ mkDerivation, appindicator, base, glib, gtk3, text }: @@ -51275,7 +51299,7 @@ self: { homepage = "https://github.com/mlacorte/happindicator3"; description = "Binding to the appindicator library"; license = stdenv.lib.licenses.lgpl21; - }) { appindicator = null; }; + }) { appindicator = null;}; "happraise" = callPackage ({ mkDerivation, base, directory, filepath }: @@ -51783,7 +51807,7 @@ self: { homepage = "http://www.happstack.com/"; description = "extend happstack-server with https:// support (TLS/SSL)"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) openssl;}; "happstack-state" = callPackage ({ mkDerivation, base, binary, bytestring, containers, directory @@ -51884,7 +51908,7 @@ self: { homepage = "http://www.haskell.org/happy/"; description = "Happy is a parser generator for Haskell"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) perl;}; "happy-meta" = callPackage ({ mkDerivation, array, base, containers, happy, haskell-src-meta @@ -51966,7 +51990,7 @@ self: { homepage = "http://www.davidb.org/darcs/harchive/"; description = "Networked content addressed backup and restore software"; license = "GPL"; - }) { inherit (pkgs) sqlite; }; + }) { inherit (pkgs) openssl; inherit (pkgs) sqlite;}; "hark" = callPackage ({ mkDerivation, base, bytestring, directory, filepath, haskell98 @@ -52001,7 +52025,7 @@ self: { pkgconfigDepends = [ groonga ]; description = "Low level bindings for Groonga"; license = stdenv.lib.licenses.lgpl21; - }) { groonga = null; }; + }) { groonga = null;}; "harp" = callPackage ({ mkDerivation, base }: @@ -52381,7 +52405,7 @@ self: { homepage = "http://github.com/cosbynator/haskakafka"; description = "Kafka bindings for Haskell"; license = stdenv.lib.licenses.mit; - }) { rdkafka = null; }; + }) { rdkafka = null;}; "haskanoid" = callPackage ({ mkDerivation, base, freenect, hcwiid, IfElse, MissingH, mtl, SDL @@ -52811,7 +52835,7 @@ self: { homepage = "http://github.com/bjpop/haskell-mpi"; description = "Distributed parallel programming in Haskell using MPI"; license = stdenv.lib.licenses.bsd3; - }) { mpi = null; }; + }) { mpi = null;}; "haskell-names" = callPackage ({ mkDerivation, aeson, base, bytestring, Cabal, containers @@ -52978,7 +53002,7 @@ self: { homepage = "https://github.com/jamessanders/haskell-qrencode"; description = "Haskell bindings for libqrencode"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) qrencode;}; "haskell-reflect" = callPackage ({ mkDerivation, base, containers, hint, MonadCatchIO-mtl, mtl @@ -53431,7 +53455,7 @@ self: { homepage = "https://github.com/m4dc4p/haskelldb"; description = "HaskellDB support for the HDBC PostgreSQL driver"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) postgresql;}; "haskelldb-hdbc-sqlite3" = callPackage ({ mkDerivation, base, haskelldb, haskelldb-hdbc, HDBC @@ -53516,7 +53540,8 @@ self: { homepage = "https://github.com/m4dc4p/haskelldb"; description = "HaskellDB support for the HSQL Oracle driver"; license = stdenv.lib.licenses.bsd3; - }) { hsql-oracle = null; }; + broken = true; + }) { hsql-oracle = null;}; "haskelldb-hsql-postgresql" = callPackage ({ mkDerivation, base, haskelldb, haskelldb-hsql, hsql @@ -53552,7 +53577,8 @@ self: { homepage = "https://github.com/m4dc4p/haskelldb"; description = "HaskellDB support for the HSQL SQLite driver"; license = stdenv.lib.licenses.bsd3; - }) { hsql-sqlite = null; }; + broken = true; + }) { hsql-sqlite = null;}; "haskelldb-hsql-sqlite3" = callPackage ({ mkDerivation, base, haskelldb, haskelldb-hsql, hsql @@ -54090,7 +54116,7 @@ self: { homepage = "https://github.com/otters/haspell"; description = "Haskell bindings to aspell"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) aspell;}; "hasql" = callPackage ({ mkDerivation, attoparsec, base, base-prelude, either @@ -54269,7 +54295,8 @@ self: { homepage = "http://github.com/ajnsit/haste-markup"; description = "A port of blaze-markup and blaze-html to Haste"; license = stdenv.lib.licenses.mit; - }) { haste-lib = null; }; + broken = true; + }) { haste-lib = null;}; "haste-perch" = callPackage ({ mkDerivation, base, haste-compiler, transformers }: @@ -54519,8 +54546,8 @@ self: { ]; description = "Haskell bindings for the C Wayland library"; license = stdenv.lib.licenses.mit; - }) { wayland-client = null; wayland-cursor = null; - wayland-egl = null; wayland-server = null; }; + }) { wayland-client = null; wayland-cursor = null; + wayland-egl = null; wayland-server = null;}; "hayoo-cli" = callPackage ({ mkDerivation, aeson, base, bytestring, http-conduit, http-types @@ -54641,7 +54668,7 @@ self: { homepage = "http://www.dockerz.net/software/hbeat.html"; description = "A simple step sequencer GUI"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) SDL; }; + }) { inherit (pkgs) SDL; inherit (pkgs) SDL_mixer;}; "hblas" = callPackage ({ mkDerivation, base, blas, HUnit, lapack, primitive @@ -54658,8 +54685,7 @@ self: { homepage = "http://github.com/wellposed/hblas/"; description = "Human friendly BLAS and Lapack bindings for Haskell"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) blas; - lapack = null; }; + }) { inherit (pkgs) blas; lapack = null;}; "hblock" = callPackage ({ mkDerivation, aeson, base, blaze-markup, bytestring, cereal @@ -54703,7 +54729,8 @@ self: { homepage = "https://bitbucket.org/k0ral/hbro"; description = "Minimal KISS-compliant browser"; license = "unknown"; - }) { integer-simple = null; }; + broken = true; + }) { integer-simple = null;}; "hbro-contrib" = callPackage ({ mkDerivation, base, classy-prelude, containers, glib, gtk3, hbro @@ -54874,7 +54901,7 @@ self: { homepage = "https://github.com/ivanperez-keera/hcwiid"; description = "Library to interface with the wiimote"; license = stdenv.lib.licenses.gpl2; - }) { bluetooth = null; cwiid = null; }; + }) { bluetooth = null; cwiid = null;}; "hdaemonize" = callPackage ({ mkDerivation, base, extensible-exceptions, filepath, hsyslog @@ -55133,7 +55160,7 @@ self: { homepage = "https://github.com/jamwt/hdiscount"; description = "Haskell bindings to the Discount markdown library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) markdown; }; + }) { markdown = null;}; "hdm" = callPackage ({ mkDerivation, base, directory, process, unix, vty }: @@ -55447,8 +55474,8 @@ self: { homepage = "https://github.com/philopon/helics"; description = "New Relic® agent SDK wrapper for Haskell"; license = stdenv.lib.licenses.mit; - }) { newrelic-collector-client = null; newrelic-common = null; - newrelic-transaction = null; }; + }) { newrelic-collector-client = null; newrelic-common = null; + newrelic-transaction = null;}; "helics-wai" = callPackage ({ mkDerivation, base, bytestring, data-default-class, helics @@ -55693,7 +55720,7 @@ self: { homepage = "https://github.com/selectel/hen"; description = "Haskell bindings to Xen hypervisor interface"; license = stdenv.lib.licenses.mit; - }) { xenctrl = null; }; + }) { xenctrl = null;}; "henet" = callPackage ({ mkDerivation, base, bitset, bytestring, network, typesafe-endian @@ -55930,7 +55957,7 @@ self: { homepage = "http://web.comlab.ox.ac.uk/oucl/work/ian.lynagh/Hetris/"; description = "Text Tetris"; license = "GPL"; - }) { curses = null; }; + }) { curses = null;}; "heukarya" = callPackage ({ mkDerivation, base, containers, deepseq, parallel, random, text @@ -56146,7 +56173,7 @@ self: { configureFlags = [ "-f-test" ]; description = "Haskell binding to the FANN library"; license = stdenv.lib.licenses.bsd3; - }) { doublefann = null; fann = null; }; + }) { doublefann = null; fann = null;}; "hfd" = callPackage ({ mkDerivation, base, bytestring, haskeline, iteratee, MissingH @@ -56413,7 +56440,8 @@ self: { homepage = "http://code.haskell.org/~thielema/hgl-example/"; description = "Various animations generated using HGL"; license = "GPL"; - }) { HTam = null; }; + broken = true; + }) { HTam = null;}; "hgom" = callPackage ({ mkDerivation, base, containers, directory, filepath, mtl, parsec @@ -56456,7 +56484,7 @@ self: { homepage = "http://www.harphttp.org"; description = "Binding to libharp"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) harp; }; + }) { harp = null;}; "hi" = callPackage ({ mkDerivation, ansi-wl-pprint, base, bytestring, directory @@ -56528,7 +56556,7 @@ self: { homepage = "https://github.com/vahokif/haskell-hidapi"; description = "Haskell bindings to HIDAPI"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) udev; }; + }) { udev = null;}; "hieraclus" = callPackage ({ mkDerivation, base, containers, HUnit, mtl, multiset }: @@ -56738,7 +56766,8 @@ self: { homepage = "http://www.haskell.org/himerge"; description = "Haskell Graphical User Interface for Emerge"; license = "GPL"; - }) { mozembed = null; }; + broken = true; + }) { mozembed = null;}; "himg" = callPackage ({ mkDerivation, base, bytestring, directory, gtk, HTTP @@ -57370,7 +57399,7 @@ self: { homepage = "http://people.ksp.sk/~ivan/hlbfgsb"; description = "Haskell binding to L-BFGS-B version 3.0"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) gfortran;}; "hlcm" = callPackage ({ mkDerivation, array, base, bytestring, bytestring-csv @@ -57570,7 +57599,7 @@ self: { homepage = "http://github.com/aycanirican/hlibev"; description = "FFI interface to libev"; license = stdenv.lib.licenses.bsd3; - }) { ev = null; }; + }) { ev = null;}; "hlibfam" = callPackage ({ mkDerivation, base, fam }: @@ -57582,7 +57611,7 @@ self: { extraLibraries = [ fam ]; description = "FFI interface to libFAM"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) fam;}; "hlibgit2" = callPackage ({ mkDerivation, base, bindings-DSL, git, openssl, process, zlib }: @@ -57591,11 +57620,12 @@ self: { version = "0.18.0.13"; sha256 = "1bslg51kkhnwm48kxaad4izq3xmzv6dpqy10a5kh16vr5zy3w5hz"; buildDepends = [ base bindings-DSL zlib ]; - testDepends = [ base git process ]; + testDepends = [ base process ]; + buildTools = [ git ]; extraLibraries = [ openssl ]; description = "Low-level bindings to libgit2"; license = stdenv.lib.licenses.mit; - }) { git = null; }; + }) { inherit (pkgs) git; inherit (pkgs) openssl;}; "hlint" = callPackage ({ mkDerivation, ansi-terminal, base, cmdargs, containers, cpphs @@ -57718,7 +57748,7 @@ self: { homepage = "https://github.com/albertoruiz/hmatrix"; description = "Numeric Linear Algebra"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) blas; }; + }) { inherit (pkgs) blas; inherit (pkgs) liblapack;}; "hmatrix-banded" = callPackage ({ mkDerivation, base, hmatrix, lapack, transformers }: @@ -57732,7 +57762,7 @@ self: { homepage = "http://code.haskell.org/~thielema/hmatrix-banded/"; description = "HMatrix interface to LAPACK functions for banded matrices"; license = stdenv.lib.licenses.bsd3; - }) { lapack = null; }; + }) { lapack = null;}; "hmatrix-csv" = callPackage ({ mkDerivation, base, bytestring, cassava, hmatrix, vector }: @@ -57757,7 +57787,7 @@ self: { homepage = "https://github.com/albertoruiz/hmatrix"; description = "Linear Programming based on GLPK"; license = "GPL"; - }) {}; + }) { inherit (pkgs) glpk;}; "hmatrix-gsl" = callPackage ({ mkDerivation, array, base, gsl, hmatrix, process, random, vector @@ -57771,7 +57801,7 @@ self: { homepage = "https://github.com/albertoruiz/hmatrix"; description = "Numerical computation"; license = "GPL"; - }) {}; + }) { inherit (pkgs) gsl;}; "hmatrix-gsl-stats" = callPackage ({ mkDerivation, base, binary, hmatrix, storable-complex }: @@ -57823,7 +57853,7 @@ self: { extraLibraries = [ QuadProgpp ]; description = "Bindings to the QuadProg++ quadratic programming library"; license = stdenv.lib.licenses.bsd3; - }) { QuadProgpp = null; }; + }) { QuadProgpp = null;}; "hmatrix-repa" = callPackage ({ mkDerivation, base, hmatrix, repa, vector }: @@ -57849,7 +57879,7 @@ self: { homepage = "https://github.com/albertoruiz/hmatrix"; description = "Interface to GSL special functions"; license = "GPL"; - }) {}; + }) { inherit (pkgs) gsl;}; "hmatrix-static" = callPackage ({ mkDerivation, array, base, haskell-src-meta, hmatrix, parsec @@ -58033,7 +58063,7 @@ self: { homepage = "http://www.cse.unsw.edu.au/~dons/hmp3.html"; description = "An ncurses mp3 player written in Haskell"; license = "GPL"; - }) { curses = null; }; + }) { curses = null;}; "hmpfr" = callPackage ({ mkDerivation, base, integer-gmp, mpfr }: @@ -58047,7 +58077,7 @@ self: { homepage = "http://code.google.com/p/hmpfr/"; description = "Haskell binding to the MPFR library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) mpfr;}; "hmt" = callPackage ({ mkDerivation, array, base, bytestring, colour, containers @@ -58121,8 +58151,8 @@ self: { vector ]; testDepends = [ - base containers directory errors hmatrix HUnit netcdf QuickCheck - repa test-framework test-framework-hunit test-framework-quickcheck2 + base containers directory errors hmatrix HUnit QuickCheck repa + test-framework test-framework-hunit test-framework-quickcheck2 vector ]; buildTools = [ c2hs ]; @@ -58130,7 +58160,7 @@ self: { homepage = "https://github.com/ian-ross/hnetcdf"; description = "Haskell NetCDF library"; license = stdenv.lib.licenses.bsd3; - }) { netcdf = null; }; + }) { inherit (pkgs) netcdf;}; "hnn" = callPackage ({ mkDerivation, base, binary, bytestring, hmatrix, mwc-random @@ -58330,7 +58360,8 @@ self: { homepage = "http://anttisalonen.github.com/hogre"; description = "Haskell binding to a subset of OGRE"; license = stdenv.lib.licenses.mit; - }) { OGRE = null; OgreMain = null; cgen-hs = null; grgen = null; }; + }) { OGRE = null; OgreMain = null; cgen-hs = null; + grgen = null;}; "hogre-examples" = callPackage ({ mkDerivation, base, hogre, OgreMain }: @@ -58345,7 +58376,7 @@ self: { homepage = "http://github.com/anttisalonen/hogre-examples"; description = "Examples for using Hogre"; license = stdenv.lib.licenses.mit; - }) { OgreMain = null; }; + }) { OgreMain = null;}; "hois" = callPackage ({ mkDerivation, base, OIS, X11 }: @@ -58359,7 +58390,7 @@ self: { extraLibraries = [ OIS ]; description = "OIS bindings"; license = stdenv.lib.licenses.bsd3; - }) { OIS = null; }; + }) { OIS = null;}; "hoist-error" = callPackage ({ mkDerivation, base, either, mtl }: @@ -58482,8 +58513,8 @@ self: { extraLibraries = [ freenect OpenNI2 ]; description = "OpenNI 2 binding"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) freenect; - OpenNI2 = null; }; + broken = true; + }) { OpenNI2 = null; freenect = null;}; "honk" = callPackage ({ mkDerivation, base }: @@ -58621,7 +58652,7 @@ self: { homepage = "http://ianwookim.org/hoodle"; description = "Core library for hoodle"; license = stdenv.lib.licenses.gpl3; - }) {}; + }) { inherit (pkgs.xlibs) libX11; inherit (pkgs.xlibs) libXi;}; "hoodle-extra" = callPackage ({ mkDerivation, aeson, aeson-pretty, attoparsec, base @@ -58837,7 +58868,7 @@ self: { homepage = "https://github.com/MnO2/hopencc"; description = "Haskell binding to libopencc"; license = stdenv.lib.licenses.bsd3; - }) { opencc = null; }; + }) { opencc = null;}; "hopencl" = callPackage ({ mkDerivation, base, bytestring, c2hs, HUnit, OpenCL, QuickCheck @@ -58858,7 +58889,7 @@ self: { homepage = "https://github.com/merijn/hopencl"; description = "Haskell bindings for OpenCL"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) OpenCL; }; + }) { OpenCL = null;}; "hopenpgp-tools" = callPackage ({ mkDerivation, aeson, alex, ansi-wl-pprint, array, attoparsec @@ -58899,7 +58930,7 @@ self: { homepage = "http://github.com/peti/hopenssl"; description = "FFI bindings to OpenSSL's EVP digest interface"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) openssl;}; "hopfield" = callPackage ({ mkDerivation, array, base, deepseq, directory, erf @@ -58927,7 +58958,7 @@ self: { homepage = "https://github.com/imperialhopfield/hopfield"; description = "Hopfield Networks, Boltzmann Machines and Clusters"; license = stdenv.lib.licenses.mit; - }) { MagickCore = null; MagickWand = null; }; + }) { MagickCore = null; MagickWand = null;}; "hopfield-networks" = callPackage ({ mkDerivation, base, matrix, MonadRandom, QuickCheck, split @@ -59038,7 +59069,8 @@ self: { homepage = "http://rd.slavepianos.org/?t=hosc-utils"; description = "Haskell Open Sound Control Utilities"; license = "GPL"; - }) { www-minus = null; }; + broken = true; + }) { www-minus = null;}; "hostname" = callPackage ({ mkDerivation, base }: @@ -59164,7 +59196,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/Hp2any"; description = "Real-time heap graphing utility and profile stream server with a reusable graphing module"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) freeglut; inherit (pkgs) mesa;}; "hp2any-manager" = callPackage ({ mkDerivation, array, base, bytestring, cairo, containers @@ -59284,7 +59316,7 @@ self: { extraLibraries = [ papi ]; description = "Binding for the PAPI library"; license = stdenv.lib.licenses.bsd3; - }) { papi = null; }; + }) { papi = null;}; "hpaste" = callPackage ({ mkDerivation, base, blaze-builder, blaze-html, blaze-markup @@ -59468,7 +59500,7 @@ self: { configureFlags = [ "-f-tests" ]; description = "Haskell bindings to libpqtypes"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) postgresql;}; "hprotoc" = callPackage ({ mkDerivation, alex, array, base, binary, bytestring, containers @@ -59706,7 +59738,7 @@ self: { homepage = "http://github.com/ozataman/hs-GeoIP"; description = "Haskell bindings to the MaxMind GeoIPCity database via the C library"; license = stdenv.lib.licenses.bsd3; - }) { GeoIP = null; }; + }) { GeoIP = null;}; "hs-bibutils" = callPackage ({ mkDerivation, base, syb }: @@ -59737,7 +59769,8 @@ self: { homepage = "https://github.com/tsuraan/hs-blake2"; description = "A cryptohash-inspired library for blake2"; license = stdenv.lib.licenses.bsd3; - }) { b2 = null; }; + broken = true; + }) { b2 = null;}; "hs-captcha" = callPackage ({ mkDerivation, base, bytestring, gd, random }: @@ -59807,7 +59840,7 @@ self: { configureFlags = [ "-f-old-base" ]; description = "Pragmatic .NET interop for Haskell"; license = stdenv.lib.licenses.bsd3; - }) { ole32 = null; oleaut32 = null; }; + }) { ole32 = null; oleaut32 = null;}; "hs-excelx" = callPackage ({ mkDerivation, base, bytestring, containers, mtl, text, time @@ -59847,7 +59880,7 @@ self: { homepage = "http://www.cs.helsinki.fi/u/ekarttun/hs-fltk/"; description = "Binding to GUI library FLTK"; license = stdenv.lib.licenses.bsd3; - }) { fltk = null; fltk_images = null; }; + }) { fltk = null; fltk_images = null;}; "hs-gchart" = callPackage ({ mkDerivation, base, mtl }: @@ -59969,7 +60002,7 @@ self: { ]; extraLibraries = [ mesos protobuf ]; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) protobuf; }; + }) { inherit (pkgs) mesos; inherit (pkgs) protobuf;}; "hs-nombre-generator" = callPackage ({ mkDerivation, base, HandsomeSoup, hxt, random }: @@ -60206,7 +60239,7 @@ self: { homepage = "http://haskell.org/haskellwiki/HsXenCtrl"; description = "FFI bindings to the Xen Control library"; license = stdenv.lib.licenses.bsd3; - }) { xenctrl = null; }; + }) { xenctrl = null;}; "hsay" = callPackage ({ mkDerivation, base, Hclip, HTTP, process, unix }: @@ -60664,7 +60697,8 @@ self: { extraLibraries = [ camwire_1394 dc1394_control raw1394 ]; description = "Haskell bindings to IIDC1394 cameras, via Camwire"; license = "LGPL"; - }) { camwire_1394 = null; dc1394_control = null; raw1394 = null; }; + }) { camwire_1394 = null; dc1394_control = null; + raw1394 = null;}; "hscassandra" = callPackage ({ mkDerivation, base, bytestring, cassandra-thrift, containers @@ -60851,7 +60885,7 @@ self: { homepage = "http://github.com/peti/hsdns"; description = "Asynchronous DNS Resolver"; license = stdenv.lib.licenses.gpl3; - }) {}; + }) { inherit (pkgs) adns;}; "hsdns-cache" = callPackage ({ mkDerivation, base, hsdns, network, SafeSemaphore, text, time @@ -61025,8 +61059,7 @@ self: { homepage = "http://www.cs.helsinki.fi/u/ekarttun/hsgnutls"; description = "Library wrapping the GnuTLS API"; license = "LGPL"; - }) { inherit (pkgs) gnutls; - gcrypt = null; }; + }) { gcrypt = null; inherit (pkgs) gnutls;}; "hsgnutls-yj" = callPackage ({ mkDerivation, base, bytestring, gcrypt, gnutls, mtl, old-time }: @@ -61039,8 +61072,7 @@ self: { homepage = "http://www.cs.helsinki.fi/u/ekarttun/hsgnutls"; description = "Library wrapping the GnuTLS API"; license = "LGPL"; - }) { inherit (pkgs) gnutls; - gcrypt = null; }; + }) { gcrypt = null; inherit (pkgs) gnutls;}; "hsgsom" = callPackage ({ mkDerivation, base, containers, random, stm, time }: @@ -61179,7 +61211,7 @@ self: { extraLibraries = [ svm ]; description = "A FFI binding to libsvm"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) svm; }; + }) { svm = null;}; "hslinks" = callPackage ({ mkDerivation, base, Cabal, hint, MemoTrie, process, regex-compat @@ -61275,7 +61307,7 @@ self: { configureFlags = [ "-fsystem-lua" "-f-apicheck" "-fsystem-lua" ]; description = "A Lua language interpreter embedding in Haskell"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) lua;}; "hsmagick" = callPackage ({ mkDerivation, base, bytestring, bzip2, directory, filepath @@ -61294,8 +61326,11 @@ self: { homepage = "https://github.com/vincentg/hsmagick"; description = "FFI bindings for the GraphicsMagick library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) freetype2 zlib; - GraphicsMagick = null; tiff = null; wmflite = null; }; + }) { GraphicsMagick = null; inherit (pkgs) bzip2; + freetype2 = null; inherit (pkgs) jasper; inherit (pkgs) lcms; + inherit (pkgs) libjpeg; inherit (pkgs) libpng; + inherit (pkgs) libxml2; tiff = null; wmflite = null; + inherit (pkgs) zlib;}; "hsmtpclient" = callPackage ({ mkDerivation, array, base, directory, network, old-time }: @@ -61321,7 +61356,7 @@ self: { homepage = "http://haskell.org/haskellwiki/Hsndfile"; description = "Haskell bindings for libsndfile"; license = stdenv.lib.licenses.lgpl21; - }) {}; + }) { inherit (pkgs) libsndfile;}; "hsndfile-storablevector" = callPackage ({ mkDerivation, base, hsndfile, storablevector }: @@ -62008,7 +62043,7 @@ self: { extraLibraries = [ mysqlclient ]; description = "MySQL driver for HSQL"; license = stdenv.lib.licenses.bsd3; - }) { mysqlclient = null; }; + }) { mysqlclient = null;}; "hsql-odbc" = callPackage ({ mkDerivation, base, hsql, old-time, unixODBC }: @@ -62020,7 +62055,7 @@ self: { extraLibraries = [ unixODBC ]; description = "A Haskell Interface to ODBC"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) unixODBC;}; "hsql-postgresql" = callPackage ({ mkDerivation, base, hsql, old-time, postgresql }: @@ -62032,7 +62067,7 @@ self: { extraLibraries = [ postgresql ]; description = "A Haskell Interface to PostgreSQL via the PQ library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) postgresql;}; "hsql-sqlite3" = callPackage ({ mkDerivation, base, hsql, sqlite }: @@ -62044,7 +62079,7 @@ self: { extraLibraries = [ sqlite ]; description = "SQLite3 driver for HSQL"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) sqlite; }; + }) { inherit (pkgs) sqlite;}; "hsqml" = callPackage ({ mkDerivation, base, c2hs, containers, directory, filepath @@ -62068,8 +62103,8 @@ self: { homepage = "http://www.gekkou.co.uk/software/hsqml/"; description = "Haskell binding for Qt Quick"; license = stdenv.lib.licenses.bsd3; - }) { Qt5Core = null; Qt5Gui = null; Qt5Qml = null; Qt5Quick = null; - Qt5Widgets = null; }; + }) { Qt5Core = null; Qt5Gui = null; Qt5Qml = null; + Qt5Quick = null; Qt5Widgets = null;}; "hsqml-demo-morris" = callPackage ({ mkDerivation, base, containers, deepseq, directory, hsqml @@ -62369,8 +62404,8 @@ self: { extraLibraries = [ ncurses readline swipl ]; description = "embedding prolog in haskell"; license = "GPL"; - }) { inherit (pkgs) ncurses readline; - swipl = null; }; + }) { inherit (pkgs) ncurses; inherit (pkgs) readline; + swipl = null;}; "hsx" = callPackage ({ mkDerivation, base, haskell-src-exts, mtl, utf8-string }: @@ -62470,7 +62505,7 @@ self: { extraLibraries = [ com_err zephyr ]; description = "Simple libzephyr bindings"; license = stdenv.lib.licenses.bsd3; - }) { com_err = null; zephyr = null; }; + }) { com_err = null; zephyr = null;}; "htags" = callPackage ({ mkDerivation, base, directory, filepath, haskell-src, mtl }: @@ -63504,7 +63539,7 @@ self: { extraLibraries = [ ruby ]; description = "Support library for Hubris, the Ruby <=> Haskell bridge"; license = "unknown"; - }) {}; + }) { inherit (pkgs) ruby;}; "huffman" = callPackage ({ mkDerivation, base, containers, fingertree }: @@ -64177,7 +64212,7 @@ self: { homepage = "https://github.com/mruegenberg/hydra-hs"; description = "Haskell binding to the Sixense SDK for the Razer Hydra"; license = stdenv.lib.licenses.bsd3; - }) { sixense_x64 = null; }; + }) { sixense_x64 = null;}; "hydra-print" = callPackage ({ mkDerivation, async, base, bytestring, containers, directory @@ -64518,13 +64553,14 @@ self: { sha256 = "1jcvha3wzf6wka1zpmsvg1j48jl85v1s4p0mryfhjqz7l9h3wkac"; buildDepends = [ base bytestring resource-pool time ]; testDepends = [ - base bytestring resource-pool tasty tasty-hunit time zookeeper_mt + base bytestring resource-pool tasty tasty-hunit time ]; + buildTools = [ zookeeper_mt ]; extraLibraries = [ zookeeper_mt ]; homepage = "http://github.com/dgvncsz0f/hzk"; description = "Haskell client library for Apache Zookeeper"; license = stdenv.lib.licenses.bsd3; - }) { zookeeper_mt = null; }; + }) { zookeeper_mt = null;}; "hzulip" = callPackage ({ mkDerivation, aeson, async, base, bytestring, conduit @@ -64770,7 +64806,7 @@ self: { homepage = "http://www.idris-lang.org/"; description = "Functional Programming Language with Dependent Types"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) boehmgc; inherit (pkgs) gmp;}; "ieee" = callPackage ({ mkDerivation, base }: @@ -64894,7 +64930,7 @@ self: { homepage = "http://www.haskell.org/gtk2hs/"; description = "Bindings for the Gtk/OS X integration library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) ige-mac-integration; }; + }) { ige-mac-integration = null;}; "igraph" = callPackage ({ mkDerivation, base, c2hs, containers, hashable, igraph @@ -64910,7 +64946,7 @@ self: { homepage = "http://giorgidze.github.com/igraph/"; description = "Bindings to the igraph C library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) igraph; }; + }) { igraph = null;}; "igrf" = callPackage ({ mkDerivation, ad, base, polynomial }: @@ -65147,7 +65183,8 @@ self: { configureFlags = [ "-f-buildexamples" ]; description = "bindings to imagemagick library"; license = "unknown"; - }) { ImageMagick = null; MagickWand = null; }; + broken = true; + }) { ImageMagick = null; MagickWand = null;}; "imagepaste" = callPackage ({ mkDerivation, base, containers, HTTP, json, mtl, network @@ -65755,7 +65792,8 @@ self: { buildDepends = [ aether base text ]; description = "Console client for encyclopedias"; license = stdenv.lib.licenses.gpl3; - }) { aether = null; }; + broken = true; + }) { aether = null;}; "inserts" = callPackage ({ mkDerivation, attoparsec, base, bytestring, dlist }: @@ -65900,7 +65938,7 @@ self: { homepage = "https://github.com/rrnewton/intel-aes/wiki"; description = "Hardware accelerated AES encryption and Random Number Generation"; license = stdenv.lib.licenses.bsd3; - }) { intel_aes = null; }; + }) { intel_aes = null;}; "interleavableGen" = callPackage ({ mkDerivation, base, directory, haskell-src, hint, mtl }: @@ -66401,7 +66439,7 @@ self: { configureFlags = [ "-fnlopt" "-f-build_examples" ]; description = "haskell binding to ipopt and nlopt including automatic differentiation"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) ipopt; inherit (pkgs) nlopt;}; "ipprint" = callPackage ({ mkDerivation, base, Extra, haskell-src }: @@ -66827,7 +66865,7 @@ self: { homepage = "http://www.scs.stanford.edu/~dm/iterIO"; description = "Iteratee-based IO with pipe operators"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) zlib; }; + }) { inherit (pkgs) zlib;}; "iterable" = callPackage ({ mkDerivation, base, mtl, tagged, template-haskell, vector }: @@ -66876,7 +66914,7 @@ self: { configureFlags = [ "-f-debug" ]; description = "Enumeratees for compressing and decompressing streams"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) zlib; }; + }) { inherit (pkgs) bzip2; inherit (pkgs) zlib;}; "iteratee-mtl" = callPackage ({ mkDerivation, base, bytestring, containers, ListLike @@ -67244,7 +67282,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/JACK"; description = "Bindings for the JACK Audio Connection Kit"; license = "GPL"; - }) {}; + }) { inherit (pkgs) jack2;}; "jack-bindings" = callPackage ({ mkDerivation, base, c2hs, jack2, mtl }: @@ -67257,7 +67295,7 @@ self: { pkgconfigDepends = [ jack2 ]; description = "DEPRECATED Bindings to the JACK Audio Connection Kit"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) jack2;}; "jackminimix" = callPackage ({ mkDerivation, base, hosc }: @@ -67346,8 +67384,8 @@ self: { homepage = "https://github.com/cgo/jalla"; description = "Higher level functions for linear algebra. Wraps BLAS and LAPACKE."; license = stdenv.lib.licenses.bsd3; - }) { cblas = null; f77blas = null; lapack = null; - lapacke = null; }; + }) { cblas = null; f77blas = null; lapack = null; + lapacke = null;}; "jammittools" = callPackage ({ mkDerivation, base, boxes, containers, directory, filepath @@ -67800,23 +67838,21 @@ self: { }) {}; "jsaddle" = callPackage - ({ mkDerivation, base, ghcjs-base, hslogger, lens, template-haskell - , text, transformers + ({ mkDerivation, base, hslogger, lens, template-haskell, text + , transformers }: mkDerivation { pname = "jsaddle"; version = "0.2.0.2"; sha256 = "14lxxcl45bzj6g44vr0iq8ndjkxbv4sismamyafymb8hbb24ida3"; - buildDepends = [ - base ghcjs-base lens template-haskell text transformers - ]; + buildDepends = [ base lens template-haskell text transformers ]; testDepends = [ - base ghcjs-base hslogger lens template-haskell text transformers + base hslogger lens template-haskell text transformers ]; configureFlags = [ "-f-webkit" "-fjsffi" "-fgtk3" "-fghcjs" ]; description = "High level interface for webkit-javascriptcore"; license = stdenv.lib.licenses.mit; - }) { ghcjs-base = null; }; + }) {}; "jsaddle-hello" = callPackage ({ mkDerivation, base, ghcjs-dom, jsaddle, lens }: @@ -68028,7 +68064,7 @@ self: { homepage = "http://stewart.guru"; description = "Call python inline from haskell"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) python;}; "json-qq" = callPackage ({ mkDerivation, base, haskell-src-meta, parsec, template-haskell @@ -68344,7 +68380,7 @@ self: { homepage = "http://github.com/mwotton/judy"; description = "Fast, scalable, mutable dynamic arrays, maps and hashes"; license = stdenv.lib.licenses.bsd3; - }) { Judy = null; }; + }) { Judy = null;}; "jukebox" = callPackage ({ mkDerivation, alex, array, base, binary, bytestring, containers @@ -69017,7 +69053,8 @@ self: { ]; description = "Utilities for working with many HStringTemplate templates from files"; license = stdenv.lib.licenses.bsd3; - }) { string-templates = null; }; + broken = true; + }) { string-templates = null;}; "koofr-client" = callPackage ({ mkDerivation, aeson, base, bytestring, filepath, http-client @@ -69132,7 +69169,7 @@ self: { extraLibraries = [ kyotocabinet ]; description = "Mid level bindings to Kyoto Cabinet"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) kyotocabinet; }; + }) { inherit (pkgs) kyotocabinet;}; "l-bfgs-b" = callPackage ({ mkDerivation, base, lbfgsb, vector }: @@ -69145,7 +69182,7 @@ self: { homepage = "http://nonempty.org/software/haskell-l-bfgs-b"; description = "Bindings to L-BFGS-B, Fortran code for limited-memory quasi-Newton bound-constrained optimization"; license = stdenv.lib.licenses.bsd3; - }) { lbfgsb = null; }; + }) { lbfgsb = null;}; "labeled-graph" = callPackage ({ mkDerivation, base, labeled-tree }: @@ -71021,7 +71058,7 @@ self: { homepage = "http://github.com/kim/leveldb-haskell"; description = "Haskell bindings to LevelDB"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) snappy; }; + }) { inherit (pkgs) leveldb; inherit (pkgs) snappy;}; "leveldb-haskell-fork" = callPackage ({ mkDerivation, async, base, bytestring, data-default, filepath @@ -71046,7 +71083,7 @@ self: { homepage = "http://github.com/kim/leveldb-haskell"; description = "Haskell bindings to LevelDB"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) leveldb;}; "levmar" = callPackage ({ mkDerivation, base, bindings-levmar, hmatrix, vector }: @@ -71225,7 +71262,7 @@ self: { homepage = "http://www.andres-loeh.de/lhs2tex/"; description = "Preprocessor for typesetting Haskell sources with LaTeX"; license = "GPL"; - }) {}; + }) { inherit (pkgs) texLive;}; "lhslatex" = callPackage ({ mkDerivation, base, directory, filepath, process, regex-posix }: @@ -71270,7 +71307,7 @@ self: { extraLibraries = [ archive ]; description = "Read many archive formats with libarchive and conduit"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) archive; }; + }) { archive = null;}; "libcspm" = callPackage ({ mkDerivation, array, base, bytestring, containers, deepseq @@ -71301,7 +71338,7 @@ self: { extraLibraries = [ expect tcl ]; description = "Library for interacting with console applications via pseudoterminals"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) expect; inherit (pkgs) tcl;}; "libffi" = callPackage ({ mkDerivation, base, bytestring, libffi }: @@ -71313,7 +71350,7 @@ self: { pkgconfigDepends = [ libffi ]; description = "A binding to libffi"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) libffi; }; + }) { inherit (pkgs) libffi;}; "libgit" = callPackage ({ mkDerivation, base, mtl, process }: @@ -71477,7 +71514,7 @@ self: { extraLibraries = [ libnotify ]; description = "Bindings to libnotify library"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) libnotify; }; + }) { inherit (pkgs) libnotify;}; "libnvvm" = callPackage ({ mkDerivation, base, bytestring, c2hs, Cabal, cuda, HUnit, nvvm @@ -71496,7 +71533,7 @@ self: { homepage = "https://github.com/nvidia-compiler-sdk/hsnvvm"; description = "FFI binding to libNVVM, a compiler SDK component from NVIDIA"; license = stdenv.lib.licenses.mit; - }) { nvvm = null; }; + }) { nvvm = null;}; "liboleg" = callPackage ({ mkDerivation, base, CC-delcont, containers, mtl @@ -71525,7 +71562,7 @@ self: { homepage = "http://github.com/tnarg/haskell-libpq"; description = "libpq binding for Haskell"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) postgresql;}; "librandomorg" = callPackage ({ mkDerivation, base, bytestring, curl }: @@ -71576,8 +71613,7 @@ self: { homepage = "https://github.com/portnov/libssh2-hs"; description = "FFI bindings to libssh2 SSH2 client library (http://libssh2.org/)"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) libssh2; - ssh2 = null; }; + }) { inherit (pkgs) libssh2; ssh2 = null;}; "libssh2-conduit" = callPackage ({ mkDerivation, base, conduit, libssh2, monad-control, stm @@ -71630,8 +71666,7 @@ self: { configureFlags = [ "-fusepkgconfig" ]; description = "Haskell bindings for libsystemd-daemon"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) libsystemd-daemon; - systemd-daemon = null; }; + }) { libsystemd-daemon = null; systemd-daemon = null;}; "libsystemd-journal" = callPackage ({ mkDerivation, base, bytestring, hashable, hsyslog, libsystemd @@ -71650,7 +71685,7 @@ self: { homepage = "http://github.com/ocharles/libsystemd-journal"; description = "Haskell bindings to libsystemd-journal"; license = stdenv.lib.licenses.bsd3; - }) { libsystemd = null; }; + }) { libsystemd = null;}; "libtagc" = callPackage ({ mkDerivation, base, bytestring, glib, tag_c, taglib_c }: @@ -71664,7 +71699,7 @@ self: { homepage = "https://patch-tag.com/r/AndyStewart/libtagc/home"; description = "Binding to TagLib C library"; license = stdenv.lib.licenses.lgpl21; - }) { tag_c = null; taglib_c = null; }; + }) { tag_c = null; taglib_c = null;}; "libvirt-hs" = callPackage ({ mkDerivation, base, c2hs, syb, virt }: @@ -71678,7 +71713,7 @@ self: { homepage = "http://redmine.iportnov.ru/projects/libvirt-hs"; description = "FFI bindings to libvirt virtualization API (http://libvirt.org)"; license = stdenv.lib.licenses.bsd3; - }) { virt = null; }; + }) { virt = null;}; "libvorbis" = callPackage ({ mkDerivation, base, bytestring, cpu }: @@ -71703,7 +71738,7 @@ self: { configureFlags = [ "-fsmall_base" ]; description = "Binding to libxml2"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libxml2;}; "libxml-enumerator" = callPackage ({ mkDerivation, base, bytestring, enumerator, libxml-sax, text @@ -71733,7 +71768,7 @@ self: { homepage = "https://john-millikin.com/software/haskell-libxml/"; description = "Bindings for the libXML2 SAX interface"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) libxml2;}; "libxslt" = callPackage ({ mkDerivation, base, bytestring, libxml, xslt }: @@ -71745,7 +71780,7 @@ self: { extraLibraries = [ xslt ]; description = "Binding to libxslt"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) xslt; }; + }) { xslt = null;}; "life" = callPackage ({ mkDerivation, array, base, GLUT, OpenGL, random }: @@ -72173,7 +72208,7 @@ self: { pkgconfigDepends = [ blkid ]; description = "Linux libblkid"; license = stdenv.lib.licenses.lgpl21; - }) { blkid = null; }; + }) { blkid = null;}; "linux-cgroup" = callPackage ({ mkDerivation, base, filepath }: @@ -72234,7 +72269,7 @@ self: { homepage = "https://github.com/tensor5/linux-kmod"; description = "Linux kernel modules support"; license = stdenv.lib.licenses.bsd3; - }) { libkmod = null; }; + }) { libkmod = null;}; "linux-mount" = callPackage ({ mkDerivation, base, bytestring }: @@ -72413,7 +72448,7 @@ self: { homepage = "https://github.com/ucsd-progsys/liquid-fixpoint"; description = "Predicate Abstraction-based Horn-Clause/Implication Constraint Solver"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) ocaml;}; "liquidhaskell" = callPackage ({ mkDerivation, aeson, ansi-terminal, array, base, bifunctors @@ -72666,7 +72701,7 @@ self: { buildDepends = [ base ]; extraLibraries = [ picosat ]; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) picosat; }; + }) { inherit (pkgs) picosat;}; "llrbtree" = callPackage ({ mkDerivation, base }: @@ -72761,7 +72796,7 @@ self: { homepage = "https://github.com/bos/llvm"; description = "FFI bindings to the LLVM compiler toolkit"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) llvm; }; + }) { inherit (pkgs) llvm;}; "llvm-base-types" = callPackage ({ mkDerivation, base, c2hs, containers, deepseq, dwarf, failure @@ -72860,7 +72895,7 @@ self: { doCheck = false; description = "General purpose LLVM bindings"; license = stdenv.lib.licenses.bsd3; - }) { llvm-config = null; }; + }) { llvm-config = null;}; "llvm-general-pure" = callPackage ({ mkDerivation, base, containers, HUnit, mtl, parsec, QuickCheck @@ -73026,7 +73061,7 @@ self: { homepage = "http://github.com/dmbarbour/haskell-lmdb"; description = "Lightning MDB bindings"; license = stdenv.lib.licenses.bsd2; - }) { inherit (pkgs) lmdb; }; + }) { lmdb = null;}; "load-env" = callPackage ({ mkDerivation, base, directory, hspec, HUnit, parsec }: @@ -73538,7 +73573,7 @@ self: { homepage = "http://www.tiresiaspress.us/haskell/loris"; description = "interface to Loris API"; license = stdenv.lib.licenses.gpl2; - }) { inherit (pkgs) loris; }; + }) { loris = null;}; "loshadka" = callPackage ({ mkDerivation, aeson, base, binary, bytestring, cryptohash @@ -73644,7 +73679,8 @@ self: { homepage = "https://github.com/dbp/lss"; description = "Lexical Style Sheets - a language for writing styles that is focused around lexical (ie, static) scoping and re-use of large components"; license = stdenv.lib.licenses.bsd3; - }) { language-css-attoparsec = null; }; + broken = true; + }) { language-css-attoparsec = null;}; "lsystem" = callPackage ({ mkDerivation, base, haskell98, uu-parsinglib, wx, wxcore }: @@ -73830,7 +73866,7 @@ self: { homepage = "https://github.com/nfjinjing/luka"; description = "Simple ObjectiveC runtime binding"; license = stdenv.lib.licenses.bsd3; - }) { objc = null; }; + }) { objc = null;}; "lushtags" = callPackage ({ mkDerivation, base, haskell-src-exts, text, vector }: @@ -73982,7 +74018,7 @@ self: { homepage = "http://github.com/alphaHeavy/lzma-conduit"; description = "Conduit interface for lzma/xz compression"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) lzma;}; "lzma-enumerator" = callPackage ({ mkDerivation, base, bindings-DSL, bytestring, enumerator, HUnit @@ -74002,7 +74038,7 @@ self: { homepage = "http://github.com/alphaHeavy/lzma-enumerator"; description = "Enumerator interface for lzma/xz compression"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) lzma;}; "maccatcher" = callPackage ({ mkDerivation, base, binary, parsec, process }: @@ -74162,7 +74198,7 @@ self: { homepage = "http://www.scannedinavian.com/~shae/mage-1.0pre35.tar.gz"; description = "Rogue-like"; license = stdenv.lib.licenses.bsd3; - }) { curses = null; }; + }) { curses = null;}; "magic" = callPackage ({ mkDerivation, base, magic }: @@ -74174,7 +74210,7 @@ self: { extraLibraries = [ magic ]; description = "Interface to C file/magic library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) magic; }; + }) { magic = null;}; "magma" = callPackage ({ mkDerivation, base, deepseq, profunctors, semigroups }: @@ -75136,7 +75172,7 @@ self: { homepage = "http://www.github.com/massysett/matchers"; description = "Text matchers"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) pcre;}; "math-functions" = callPackage ({ mkDerivation, base, deepseq, erf, HUnit, ieee754, QuickCheck @@ -75225,7 +75261,7 @@ self: { configureFlags = [ "-f-mcr" "-fruntime" "-fengine" ]; description = "Matlab bindings and interface"; license = stdenv.lib.licenses.bsd3; - }) { eng = null; mx = null; }; + }) { eng = null; matlab = null; mx = null;}; "matrices" = callPackage ({ mkDerivation, base, primitive, vector }: @@ -75493,7 +75529,7 @@ self: { homepage = "http://github.com/tanakh/hsmecab"; description = "A Haskell binding to MeCab"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) mecab; }; + }) { mecab = null;}; "mecha" = callPackage ({ mkDerivation, base }: @@ -76384,7 +76420,7 @@ self: { extraLibraries = [ zlib ]; description = "A Haskell bundle of the Minisat SAT solver"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) zlib; }; + }) { inherit (pkgs) zlib;}; "ministg" = callPackage ({ mkDerivation, base, containers, directory, filepath, monads-tf @@ -77511,8 +77547,8 @@ self: { homepage = "http://users.ugent.be/~tschrijv/MCP/"; description = "Constraint Programming"; license = stdenv.lib.licenses.bsd3; - }) { gecodeint = null; gecodekernel = null; gecodesearch = null; - gecodeset = null; gecodesupport = null; }; + }) { gecodeint = null; gecodekernel = null; gecodesearch = null; + gecodeset = null; gecodesupport = null;}; "monadio-unwrappable" = callPackage ({ mkDerivation, base, monads-tf, transformers }: @@ -77873,7 +77909,8 @@ self: { homepage = "http://github.com/bumptech/montage"; description = "Riak Resolution Proxy"; license = stdenv.lib.licenses.bsd3; - }) { riak-bump = null; stats-web = null; }; + broken = true; + }) { riak-bump = null; stats-web = null;}; "montage-client" = callPackage ({ mkDerivation, aeson, base, bytestring, containers, ListLike, mtl @@ -77895,7 +77932,8 @@ self: { homepage = "http://github.com/bumptech/montage-haskell-client"; description = "Riak Resolution Proxy Client"; license = stdenv.lib.licenses.bsd3; - }) { riak-bump = null; stats-web = null; }; + broken = true; + }) { riak-bump = null; stats-web = null;}; "monte-carlo" = callPackage ({ mkDerivation, base, gsl-random, ieee754, primitive, QuickCheck @@ -77971,7 +78009,7 @@ self: { homepage = "https://github.com/kawu/morfeusz"; description = "Bindings to the morphological analyser Morfeusz"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) morfeusz; }; + }) { morfeusz = null;}; "morte" = callPackage ({ mkDerivation, alex, array, base, binary, containers, happy @@ -78343,7 +78381,7 @@ self: { extraLibraries = [ mtp ]; description = "Bindings to libmtp"; license = "LGPL"; - }) { inherit (pkgs) mtp; }; + }) { mtp = null;}; "mtree" = callPackage ({ mkDerivation, base, bifunctors }: @@ -79144,7 +79182,8 @@ self: { homepage = "http://haskell.cs.yale.edu/"; description = "None"; license = stdenv.lib.licenses.bsd3; - }) { Euterpea = null; }; + broken = true; + }) { Euterpea = null;}; "mybitcoin-sci" = callPackage ({ mkDerivation, base, cgi, curl, directory, mtl, process, split }: @@ -79204,8 +79243,7 @@ self: { homepage = "https://github.com/bos/mysql"; description = "A low-level MySQL client library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) zlib; - mysqlConfig = null; }; + }) { mysqlConfig = null; inherit (pkgs) zlib;}; "mysql-effect" = callPackage ({ mkDerivation, base, bytestring, extensible-effects, mysql @@ -79421,7 +79459,7 @@ self: { homepage = "http://www.jasani.org/search/label/nano-hmac"; description = "Bindings to OpenSSL HMAC"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) openssl;}; "nano-md5" = callPackage ({ mkDerivation, base, bytestring, openssl }: @@ -79435,7 +79473,7 @@ self: { homepage = "http://code.haskell.org/~dons/code/nano-md5"; description = "Efficient, ByteString bindings to OpenSSL"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) openssl;}; "nanoAgda" = callPackage ({ mkDerivation, base, BNFC-meta, cmdargs, containers, mtl, parsec @@ -79465,7 +79503,7 @@ self: { homepage = "http://www.cse.unsw.edu.au/~dons/hmp3.html"; description = "Simple Curses binding"; license = stdenv.lib.licenses.bsd3; - }) { curses = null; }; + }) { curses = null;}; "nanomsg" = callPackage ({ mkDerivation, base, bytestring, nanomsg }: @@ -79477,7 +79515,7 @@ self: { extraLibraries = [ nanomsg ]; description = "nanomsg - scalability protocols library"; license = stdenv.lib.licenses.publicDomain; - }) { inherit (pkgs) nanomsg; }; + }) { inherit (pkgs) nanomsg;}; "nanomsg-haskell" = callPackage ({ mkDerivation, base, binary, bytestring, nanomsg, QuickCheck @@ -79496,7 +79534,7 @@ self: { homepage = "https://github.com/ivarnymoen/nanomsg-haskell"; description = "Bindings to the nanomsg library"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) nanomsg; }; + }) { inherit (pkgs) nanomsg;}; "nanoparsec" = callPackage ({ mkDerivation, base, bytestring, ListLike }: @@ -79699,7 +79737,7 @@ self: { homepage = "https://john-millikin.com/software/haskell-ncurses/"; description = "Modernised bindings to GNU ncurses"; license = stdenv.lib.licenses.gpl3; - }) { inherit (pkgs) ncurses; }; + }) { inherit (pkgs) ncurses;}; "neat" = callPackage ({ mkDerivation, base, filepath, parsec }: @@ -79877,7 +79915,8 @@ self: { homepage = "http://phaul.hobby-site.org/node/4123"; description = "Concurrent over the network execution library"; license = stdenv.lib.licenses.bsd3; - }) { ghc-binary = null; }; + broken = true; + }) { ghc-binary = null;}; "netclock" = callPackage ({ mkDerivation, base, bytestring, hosc, network }: @@ -80047,7 +80086,7 @@ self: { homepage = "https://github.com/stbuehler/haskell-nettle"; description = "safe nettle binding"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) nettle; }; + }) { inherit (pkgs) nettle;}; "nettle-frp" = callPackage ({ mkDerivation, base, bimap, binary, bytestring, containers, mtl @@ -81090,8 +81129,8 @@ self: { pkgconfigDepends = [ glib libnm-glib ]; description = "Network Manager, binding to libnm-glib"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) glib; - g = null; libnm-glib = null; nm-glib = null; }; + }) { g = null; inherit (pkgs) glib; libnm-glib = null; + nm-glib = null;}; "nme" = callPackage ({ mkDerivation, base, bytestring, utf8-string }: @@ -81341,8 +81380,9 @@ self: { extraLibraries = [ glib gmime notmuch nsl talloc xapian zlib ]; description = "Binding for notmuch MUA library"; license = "LGPL"; - }) { inherit (pkgs) glib zlib; - nsl = null; }; + }) { inherit (pkgs) glib; inherit (pkgs) gmime; + inherit (pkgs) notmuch; nsl = null; inherit (pkgs) talloc; + inherit (pkgs) xapian; inherit (pkgs) zlib;}; "notmuch-web" = callPackage ({ mkDerivation, aeson, attoparsec, attoparsec-conduit, base @@ -81863,8 +81903,8 @@ self: { homepage = "http://github.com/cpdurham/oculus"; description = "Oculus Rift ffi providing head tracking data"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) udev; - Xinerama = null; ovr = null; }; + }) { Xinerama = null; inherit (pkgs.xlibs) libX11; + inherit (pkgs) mesa; ovr = null; udev = null;}; "oeis" = callPackage ({ mkDerivation, base, HTTP, HUnit, network, network-uri @@ -81953,7 +81993,7 @@ self: { extraLibraries = [ OIS ]; description = "wrapper for OIS input manager for use with hogre"; license = stdenv.lib.licenses.bsd3; - }) { OIS = null; }; + }) { OIS = null;}; "old-locale_1_0_0_7" = callPackage ({ mkDerivation, base }: @@ -82254,7 +82294,7 @@ self: { homepage = "www.github.com/arjuncomar/opencv-raw.git"; description = "Raw Haskell bindings to OpenCV >= 2.0"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) opencv;}; "opendatatable" = callPackage ({ mkDerivation, base, hxt, template-haskell, th-lift }: @@ -82299,7 +82339,7 @@ self: { extraLibraries = [ EGL GLESv2 ]; description = "OpenGL ES 2.0 and 3.0 with EGL 1.4"; license = stdenv.lib.licenses.gpl3; - }) { EGL = null; GLESv2 = null; }; + }) { EGL = null; GLESv2 = null;}; "openid" = callPackage ({ mkDerivation, base, bytestring, containers, HsOpenSSL, HTTP @@ -83173,7 +83213,7 @@ self: { extraLibraries = [ pam ]; description = "Haskell binding for C PAM API"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) pam; }; + }) { inherit (pkgs) pam;}; "panda" = callPackage ({ mkDerivation, base, cgi, containers, data-default, directory @@ -83328,7 +83368,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the Pango text rendering engine"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) cairo pango; }; + }) { inherit (pkgs) cairo; inherit (pkgs.gnome) pango;}; "papillon" = callPackage ({ mkDerivation, base, bytestring, directory, filepath, monads-tf @@ -84198,7 +84238,7 @@ self: { homepage = "https://github.com/bos/pcap"; description = "A system-independent interface for user-level packet capture"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libpcap;}; "pcap-conduit" = callPackage ({ mkDerivation, base, bytestring, conduit, pcap, transformers }: @@ -84284,7 +84324,7 @@ self: { homepage = "https://github.com/Daniel-Diaz/pcre-light"; description = "A small, efficient and portable regex library for Perl 5 compatible regular expressions"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) pcre;}; "pcre-light-extra" = callPackage ({ mkDerivation, base, bytestring, pcre-light }: @@ -84784,7 +84824,7 @@ self: { homepage = "http://www.yesodweb.com/book/persistent"; description = "Type-safe, multi-backend data serialization"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) sqlite; }; + }) { inherit (pkgs) sqlite;}; "persistent-cereal" = callPackage ({ mkDerivation, base, cereal, persistent, text }: @@ -85234,7 +85274,8 @@ self: { homepage = "http://github.com/michaelxavier/phash"; description = "Haskell bindings to pHash, the open source perceptual hash library"; license = stdenv.lib.licenses.gpl3; - }) { pHash = null; }; + broken = true; + }) { pHash = null;}; "phone-push" = callPackage ({ mkDerivation, base, base16-bytestring, binary, bytestring @@ -86462,7 +86503,7 @@ self: { extraLibraries = [ poker-eval ]; description = "Binding to libpoker-eval"; license = stdenv.lib.licenses.publicDomain; - }) { inherit (pkgs) poker-eval; }; + }) { inherit (pkgs) poker-eval;}; "polar" = callPackage ({ mkDerivation, base }: @@ -86803,8 +86844,9 @@ self: { homepage = "http://www.haskell.org/gtk2hs/"; description = "Binding to the Poppler"; license = stdenv.lib.licenses.gpl2; - }) { inherit (pkgs) cairo glib gtk pango; - popplerGlib = null; }; + }) { inherit (pkgs) cairo; inherit (pkgs) gdk_pixbuf; + inherit (pkgs) glib; inherit (pkgs.gnome) gtk; + inherit (pkgs.gnome) pango; popplerGlib = null;}; "populate-setup-exe-cache" = callPackage ({ mkDerivation, base }: @@ -86840,7 +86882,7 @@ self: { homepage = "http://code.haskell.org/portaudio"; description = "Haskell bindings for the PortAudio library"; license = "unknown"; - }) { inherit (pkgs) portaudio; }; + }) { inherit (pkgs) portaudio;}; "porte" = callPackage ({ mkDerivation, base, bytestring, containers @@ -86909,7 +86951,7 @@ self: { homepage = "https://github.com/tensor5/posix-acl"; description = "Support for Posix ACL"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) acl;}; "posix-escape" = callPackage ({ mkDerivation, base }: @@ -87073,7 +87115,7 @@ self: { homepage = "http://github.com/lpsmith/postgresql-libpq"; description = "low-level binding to libpq"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) postgresql;}; "postgresql-orm" = callPackage ({ mkDerivation, aeson, base, blaze-builder, bytestring, directory @@ -87253,7 +87295,7 @@ self: { homepage = "http://github.com/peti/postmaster"; description = "Postmaster ESMTP Server"; license = "GPL"; - }) {}; + }) { inherit (pkgs) adns; inherit (pkgs) openssl;}; "powermate" = callPackage ({ mkDerivation, base, directory, network, unix }: @@ -88313,7 +88355,7 @@ self: { extraLibraries = [ proj ]; description = "Haskell bindings for the Proj4 C dynamic library"; license = "GPL"; - }) {}; + }) { inherit (pkgs) proj;}; "project-template" = callPackage ({ mkDerivation, base, base64-bytestring, bytestring, conduit @@ -88544,7 +88586,7 @@ self: { homepage = "https://github.com/nicta/protobuf-native"; description = "Protocol Buffers via C++"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) protobuf; }; + }) { inherit (pkgs) protobuf;}; "protocol-buffers" = callPackage ({ mkDerivation, array, base, binary, bytestring, containers @@ -88906,7 +88948,7 @@ self: { extraLibraries = [ pulse-simple ]; description = "binding to Simple API of pulseaudio"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) pulse-simple; }; + }) { pulse-simple = null;}; "punkt" = callPackage ({ mkDerivation, array, base, mtl, regex-tdfa, regex-tdfa-text @@ -89084,13 +89126,14 @@ self: { transformers unordered-containers utf8-string ]; testDepends = [ - base containers directory filepath mtl nodejs parsec process - transformers utf8-string + base containers directory filepath mtl parsec process transformers + utf8-string ]; + buildTools = [ nodejs ]; homepage = "http://www.purescript.org/"; description = "PureScript Programming Language Compiler"; license = stdenv.lib.licenses.mit; - }) { nodejs = null; }; + }) { inherit (pkgs) nodejs;}; "push-notify" = callPackage ({ mkDerivation, aeson, async, attoparsec-conduit, base @@ -89258,7 +89301,7 @@ self: { homepage = "http://code.haskell.org/pvd"; description = "A photo viewer daemon application with remote controlling abilities"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libdevil;}; "pwstore-cli" = callPackage ({ mkDerivation, base, bytestring, cmdargs, HUnit, process @@ -89342,7 +89385,7 @@ self: { homepage = "http://github.com/Russell91/json-python"; description = "Call python inline from haskell"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) python;}; "pyfi" = callPackage ({ mkDerivation, aeson, base, bytestring, containers, pureMD5 @@ -89359,7 +89402,7 @@ self: { homepage = "http://github.com/Russell91/pyfi"; description = "Call python inline from haskell"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) python;}; "python-pickle" = callPackage ({ mkDerivation, attoparsec, base, bytestring, cereal, cmdargs @@ -89400,7 +89443,7 @@ self: { extraLibraries = [ qd ]; description = "double-double and quad-double number type via libqd"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) qd; }; + }) { qd = null;}; "qd-vec" = callPackage ({ mkDerivation, base, qd, Vec }: @@ -89424,7 +89467,7 @@ self: { homepage = "http://nonempty.org/software/haskell-qhull-simple"; description = "Simple bindings to Qhull, a library for computing convex hulls"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) qhull;}; "qrcode" = callPackage ({ mkDerivation, array, base, containers, mtl, vector }: @@ -89965,7 +90008,8 @@ self: { homepage = "github"; description = "librados haskell bindings"; license = stdenv.lib.licenses.bsd3; - }) { rados = null; }; + broken = true; + }) { rados = null;}; "rail-compiler-editor" = callPackage ({ mkDerivation, base, cairo, containers, gtk, HUnit, llvm-general @@ -90240,7 +90284,7 @@ self: { homepage = "http://galois.com"; description = "A fast, SMP parallel random data generator"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) openssl;}; "randproc" = callPackage ({ mkDerivation, base }: @@ -91223,7 +91267,8 @@ self: { homepage = "https://github.com/lazac/references"; description = "Generalization of lenses, folds and traversals to handle monads and addition"; license = stdenv.lib.licenses.bsd3; - }) { instance-control = null; }; + broken = true; + }) { instance-control = null;}; "refh" = callPackage ({ mkDerivation, base, clippard, cmdargs, directory, filepath @@ -91493,7 +91538,7 @@ self: { homepage = "http://hackage.haskell.org/package/regex-pcre"; description = "Replaces/Enhances Text.Regex"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) pcre;}; "regex-pcre-builtin" = callPackage ({ mkDerivation, array, base, bytestring, containers, regex-base }: @@ -91644,7 +91689,7 @@ self: { homepage = "http://sourceforge.net/projects/lazy-regex"; description = "Replaces/Enhances Text.Regex"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) tre;}; "regex-xmlschema" = callPackage ({ mkDerivation, base, haskell98, parsec }: @@ -92233,7 +92278,7 @@ self: { homepage = "http://repa.ouroborus.net"; description = "Algorithms using the Repa array library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) llvm; }; + }) { inherit (pkgs) llvm;}; "repa-bytestring" = callPackage ({ mkDerivation, base, repa }: @@ -92258,7 +92303,7 @@ self: { homepage = "https://github.com/RaphaelJ/repa-devil"; description = "Support for image reading and writing of Repa arrays using in-place FFI calls"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libdevil;}; "repa-examples" = callPackage ({ mkDerivation, base, llvm, QuickCheck, random, repa @@ -92278,7 +92323,7 @@ self: { homepage = "http://repa.ouroborus.net"; description = "Examples using the Repa array library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) llvm; }; + }) { inherit (pkgs) llvm;}; "repa-fftw" = callPackage ({ mkDerivation, base, carray, fft, repa, storable-complex, tasty @@ -93276,7 +93321,7 @@ self: { homepage = "http://modeemi.fi/~tuomov/riot/"; description = "Riot is an Information Organisation Tool"; license = "GPL"; - }) { inherit (pkgs) ncurses; }; + }) { inherit (pkgs) ncurses;}; "ripple" = callPackage ({ mkDerivation, aeson, attoparsec, base, base58address, binary @@ -93437,7 +93482,7 @@ self: { homepage = "http://github.com/agrafix/rocksdb-haskell"; description = "Haskell bindings to RocksDB"; license = stdenv.lib.licenses.bsd3; - }) { rocksdb = null; }; + }) { rocksdb = null;}; "roguestar" = callPackage ({ mkDerivation, base, bytestring, directory, filepath, old-time @@ -93994,7 +94039,7 @@ self: { homepage = "https://github.com/adamwalker/hrtlsdr"; description = "Bindings to librtlsdr"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) rtlsdr; }; + }) { rtlsdr = null;}; "rtorrent-rpc" = callPackage ({ mkDerivation, attoparsec, base, blaze-builder, blaze-textual @@ -94046,7 +94091,7 @@ self: { homepage = "https://github.com/mtolly/rubberband"; description = "Binding to the C++ audio stretching library Rubber Band"; license = stdenv.lib.licenses.gpl3; - }) { inherit (pkgs) rubberband; }; + }) { inherit (pkgs) rubberband;}; "ruby-qq" = callPackage ({ mkDerivation, base, bytestring, haskell-src-exts @@ -94446,7 +94491,7 @@ self: { extraLibraries = [ libsodium ]; description = "Cryptography that's easy to digest (NaCl/libsodium bindings)"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) libsodium;}; "salvia" = callPackage ({ mkDerivation, base, bytestring, containers, directory, fclabels @@ -94602,7 +94647,7 @@ self: { homepage = "http://www.ingolia-lab.org/samtools-tutorial.html"; description = "Binding to the C samtools library"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) zlib; }; + }) { inherit (pkgs) zlib;}; "samtools-conduit" = callPackage ({ mkDerivation, base, bytestring, conduit, filepath, resourcet @@ -95633,7 +95678,7 @@ self: { pkgconfigDepends = [ SDL2 ]; description = "Low-level bindings to SDL2"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) SDL2;}; "sdl2-image" = callPackage ({ mkDerivation, base, sdl2, SDL2, SDL2_image }: @@ -95646,7 +95691,7 @@ self: { pkgconfigDepends = [ SDL2 SDL2_image ]; description = "Haskell binding to sdl2-image"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) SDL2; inherit (pkgs) SDL2_image;}; "sdl2-ttf" = callPackage ({ mkDerivation, base, sdl2, SDL2, SDL2_ttf }: @@ -95660,7 +95705,7 @@ self: { extraLibraries = [ SDL2 SDL2_ttf ]; description = "Binding to libSDL2-ttf"; license = stdenv.lib.licenses.mit; - }) { SDL2_ttf = null; }; + }) { inherit (pkgs) SDL2; SDL2_ttf = null;}; "seacat" = callPackage ({ mkDerivation, base, blaze-builder, blaze-html, bytestring @@ -95845,7 +95890,7 @@ self: { extraLibraries = [ sedna ]; description = "Sedna C API XML Binding"; license = stdenv.lib.licenses.gpl3; - }) { sedna = null; }; + }) { sedna = null;}; "select" = callPackage ({ mkDerivation, base, rt }: @@ -95858,7 +95903,7 @@ self: { homepage = "http://nonempty.org/software/haskell-select"; description = "Wrap the select(2) POSIX function"; license = stdenv.lib.licenses.bsd3; - }) { rt = null; }; + }) { rt = null;}; "selectors" = callPackage ({ mkDerivation, alex, array, base, containers, happy @@ -95932,7 +95977,7 @@ self: { homepage = "https://github.com/luite/selinux"; description = "SELinux bindings"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) selinux; }; + }) { selinux = null;}; "semaphore-plus" = callPackage ({ mkDerivation, base }: @@ -96803,7 +96848,7 @@ self: { homepage = "http://patch-tag.com/r/shahn/sfml-audio"; description = "minimal bindings to the audio module of sfml"; license = "unknown"; - }) {}; + }) { inherit (pkgs) libsndfile; inherit (pkgs) openal;}; "sfmt" = callPackage ({ mkDerivation, base, bytestring, entropy, primitive }: @@ -97588,7 +97633,7 @@ self: { homepage = "http://mypage.iu.edu/~gdweber/software/sifflet/"; description = "Library of modules shared by sifflet and its tests and its exporters"; license = stdenv.lib.licenses.bsd3; - }) { gdk_x11 = null; gtk_x11 = null; }; + }) { gdk_x11 = null; gtk_x11 = null;}; "sign" = callPackage ({ mkDerivation, base, containers, deepseq, hashable, HUnit @@ -97725,7 +97770,7 @@ self: { extraLibraries = [ bluetooth ]; description = "Simple Bluetooth API for Windows and Linux (bluez)"; license = stdenv.lib.licenses.bsd3; - }) { bluetooth = null; }; + }) { bluetooth = null;}; "simple-c-value" = callPackage ({ mkDerivation, base, checkers, DebugTraceHelpers, derive, dlist @@ -98263,7 +98308,7 @@ self: { homepage = "http://hub.darcs.net/thoferon/simplessh"; description = "Simple wrapper around libssh2"; license = stdenv.lib.licenses.bsd3; - }) { ssh2 = null; }; + }) { ssh2 = null;}; "simplex" = callPackage ({ mkDerivation, base, directory, filepath, mtl, process, random @@ -98328,7 +98373,7 @@ self: { homepage = "http://sigkill.dk/programs/sindre"; description = "A programming language for simple GUIs"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libXft;}; "singletons" = callPackage ({ mkDerivation, base, Cabal, constraints, containers, filepath @@ -98545,7 +98590,8 @@ self: { homepage = "https://github.com/jdevelop/skypelogexport/wiki"; description = "Export Skype chat logs to text files"; license = stdenv.lib.licenses.bsd3; - }) { ghc-binary = null; }; + broken = true; + }) { ghc-binary = null;}; "slack" = callPackage ({ mkDerivation, aeson, base, containers, either, http-conduit, mtl @@ -99903,7 +99949,7 @@ self: { homepage = "http://github.com/bos/snappy"; description = "Bindings to the Google Snappy library for fast compression/decompression"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) snappy; }; + }) { inherit (pkgs) snappy;}; "snappy-framing" = callPackage ({ mkDerivation, array, base, binary, bytestring, snappy }: @@ -100463,7 +100509,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/Sox"; description = "Write, read, convert audio signals using libsox"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) sox; }; + }) { inherit (pkgs) sox;}; "soyuz" = callPackage ({ mkDerivation, base, bytestring, cereal, cmdargs, containers @@ -100843,7 +100889,7 @@ self: { homepage = "http://github.com/Tener/spike"; description = "Experimental web browser"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.gnome) libsoup;}; "spine" = callPackage ({ mkDerivation, base }: @@ -101232,7 +101278,7 @@ self: { configureFlags = [ "-f-builtin-sqlite3" ]; description = "Haskell binding to sqlite3"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) sqlite; }; + }) { inherit (pkgs) sqlite;}; "sqlite-simple" = callPackage ({ mkDerivation, attoparsec, base, base16-bytestring, blaze-builder @@ -101732,7 +101778,8 @@ self: { buildDepends = [ applicative base transformers ]; description = "The ST monad and STRefs"; license = stdenv.lib.licenses.bsd3; - }) { applicative = null; }; + broken = true; + }) { applicative = null;}; "statgrab" = callPackage ({ mkDerivation, async, base, bytestring, statgrab, time @@ -101747,7 +101794,7 @@ self: { homepage = "http://github.com/brendanhay/statgrab"; description = "Collect system level metrics and statistics"; license = "unknown"; - }) { inherit (pkgs) statgrab; }; + }) { statgrab = null;}; "static-hash" = callPackage ({ mkDerivation, array, base, containers, hashable, primes }: @@ -102983,7 +103030,7 @@ self: { homepage = "https://github.com/chrisdone/structured-haskell-mode"; description = "Structured editing Emacs mode for Haskell"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) emacs;}; "structured-mongoDB" = callPackage ({ mkDerivation, array, base, bson, bytestring, compact-string-fix @@ -103413,7 +103460,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the libsvg-cairo library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) librsvg;}; "svgutils" = callPackage ({ mkDerivation, base, filepath, xml }: @@ -103519,7 +103566,7 @@ self: { homepage = "http://github.com/roman-smrz/swapper/"; description = "Transparently swapping data from in-memory structures to disk"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) tokyocabinet;}; "swf" = callPackage ({ mkDerivation, base, mtl, pretty }: @@ -103748,7 +103795,8 @@ self: { homepage = "http://github.com/brentlintner/synt"; description = "Similar code analysis"; license = "unknown"; - }) { Synt = null; }; + broken = true; + }) { Synt = null;}; "syntactic" = callPackage ({ mkDerivation, base, constraints, containers, data-hash, mtl @@ -104032,7 +104080,8 @@ self: { homepage = "http://www.haskell.org/haskellwiki/Synthesizer"; description = "Audio signal processing with dynamic physical dimensions"; license = "GPL"; - }) { UniqueLogicNP = null; }; + broken = true; + }) { UniqueLogicNP = null;}; "synthesizer-llvm" = callPackage ({ mkDerivation, base, containers, event-list, filepath, llvm-extra @@ -104291,7 +104340,8 @@ self: { homepage = "https://github.com/jcristovao/system-util"; description = "Various system utils lifted to EitherT"; license = stdenv.lib.licenses.bsd3; - }) { easy-data = null; }; + broken = true; + }) { easy-data = null;}; "system-uuid" = callPackage ({ mkDerivation, base, binary, bytestring, containers, libossp_uuid @@ -104312,7 +104362,7 @@ self: { homepage = "http://github.com/solidsnack/system-uuid/"; description = "Bindings to system UUID functions"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) libossp_uuid;}; "systemd" = callPackage ({ mkDerivation, base, bytestring, network, transformers, unix }: @@ -104484,7 +104534,7 @@ self: { homepage = "http://github.com/travitch/taffybar"; description = "A desktop bar similar to xmobar, but with more GUI"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) gtk; }; + }) { inherit (pkgs.gnome) gtk;}; "tag-bits" = callPackage ({ mkDerivation, base, ghc-prim }: @@ -104685,7 +104735,7 @@ self: { pkgconfigDepends = [ taglib_c ]; description = "Binding to TagLib (ID3 tag library)"; license = "LGPL"; - }) { tag_c = null; taglib_c = null; }; + }) { tag_c = null; taglib_c = null;}; "taglib-api" = callPackage ({ mkDerivation, base, bytestring, containers, mtl, taglib_c, text @@ -104702,7 +104752,7 @@ self: { configureFlags = [ "-fusepkgconfig" ]; description = "An FFI layer over TagLib's C bindings"; license = stdenv.lib.licenses.bsd3; - }) { taglib_c = null; }; + }) { taglib_c = null;}; "tagset-positional" = callPackage ({ mkDerivation, base, binary, containers, parsec, text @@ -104814,7 +104864,7 @@ self: { homepage = "https://github.com/paulrzcz/takusen-oracle.git"; description = "Database library with left-fold interface for Oracle"; license = stdenv.lib.licenses.bsd3; - }) { clntsh = null; sqlplus = null; }; + }) { clntsh = null; sqlplus = null;}; "tamarin-prover" = callPackage ({ mkDerivation, aeson, array, base, binary, blaze-builder @@ -105713,7 +105763,7 @@ self: { homepage = "https://github.com/judah/terminfo"; description = "Haskell bindings to the terminfo library"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) ncurses; }; + }) { inherit (pkgs) ncurses;}; "terminfo-hs" = callPackage ({ mkDerivation, attoparsec, base, bytestring, containers @@ -105742,7 +105792,7 @@ self: { homepage = "http://lucc.ess.inpe.br/doku.php?id=terrahs"; description = "A Haskell GIS Programming Environment"; license = "GPL"; - }) { terralib4c = null; translib = null; }; + }) { terralib4c = null; translib = null;}; "tersmu" = callPackage ({ mkDerivation, base, containers, mtl, process, syb, transformers @@ -106265,7 +106315,7 @@ self: { homepage = "https://github.com/bos/text-icu"; description = "Bindings to the ICU library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) icu;}; "text-icu-translit" = callPackage ({ mkDerivation, base, icu, QuickCheck, test-framework @@ -106283,7 +106333,7 @@ self: { extraLibraries = [ icu ]; description = "ICU transliteration"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) icu;}; "text-json-qq" = callPackage ({ mkDerivation, base, haskell-src-meta, json, json-qq, parsec @@ -107292,7 +107342,7 @@ self: { homepage = "https://github.com/koterpillar/tianbar"; description = "A desktop bar based on WebKit"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) gtk; }; + }) { inherit (pkgs.gnome) gtk;}; "tic-tac-toe" = callPackage ({ mkDerivation, base, glade, gtk, haskell98 }: @@ -108202,7 +108252,7 @@ self: { homepage = "http://tom-lpsd.github.com/tokyocabinet-haskell/"; description = "Haskell binding of Tokyo Cabinet"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) tokyocabinet;}; "tokyotyrant-haskell" = callPackage ({ mkDerivation, base, bytestring, mtl, tokyocabinet, tokyotyrant @@ -108216,7 +108266,7 @@ self: { homepage = "http://www.polarmobile.com/"; description = "FFI bindings to libtokyotyrant"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) tokyocabinet; inherit (pkgs) tokyotyrant;}; "tomato-rubato-openal" = callPackage ({ mkDerivation, base, OpenAL, stm, vector }: @@ -110283,7 +110333,7 @@ self: { configureFlags = [ "-f-bytestring_in_base" ]; description = "String encoding conversion with ICU"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) icu;}; "udbus" = callPackage ({ mkDerivation, base, binary, bytestring, cereal, containers @@ -110347,7 +110397,7 @@ self: { homepage = "https://github.com/pxqr/udev"; description = "libudev bindings"; license = stdenv.lib.licenses.bsd3; - }) { libudev = null; }; + }) { libudev = null;}; "uglymemo" = callPackage ({ mkDerivation, base, containers }: @@ -110783,7 +110833,7 @@ self: { homepage = "http://sloompie.reinier.de/unicode-normalization/"; description = "Unicode normalization using the ICU library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) icu;}; "unicode-prelude" = callPackage ({ mkDerivation, base }: @@ -112256,7 +112306,7 @@ self: { homepage = "http://thoughtpolice.github.com/vacuum"; description = "Graph representation of the GHC heap"; license = stdenv.lib.licenses.gpl3; - }) { inherit (pkgs) ghc-paths; }; + }) { ghc-paths = null;}; "vacuum-cairo" = callPackage ({ mkDerivation, base, cairo, deepseq, directory, gtk, pretty @@ -112785,7 +112835,7 @@ self: { homepage = "http://hackage.haskell.org/package/vector-fftw"; description = "A binding to the fftw library for one-dimensional vectors"; license = stdenv.lib.licenses.bsd3; - }) { fftw3 = null; }; + }) { fftw3 = null;}; "vector-functorlazy" = callPackage ({ mkDerivation, base, ghc-prim, primitive, vector, vector-th-unbox @@ -113103,7 +113153,7 @@ self: { extraLibraries = [ ncurses ]; description = "An MPD client with vim-like key bindings"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) ncurses; }; + }) { inherit (pkgs) ncurses;}; "vintage-basic" = callPackage ({ mkDerivation, array, base, directory, filepath, HUnit, mtl @@ -113359,7 +113409,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the VTE library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) vte; }; + }) { inherit (pkgs.gnome) vte;}; "vtegtk3" = callPackage ({ mkDerivation, base, glib, gtk2hs-buildtools, gtk3, pango, vte }: @@ -113373,7 +113423,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the VTE library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) vte; }; + }) { inherit (pkgs.gnome) vte;}; "vty" = callPackage ({ mkDerivation, base, blaze-builder, bytestring, Cabal, containers @@ -113714,7 +113764,7 @@ self: { homepage = "http://www.yesodweb.com/book/web-application-interface"; description = "Wai handler to fastcgi"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) fcgi;}; "wai-handler-launch" = callPackage ({ mkDerivation, base, blaze-builder, bytestring, http-types @@ -113772,7 +113822,7 @@ self: { homepage = "https://github.com/yesodweb/wai/tree/master/wai-handler-webkit"; description = "Turn WAI applications into standalone GUIs using QtWebkit"; license = stdenv.lib.licenses.mit; - }) { QtWebKit = null; }; + }) { QtWebKit = null;}; "wai-hastache" = callPackage ({ mkDerivation, base, bytestring, hastache, http-types @@ -114840,7 +114890,8 @@ self: { ]; description = "Parser and Pretty Printer for the Web IDL Language"; license = stdenv.lib.licenses.bsd3; - }) { LEXER = null; }; + broken = true; + }) { LEXER = null;}; "webify" = callPackage ({ mkDerivation, base, binary, binary-strict, bytestring @@ -114877,7 +114928,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the Webkit library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) webkit; }; + }) { inherit (pkgs) webkit;}; "webkit-javascriptcore" = callPackage ({ mkDerivation, base, glib, gtk, gtk2hs-buildtools, webkit }: @@ -114890,7 +114941,7 @@ self: { pkgconfigDepends = [ webkit ]; description = "JavaScriptCore FFI from webkitgtk"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) webkit; }; + }) { inherit (pkgs) webkit;}; "webkitgtk3" = callPackage ({ mkDerivation, base, bytestring, cairo, glib, gtk2hs-buildtools @@ -114906,7 +114957,7 @@ self: { homepage = "http://projects.haskell.org/gtk2hs/"; description = "Binding to the Webkit library"; license = stdenv.lib.licenses.lgpl21; - }) { inherit (pkgs) webkit; }; + }) { inherit (pkgs) webkit;}; "webkitgtk3-javascriptcore" = callPackage ({ mkDerivation, base, glib, gtk2hs-buildtools, gtk3, webkit @@ -114921,7 +114972,7 @@ self: { pkgconfigDepends = [ webkit ]; description = "JavaScriptCore FFI from webkitgtk"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) webkit; }; + }) { inherit (pkgs) webkit;}; "webpage" = callPackage ({ mkDerivation, base, blaze-html, data-default, hastache, lucid @@ -115258,7 +115309,7 @@ self: { homepage = "http://github.com/felixmar/winio"; description = "I/O library for Windows"; license = stdenv.lib.licenses.bsd3; - }) { kernel32 = null; ws2_32 = null; }; + }) { kernel32 = null; ws2_32 = null;}; "witherable" = callPackage ({ mkDerivation, base, containers, hashable, transformers @@ -115862,7 +115913,8 @@ self: { homepage = "http://haskell.org/haskellwiki/WxHaskell"; description = "wxHaskell C++ wrapper"; license = "unknown"; - }) {}; + }) { inherit (pkgs.xlibs) libX11; inherit (pkgs) mesa; + inherit (pkgs) wxGTK;}; "wxcore" = callPackage ({ mkDerivation, array, base, bytestring, containers, directory @@ -115881,7 +115933,8 @@ self: { homepage = "http://haskell.org/haskellwiki/WxHaskell"; description = "wxHaskell core"; license = "unknown"; - }) {}; + }) { inherit (pkgs.xlibs) libX11; inherit (pkgs) mesa; + inherit (pkgs) wxGTK;}; "wxdirect" = callPackage ({ mkDerivation, base, containers, directory, filepath, parsec @@ -116012,7 +116065,7 @@ self: { homepage = "http://redmine.iportnov.ru/projects/x11-xinput"; description = "Haskell FFI bindings for X11 XInput library (-lXi)"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libXi;}; "x509" = callPackage ({ mkDerivation, asn1-encoding, asn1-parse, asn1-types, base @@ -116132,7 +116185,7 @@ self: { extraLibraries = [ attr ]; description = "Haskell extended file attributes interface"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs) attr;}; "xbattbar" = callPackage ({ mkDerivation, base, old-time, select, X11 }: @@ -116266,7 +116319,7 @@ self: { homepage = "http://patch-tag.com/r/obbele/xfconf/home"; description = "FFI bindings to xfconf"; license = stdenv.lib.licenses.gpl3; - }) { libxfconf-0 = null; }; + }) { libxfconf-0 = null;}; "xformat" = callPackage ({ mkDerivation, base }: @@ -116366,8 +116419,7 @@ self: { homepage = "http://github.com/joachifm/hxine"; description = "Bindings to xine-lib"; license = "LGPL"; - }) { inherit (pkgs) xine; - libxine = null; }; + }) { libxine = null; xine = null;}; "xing-api" = callPackage ({ mkDerivation, aeson, authenticate-oauth, base, bytestring @@ -116409,7 +116461,7 @@ self: { extraLibraries = [ xkbcommon ]; description = "Haskell bindings for libxkbcommon"; license = stdenv.lib.licenses.mit; - }) { inherit (pkgs) xkbcommon; }; + }) { xkbcommon = null;}; "xkcd" = callPackage ({ mkDerivation, base, bytestring, directory, filepath, HTTP @@ -117004,7 +117056,8 @@ self: { homepage = "http://xmobar.org"; description = "A Minimalistic Text Based Status Bar"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libXpm; inherit (pkgs.xlibs) libXrandr; + inherit (pkgs) wirelesstools;}; "xmonad" = callPackage ({ mkDerivation, base, containers, directory, extensible-exceptions @@ -117209,7 +117262,7 @@ self: { homepage = "http://code.haskell.org/~dons/code/xosd"; description = "A binding to the X on-screen display"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) xosd; }; + }) { inherit (pkgs) xosd;}; "xournal-builder" = callPackage ({ mkDerivation, base, blaze-builder, bytestring, double-conversion @@ -117357,7 +117410,7 @@ self: { extraLibraries = [ xslt ]; description = "Binding to libxslt"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) xslt; }; + }) { xslt = null;}; "xss-sanitize" = callPackage ({ mkDerivation, attoparsec, base, containers, css-text, hspec @@ -117403,7 +117456,7 @@ self: { extraLibraries = [ libXtst ]; description = "Thin FFI bindings to X11 XTest library"; license = stdenv.lib.licenses.bsd3; - }) {}; + }) { inherit (pkgs.xlibs) libXtst;}; "xturtle" = callPackage ({ mkDerivation, base, convertible, Imlib, setlocale, X11, X11-xft @@ -117512,7 +117565,7 @@ self: { homepage = "https://john-millikin.com/software/haskell-yajl/"; description = "Bindings for YAJL, an event-based JSON implementation"; license = stdenv.lib.licenses.gpl3; - }) { inherit (pkgs) yajl; }; + }) { inherit (pkgs) yajl;}; "yajl-enumerator" = callPackage ({ mkDerivation, base, bytestring, enumerator, json-types, text @@ -117792,7 +117845,7 @@ self: { extraLibraries = [ libdevil ]; description = "Image IO for Yarr library"; license = stdenv.lib.licenses.mit; - }) {}; + }) { inherit (pkgs) libdevil;}; "yavie" = callPackage ({ mkDerivation, base, Cabal, directory, event-driven, filepath @@ -118365,7 +118418,7 @@ self: { homepage = "http://www.yesodweb.com/"; description = "Example programs using the Yesod Web Framework. (deprecated)"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) sqlite; }; + }) { inherit (pkgs) sqlite;}; "yesod-fay" = callPackage ({ mkDerivation, aeson, base, bytestring, data-default, directory @@ -119334,7 +119387,7 @@ self: { homepage = "http://code.haskell.org/~dons/code/yices-painless"; description = "An embedded language for programming the Yices SMT solver"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) yices; }; + }) { inherit (pkgs) gmp; inherit (pkgs) yices;}; "yjftp" = callPackage ({ mkDerivation, base, directory, ftphs, haskeline, hsConfigure @@ -119539,8 +119592,7 @@ self: { homepage = "http://bitbucket.org/iago/z3-haskell"; description = "Bindings for the Z3 Theorem Prover"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) z3; - gomp = null; }; + }) { gomp = null; inherit (pkgs) z3;}; "zampolit" = callPackage ({ mkDerivation, base, cmdargs, containers, directory, filepath @@ -119653,7 +119705,7 @@ self: { homepage = "http://github.com/twittner/zeromq-haskell/"; description = "Bindings to ZeroMQ 2.1.x"; license = stdenv.lib.licenses.mit; - }) { zeromq = null; }; + }) { zeromq = null;}; "zeromq3-conduit" = callPackage ({ mkDerivation, base, bytestring, conduit, lifted-base @@ -119693,7 +119745,7 @@ self: { homepage = "http://github.com/twittner/zeromq-haskell/"; description = "Bindings to ZeroMQ 3.x"; license = stdenv.lib.licenses.mit; - }) { zeromq = null; }; + }) { zeromq = null;}; "zeromq4-haskell" = callPackage ({ mkDerivation, async, base, bytestring, containers, exceptions @@ -119714,7 +119766,7 @@ self: { homepage = "http://github.com/twittner/zeromq-haskell/"; description = "Bindings to ZeroMQ 4.x"; license = stdenv.lib.licenses.mit; - }) { zeromq = null; }; + }) { zeromq = null;}; "zeroth" = callPackage ({ mkDerivation, base, Cabal, derive, directory, filepath @@ -119861,7 +119913,7 @@ self: { extraLibraries = [ zlib ]; description = "Compression and decompression in the gzip and zlib formats"; license = stdenv.lib.licenses.bsd3; - }) { inherit (pkgs) zlib; }; + }) { inherit (pkgs) zlib;}; "zlib-bindings" = callPackage ({ mkDerivation, base, bytestring, hspec, QuickCheck, zlib }: