1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

10127 commits

Author SHA1 Message Date
Peter Simons b7a8b5fc11 haskell-HGL: drop obsolete library that doesn't compile anymore with recent GHCs 2013-03-25 14:25:52 +01:00
Peter Simons 1764ea2b0a libxslt: fix impurity on 'native-stdenv' platforms
libxslt has optional dependencies which may be found in /usr or
/usr/local on platforms that have a native stdenv. With those features
enabled, the build generated binaries that depend on libraries outside
of the store. In this particular case, the NixOS channel had binaries
for FreeBSD that depended on libgcrypt, apparently because that packages
happens to be installed outside of Nix on the build machine. On other
machines, however, those binaries failed with unresolvable references.
2013-03-25 13:16:28 +01:00
Peter Simons e655c6afd7 libxslt: revert impurity fix on 'native-stdenv' platforms
Commit 16863d8ffe caused massive re-builds.
This change needs to be made differently.
2013-03-25 13:02:03 +01:00
Peter Simons 16863d8ffe libxslt: fix impurity on 'native-stdenv' platforms
libxslt has optional dependencies which may be found in /usr or
/usr/local on platforms that have a native stdenv. With those features
enabled, the build generated binaries that depend on libraries outside
of the store. In this particular case, the NixOS channel had binaries
for FreeBSD that depended on libgcrypt, apparently because that packages
happens to be installed outside of Nix on the build machine. On other
machines, however, those binaries failed with unresolvable references.
2013-03-25 12:44:23 +01:00
Peter Simons ac86eed59c gnumake: disable test suite on FreeBSD
One test fails, unfortunately, but I'm not sure what to do about it.
2013-03-25 12:44:23 +01:00
Peter Simons 67c9b39b60 haskell-hakyll: update to version 4.2.2.0 2013-03-25 11:47:58 +01:00
Peter Simons 7943ac41cd haskell-circle-packing: add myself as maintainer 2013-03-25 11:47:58 +01:00
Peter Simons aff27c669e haskell-cuda: add version 0.5.0.1 2013-03-25 11:47:58 +01:00
Peter Simons d2fff5ed22 gnulib: add version 0.0-7898-gdb9cad7 2013-03-24 23:32:14 +01:00
Peter Simons 6f85323164 haskell-circle-packing: add version 0.1.0.2 2013-03-24 18:08:35 +01:00
Peter Simons 8de45f4da4 haskell-arithmoi: add version 0.4.0.3 2013-03-24 17:44:05 +01:00
Peter Simons 194673f1f5 haskell-wai-extra: update to version 1.3.3.2 2013-03-24 17:33:53 +01:00
Peter Simons 62480ce404 haskell-hamlet: update to version 1.1.7 2013-03-24 17:33:53 +01:00
Peter Simons 40b194caf9 haskell-diagrams-contrib: update to version 0.6.1 2013-03-24 17:33:53 +01:00
Peter Simons 9497164f61 haskell-conduit: update to version 1.0.4.1 2013-03-24 17:33:53 +01:00
Peter Simons 17a4e0f13c haskell-blaze-builder: update to version 0.3.1.1 2013-03-24 17:33:53 +01:00
Peter Simons b6aaccc816 haskell-attoparsec-conduit: update to version 1.0.1 2013-03-24 17:33:52 +01:00
Peter Simons 1670613203 haskell-editline: add myself as maintainer 2013-03-24 17:33:26 +01:00
Peter Simons f684ed19ba haskell-editline: add old version 0.2.1.0 2013-03-23 18:44:44 +01:00
Peter Simons 83d0a3a37c ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
Peter Simons 6fc2cccfe6 Add myself as a maintainer to all Haskell packages (re-)generated by hackage4nix. 2013-03-23 15:58:14 +01:00
Peter Simons ac8b39f66a haskell-wai-extra: jailbreak to fix build with latest version of 'void' 2013-03-23 15:58:14 +01:00
Peter Simons 81970ff445 haskell-conduit: jailbreak to fix build with latest version of 'void' 2013-03-23 15:58:14 +01:00
Peter Simons 9e5910620f haskell-void: update to version 0.6 2013-03-23 15:58:14 +01:00
Peter Simons 3aab8525ed haskell-bytestring-lexing: update to version 0.4.3 2013-03-23 15:58:14 +01:00
Rok Garbas 54d81f1b6b opencv: python bindings 2013-03-23 00:44:19 +01:00
Carles Pagès 381660cf31 doxygen: update to 1.8.3.1
There are many bugfixes and some new features over 1.8.1.
2013-03-22 15:44:27 +01:00
Mathijs Kwik 69237ccb12 haskell-bson: disable tests
they need an older version of test-framework
using jailbreak didn't work in this case so for now, disabling tests
is the easiest solution until upstream upgrades its test-framework
2013-03-22 00:00:06 +01:00
Peter Simons efd18b91fd haskell-HSH: fix build with ghc 7.4.x 2013-03-21 22:43:34 +01:00
Sander van der Burg 770741b5b4 androidenv: fix error with obsolete quotation 2013-03-21 14:21:20 +01:00
Sander van der Burg 647bca444c Allow appnames with spaces everywhere 2013-03-21 14:11:58 +01:00
Sander van der Burg 1dbd3a55c4 libv8-rubygem: Implemented a very depressing workaround that allows scons to build libv8.a, it's ugly but it works 2013-03-21 13:56:33 +01:00
Ludovic Courtès c8ff101724 glibc 2.17: Make the `fetchgit' argument optional. 2013-03-21 13:25:51 +01:00
Ludovic Courtès d69e680035 glibc 2.17: Reinstate support for cross-GNU builds. 2013-03-21 13:08:38 +01:00
Peter Simons 8993677607 haskell-transformers-compat: update to version 0.1.1.1 2013-03-21 11:15:43 +01:00
Peter Simons e4fd98a2ef haskell-persistent-template: update to version 1.1.3.1 2013-03-21 11:15:42 +01:00
Peter Simons 95961786c7 haskell-libxml-sax: update to version 0.7.4 2013-03-21 11:15:42 +01:00
Peter Simons bbc516c59e haskell-gitit: update to version 0.10.3.1 2013-03-21 11:15:42 +01:00
Peter Simons fda16ef232 haskell-filestore: update to version 0.6.0.1 2013-03-21 11:15:42 +01:00
Peter Simons c06acb1bfb haskell-diagrams-contrib: update to version 0.6.0.4 2013-03-21 11:15:42 +01:00
Peter Simons 53b329cd9d haskell-bytestring-lexing: update to version 0.4.2 2013-03-21 11:15:42 +01:00
Peter Simons 75551477ce haskell-active: update to version 0.1.0.4 2013-03-21 11:15:42 +01:00
Lluís Batlle i Rossell 39be94cb68 ffmpeg: enabling ffplay
Playing sound, it displays great ffts.
2013-03-20 22:20:51 +01:00
Lluís Batlle i Rossell a799b8ef5d ffmpeg: add opus support, enabled by default 2013-03-20 22:20:51 +01:00
Lluís Batlle i Rossell cd370052b8 libopus: update 2013-03-20 20:28:39 +01:00
Peter Simons 35520356fd haskell-warp: update to version 1.3.7.5 2013-03-20 10:44:55 +01:00
Peter Simons 5bc4ec3f07 haskell-stm-conduit: update to version 1.0.0 2013-03-20 10:44:55 +01:00
Peter Simons e61805cc77 haskell-comonad: update to version 3.0.2 2013-03-20 10:44:55 +01:00
Peter Simons 4d54ec0444 haskell-cereal-conduit: update to version 0.7 2013-03-20 10:44:55 +01:00
Peter Simons 2d00a0f8d5 haskell-bson: update to version 0.2.2 2013-03-20 10:44:55 +01:00
Peter Simons 60295ebd98 haskell-X11: update to version 1.6.1.1 2013-03-20 10:44:54 +01:00
Florian Friesdorf 1c86db4bc3 openldap: support building without cyrus-sasl and tls 2013-03-19 19:14:47 +01:00
Florian Friesdorf 4ab9c00850 openldap-2.4.34 2013-03-19 19:14:47 +01:00
Shea Levy a7359deca8 edk2: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-19 13:59:40 -04:00
Lluis Batlle 61f9b4f61b Fixing the go timezones. glibc doesn't include the zoneinfo anymore. 2013-03-19 11:48:12 +01:00
Peter Simons a3e96d7d94 Merge pull request #393 from aforemny/haskell-authenticate-oauth
Add haskell-authenticate-oauth
2013-03-18 06:21:56 -07:00
Alexander Foremny 7c071ade78 Add haskell-authenticate-oauth 2013-03-18 13:29:00 +01:00
Lluís Batlle i Rossell 36054d4e3c podofo: update 0.9.1 to 0.9.2 2013-03-18 12:21:47 +01:00
Peter Simons 3e4b863c62 Merge pull request #388 from aforemny/haskell-netwire
Add haskell-netwire
2013-03-18 04:20:23 -07:00
Peter Simons c78d28fb72 Merge pull request #389 from aforemny/haskell-cereal-conduit
Add haskell-cereal-conduit
2013-03-18 04:19:51 -07:00
Peter Simons dad328f766 Merge pull request #390 from aforemny/haskell-stm-conduit
Add haskell-stm-conduit
2013-03-18 04:19:29 -07:00
Peter Simons 21a7031e3e haskell-vty-ui: jailbreak to fix build with recent versions of QuickCheck 2013-03-18 12:17:26 +01:00
Peter Simons db5a48aebc haskell-wai-test: update to version 1.3.0.5 2013-03-18 12:17:26 +01:00
Peter Simons 4f347dc96d haskell-uu-parsinglib: update to version 2.7.4.3 2013-03-18 12:17:26 +01:00
Peter Simons a5c4b2e236 haskell-tagged: update to version 0.4.5 2013-03-18 12:17:25 +01:00
Peter Simons 944f226311 haskell-shake: update to version 0.10.1 2013-03-18 12:17:25 +01:00
Peter Simons b76ede07c9 haskell-resourcet: update to version 0.4.7 2013-03-18 12:17:25 +01:00
Peter Simons a36ecf090c haskell-persistent-template: update to version 1.1.3 2013-03-18 12:17:25 +01:00
Peter Simons 9d7344d8aa haskell-pandoc: update to version 1.11.1 2013-03-18 12:17:25 +01:00
Peter Simons fff5c6f0a0 haskell-http-conduit: update to version 1.9.2.2 2013-03-18 12:17:25 +01:00
Peter Simons 76ffb599df haskell-hspec: update to version 1.4.5 2013-03-18 12:17:25 +01:00
Peter Simons c1cc7cfd00 haskell-hspec-meta: update to version 1.4.5 2013-03-18 12:17:25 +01:00
Peter Simons bcba4c0829 haskell-hamlet: update to version 1.1.6.4 2013-03-18 12:17:25 +01:00
Peter Simons faba472204 haskell-hS3: update to version 0.5.7 2013-03-18 12:17:24 +01:00
Peter Simons 68ac128d2d haskell-ghc-mod: update to version 1.12.3 2013-03-18 12:17:24 +01:00
Peter Simons 872f114a4f haskell-doctest: update to version 0.9.5.1 2013-03-18 12:17:24 +01:00
Peter Simons ba21dc51bc haskell-conduit: update to version 1.0.4 2013-03-18 12:17:24 +01:00
Peter Simons 2eaec021cc haskell-classy-prelude: update to version 0.5.4 2013-03-18 12:17:24 +01:00
Peter Simons c435b34471 haskell-HStringTemplate: update to version 0.7.1 2013-03-18 12:17:24 +01:00
Peter Simons da3b05204b haskell-Boolean: update to version 0.2 2013-03-18 12:17:24 +01:00
Peter Simons 07bbcaf29e haskell-GLUT: add version 2.4.0.0 2013-03-18 12:17:24 +01:00
Peter Simons f642dcd638 haskell-OpenGL: add version 2.8.0.0 2013-03-18 12:17:24 +01:00
Peter Simons 852350301f haskell-mmorph: add version 1.0.0 2013-03-18 12:17:24 +01:00
Peter Simons 26a39d2dbc haskell-monad-par: update to version 0.3.4.1 2013-03-18 12:17:24 +01:00
Peter Simons 8e9ff8e1ab cppi: update to version 1.18 2013-03-18 11:37:46 +01:00
viric 81386ee721 Merge pull request #384 from orbitz/add-opam-1.0.0
Upgrade opam to 1.0.0
2013-03-17 14:40:02 -07:00
Lluís Batlle i Rossell 8c5eaf1840 octave: update to 3.6.4 2013-03-17 22:05:14 +01:00
Lluís Batlle i Rossell e8ab3a7549 octave: removing texlive dependency
I saw I added it, but I can't remember why, and now I don't see what is
it for. It gets into octave closure, so it's a bit annoying for its size.
2013-03-17 21:18:00 +01:00
Vladimír Čunát 8acaea6d57 gcc33: fix build on i686 2013-03-16 21:08:57 +01:00
Vladimír Čunát 198d4fbe41 gcc33: fix build by --disable-multilib 2013-03-16 20:59:46 +01:00
Vladimír Čunát dd25120e8e gcc34: fix build on i686 2013-03-16 20:40:04 +01:00
Alexander Foremny 8082dd3753 Add haskell-stm-conduit
This adds the dependency haskell-stm-chans as well.
2013-03-16 15:33:16 +01:00
Alexander Foremny 4873645bef Add haskell-cereal-conduit 2013-03-16 15:24:09 +01:00
Alexander Foremny 47ca534deb Add haskell-netwire 2013-03-16 15:14:29 +01:00
Peter Simons 893c684e99 pkgs/development/compilers/ghc/with-packages.nix: include share/emacs/site-lisp in the generated environment
This change allows 'ghc-mod' to be included in such a GHC environment,
which is important because the tool is GHC version-specific.
2013-03-15 19:58:08 +01:00
Sander van der Burg eacb6c1506 xcodeenv: Add IPA file to Hydra build products 2013-03-15 16:18:45 +01:00
Lluís Batlle i Rossell 9db9af4fa6 opencascade: Adding ode version
(Open Community version)
2013-03-15 14:34:53 +01:00
Shea Levy 725e27fb58 Add papertrail-cli rubygem
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:25:06 -04:00
Shea Levy bbf57c5a25 Add remote_syslog rubygem
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:24:52 -04:00
Shea Levy cf20b47473 Update rubygems
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:22:52 -04:00