1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

47734 commits

Author SHA1 Message Date
Igor Pashev 0383b57b3c Added concatMapStringsSep and concatImapStringsSep
Example: configure rewrite rules for Mediawiki

    RewriteEngine On
    RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-f
    RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-d
    ${concatMapStringsSep "\n" (u: "RewriteCond %{REQUEST_URI} !^${u.urlPath}") serverInfo.serverConfig.servedDirs}
    RewriteRule ${if config.enableUploads
2014-08-25 10:23:10 +02:00
Peter Simons 2a6c7e2874 arbtt: jailbreak to fix the build 2014-08-24 20:28:13 +02:00
Peter Simons 09b7323abf haskell-yesod-core: disable test suite to fix the build
https://github.com/yesodweb/yesod/issues/813
2014-08-24 20:28:13 +02:00
Peter Simons 5af8b24cf2 haskell-twitter-conduit: mark package broken
Web/Twitter/Conduit/Api.hs:643:39:
    Ambiguous occurrence ‘UploadedMedia’
    It could refer to either ‘Web.Twitter.Types.UploadedMedia’,
                             imported from ‘Web.Twitter.Types’ at Web/Twitter/Conduit/Api.hs:136:1-24
                          or ‘Web.Twitter.Conduit.Types.UploadedMedia’,
                             imported from ‘Web.Twitter.Conduit.Types’ at Web/Twitter/Conduit/Api.hs:137:1-32
                             (and originally defined
                                at Web/Twitter/Conduit/Types.hs:(99,1)-(103,19))
2014-08-24 20:28:13 +02:00
Peter Simons adfb7f8daa haskell-MonadRandom: don't try to build version 0.2 on Hydra 2014-08-24 20:28:13 +02:00
Peter Simons c6107230dc haskell-ghc-mod: update to version 5.0.1.1 2014-08-24 20:28:13 +02:00
Peter Simons 9d4faaddbc haskell-yaml: update to version 0.8.9 2014-08-24 20:28:13 +02:00
Peter Simons e7b4a47f44 haskell-auto-update: update to version 0.1.1.2 2014-08-24 20:28:13 +02:00
Peter Simons bd672dc335 haskell-arbtt: update to version 0.8.1.1 2014-08-24 20:28:13 +02:00
Peter Simons 7287a9fd84 haskell-hcltest: mark "broken"
Can't deal with lens 4.4: http://hydra.cryp.to/build/180379/nixlog/1/raw
2014-08-24 20:28:12 +02:00
Peter Simons cd274d60b2 haskell-json-schema: jailbreak to fix build with tasty-hunit 0.9.x 2014-08-24 20:28:12 +02:00
Peter Simons 70d2f6928d Re-generate Haskell packages with cabal2nix. 2014-08-24 20:28:12 +02:00
Peter Simons d72b7796d1 haskell-MonadRandom: add version 0.2
We cannot use it anywhere except HEAD, unfortunately, because the
package depends on transformers 0.4.x, which is a core package and
cannot be updated.
2014-08-24 20:28:12 +02:00
Peter Simons cbc67e1704 hsyslog: build with a recent version of Cabal on GHC 6.10.4 (and don't run Haddock) 2014-08-24 20:28:12 +02:00
Cray Elliott 5ec6492ea0 Mark yi and yi-contrib as broken
They no longer build with lens v4.4.0.1 and up
2014-08-24 20:28:12 +02:00
Peter Simons af49e4a2b0 haskell-vty: update to version 5.2.0 2014-08-24 20:28:12 +02:00
Peter Simons 9ca9a23abe haskell-network: add version 2.6.0.1
We cannot use this version anywhere because of https://github.com/haskell/HTTP/issues/75
2014-08-24 20:28:12 +02:00
Peter Simons 963c45ecf8 haskell-random: update to version 1.0.1.3
Don't update the library for GHC <= 7.4.x: https://github.com/haskell/random/issues/10
2014-08-24 20:28:12 +02:00
Peter Simons 99a863f306 haskell-cabal-bounds: update to version 0.8.5 2014-08-24 20:28:12 +02:00
Peter Simons 66e3d38864 haskell-wl-pprint-terminfo: update to version 3.7.1.1 2014-08-24 20:28:12 +02:00
Peter Simons 05cc6c7aa1 haskell-wai-extra: update to version 3.0.2.1 2014-08-24 20:28:12 +02:00
Peter Simons 9cab2fbdf5 haskell-twitter-types: update to version 0.5.0 2014-08-24 20:28:12 +02:00
Peter Simons e3184a2f13 haskell-tasty-hunit: update to version 0.9 2014-08-24 20:28:12 +02:00
Peter Simons dc3f01d180 haskell-statvfs: update to version 0.2 2014-08-24 20:28:12 +02:00
Peter Simons d81a81b231 haskell-shelly: update to version 1.5.5 2014-08-24 20:28:12 +02:00
Peter Simons e4d7f90b80 haskell-rest-wai: update to version 0.1.0.3 2014-08-24 20:28:12 +02:00
Peter Simons 23e4cc3d8e haskell-rest-types: update to version 1.10.2 2014-08-24 20:28:11 +02:00
Peter Simons 4781970e54 haskell-rest-snap: update to version 0.1.17.13 2014-08-24 20:28:11 +02:00
Peter Simons bcdf38e4ef haskell-rest-happstack: update to version 0.2.10.1 2014-08-24 20:28:11 +02:00
Peter Simons c8baea2590 haskell-rest-gen: update to version 0.14.2.1 2014-08-24 20:28:11 +02:00
Peter Simons 37557002ed haskell-rest-core: update to version 0.32 2014-08-24 20:28:11 +02:00
Peter Simons 4b128ae8ea haskell-lifted-async: update to version 0.2.0.2 2014-08-24 20:28:11 +02:00
Peter Simons 11ca9c9aa7 haskell-hplayground: update to version 0.1.0.3 2014-08-24 20:28:11 +02:00
Peter Simons 8dbf7f3262 haskell-gitit: update to version 0.10.5 2014-08-24 20:28:11 +02:00
Peter Simons 8f31973d6e haskell-compdata: update to version 0.9 2014-08-24 20:28:11 +02:00
Peter Simons 040e46ebc5 haskell-cabal-cargs: update to version 0.7.1 2014-08-24 20:28:11 +02:00
Peter Simons 5d8bf16d87 haskell-aws: update to version 0.10.3 2014-08-24 20:28:11 +02:00
Peter Simons a3a1ea58f6 haskell-GLUtil: update to version 0.8.1 2014-08-24 20:28:11 +02:00
Peter Simons a8c17fb227 haskell-taffybar: update to version 0.4.1 2014-08-24 20:28:11 +02:00
Peter Simons 40fdda7237 haskell-cabal2nix: update to version 1.69 2014-08-24 20:28:11 +02:00
Cray Elliott bfb82ef138 restore maintainer information that cabal2nix stripped 2014-08-24 20:28:11 +02:00
Cray Elliott 81a67653d2 mark json-assertions as broken for now
needs lens-aeson package and upper bounds bump
2014-08-24 20:28:11 +02:00
Cray Elliott eec2160026 update hsimport to 0.5.1, fixes breakage 2014-08-24 20:28:11 +02:00
Cray Elliott 478f96d6c3 Update twitter-conduit, fixes breakage 2014-08-24 20:28:10 +02:00
Cray Elliott 8e9ab29d43 mark wreq as broken, issue made upstream
breaks because of incompatibility with lens > 4.4
2014-08-24 20:28:10 +02:00
Cray Elliott 4903ec0281 xml-lens upper bounds jailbroken, built and tested with lens v4.4.0.1
bug filed upstream to bump upper bounds
2014-08-24 20:28:10 +02:00
Peter Simons fce4017f32 Merge pull request #3765 from Fuuzetsu/sized
haskell: add sized package (+ deps)
2014-08-24 19:59:15 +02:00
Cillian de Róiste df88d89332 FFADO: fix build on i686 2014-08-24 19:50:22 +02:00
Eelco Dolstra 2478e77d8a Make the manual release-critical 2014-08-24 18:53:29 +02:00
Eelco Dolstra 2d6d43c02c Fix tarball build 2014-08-24 18:52:50 +02:00