summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* Latest version of libzip places zipconf.h where mysqlworkbenchKarn Kallio2012-02-28
| | | | | | | | | cannot find it and so mysqlworkbench does not build. This links it to somewhere mysqlworkbench looks. I think the openoffice build also failed because of this. svn path=/nixpkgs/trunk/; revision=32679
* Doxygen: Reinstate version 1.7.Ludovic Courtès2012-02-28
| | | | svn path=/nixpkgs/trunk/; revision=32672
* haskell-idris: updated to version 0.9.2Peter Simons2012-02-28
| | | | svn path=/nixpkgs/trunk/; revision=32671
* haskell-epic: updated to version 0.9.3Peter Simons2012-02-28
| | | | svn path=/nixpkgs/trunk/; revision=32670
* Added meta.maintainers section.Peter Simons2012-02-28
| | | | svn path=/nixpkgs/trunk/; revision=32669
* haskell-haskdogs: wrapper around hasktags that fetches sources for ↵Peter Simons2012-02-28
| | | | | | dependencies from hackage svn path=/nixpkgs/trunk/; revision=32667
* haskell-HSH: shell scripting in haskellPeter Simons2012-02-28
| | | | svn path=/nixpkgs/trunk/; revision=32666
* hasktags: ctags/etags for haskell sourcesPeter Simons2012-02-28
| | | | svn path=/nixpkgs/trunk/; revision=32665
* Downgrading rigsofrods to a version that might work, where cars may run fast.Lluís Batlle i Rossell2012-02-27
| | | | | | | | | This rev should be very close to the stablest 0.38. I had to bring an old angelscript in. svn path=/nixpkgs/trunk/; revision=32635
* haskell-base64-bytestring: downgraded default version to 0.1.0.3Peter Simons2012-02-27
| | | | | | | | | | | | | | | | | | | Michael Snoyman reports that version 0.1.1.0 has serious performance issues: > import Data.ByteString.Base64 > import Data.ByteString.Char8 (pack) > import Criterion.Main > > main :: IO () > main = defaultMain > [ bench "encode" $ whnf encode $ pack "qwerty" > ] On version 0.1.0.3, this takes 229.4312 ns. On 0.1.1.0, it takes 3.556598 ms. It looks like the problem is coming from the recent addition of URL encoding (https://github.com/bos/base64-bytestring/commit/f1916d8a86b496cfacd23939b5e3fa10d92abb7b). svn path=/nixpkgs/trunk/; revision=32632
* GNU libc: Update the Hurd port.Ludovic Courtès2012-02-27
| | | | svn path=/nixpkgs/trunk/; revision=32630
* GCC 4.6: Fix erroneous dependency on X libraries when !javaAwtGtk.Ludovic Courtès2012-02-27
| | | | svn path=/nixpkgs/trunk/; revision=32620
* Updating doxygen to 1.8.0Lluís Batlle i Rossell2012-02-27
| | | | svn path=/nixpkgs/trunk/; revision=32619
* haskell-persistent: updated to version 0.8.0.1Peter Simons2012-02-27
| | | | svn path=/nixpkgs/trunk/; revision=32616
* Add fresh cmakeMichael Raskin2012-02-27
| | | | svn path=/nixpkgs/trunk/; revision=32611
* Updating itk to 4.0.0, so they may also build in stdenv-updates.Lluís Batlle i Rossell2012-02-26
| | | | svn path=/nixpkgs/trunk/; revision=32603
* I update krb5, so it may also build on stdenv-updates.Lluís Batlle i Rossell2012-02-26
| | | | svn path=/nixpkgs/trunk/; revision=32600
* Adding the latest zlib, otherwise vlc does not build.Lluís Batlle i Rossell2012-02-26
| | | | | | | This also could be used for a newer cmake, or some trouble there was with libxml2. svn path=/nixpkgs/trunk/; revision=32598
* * Many buildr Buildfiles rely on RUBYLIB containing the current directoryEelco Dolstra2012-02-26
| | | | | | | (as was the default in Ruby < 1.9.2). So make sure that's the case when running buildr. svn path=/nixpkgs/trunk/; revision=32573
* * Remove the ruby/default.nix, it's not very useful.Eelco Dolstra2012-02-26
| | | | svn path=/nixpkgs/trunk/; revision=32572
* node.js: Get building on darwinShea Levy2012-02-25
| | | | svn path=/nixpkgs/trunk/; revision=32563
* boost: updated to version 1.49Peter Simons2012-02-25
| | | | svn path=/nixpkgs/trunk/; revision=32562
* Fixing jam for i686-linux. That should allow building trigger rally.Lluís Batlle i Rossell2012-02-25
| | | | svn path=/nixpkgs/trunk/; revision=32557
* Finally I fix, not blindly, the nvidia-cg-toolkit expression for i686-linuxLluís Batlle i Rossell2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32554
* Updating angelscript to 2.22.1.Lluís Batlle i Rossell2012-02-24
| | | | | | | | | | | Adding mysocketw. Adding ogre-paged. Fixing the caelum licence. svn path=/nixpkgs/trunk/; revision=32549
* Adding caelum (I want RoR)Lluís Batlle i Rossell2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32548
* Blind commit trying to fix nvidia cg toolkit on i686-linuxLluís Batlle i Rossell2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32546
* haskell-warp: updated to version 1.1.0.1Peter Simons2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32543
* haskell-wai: updated to version 1.1.0.1Peter Simons2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32542
* haskell-wai-extra: updated to version 1.1.0.1Peter Simons2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32541
* haskell-wai-app-static: updated to version 1.1.2Peter Simons2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32540
* Deleted deprecated packages:Peter Simons2012-02-24
| | | | | | | | | | | | | | | | haskell-containers-deepseq haskell-control-monad-attempt haskell-data-object haskell-data-object-yaml haskell-frown haskell-jsonEnumerator haskell-neither haskell-pool haskell-web-routes haskell-web-routes-quasi haskell-xml-enumerator svn path=/nixpkgs/trunk/; revision=32538
* haskell-zlib-conduit: updated to version 0.2.0.1Peter Simons2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32537
* haskell-pandoc-types: updated to version 1.9.1Peter Simons2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32536
* haskell-blaze-builder-conduit: updated to version 0.2.0.1Peter Simons2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32535
* haskell-attoparsec-conduit: updated to version 0.2.0.1Peter Simons2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32534
* haskell-monads-tf: added version 0.1.0.0Peter Simons2012-02-24
| | | | svn path=/nixpkgs/trunk/; revision=32533
* vala-0.14.2Yury G. Kudryashov2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32519
* haskell-funcmp: updated to version 1.6Peter Simons2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32514
* haskell-cabal-file-th: updated to version 0.2.2Peter Simons2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32513
* haskell-xml-conduit: updated to version 0.5.3Peter Simons2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32510
* haskell-web-routes: updated to version 0.27.1Peter Simons2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32509
* haskell-shakespeare-js: updated to version 0.11.1Peter Simons2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32508
* haskell-shakespeare-css: updated to version 0.10.7.1Peter Simons2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32507
* Atlas aborts the build some kind of CPU frequency scaling is detected on thePeter Simons2012-02-23
| | | | | | | | | | | | | | build machine because that feature offsets the performance timings. We ignore that check, however, because with binaries being pre-built on Hydra those timings aren't accurate for the local machine in the first place. The build log might show something such as the following: | It appears you have cpu throttling enabled, which makes timings | unreliable and an ATLAS install nonsensical. Aborting. | See ATLAS/INSTALL.txt for further information | Ignoring CPU throttling by user override! svn path=/nixpkgs/trunk/; revision=32506
* Fix cmake-2.6.4 build (add xmlrpc-c)Yury G. Kudryashov2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32505
* Add cmake-2.6.4Yury G. Kudryashov2012-02-23
| | | | | | | This is the minimum version required for KDE-4, so I need it to ensure that my cmake code works with cmake-2.6.4. svn path=/nixpkgs/trunk/; revision=32504
* Phonon: style, +pulseaudioYury G. Kudryashov2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32503
* GNU libc: Update the Hurd port.Ludovic Courtès2012-02-23
| | | | svn path=/nixpkgs/trunk/; revision=32497
* Making octave build with qrupdate, and keep the big log of tests results of theLluís Batlle i Rossell2012-02-22
| | | | | | | check phase in the out store path. svn path=/nixpkgs/trunk/; revision=32496