0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

haskellPackages: fix barbly (#70222)

* haskellPackages: fix barbly

Co-Authored-By: Dennis Gosnell <cdep.illabout@gmail.com>
This commit is contained in:
Luke Clifton 2019-10-08 14:49:16 +08:00 committed by Peter Simons
parent 676e2684c1
commit fa5eddfae6
2 changed files with 52 additions and 2 deletions

View file

@ -145,6 +145,8 @@ self: super: {
then addBuildDepend super.halive pkgs.darwin.apple_sdk.frameworks.AppKit then addBuildDepend super.halive pkgs.darwin.apple_sdk.frameworks.AppKit
else super.halive; else super.halive;
barbly = addBuildDepend super.barbly pkgs.darwin.apple_sdk.frameworks.AppKit;
# Hakyll's tests are broken on Darwin (3 failures); and they require util-linux # Hakyll's tests are broken on Darwin (3 failures); and they require util-linux
hakyll = if pkgs.stdenv.isDarwin hakyll = if pkgs.stdenv.isDarwin
then dontCheck (overrideCabal super.hakyll (drv: { then dontCheck (overrideCabal super.hakyll (drv: {

View file

@ -2560,7 +2560,6 @@ package-maintainers:
- logging-facade-syslog - logging-facade-syslog
- nix-paths - nix-paths
- pandoc - pandoc
- postmaster
- stack - stack
- streamproc - streamproc
- structured-haskell-mode - structured-haskell-mode
@ -2591,6 +2590,7 @@ unsupported-platforms:
alsa-pcm: [ x86_64-darwin ] alsa-pcm: [ x86_64-darwin ]
alsa-seq: [ x86_64-darwin ] alsa-seq: [ x86_64-darwin ]
AWin32Console: [ i686-linux, x86_64-linux, x86_64-darwin ] AWin32Console: [ i686-linux, x86_64-linux, x86_64-darwin ]
barbly: [ i686-linux, x86_64-linux ]
bindings-directfb: [ x86_64-darwin ] bindings-directfb: [ x86_64-darwin ]
d3d11binding: [ i686-linux, x86_64-linux, x86_64-darwin ] d3d11binding: [ i686-linux, x86_64-linux, x86_64-darwin ]
DirectSound: [ i686-linux, x86_64-linux, x86_64-darwin ] DirectSound: [ i686-linux, x86_64-linux, x86_64-darwin ]
@ -2725,6 +2725,7 @@ broken-packages:
- abcBridge - abcBridge
- abcnotation - abcnotation
- abeson - abeson
- abides
- abnf - abnf
- AbortT-monadstf - AbortT-monadstf
- AbortT-mtl - AbortT-mtl
@ -2807,6 +2808,7 @@ broken-packages:
- aeson-decode - aeson-decode
- aeson-diff-generic - aeson-diff-generic
- aeson-flowtyped - aeson-flowtyped
- aeson-gadt-th
- aeson-injector - aeson-injector
- aeson-native - aeson-native
- aeson-prefix - aeson-prefix
@ -2956,6 +2958,7 @@ broken-packages:
- arbor-monad-metric - arbor-monad-metric
- arbor-monad-metric-datadog - arbor-monad-metric-datadog
- arbor-postgres - arbor-postgres
- archive-libarchive
- archiver - archiver
- archlinux - archlinux
- archlinux-web - archlinux-web
@ -2969,6 +2972,7 @@ broken-packages:
- arguedit - arguedit
- ariadne - ariadne
- arion - arion
- arion-compose
- arith-encode - arith-encode
- armada - armada
- armor - armor
@ -3116,7 +3120,6 @@ broken-packages:
- Bang - Bang
- bank-holiday-usa - bank-holiday-usa
- banwords - banwords
- barbly
- barchart - barchart
- barcodes-code128 - barcodes-code128
- barecheck - barecheck
@ -3149,6 +3152,7 @@ broken-packages:
- beam-postgres - beam-postgres
- beam-th - beam-th
- beamable - beamable
- bearriver
- beautifHOL - beautifHOL
- beeminder-api - beeminder-api
- Befunge93 - Befunge93
@ -3420,6 +3424,7 @@ broken-packages:
- cabal-dependency-licenses - cabal-dependency-licenses
- cabal-dev - cabal-dev
- cabal-dir - cabal-dir
- cabal-flatpak
- cabal-fmt - cabal-fmt
- cabal-ghc-dynflags - cabal-ghc-dynflags
- cabal-ghci - cabal-ghci
@ -3571,6 +3576,7 @@ broken-packages:
- Checked - Checked
- checked - checked
- checkmate - checkmate
- chell-quickcheck
- chessIO - chessIO
- chevalier-common - chevalier-common
- chiasma - chiasma
@ -3592,6 +3598,7 @@ broken-packages:
- ChristmasTree - ChristmasTree
- chromatin - chromatin
- chronograph - chronograph
- chs-cabal
- chu2 - chu2
- chunks - chunks
- chunky - chunky
@ -3792,6 +3799,7 @@ broken-packages:
- confide - confide
- config-parser - config-parser
- config-select - config-select
- config-value-getopt
- ConfigFileTH - ConfigFileTH
- Configger - Configger
- configifier - configifier
@ -3878,6 +3886,7 @@ broken-packages:
- cparsing - cparsing
- CPBrainfuck - CPBrainfuck
- cpio-conduit - cpio-conduit
- cpkg
- cplusplus-th - cplusplus-th
- cprng-aes-effect - cprng-aes-effect
- cpuperf - cpuperf
@ -4134,6 +4143,7 @@ broken-packages:
- derive-topdown - derive-topdown
- derive-trie - derive-trie
- derp-lib - derp-lib
- describe
- descript-lang - descript-lang
- deterministic-game-engine - deterministic-game-engine
- detour-via-sci - detour-via-sci
@ -4396,6 +4406,8 @@ broken-packages:
- elliptic-curve - elliptic-curve
- elm-websocket - elm-websocket
- elsa - elsa
- elynx-seq
- elynx-tree
- emacs-keys - emacs-keys
- email - email
- email-header - email-header
@ -4459,6 +4471,10 @@ broken-packages:
- EsounD - EsounD
- espial - espial
- ess - ess
- essence-of-live-coding
- essence-of-live-coding-gloss
- essence-of-live-coding-pulse
- essence-of-live-coding-quickcheck
- estimators - estimators
- EstProgress - EstProgress
- estreps - estreps
@ -4480,6 +4496,7 @@ broken-packages:
- euler-tour-tree - euler-tour-tree
- euphoria - euphoria
- eurofxref - eurofxref
- evdev
- eve - eve
- eve-cli - eve-cli
- event - event
@ -4645,6 +4662,7 @@ broken-packages:
- findhttp - findhttp
- fingertree-psqueue - fingertree-psqueue
- fingertree-tf - fingertree-tf
- finitary
- finitary-derive - finitary-derive
- FiniteMap - FiniteMap
- firefly-example - firefly-example
@ -4677,6 +4695,7 @@ broken-packages:
- flamethrower - flamethrower
- flamingra - flamingra
- flat-maybe - flat-maybe
- flatbuffers
- flexible-time - flexible-time
- flexiwrap - flexiwrap
- flexiwrap-smallcheck - flexiwrap-smallcheck
@ -4753,6 +4772,7 @@ broken-packages:
- franchise - franchise
- Frank - Frank
- freddy - freddy
- free-category
- free-concurrent - free-concurrent
- free-game - free-game
- free-http - free-http
@ -4850,6 +4870,7 @@ broken-packages:
- gbu - gbu
- gc-monitoring-wai - gc-monitoring-wai
- gcodehs - gcodehs
- gconf
- gdax - gdax
- gdiff-ig - gdiff-ig
- gdiff-th - gdiff-th
@ -4887,6 +4908,7 @@ broken-packages:
- generic-tree - generic-tree
- generic-xml - generic-xml
- generic-xmlpickler - generic-xmlpickler
- generics-mrsop-gdiff
- genericserialize - genericserialize
- genesis - genesis
- genesis-test - genesis-test
@ -4968,6 +4990,7 @@ broken-packages:
- gi-handy - gi-handy
- gi-notify - gi-notify
- gi-poppler - gi-poppler
- gi-secret
- gi-wnck - gi-wnck
- giak - giak
- Gifcurry - Gifcurry
@ -5013,6 +5036,7 @@ broken-packages:
- gli - gli
- glicko - glicko
- glider-nlp - glider-nlp
- glirc
- GLMatrix - GLMatrix
- glob-posix - glob-posix
- global - global
@ -5151,6 +5175,7 @@ broken-packages:
- gsl-random - gsl-random
- gsl-random-fu - gsl-random-fu
- gstorable - gstorable
- gstreamer
- GTALib - GTALib
- gtfs - gtfs
- gtk-serialized-event - gtk-serialized-event
@ -5253,6 +5278,7 @@ broken-packages:
- hakyll-shakespeare - hakyll-shakespeare
- hakyll-shortcode - hakyll-shortcode
- hakyll-shortcut-links - hakyll-shortcut-links
- hakyll-typescript
- halberd - halberd
- halfs - halfs
- halipeto - halipeto
@ -6339,6 +6365,7 @@ broken-packages:
- interpolatedstring-qq-mwotton - interpolatedstring-qq-mwotton
- interruptible - interruptible
- interval - interval
- IntFormats
- intro-prelude - intro-prelude
- introduction - introduction
- introduction-test - introduction-test
@ -6425,6 +6452,7 @@ broken-packages:
- java-bridge-extras - java-bridge-extras
- java-character - java-character
- java-reflect - java-reflect
- javascript-bridge
- javascript-extras - javascript-extras
- Javasf - Javasf
- javasf - javasf
@ -6676,6 +6704,7 @@ broken-packages:
- language-sh - language-sh
- language-spelling - language-spelling
- language-sqlite - language-sqlite
- language-sygus
- language-thrift - language-thrift
- language-typescript - language-typescript
- language-vhdl - language-vhdl
@ -6699,6 +6728,7 @@ broken-packages:
- lazy-hash - lazy-hash
- lazy-hash-cache - lazy-hash-cache
- lazy-io-streams - lazy-io-streams
- lazy-priority-queue
- lazyarray - lazyarray
- lazyboy - lazyboy
- lazyset - lazyset
@ -6741,6 +6771,7 @@ broken-packages:
- lhe - lhe
- lhs2TeX-hl - lhs2TeX-hl
- lhslatex - lhslatex
- libarchive
- LibClang - LibClang
- libconfig - libconfig
- libcspm - libcspm
@ -7006,6 +7037,7 @@ broken-packages:
- marmalade-upload - marmalade-upload
- marquise - marquise
- mars - mars
- marshal-contt
- marvin - marvin
- marvin-interpolate - marvin-interpolate
- marxup - marxup
@ -7083,6 +7115,7 @@ broken-packages:
- meta-par-accelerate - meta-par-accelerate
- metadata - metadata
- MetaHDBC - MetaHDBC
- metaheuristics
- MetaObject - MetaObject
- metaplug - metaplug
- metar - metar
@ -7149,6 +7182,7 @@ broken-packages:
- ml-w - ml-w
- mlist - mlist
- mltool - mltool
- mm2
- mmtf - mmtf
- mmtl - mmtl
- mmtl-base - mmtl-base
@ -7210,6 +7244,7 @@ broken-packages:
- monadLib-compose - monadLib-compose
- monadloc-pp - monadloc-pp
- monadlog - monadlog
- Monadoro
- monadplus - monadplus
- monads-fd - monads-fd
- MonadStack - MonadStack
@ -7628,6 +7663,7 @@ broken-packages:
- ot - ot
- OTP - OTP
- otp-authenticator - otp-authenticator
- overloaded
- overloaded-records - overloaded-records
- overture - overture
- pack - pack
@ -7934,6 +7970,7 @@ broken-packages:
- porte - porte
- PortFusion - PortFusion
- ports - ports
- poseidon
- poseidon-postgis - poseidon-postgis
- posix-acl - posix-acl
- posix-api - posix-api
@ -7960,6 +7997,7 @@ broken-packages:
- postie - postie
- postmark - postmark
- postmark-streams - postmark-streams
- postmaster
- potato-tool - potato-tool
- potoki - potoki
- potoki-cereal - potoki-cereal
@ -8085,6 +8123,7 @@ broken-packages:
- pure-io - pure-io
- pure-priority-queue - pure-priority-queue
- pure-priority-queue-tests - pure-priority-queue-tests
- purebred-email
- purescript - purescript
- purescript-iso - purescript-iso
- purescript-tsd-gen - purescript-tsd-gen
@ -8555,6 +8594,7 @@ broken-packages:
- schedevr - schedevr
- schedule-planner - schedule-planner
- schedyield - schedyield
- schemas
- schematic - schematic
- scholdoc - scholdoc
- scholdoc-citeproc - scholdoc-citeproc
@ -8606,6 +8646,7 @@ broken-packages:
- seclib - seclib
- second-transfer - second-transfer
- secp256k1 - secp256k1
- secp256k1-legacy
- secret-santa - secret-santa
- secret-sharing - secret-sharing
- secrm - secrm
@ -8707,6 +8748,7 @@ broken-packages:
- servant-zeppelin-server - servant-zeppelin-server
- servant-zeppelin-swagger - servant-zeppelin-swagger
- server-generic - server-generic
- serversession-backend-acid-state
- serversession-backend-redis - serversession-backend-redis
- serversession-frontend-snap - serversession-frontend-snap
- serversession-frontend-yesod - serversession-frontend-yesod
@ -8763,6 +8805,8 @@ broken-packages:
- shellish - shellish
- shellmate - shellmate
- shellmate-extras - shellmate-extras
- shh
- shh-extras
- shivers-cfg - shivers-cfg
- shoap - shoap
- shopify - shopify
@ -8853,6 +8897,7 @@ broken-packages:
- slot-lambda - slot-lambda
- sloth - sloth
- slug - slug
- slynx
- small-bytearray-builder - small-bytearray-builder
- smallarray - smallarray
- smallcheck-laws - smallcheck-laws
@ -9053,6 +9098,7 @@ broken-packages:
- stable-memo - stable-memo
- stable-tree - stable-tree
- stack-bump - stack-bump
- stack-fix
- stack-hpc-coveralls - stack-hpc-coveralls
- stack-lib - stack-lib
- stack-network - stack-network
@ -9224,6 +9270,7 @@ broken-packages:
- sym-plot - sym-plot
- symantic-http-test - symantic-http-test
- symantic-xml - symantic-xml
- symbiote
- symengine - symengine
- symengine-hs - symengine-hs
- sync - sync
@ -9479,6 +9526,7 @@ broken-packages:
- tkhs - tkhs
- tkyprof - tkyprof
- tls-extra - tls-extra
- tlynx
- tmp-postgres - tmp-postgres
- tn - tn
- to-haskell - to-haskell