summaryrefslogtreecommitdiffstats
path: root/pkgs/development
AgeCommit message (Collapse)Author
2014-06-30Fix download URL for mddsMichael Raskin
2014-06-30Merge pull request #3088 from aycanirican/masterPeter Simons
jailbreak pipes-aeson which depends on pipes-bytestring == 2.0.* which i...
2014-06-30Merge pull request #3118 from NixOS/libreoffice-update-4.2.5Michael Raskin
Libreoffice update 4.2.5
2014-06-30Merge pull request #3133 from deepfire/haskell-yampaPeter Simons
haskellPackages.Yampa: new expression
2014-06-30chromedriver 2.9 -> 2.10Cillian de Róiste
2014-06-30Downgrade gnu-efi back: this fixes build of gummiboot without breaking ↵Michael Raskin
syslinux build
2014-06-30Merge pull request #3020 from ambrop72/0adMichael Raskin
Add 0 A.D.
2014-06-30Merge pull request #3007 from wkennington/master.syslinuxMichael Raskin
syslinux: Update 4.07 -> 6.02
2014-06-30Scala: update to 2.9.3 and fix URLMichael Raskin
Fixes #2613 It is a pull request by taku0 with a long story…
2014-06-30Merge pull request #2610 from taku0/oraclejdk8Michael Raskin
add oraclejdk8
2014-06-29haskellPackages.Yampa: new expressionKosyrev Serge
2014-06-28Merge pull request #3077 from vbgl/cppoAustin Seipp
Adds cppo
2014-06-28Merge pull request #3117 from bennofs/haskell-deepseq-genericsAustin Seipp
haskell-deepseq-generics: new expression
2014-06-28Merge pull request #3121 from deepfire/haskell-sha2Austin Seipp
SHA2: new expression
2014-06-28Merge pull request #3123 from jagajaga/add_haskell_pkgsAustin Seipp
haskell-command-qq: add pkg
2014-06-29haskel-command-qq: add pkgArseniy Seroka
2014-06-29SHA2: new expressionKosyrev Serge
2014-06-28haskell-deepseq-generics: new expressionBenno Fünfstück
2014-06-28fetchbzr, fetchdarcs, fetchhg: use `rev` attrBenno Fünfstück
This makes it match the behaviour of fetchgit and fetchsvn, so it's easier to write scripts that support all of them.
2014-06-28Merge remote-tracking branch 'upstream/master'Aycan iRiCAN
2014-06-27Add nix-plugins packageShea Levy
2014-06-27gperftools: Support DarwinEelco Dolstra
2014-06-27Merge remote-tracking branch 'upstream/master'Aycan iRiCAN
2014-06-27Update mddsMichael Raskin
2014-06-27Adding libodfgen: a library for writing ODFMichael Raskin
2014-06-27Adding libmwaw: a library to import some old Macintosh text document formatsMichael Raskin
2014-06-27Adding libe-book: a library for importing reflowable e-book formatsMichael Raskin
2014-06-27Adding librevenge: a library for creating file importersMichael Raskin
2014-06-27Adding libatomic_opsMichael Raskin
2014-06-27arcanist: 20140617 -> 20140627Austin Seipp
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-26haskell-ghc-mod: patch ghc-process.el to avoid hangingJohn Wiegley
@peti I've determined that the hang which this fixes does not happen all of the time (in fact, I've been using ghc-mod for weeks without seeing it once). But today it happened again, and it made me realize I had undone this patch locally. I'm committing it now because it fixes the problem completely for me, and certainly cannot hurt.
2014-06-27php: 5.4.29 -> 5.4.30Austin Seipp
CVE-2014-3981, CVE-2014-0207, CVE-2014-3478, CVE-2014-3479, CVE-2014-3480, CVE-2014-3487, CVE-2014-4049, CVE-2014-3515 Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-26Merge pull request #3086 from tomberek/haskell_addmonadlocppAustin Seipp
Haskell: add monadloc-pp
2014-06-26smljnBootstrap: new expression for running smlnj on darwinJohn Wiegley
2014-06-26Merge remote-tracking branch 'upstream/master'Aycan iRiCAN
2014-06-26haskell-folds: new expressionJohn Wiegley
2014-06-26haskell-unix-compat: update to version 0.4.1.3Peter Simons
2014-06-26haskell-simple-sendfile: update to version 0.2.15Peter Simons
2014-06-26haskell-quickcheck-property-monad: update to version 0.2.2Peter Simons
2014-06-26haskell-mongoDB: update to version 2.0Peter Simons
2014-06-26haskell-hcltest: update to version 0.3.2Peter Simons
2014-06-26haskell-bson: update to version 0.3Peter Simons
2014-06-26haskell-pipes-bytestring: re-generate expression with cabal2nixPeter Simons
2014-06-26haskell-extensible-effects: re-generate expression with cabal2nixPeter Simons
2014-06-26jailbreak pipes-aeson which depends on pipes-bytestring == 2.0.* which is ↵Aycan iRiCAN
not available
2014-06-26jailbreak pipes-aeson which depends on pipes-bytestring == 2.0.* which is ↵Aycan iRiCAN
not available.
2014-06-25Merge pull request #3076 from aycanirican/masterJohn Wiegley
Added haskell packages: hdaemonize, ixset, shellmate, tables and webdriver.
2014-06-25sbcl: use bootstrap binary on darwinJohn Wiegley
2014-06-25Haskell: add monadloc-pptomberek
2014-06-25openocd: update meta attributesBjørn Forsman
* Don't repeat package name in description * Fix longDescription indent * Use licenses.gpl2Plus instead of string literal "GPLv2+"