3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

39459 commits

Author SHA1 Message Date
John Wiegley 57e3fc341f haskell-djinn: corrections for darwin 2014-07-16 01:27:39 -05:00
John Wiegley d24df6e334 haskell-git-annex: corrections for darwin 2014-07-16 01:27:29 -05:00
Gergely Risko 51ef9caae5 Fix various Haskell packages for 7.8 2014-07-16 03:43:13 +02:00
Shea Levy e33525a139 Update haskell-simple-conduit 2014-07-15 21:36:36 -04:00
Cody Goodman 5ba2e544d2 blaze-from-html: add version 0.3.2.1 2014-07-15 20:16:31 -05:00
Shea Levy 9087d03190 Add haskell-simple-conduit 2014-07-15 20:41:58 -04:00
Eelco Dolstra 327c2061d1 blender: Don't use system openjpeg
It was ignored anyway (instead using the internal openjpeg copy).
2014-07-15 23:34:34 +02:00
Eelco Dolstra 12fb52b08a blender: Enable ocean modifier 2014-07-15 23:34:24 +02:00
Eelco Dolstra 457e539048 blender: Fix jackaudio dependency 2014-07-15 23:33:09 +02:00
Eelco Dolstra ae129f0ff5 fftw: Update to 3.3.4 2014-07-15 23:32:00 +02:00
Eelco Dolstra 2d8e880c82 blender: Update to 2.71 2014-07-15 23:31:55 +02:00
Pascal Wittmann 889b3f5f83 Merge pull request #3286 from wjlroe/elasticsearch-1.2.2
elasticsearch: update to 1.2.2
2014-07-15 20:13:50 +02:00
Pascal Wittmann 0aa6a9876f Merge pull request #3244 from ehmry/xscreensaver
xscreensaver: update from 5.26 to 5.29
2014-07-15 20:00:41 +02:00
Eelco Dolstra 6c0002ec8d nvidia-x11: Update to 340.24 2014-07-15 19:53:39 +02:00
Pascal Wittmann 96f5affca9 bgs: update from 0.5 to 0.6 2014-07-15 19:50:29 +02:00
Russell O'Connor c4affbb17c Package for Open Sans fonts. 2014-07-15 13:35:22 -04:00
William Roe 3af919fb08 elasticsearch: update to 1.2.2 2014-07-15 16:57:16 +01:00
Sander van der Burg a8e4abaf6f titaniumsdk: add version 3.3 SDK and update kitchensink example 2014-07-15 16:46:59 +02:00
Eelco Dolstra 1dc5e5fb8c dhcpcd: Update to 6.4.2 2014-07-15 16:23:47 +02:00
Emery Hemingway 0d781369c0 polipo: update to 1.1.1 2014-07-15 10:10:28 -04:00
Sander van der Burg bce5f2cf56 titaniumsdk: Bump to version 3.2.3 2014-07-15 16:05:25 +02:00
Sander van der Burg 7dce55d0fd Update titanium node package and others 2014-07-15 15:59:57 +02:00
Oliver Charles 0ee223e786 haskellPackages.engineIO: Update to 1.0.1 2014-07-15 14:58:31 +01:00
Ricardo M. Correia 85e444f4f8 linux: Enable NFSv4.1, v4.2 clients and swap on NFS
I'm only enabling for kernels >= 3.11 to be conservative, because clients and
servers automatically negotiate and use the highest mutually supported version
by default, but only in kernel 3.11 server NFSv4.1 support actually became RFC
compliant.

I'm also adding support for swap on NFS, which is enabled by default on
Ubuntu kernels.
2014-07-15 15:07:25 +02:00
Paul Colomiets ab2c7cfff7 vim: Add syntax on and set nocompatible by default
Its what everybody wants in 2014. They are enabled by default both in
ubuntu and archlinux.
2014-07-15 14:59:16 +02:00
Paul Colomiets e376e9731d vim: Update vim to 7.4.335 2014-07-15 14:59:16 +02:00
Paul Colomiets 5e99b0553c vim: Implement sourcing /etc/vimrc and /etc/vim/vimrc 2014-07-15 14:59:16 +02:00
Paul Colomiets abf19df497 Remove wrapVim
I don't see a reason for having wrapVim function and vimWrapper and
vimHugeXWrapper packages. If you need a system vimrc, whats wrong with
``environment.etc."vimrc".text`` ?

Also strictly speaking ``vimHugeXWrapper`` didn't wrap, X-version
properly. I.e. running ``gvim`` have console vim version.
2014-07-15 14:59:16 +02:00
Paul Colomiets 8d9ff87c14 Add several vim plugins
Added are:
* ctrlp
* vim-a
* colorsamplerpack
* yankring
2014-07-15 14:59:15 +02:00
Paul Colomiets 496d12958e Add automatic plugin activation for vim 2014-07-15 14:59:15 +02:00
Paul Colomiets 0ffcb718a2 Allow nix-env recurse into vimPlugins 2014-07-15 14:59:15 +02:00
Vladimír Čunát 0ef81572d8 Merge pull request #3263 from cstrahan/finalterm
finalterm: New package
2014-07-15 14:50:25 +02:00
Bjørn Forsman 4da81ca4f6 collectd: update meta attributes
Don't repeat package name in description, add maintainer, ...
2014-07-15 14:07:29 +02:00
Bjørn Forsman 3ba150db2f collectd: enable a bunch of plugins (by adding more deps)
These are plugins that are internal to collectd; they are bundled in the
source archive. Without this, many of the collectd plugins advertised on
their homepage don't actually work, so I think we should add this.

This change increases the closure size from 129 MiB to 621 MiB. The size
of the collectd store path itself goes from 2 MiB to 2.9 MiB.

Users wanting a smaller closure size can set some (or all) of the
optional inputs to "null" using ".override".

List of new plugins:

  amqp
  apache
  ascent
  bind
  curl
  curl_json
  curl_xml
  dbi
  dns
  iptables
  libvirt
  lvm
  memcachec
  modbus
  mysql
  nginx
  notify_desktop
  pinba
  ping
  postgresql
  redis
  rrdcached
  rrdtool
  sensors
  sigrok
  varnish
  write_http
  write_redis
  write_riemann
2014-07-15 14:07:29 +02:00
Bjørn Forsman 95636ec752 libmemcached: set meta.platforms
And a more precise license (BSD => 3-clause BSD).
2014-07-15 14:07:29 +02:00
Bjørn Forsman 7c951ede31 libmemcached: fix linking with libpthread
Add patch to fix linking against libpthread (from Fedora).

https://bugzilla.redhat.com/show_bug.cgi?id=1037707
https://bugs.launchpad.net/libmemcached/+bug/1281907

This fixes (upcoming) libmemcached use in collectd, which currently
doesn't work because of link failure caused by missing "pthread_once"
symbol.
2014-07-15 14:07:28 +02:00
Bjørn Forsman 9ff20ca43f libcredis: new package
libcredis is a client library for Redis (key-value database).

(libcredis is an optional dependency of collectd.)

Homepage: https://code.google.com/p/credis/
2014-07-15 14:07:28 +02:00
Eelco Dolstra ad477c77ff Revert "Set default kernel to 3.14"
Go back to 3.12 pending resolution of #3214.

This reverts commit 8f33899dd2.
2014-07-15 12:14:02 +02:00
Aycan iRiCAN b46fb708b7 Added jmacro-* 2014-07-15 13:08:39 +03:00
Oliver Charles 36dd91f0ab haskellPackages.digestiveFunctorsAeson: Update to 1.1.10 2014-07-15 10:57:16 +01:00
Eelco Dolstra 45d327a346 jdiskreport: Update to 1.4.1 2014-07-15 11:52:20 +02:00
Oliver Charles b4a6e873f6 Add expressions for Haskell engine-io, engine-io-snap and socket-io 2014-07-15 10:47:00 +01:00
Attila Sztupak 84939f1d14 vagrant: upgrade to 1.6.3 2014-07-15 01:53:07 +01:00
Aycan iRiCAN c0fe93fdb6 Added more rest packages. 2014-07-15 03:04:59 +03:00
Pascal Wittmann 5df645dd28 spin: update from 5.1.7 to 6.3.2, clean up and fetch sources as a different user agent (the default curl agent string is blocked) 2014-07-14 19:57:33 +02:00
William Roe a5783a977e Install all dirs for logstash
Also only patch shebangs in bin/ directory
2014-07-14 17:54:20 +01:00
Peter Simons 6a8ee6ad5c haskell-cabal2nix: update to version 1.65 2014-07-14 17:39:15 +02:00
Peter Simons f0103715a4 haskell-data-fix: re-generate with cabal2nix 2014-07-14 17:39:15 +02:00
Peter Simons 3bc0caaceb haskelld-shellish: re-generate with cabal2nix 2014-07-14 17:39:15 +02:00
Eelco Dolstra c49afcc84a nixUnstable: Update to 1.8pre3666_5bcb982 2014-07-14 17:34:40 +02:00
Peter Simons c521f3c4d6 haskell-imm: drop non-build related patches so that we ship the same API as Hackage does 2014-07-14 17:33:52 +02:00
Peter Simons 5bfb58a8a2 Re-generate Haskell packages with cabal2nix. 2014-07-14 17:33:52 +02:00
Peter Simons ccdfa99cc8 haskell-arithmoi: re-generate with cabal2nix 2014-07-14 17:33:52 +02:00
Peter Simons a840ff2029 haskell-force-layout: jailbreak to fix build with recent versions of lens 2014-07-14 17:33:52 +02:00
Peter Simons 58a084dd4c haskell-snap-server: jailbreak to fix build with HsOpenSSL 0.11 2014-07-14 17:33:52 +02:00
Peter Simons ab00da7caf Add "please don't edit" comment at the top of every auto-generated Haskell file. 2014-07-14 17:33:52 +02:00
Peter Simons 2b223c1349 haskell-scientific: update to version 0.3.3.0 2014-07-14 17:33:51 +02:00
Peter Simons 72c4fe7de2 haskell-unordered-containers: add version 0.2.5.0 2014-07-14 17:33:51 +02:00
Peter Simons b85bd47e9e haskell-cabal-bounds: update to version 0.7 2014-07-14 17:33:51 +02:00
Peter Simons 456596724d haskell-ghc-mod: update to version 4.1.5 2014-07-14 17:33:51 +02:00
Peter Simons 212037c3ca haskell-fclabels: update to version 2.0.2 2014-07-14 17:33:51 +02:00
Peter Simons 8131814430 haskell-esqueleto: update to version 1.4.4 2014-07-14 17:33:51 +02:00
Peter Simons e29a3fc8c1 haskell-encoding: update to version 0.7.0.2 2014-07-14 17:33:51 +02:00
Peter Simons c643150743 haskell-aws: update to version 0.9.1 2014-07-14 17:33:51 +02:00
Peter Simons a0c021bdc0 haskell-arithmoi: update to version 0.4.1.1 2014-07-14 17:33:51 +02:00
Peter Simons 2b902954ef haskell-MonadCatchIO-transformers: update to version 0.3.1.2 2014-07-14 17:33:51 +02:00
Peter Simons 0188d2150d haskell-HsOpenSSL: update to version 0.11 2014-07-14 17:33:51 +02:00
Peter Simons 56c569a9cd haskell-github-backup: update to version 1.20140707 2014-07-14 17:33:51 +02:00
Peter Simons af88d71b55 haskell-git-annex: update to version 5.20140709 2014-07-14 17:33:50 +02:00
Peter Simons 78c7ea2c8f haskell-ShellCheck: update to version 0.3.4 2014-07-14 17:33:50 +02:00
Peter Simons 64a19b6efa haskell-yesod: update to version 1.2.6.1 2014-07-14 17:33:50 +02:00
Peter Simons c8a7d72eac haskell-xml-hamlet: update to version 0.4.0.9 2014-07-14 17:33:50 +02:00
Peter Simons 65264cfb58 haskell-xml-conduit: update to version 1.2.0.3 2014-07-14 17:33:50 +02:00
Peter Simons fdd9577630 haskell-word8: update to version 0.1.0 2014-07-14 17:33:50 +02:00
Peter Simons 1fda72956b haskell-warp: update to version 3.0.0.4 2014-07-14 17:33:50 +02:00
Peter Simons d624214b02 haskell-wai-extra: update to version 3.0.1 2014-07-14 17:33:50 +02:00
Peter Simons 7322947f1b haskell-vector-algorithms: update to version 0.6.0.2 2014-07-14 17:33:50 +02:00
Peter Simons 241d660928 haskell-thyme: update to version 0.3.5.2 2014-07-14 17:33:50 +02:00
Peter Simons bd8330a921 haskell-th-desugar: update to version 1.4.2 2014-07-14 17:33:50 +02:00
Peter Simons 761af76574 haskell-streaming-commons: update to version 0.1.3.1 2014-07-14 17:33:50 +02:00
Peter Simons 6e03134d41 haskell-safe: update to version 0.3.6 2014-07-14 17:33:50 +02:00
Peter Simons 307763a835 haskell-postgresql-simple: update to version 0.4.3.0 2014-07-14 17:33:49 +02:00
Peter Simons 786f86e154 haskell-pipes-zlib: update to version 0.4.0.1 2014-07-14 17:33:49 +02:00
Peter Simons f4ec8b6b73 haskell-pipes-group: update to version 1.0.1 2014-07-14 17:33:49 +02:00
Peter Simons 470eb1008d haskell-pipes-aeson: update to version 0.4.1.1 2014-07-14 17:33:49 +02:00
Peter Simons 31c44be561 haskell-mono-traversable: update to version 0.6.0.4 2014-07-14 17:33:49 +02:00
Peter Simons 5a3d993f96 haskell-lens: update to version 4.3 2014-07-14 17:33:49 +02:00
Peter Simons 9207cd296f haskell-hspec: update to version 1.10.0.1 2014-07-14 17:33:49 +02:00
Peter Simons 889bf2b3ae haskell-hspec-expectations: update to version 0.6.0 2014-07-14 17:33:49 +02:00
Peter Simons 9013785c59 haskell-hoogle: update to version 4.2.34 2014-07-14 17:33:49 +02:00
Peter Simons d2c4ca1d5c haskell-hjsmin: update to version 0.1.4.7 2014-07-14 17:33:49 +02:00
Peter Simons 9a1496cc55 haskell-haskell-token-utils: update to version 0.0.0.3 2014-07-14 17:33:49 +02:00
Peter Simons 1a7e8597a9 haskell-gtk2hs-buildtools: update to version 0.13.0.0 2014-07-14 17:33:49 +02:00
Peter Simons be090a6372 happy: remove obsolete versions 1.18.8, 1.18.11, 1.19.2, and 1.19.3 2014-07-14 17:33:48 +02:00
Peter Simons b06e82fe7a haskell-defaults.nix: simplify references to the latest version of happy 2014-07-14 17:33:48 +02:00
Peter Simons 15d9034477 happy: update to version 1.19.4 2014-07-14 17:33:48 +02:00
Peter Simons f596ecbd70 Merge pull request #3271 from bennofs/haskell-data-fix
haskell-data-fix: new package
2014-07-14 17:27:51 +02:00
Peter Simons 714ee6f6a3 Merge pull request #3274 from MP2E/shellish_import
Import the Haskell library shellish 0.1.3 from Cabal
2014-07-14 17:26:03 +02:00
Shea Levy b57bc220cc Merge branch 'master' of git://github.com/ip1981/nixpkgs
Added quilt-0.63
2014-07-14 10:26:39 -04:00
Pascal Wittmann 8c94b943de dvtm: update from 0.11 to 0.12 2014-07-14 15:40:09 +02:00
Igor Pashev 26f47ba388 Fixed main Savannah mirror directory 2014-07-14 15:39:08 +02:00
Igor Pashev a95e65da60 Added quilt-0.63 2014-07-14 15:35:27 +02:00
Aycan iRiCAN d3f763696d Added Rest For Haskell and dependencies (rest-core, rest-types, rest-snap etc...) 2014-07-14 15:52:43 +03:00
Cray Elliott a1a9f3f14a nvidia legacy 304xx driver updated to .123 point release
among other things, fixes compilation with Linux 3.14
2014-07-14 14:50:01 +02:00
Ricardo M. Correia dd41c19ab1 flashplayer: Update from 11.2.202.378 -> 11.2.202.394 2014-07-14 14:36:35 +02:00
Eelco Dolstra 1245ca3ff7 debian: Update to 7.6 2014-07-14 14:35:09 +02:00
Cray Elliott 9f66dafa29 Import the Haskell library shellish 0.1.3 from Cabal 2014-07-14 05:01:54 -07:00
Peter Simons d2e731e111 Add "please don't edit" comment at the top of every auto-generated Haskell file. 2014-07-14 13:21:41 +02:00
Oliver Charles 7c81a3609e pythonPackages.logster: New expression 2014-07-14 11:03:51 +01:00
_1126 3fee3c05b1 ncmpc: updated to version 0.23. 2014-07-14 10:05:41 +02:00
John Wiegley 312ff15b29 haskell-ghc-mod: revert a recent change I made 2014-07-14 02:48:32 -05:00
John Wiegley 7b0e242d49 haskell-zippers: new expression 2014-07-14 02:48:32 -05:00
aszlig e07e3a7591
conky: Link against GCC runtime library.
This is needed for Conky to shut down cleanly, because it relies on
pthread_cancel() to work.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-14 09:35:24 +02:00
Charles Strahan cd8063c4b2 finalterm: Add package 2014-07-13 19:36:43 -04:00
John Wiegley d8a46149eb Merge pull request #3259 from MP2E/sbv31_update
Update SBV to v3.1
2014-07-13 17:50:49 -05:00
Peter Simons f264c638df Merge pull request #3232 from peti/haskell-updates
Update default Haskell compiler to GHC 7.8.3 (and other stuff)
2014-07-14 00:18:03 +02:00
aszlig 4086f7c978
twister: Add new package, version 0.9.22.
This includes another source-only derivation for the web interface (and
patches the path into the twister binary), so there shouldn't be a need
to move it into ~/.twister/html separately.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-13 23:56:11 +02:00
Charles Strahan a9858101bc keybinder-3.0: Add package
keybinder-3.0 is for GTK+ 3, whereas keybinder (already in nixpkgs) is
for GTK+ 2.

This adds version 0.3.0 of keybinder-3.0, which we named "keybinder3" in
nixpkgs to (hopefully) lessen the confusion about what is package name
and what is version number.

[Bjørn: extend commit message beyond summary line]
2014-07-13 19:52:45 +02:00
Luca Bruno 3871005b7c gtksourceview 3.12: hard code data dirs to nix store path 2014-07-13 16:32:41 +02:00
Linquize 73028ef161 gbdfed: add package 1.6 2014-07-13 19:22:10 +08:00
Luca Bruno 6fb00303fb gitolite: fix aborted build due to non-deterministic fetchgit 2014-07-13 12:39:23 +02:00
John Wiegley 842fcdb4b4 texlive: update package paths, old versions no longer exist 2014-07-13 05:05:36 +00:00
John Wiegley 8983cb0917 httrack: upgrade 3.48.3 -> 3.48.17 2014-07-13 05:05:36 +00:00
Cray Elliott 69901813cf Update SBV to v3.1 2014-07-12 17:22:20 -07:00
Peter Simons 543a97e332 Merge pull request #3250 from hrdinka/update-lensfun
lensfun: update to version 0.2.8
2014-07-12 23:09:09 +02:00
Peter Simons 3f89346556 Merge pull request #3252 from 4z3/sec
add SEC (Simple Event Correlator) 2.7.5
2014-07-12 23:08:54 +02:00
Peter Simons 78fccddde3 ghc 7.0.2 and 7.0.3 are "broken" because of build errors with recent versions of GCC
rts/StgCRun.c: In function 'StgRunIsImplementedInAssembler':

  rts/StgCRun.c:208:1:
       error: frame pointer required, but reserved
       StgRunIsImplementedInAssembler(void)
       ^

  In file included from includes/Stg.h:230:0:
      0,
                       from rts/StgCRun.c:70:

  includes/stg/Regs.h:323:20:
       note: for 'Sp'
       GLOBAL_REG_DECL(P_,Sp,REG_Sp)
                          ^

  includes/stg/Regs.h:174:54:
       note: in definition of macro 'GLOBAL_REG_DECL'
       #define GLOBAL_REG_DECL(type,name,reg) register type name REG(reg);
                                                            ^
2014-07-12 15:13:59 +02:00
Peter Simons 9705c25dd6 haskell-platform-2010.1.0.0: mark as broken, the source code is no longer available from haskell.org 2014-07-12 15:13:59 +02:00
Peter Simons 283f13e5a6 haskell-platform: build 2009.x with sufficiently old version of 'mtl' to avoid build errors in CGI library 2014-07-12 15:13:59 +02:00
Peter Simons 21a83ed49b darcs: build with ghc 7.6.3 to avoid errors with 7.8.x 2014-07-12 15:13:58 +02:00
Peter Simons ebdd966bc6 cryptol2: build with ghc 7.6.3 to avoid errors with 7.8.x 2014-07-12 15:13:58 +02:00
Peter Simons 5c677f7117 cabal: cosmetic 2014-07-12 15:13:58 +02:00
Peter Simons a183c7eca1 Switch default Haskell compiler to GHC 7.8.3. 2014-07-12 15:13:58 +02:00
Peter Simons 098a2c07fa haskell-packages.nix: cosmetic 2014-07-12 15:13:58 +02:00
Peter Simons 48a2253974 ghc: update version 7.8.2 to 7.8.3 2014-07-12 15:13:58 +02:00
Vladimír Čunát 7c5a1b1d51 haskellPackages: use static-enabled 'gmp' to enable statically linked Haskell binaries
Pass '-optl-static -optl-pthread' to GHC to enable static linking.

Fixes <https://github.com/NixOS/nixpkgs/issues/3193>. Further details can be
found at <http://permalink.gmane.org/gmane.linux.distributions.nixos/13526>.
2014-07-12 15:12:05 +02:00
lethalman 38c2901741 Merge pull request #3253 from bjornfor/gnome-boxes
Add Gnome Boxes (access remote or virtual systems)
2014-07-12 14:56:41 +02:00
Bjørn Forsman b8bd3c166e gnome-boxes: new package
gnome-boxes is a simple GNOME 3 application to access remote or virtual
systems.

Tested by creating a Ubuntu 14.04 VM from ISO image and playing around
with it. I cannot seem to get keyboard input to the VM. Mouse works
though.
2014-07-12 14:49:43 +02:00
Bjørn Forsman 160e347acb libosinfo: new package
libosinfo contains "info about OSs, hypervisors and (virtual) hardware
devices".

It is a dependency of gnome-boxes (a virtual and remote machine
application).
2014-07-12 13:28:49 +02:00
tv 3fa1735b92 sec: add version 2.7.5 2014-07-12 13:19:08 +02:00
Christoph Hrdinka e3f9cf1cb0 lensfun: update to version 0.2.8 2014-07-12 13:09:45 +02:00
Oliver Charles 01a32db864 haskellPackages.ekg: Update to 0.4.0.1 2014-07-12 12:08:13 +01:00
Oliver Charles 7c90aab92a siege: Build with OpenSSL 2014-07-12 12:07:24 +01:00
lethalman e50b705e12 Merge pull request #3242 from phi-gamma/master
lua-5.1, lua-5.2: fix typo / copy-n-paste mistake in configurePhase
2014-07-12 12:20:29 +02:00
John Wiegley 324eb38313 haskell-agda-stdlib: properly reference ghc and runhaskell 2014-07-12 04:43:31 -05:00
Luca Bruno 07b24b31e4 tarsnapper: add sha256 to fix fetchgit assertion 2014-07-12 11:32:39 +02:00
Rickard Nilsson 89a0bf43d1 mopidy: Update from 0.15.0 to 0.18.3
Also add the mopidy-spotify extension.
2014-07-12 09:34:52 +02:00
Rickard Nilsson 6a2a8dc788 pythonPackages.pykka: Update from 1.1.0 to 1.2.0 2014-07-12 09:34:52 +02:00
Pascal Wittmann e8ef98cea2 calibre: update from 1.35.0 to 1.44.0 2014-07-11 22:57:59 +02:00
Benno Fünfstück bc48c4cdb3 haskell-data-fix: new package 2014-07-11 22:41:51 +02:00
John Wiegley c25343ef2b Merge pull request #3083 from cstrahan/darwin-openjdk
fix openjdk url for Darwin
2014-07-11 15:37:35 -05:00
William Roe d79a58e392 Bump Logstash to 1.4.2 2014-07-11 17:50:02 +01:00
Emery Hemingway f4a518e1e4 xscreensaver: update from 5.26 to 5.29 2014-07-11 11:37:47 -04:00
Bjørn Forsman 1ad2f843e2 volatility: fix indentation 2014-07-11 17:10:26 +02:00
Shea Levy 50cfc4a847 Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
packaging taggy and taggy-lens
2014-07-11 10:12:21 -04:00
Sönke Hahn 0f65768234 taggy-lens: new haskell package, version 0.1.1 2014-07-11 16:47:12 +08:00
Austin Seipp e75d92791e Merge pull request #3236 from bosu/volatility
Add volatility: memory forensics framework
2014-07-11 03:35:45 -05:00
Sönke Hahn b2fa0a4313 taggy: new haskell package, version 0.1 2014-07-11 15:13:04 +08:00
Philipp Gesang df3c10caa3
lua-5.1, lua-5.2: fix typo / copy-n-paste mistake in configurePhase
s/LDLAGS/LDFLAGS/g in both packages
2014-07-11 07:17:11 +02:00
aszlig d5ac1cac27
python-packages: Add package 'httpretty', v0.8.3.
This contains a context diff because the change is really very small and
gabrielfalcao/HTTPretty#180 cannot be used because it bumps the version
number.

The reason I'm not using sed here is because I deliberately want the
postPatch phase to fail for the next upstream version, so the patch/fix
is dropped on our side ASAP.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
aszlig 79d22ae015
python-packages: Add package 'sure', v1.2.7.
Unfortunately the upstream version that can be found on PyPI doesn't
include test cases, so we need to fetchgit and wait until tests will be
shipped with a future upstream release.

Reported at gabrielfalcao/sure#61.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
John Wiegley 6863cd0910 haskell-codex: updated 0.1.0.0 -> 0.1.0.1 2014-07-10 21:25:56 -05:00
Luca Bruno 6aa0a5d9d3 libvte: fix .la file to include the libpath for ncurses
Without this patch, the .la file only added -lncurses without
specifying the nix store path, forcing the propagation
of ncurses as build input.

Also enable parallel building and add myself to the maintainers.
2014-07-10 23:13:54 +02:00
Oliver Charles 0de3106a4b Merge pull request #3235 from bosu/haxl
Add haxl haskell package
2014-07-10 20:01:12 +01:00
Boris Sukholitko 0ef036f48a Add volatility: memory forensics framework 2014-07-10 21:34:23 +03:00
Boris Sukholitko 482afc2922 Add haxl haskell package 2014-07-10 20:55:47 +03:00
cillianderoiste d6e8e764ae Merge pull request #3233 from wjlroe/exercism
New Exercism package
2014-07-10 18:56:47 +02:00
Florian Friesdorf 84030ee1f0 buildEnv to support passthru 2014-07-10 16:41:02 +02:00
Florian Friesdorf 4fd6168e8a python.isPyXY markers 2014-07-10 16:40:35 +02:00
Florian Friesdorf 168bfea867 python and pythonPackage attr naming - cosmetic changes 2014-07-10 16:35:38 +02:00
Florian Friesdorf 7dde165353 pythonX.Y sitePackages passthru
Let python tell you the correct path for site-packages.
2014-07-10 16:34:45 +02:00
Florian Friesdorf 19dd74c59a libxml2 version passthru 2014-07-10 16:33:45 +02:00
Florian Friesdorf 95b204cd33 python27: libX11 is in defaultScope 2014-07-10 16:30:40 +02:00
William Roe 8788eb09c7 Remove full stop from description 2014-07-10 15:11:12 +01:00
William Roe 09209878c6 Added wjlroe (me) as maintainer of this new Exercism package 2014-07-10 15:03:50 +01:00
William Roe e22c0e6367 New exercism package 2014-07-10 15:03:42 +01:00
Peter Simons f5756aa3bb Merge pull request #3217 from cstrahan/fix-darwin-python
Fix Python 3.{2,3,4} on Darwin.
2014-07-10 13:20:48 +02:00
Peter Simons a77078b84a haskell-cabal2nix: update to version 1.64 2014-07-10 13:12:14 +02:00
Peter Simons 61b60fb1ad cdrtools: mark as broken
https://github.com/NixOS/nixos/issues/231
2014-07-10 13:11:32 +02:00
Peter Simons 7e305cbd25 haskell-HPDF: re-generate with cabal2nix 2014-07-10 12:00:32 +02:00
lethalman 3a7100ee0d Merge pull request #3215 from refnil/master
Add bitbucket-cli to nixpkgs
2014-07-10 11:23:49 +02:00
lethalman 1e806db8db Merge pull request #3174 from pSub/dconf-issue
Fixed settings issue.
2014-07-10 11:17:10 +02:00
lethalman da28770de3 Merge pull request #3226 from hrdinka/haskell-clay
haskell-clay: add package version 0.9.0.1
2014-07-10 11:11:43 +02:00
Pascal Wittmann c713d163c0 Update opkg to latest version, adpot it and add meta-information. 2014-07-10 10:57:28 +02:00
Luca Bruno 310ba8da43 lambdabot: fix @type command, add ghci to the PATH 2014-07-10 10:48:23 +02:00
Christoph Hrdinka dc261008dc haskell-stm-containers: add package version 0.1.2 and its dependencies 2014-07-10 10:15:06 +02:00
Christoph Hrdinka 71a0dfd568 haskell-clay: add package version 0.9.0.1 2014-07-10 10:02:58 +02:00
John Wiegley 0114a972c7 haskell-ghc-mod: Correct patch to ghc-process.el
This change has been accepted upstream, so soon it will not be necessary.
2014-07-09 17:52:18 -05:00
John Wiegley a25c35b89b git-annex: Allow building on darwin again 2014-07-09 17:52:18 -05:00
Vladimír Čunát eb659e89b4 linux_*: update, including CVE-2014-4699 (most likely)
CC #3196. No updates yet on 3.2 and 3.12 branches.
2014-07-09 22:54:08 +02:00
Lluís Batlle i Rossell 8aca2c5fa0 Adding retroshare 0.6 (unstable) 2014-07-09 22:24:28 +02:00
Luca Bruno eedda21104 file-roller: fix icons 2014-07-09 22:12:06 +02:00
Luca Bruno c4ad4b8802 wmctrl: apply patch from debian to fix listing windows 2014-07-09 21:54:02 +02:00
Sander van der Burg e2b7492b2e ListBinarySearch: add package 2014-07-09 16:33:09 +02:00
Peter Simons ac44601157 idea: minor cosmetic chance to fix syntax highlighting in Emacs 2014-07-09 16:10:50 +02:00
Peter Simons d4fa3e2e54 Rename 'idea_community_1313' attribute to 'idea_community', i.e. drop the
version number so that it's possible to refer to some "default version of the
package" without knowing what version number that actually is.

The same applies to idea_ultimate_1313.
2014-07-09 16:10:50 +02:00
Luca Bruno d05a86a1de Add lambdabot wrapper and mueval wrapper to make lambdabot run out of the box 2014-07-09 15:46:48 +02:00
Luca Bruno 0cba70391b Revert "haskell-unlambda: update to version 0.1.3"
This reverts commit b4a3a61285.

The unlambda package failed to build after this change, reverting.
2014-07-09 12:43:37 +02:00
Charles Strahan 08f2ce1172 Fix Python 3.{2,3,4} on Darwin.
This removes the `-lcrypt` linker flag when compiling under Darwin.
2014-07-09 00:18:11 -04:00
Martin Lavoie 05f7391881 Typo in bitbucket-cli expression 2014-07-09 02:03:56 +02:00
Martin Lavoie 3df7911f35 Add bitbucket-cli to nixpkgs
Adding refnil as mainteners

Added alias in top-level
2014-07-09 01:15:49 +02:00
Peter Simons 1e5528c15a haskell-unix-time: the -fPIC flag is now provided by the proper build instructions 2014-07-08 20:04:17 +02:00
Cillian de Róiste 26e36dcc80 Add Mark Lord's symlinks utility 2014-07-08 19:19:43 +02:00
Austin Seipp c734ec6952 Merge pull request #3201 from cstrahan/update-macvim
Update `macvim` package to v7.4.355
2014-07-08 11:47:09 -05:00
Eelco Dolstra 0a11e40596 tzdata: Update to 2014e 2014-07-08 18:35:40 +02:00
Eelco Dolstra 1b391e6bf9 openjdk: Set more informative version string
Also, disable full debug symbols. Don't know if this matters because
we're already stripping everything.
2014-07-08 18:35:40 +02:00
Eelco Dolstra 639f117ec4 openjdk: Update to 7u60-b30 2014-07-08 18:35:40 +02:00
Eelco Dolstra c4877df388 openjdk: Drop dependency on CUPS
We only need the CUPS headers, not the whole package.
2014-07-08 18:35:40 +02:00
Peter Simons ce6c23d8a6 Merge pull request #3210 from aycanirican/hpdf
Introduced haskellPackages.HPDF
2014-07-08 16:03:11 +02:00
Peter Simons 88b41ae358 haskell-unix-time: update to version 0.3.1 2014-07-08 15:58:22 +02:00
Peter Simons f7f1e3f842 haskell-git-annex: update to version 5.20140707 2014-07-08 15:58:22 +02:00
Peter Simons 4e39d2dde6 haskell-uuagc: update to version 0.9.51 2014-07-08 15:58:22 +02:00
Peter Simons cefbc461cc haskell-codex: update to version 0.1.0.0 2014-07-08 15:58:22 +02:00
Peter Simons 93e5ad83bc haskell-cake3: update to version 0.5.1.0 2014-07-08 15:58:22 +02:00
Peter Simons a9a9b758d0 haskell-HaRe: update to version 0.7.2.4 2014-07-08 15:58:22 +02:00
Peter Simons 1828059b7e haskell-websockets: update to version 0.8.2.6 2014-07-08 15:58:22 +02:00
Peter Simons f0caf8cf98 haskell-twitter-conduit: update to version 0.0.5.2 2014-07-08 15:58:22 +02:00
Peter Simons 3ce4ec0ba9 haskell-tasty: update to version 0.8.1.3 2014-07-08 15:58:22 +02:00
Peter Simons c64784a002 haskell-tasty-golden: update to version 2.2.2.4 2014-07-08 15:58:22 +02:00
Peter Simons 4fdf86415b haskell-snap: update to version 0.13.2.8 2014-07-08 15:58:22 +02:00
Peter Simons fbb94cf88c haskell-purescript: update to version 0.5.2.6 2014-07-08 15:58:22 +02:00
Peter Simons fb8c595833 haskell-pipes-binary: update to version 0.4.0.2 2014-07-08 15:58:22 +02:00
Peter Simons fb2a6eea81 haskell-libmpd: update to version 0.8.0.5 2014-07-08 15:58:21 +02:00
Peter Simons 6c975bfbda haskell-esqueleto: update to version 1.4.1.3 2014-07-08 15:58:21 +02:00
Peter Simons 5946181ebb haskell-crypto-conduit: update to version 0.5.4 2014-07-08 15:58:21 +02:00
Peter Simons a8a57c3212 haskell-bloomfilter: update to version 2.0.0.0 2014-07-08 15:58:21 +02:00
Peter Simons 81e6e97c61 haskell-vty: update to version 5.1.1 2014-07-08 15:58:21 +02:00
Peter Simons 35f380c7ba haskell-parsers: update to version 0.11.0.3 2014-07-08 15:58:21 +02:00
Peter Simons a9b0361cbf haskell-regex-tdfa-rc: add version 1.1.8.3 2014-07-08 15:58:21 +02:00
Peter Simons 023b9094aa haskell-haskell-token-utils: add version 0.0.0.2 2014-07-08 15:58:21 +02:00
Peter Simons 3d7388cee5 haskell-RSA: update to version 2.0.0 2014-07-08 15:58:21 +02:00
Peter Simons 3723f28f75 Merge pull request #3208 from jbedo/master
Fix R expressions when packages are updated
2014-07-08 15:47:44 +02:00
Eelco Dolstra 973c9abdbe Fix info command
The "info" command has been broken on NixOS since
457fdb3842 (proving that nobody uses
info).
2014-07-08 15:19:08 +02:00
Pascal Wittmann a1b27f9806 Merge pull request #3131 from bennofs/dwb-wrapper
add dwb-wrapper for plugin support
2014-07-08 14:19:47 +02:00
Domen Kožar b40055d6ec pythonPackages.beets: 1.0.0 -> 1.3.6 2014-07-08 09:36:16 +02:00
Aycan iRiCAN c57a72bbae Introduced haskellPackages.HPDF 2014-07-08 10:07:34 +03:00
Sönke Hahn c7159f0706 haskell-hspec-attoparsec: new package, version 0.1.0.1 2014-07-08 13:47:01 +08:00
Justin Bedo 57f1baa66d Added CRAN archive to R package derivation to prevent R expressions from
breaking when any package is updated.
2014-07-08 11:02:05 +10:00
Justin Bedo 0a12a50b11 Removed CRAN mirror that was incorrectly handling 404 errors, causing
builder to abort.
2014-07-08 11:00:41 +10:00
Moritz Maxeiner 682aadfc91 eclipse: add Eclipse Standard 4.4 Luna 2014-07-08 00:34:56 +02:00
Jaka Hudoklin 2cc11dd21a elasticsearch: fix darwin build 2014-07-08 00:30:20 +02:00
Markus Kohlhase 1d109fc211 added lua-sec-0.5 2014-07-08 00:26:04 +02:00
zimbatm a05ae93c66 Update direnv to v2.4.0 2014-07-08 00:20:21 +02:00
Rickard Nilsson 233825760c New pkg: syslog-ng-incubator
A collection of tools and modules for syslog-ng
2014-07-07 23:58:24 +02:00
Rickard Nilsson 0ee69ef529 New pkg: riemann-c-client version 1.1.1
A C client library for the Riemann monitoring system
2014-07-07 23:58:24 +02:00
_1126 daa7f344ae ncmpc: update to version 0.22 2014-07-07 23:51:14 +02:00
Benno Fünfstück 52c8df4ad3 dwb: add wrapper and use GTK2 for plugin support 2014-07-07 21:00:53 +02:00
Oliver Charles 847a9a5c30 Merge pull request #3206 from bosu/mp3splt
Add mp3splt: utility to split mp3 files
2014-07-07 19:58:00 +01:00
Boris Sukholitko 70ad9ad8f9 Add mp3splt 2014-07-07 21:38:14 +03:00
Vladimír Čunát 7be0fc2e51 xfce4-xkb-plugin: maintenance update 2014-07-07 19:03:48 +02:00
Vladimír Čunát 45ad922763 libxklavier: fix not finding xkbcomp (fixes #3173)
Also refactor the expression a bit,
and add description+license.
2014-07-07 19:03:10 +02:00
Eelco Dolstra 1596c3a012 linux: Update to 3.12.24
CVE-2014-4508, CVE-2014-0206.
2014-07-07 18:21:34 +02:00
Peter Simons 2044c13947 Revert "pretty: new haskell package"
This reverts commit 51dc75b769. The pretty
library is a core package since (at least) GHC 6.10.4, i.e. every single one of
our compilers ships this library by default. Adding the package to the global
namespace like this is almost certainly going to cause trouble because we'll
end up with inconsistently linked binaries whenever packages mix the user-space
pretty library with the core one.
2014-07-07 16:41:59 +02:00
Rob Vermaas 83e1ff846c Upgrade rsyslog to latest (v7) stable release. Added liblogging (new dependency of rsyslog). 2014-07-07 16:23:54 +02:00
Luca Bruno 51dc75b769 pretty: new haskell package 2014-07-07 15:35:12 +02:00
Peter Simons 1ecae5c2c1 Merge pull request #3189 from aherrmann/pr_licenses
License meta-data for numexpr, tables, and szip
2014-07-07 11:33:47 +02:00
Peter Simons 6ccf8cbfeb haskell-packages.nix: delete obsolete 'gtk2hsC2hs' alias 2014-07-07 11:15:41 +02:00
Peter Simons 27ff2eeb77 haskell-gtkglext: re-generate with cabal2nix 2014-07-07 11:15:16 +02:00
Peter Simons 357429247f haskell-hlibgit2: re-generate with cabal2nix 2014-07-07 11:08:41 +02:00
Charles Strahan 03391f9894 Update macvim package to v7.4.355
MacVim's maintenance has stagnated, so this moves `macvim` to a new maintainer.
Additionally, the `-headerpad_max_install_names` linker flag is passed to
prevent problems when setting the rpaths.
2014-07-07 00:16:55 -04:00
Shea Levy 8f33899dd2 Set default kernel to 3.14
It is the latest longterm http://permalink.gmane.org/gmane.linux.kernel/1738612
2014-07-06 19:27:37 -04:00
John Wiegley 74d51f0b4e Merge pull request #3197 from wavewave/gitlib
Haskell packages, hlibgit2, gitlib, gitlib-test, gitlib-libgit2
2014-07-06 15:19:19 -05:00
Ian-Woo Kim 90dacd685d Haskell packages, hlibgit2, gitlib, gitlib-test, gitlib-libgit2 added. Low/High-level API for git 2014-07-06 22:03:38 +02:00
cillianderoiste 5e83d2b7ab Merge pull request #3190 from cstrahan/watchman
watchman: new package
2014-07-06 17:34:03 +02:00
Luca Bruno 873832ab6d telepathy-gabble: build on hydra 2014-07-06 11:50:30 +02:00
Luca Bruno 1b7d5ff469 empathy: fix icons 2014-07-06 11:31:09 +02:00
Charles Strahan 6b16c2ec34 watchman: new package
This adds `watchman`, a CLI utility that watches files and takes action when
they change.
2014-07-06 01:34:11 -04:00
Andreas Herrmann af8ec93e6a szip: Provide meta-data
The license is set to "unfree" as commercial use is not permitted by the
license [1].

[1]: http://www.hdfgroup.org/doc_resource/SZIP/Commercial_szip.html
2014-07-05 21:41:04 +02:00
Andreas Herrmann 0e1eac04bb szip: Indentation 2014-07-05 21:41:04 +02:00
Andreas Herrmann ddfdd85171 tables: Define license 2014-07-05 21:41:04 +02:00
Andreas Herrmann 01e2ed000b numexpr: Define license 2014-07-05 21:41:04 +02:00
Luca Bruno 1c1747be0d Add gnome shell extensions plugin for browsers 2014-07-05 21:16:31 +02:00
Luca Bruno 55dc58d7d0 evolution-data-server: wrap all libexec executables 2014-07-05 19:52:39 +02:00
Luca Bruno 9ec0a105d3 gnome-shell: enable parallel building 2014-07-05 19:52:38 +02:00
Bjørn Forsman e658ae9694 Revert "haskell-gtkglext: update to version 0.12.5.0"
Because it breaks nixpkgs evaluation:

$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named `haskell-gtkglext-ghc7.6.3-0.12.5.0':
while evaluating the attribute `propagatedNativeBuildInputs' of the derivation `haskell-gtkglext-ghc7.6.3-0.12.5.0' at /home/bfo/nixpkgs/pkgs/build-support/cabal/default.nix:70:13:
infinite recursion encountered

This reverts commit 6ba32aa8bd.
2014-07-05 16:12:06 +02:00
Rok Garbas f3439fcfd4 Revert "nodePackages.couchapp: added & and node packages updated"
This reverts commit 8cf2cd5d11.
2014-07-05 14:30:53 +01:00
cillianderoiste dd826b86a8 Merge pull request #3186 from geerds/plasma-nm
Packaging plasma-nm and its dependencies
2014-07-05 15:24:37 +02:00
Bjørn Forsman ae5501f44e Fix nixpkgs evaluation
'banshee' doesn't exist (yet) in nixpkgs. I think it was accidentally
added in commit 5dc9730a63 (gnome-music
3.12: add totem-pl-parser to dependencies).
2014-07-05 15:00:01 +02:00
Bjørn Forsman 3950f2582d openocd: fix symlink to udev rules file
I made an error last time I touched this line. Fix it (.udev => .rules).
2014-07-05 14:56:10 +02:00
Jascha Geerds 28322c8d58 Packaging plasma-nm and its dependencies 2014-07-05 13:54:01 +02:00
Luca Bruno 5dc9730a63 gnome-music 3.12: add totem-pl-parser to dependencies 2014-07-05 13:52:29 +02:00
Luca Bruno ac711a705e dfeet: fix icons 2014-07-05 12:18:17 +02:00
Oliver Charles 6365987e53 Merge pull request #3178 from tomberek/haskell_hastePerch
Haskell haste perch
2014-07-05 10:59:22 +01:00
Oliver Charles 2fc5d3c243 Merge pull request #3181 from vbgl/yojson
Adds yojson.
2014-07-05 10:58:47 +01:00
Rok Garbas fac41b58ca couchdb: update to 1.6.0 2014-07-05 09:18:42 +01:00
Vincent Laporte 9256136635 Adds yojson.
Yojson is an optimized parsing and printing OCaml library for the JSON
format, contributed by Martin Jambon.

Webpage: http://mjambon.com/yojson.html
2014-07-05 09:00:12 +02:00
John Wiegley 67e4df75dd Revert "mutt: update to 1.5.23"
This reverts commit 6a7d60c01a.
2014-07-04 15:48:14 -05:00
Michael Raskin 01d9778625 Update boinc 2014-07-04 22:18:49 +04:00
Michael Raskin 94e11b2f91 Update autocutsel 2014-07-04 21:51:43 +04:00
Michael Raskin b243ef6bef maven: update from 3.0.4 to 3.1.1, potentially fixes CVE-2013-0253 2014-07-04 21:45:30 +04:00
Michael Raskin cb84c4d6a4 babeld: update from 1.4.3 to 1.5.0 2014-07-04 21:45:07 +04:00
Michael Raskin 5aef461e72 asio: update from 1.10.1 to 1.10.2 2014-07-04 21:42:48 +04:00
Michael Raskin 3329d68199 aria2: update from 1.18.1 to 1.18.5 2014-07-04 21:42:31 +04:00
Michael Raskin 0b9a382fc8 Apparently nobody ever noticed that aria was already packaged when packaging it once more; merging expressions 2014-07-04 21:42:14 +04:00
Michael Raskin db88d93335 accountsservice: update from 0.6.35 to 0.6.37 2014-07-04 21:36:12 +04:00
Michael Raskin 57890e2921 Mark allegro as allegro-4.* 2014-07-04 21:33:59 +04:00
Michael Raskin 5e066f9741 Update acpi_call 2014-07-04 21:30:11 +04:00
Michael Raskin ca6dba33ad Add Botan unstable branch - 1.11.9 release 2014-07-04 21:23:09 +04:00
tomberek ce5c883ecf jailbreak haste-perch for base==4.6 req 2014-07-04 12:16:12 -04:00
lethalman fa825c32da Merge pull request #3170 from vbgl/biniou
Adds biniou
2014-07-04 15:40:41 +02:00
Pascal Wittmann a628da8b64 Update dwb to latest revision 2014-07-04 15:20:08 +02:00
tomberek 36426f2b49 Initial additions 2014-07-04 09:10:57 -04:00
Peter Simons f5a5f46b57 haskell-hlint: update to version 1.9 2014-07-04 12:04:22 +02:00
Peter Simons 576d0c5210 haskell-websockets: update to version 0.8.2.5 2014-07-04 12:04:22 +02:00
Peter Simons 25e16e9f20 haskell-webdriver: update to version 0.5.5 2014-07-04 12:04:22 +02:00
Peter Simons e1811c9e3b haskell-web-routes: update to version 0.27.6 2014-07-04 12:04:22 +02:00
Peter Simons a841fef097 haskell-vty-ui: update to version 1.7.1 2014-07-04 12:04:22 +02:00
Peter Simons 975696ea3d haskell-twitter-conduit: update to version 0.0.5.1 2014-07-04 12:04:22 +02:00
Peter Simons a4a2aafcee haskell-th-desugar: update to version 1.4.1 2014-07-04 12:04:21 +02:00
Peter Simons 9c67107c4f haskell-tasty: update to version 0.8.1.2 2014-07-04 12:04:21 +02:00
Peter Simons efd0fa6e5a haskell-tasty-th: update to version 0.1.2 2014-07-04 12:04:21 +02:00
Peter Simons 1f239b2a10 haskell-tasty-golden: update to version 2.2.2.3 2014-07-04 12:04:21 +02:00
Peter Simons 3e8934f801 haskell-syntactic: update to version 2.0 2014-07-04 12:04:21 +02:00
Peter Simons 3be3743e3c haskell-storable-record: update to version 0.0.3 2014-07-04 12:04:21 +02:00
Peter Simons d0c41893b6 haskell-shakespeare: update to version 2.0.1 2014-07-04 12:04:21 +02:00
Peter Simons 7bb9fbb2f0 haskell-semigroups: update to version 0.15.1 2014-07-04 12:04:21 +02:00
Peter Simons 75b9298e54 haskell-safe: update to version 0.3.5 2014-07-04 12:04:20 +02:00
Peter Simons 6da8c3ab74 haskell-random-fu: update to version 0.2.6.0 2014-07-04 12:04:20 +02:00
Peter Simons 39573f8ad1 haskell-purescript: update to version 0.5.2.5 2014-07-04 12:04:20 +02:00
Peter Simons 9f9dcadb64 haskell-pipes-text: update to version 0.0.0.12 2014-07-04 12:04:20 +02:00
Peter Simons 2c5e3a9b42 haskell-monad-loops: update to version 0.4.2.1 2014-07-04 12:04:20 +02:00
Peter Simons 7df262edda haskell-midi: update to version 0.2.1.3 2014-07-04 12:04:20 +02:00
Peter Simons 03cb18157b haskell-lifted-base: update to version 0.2.3.0 2014-07-04 12:04:20 +02:00
Peter Simons 63f8f5ffc6 haskell-lens-family-core: update to version 1.1.0 2014-07-04 12:04:20 +02:00
Peter Simons cdfb5207e1 haskell-jack: update to version 0.7.0.3 2014-07-04 12:04:19 +02:00
Peter Simons a7fb91bd9d haskell-http-streams: update to version 0.7.2.0 2014-07-04 12:04:19 +02:00
Peter Simons 5900e9bef0 haskell-http-client: update to version 0.3.4 2014-07-04 12:04:19 +02:00
Peter Simons abe293fda1 haskell-hoauth2: update to version 0.4.1 2014-07-04 12:04:19 +02:00
Peter Simons 7959a4343b haskell-happstack-server: update to version 7.3.7 2014-07-04 12:04:19 +02:00
Peter Simons ca4c1edc1d haskell-happstack-lite: update to version 7.3.4 2014-07-04 12:04:19 +02:00
Peter Simons 6ba32aa8bd haskell-gtkglext: update to version 0.12.5.0 2014-07-04 12:04:19 +02:00
Peter Simons b63dbe46d4 haskell-gitit: update to version 0.10.4 2014-07-04 12:04:19 +02:00
Peter Simons 5013bdace3 haskell-fb: update to version 1.0.2 2014-07-04 11:45:44 +02:00
Peter Simons da780a691e haskell-explicit-exception: update to version 0.1.7.3 2014-07-04 11:45:44 +02:00
Peter Simons 3a1a5bfb39 haskell-dlist: update to version 0.7.1 2014-07-04 11:45:44 +02:00
Peter Simons 324cfb7447 haskell-dependent-sum: update to version 0.2.1.0 2014-07-04 11:45:44 +02:00
Peter Simons 0cdf1161b5 haskell-data-accessor: update to version 0.2.2.6 2014-07-04 11:45:44 +02:00
Peter Simons c7804aeca2 haskell-data-accessor-transformers: update to version 0.2.1.6 2014-07-04 11:45:44 +02:00
Peter Simons 76a47d2cf0 haskell-data-accessor-mtl: update to version 0.2.0.4 2014-07-04 11:45:44 +02:00
Peter Simons 6f7c6a8575 haskell-configurator: update to version 0.3.0.0 2014-07-04 11:45:44 +02:00
Peter Simons 8099352020 haskell-conduit-extra: update to version 1.1.1 2014-07-04 11:45:43 +02:00
Peter Simons 0585def399 haskell-conduit-combinators: update to version 0.2.6.1 2014-07-04 11:45:43 +02:00
Peter Simons 4b52f0bdff haskell-cipher-aes: update to version 0.2.8 2014-07-04 11:45:43 +02:00
Peter Simons 7227516bc6 haskell-boomerang: update to version 1.4.3 2014-07-04 11:45:43 +02:00
Peter Simons 003f93bb79 haskell-binary-conduit: update to version 1.2.2 2014-07-04 11:45:43 +02:00
Peter Simons 14370ad080 haskell-alsa-pcm: update to version 0.6.0.3 2014-07-04 11:45:43 +02:00
Peter Simons 485f73f6b3 haskell-HTF: update to version 0.11.4.0 2014-07-04 11:45:43 +02:00
Peter Simons 8aa3b656e5 haskell-HFuse: update to version 0.2.4.2 2014-07-04 11:45:43 +02:00
Peter Simons 961cefe814 haskell-GLUtil: update to version 0.7.5 2014-07-04 11:45:43 +02:00
Peter Simons 00a8b36e03 haskell-Chart: update to version 1.2.3 2014-07-04 11:45:43 +02:00
Peter Simons c6498b3df0 haskell-Chart-gtk: update to version 1.2.3 2014-07-04 11:45:43 +02:00
Peter Simons a6e7afead4 haskell-Chart-diagrams: update to version 1.2.3 2014-07-04 11:45:43 +02:00
Peter Simons a54ebb76b9 haskell-Chart-cairo: update to version 1.2.3 2014-07-04 11:45:43 +02:00
Peter Simons 0d414a9399 haskell-sloane: update to version 1.8.2 2014-07-04 11:45:43 +02:00
Peter Simons 99c6b978a7 haskell-arbtt: update to version 0.8.1 2014-07-04 11:45:43 +02:00
Peter Simons d9d6af1bda haskell-cpphs: update to version 1.18.5 2014-07-04 11:45:42 +02:00
Rok Garbas 8cf2cd5d11 nodePackages.couchapp: added & and node packages updated 2014-07-04 00:42:48 +01:00
Pascal Wittmann 6d13d1e521 Fixed settings issue.
The following warning was shown when I clicked on links:
'GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.'
2014-07-03 23:19:15 +02:00
Shea Levy a391b55b31 Use buildPecl for php-xcache 2014-07-03 11:01:19 -04:00
Shea Levy 4277c05a88 Remove obsolete php-apc package 2014-07-03 11:01:19 -04:00
Shea Levy 90bfde59f8 Simplify php-packages.nix 2014-07-03 11:01:19 -04:00
Peter Simons 20a931aa8b xmobar: set the proper home page url 2014-07-03 16:52:23 +02:00
Peter Simons 837a8bcc80 haskell-SHA2: refer to AES library with its proper attribute 2014-07-03 16:51:55 +02:00
Peter Simons 609514d281 haskell-AES: fix spelling of the corresponding attribute and directory name 2014-07-03 16:51:25 +02:00
Shea Levy 2fe4eb3df9 Make php packages available in nix-env 2014-07-03 10:19:57 -04:00
Vincent Laporte e4216eddda Clarifies the license; populates meta.platforms 2014-07-03 15:23:38 +02:00
Eelco Dolstra e443fcb37f openresolv: Update to 3.5.7 2014-07-03 12:18:44 +02:00
Eelco Dolstra 993e8da496 dhcpcd: Update to 6.4.0
The lxc_ro_promote_secondaries patch no longer applies so I disabled
it for now (@offlinehacker).
2014-07-03 12:18:44 +02:00
Ricardo M. Correia 3614b34c6a transmission: Update from 2.83 -> 2.84 2014-07-03 11:39:11 +02:00
Ricardo M. Correia b50074929e grsecurity: Update stable and test patches
stable: 3.0-3.14.9-201406262057 -> 3.0-3.14.10-201407012152
test:   3.0-3.15.2-201406262058 -> 3.0-3.15.3-201407012153
2014-07-03 11:37:19 +02:00
Ricardo M. Correia d4243e2a00 linux: Update to 3.14.10 2014-07-03 11:35:28 +02:00
Moritz Ulrich 27515430ca mu: Bump to 0.9.9.6. 2014-07-03 11:15:55 +02:00
Vincent Laporte 543f355883 Adds biniou 2014-07-03 11:09:47 +02:00
Oliver Charles 65f1e8667d Merge pull request #3169 from fluffynukeit/add-haskell-snaplet-postgresql-simple
Added snapletPostgresqlSimple to haskellPackages.
2014-07-03 09:17:26 +01:00
Oliver Charles 13c6e05d61 Merge pull request #3168 from fluffynukeit/add-haskell-snap-web-routes
Added snapWebRoutes to haskellPackages.
2014-07-03 09:16:21 +01:00
Daniel Austin d60c5a55a0 Added snapletPostgresqlSimple to haskellPackages. 2014-07-03 07:40:38 +02:00
Daniel Austin 9db55e72e5 Added snapWebRoutes to haskellPackages. 2014-07-03 03:25:05 +02:00
Austin Seipp 795ae344e3 Merge pull request #3166 from tailhook/rust0.11
rust: Update to 0.11
2014-07-02 17:03:10 -05:00
Bjørn Forsman 1388ae5da5 lua: add 'lua' attribute pointing to 'lua5' 2014-07-02 23:57:42 +02:00
Paul Colomiets febf46bf5c rust: Update to 0.11 2014-07-03 00:52:33 +03:00
Florian Friesdorf 48817c8d97 python pip-1.5.6 2014-07-02 22:57:04 +02:00
Florian Friesdorf 3fafbed076 python plumbum-1.4.2 2014-07-02 22:56:54 +02:00
Florian Friesdorf 1f5d61ca5b python click-2.1 2014-07-02 22:56:54 +02:00
lethalman 68bffbd0b7 Merge pull request #3127 from tailhook/myenv-name
Add `NIX_MYENV_NAME` environment variable in `myEnvFun`
2014-07-02 21:02:33 +02:00
Austin Seipp f36252b7cd Merge pull request #3155 from doublec/inferno
Add inferno, a distributed cross-platform hosted OS
2014-07-02 13:48:15 -05:00
Austin Seipp d958fc4ea2 Merge pull request #3137 from flosse/lua5-prefix-fix
use wrapper to set LUA_PATH variable to fix #3036
2014-07-02 13:47:21 -05:00
Austin Seipp 5edecf1eef Merge pull request #3128 from vbgl/easy-format
Adds easy-format
2014-07-02 13:46:47 -05:00
Austin Seipp 002d33b6cc Merge pull request #3151 from flosse/lua5-filesystem
added lua-filesystem-1.6.2
2014-07-02 13:46:11 -05:00
Austin Seipp 14aca4feff Merge pull request #3164 from 1126/master
mutt: update to 1.5.23
2014-07-02 13:45:57 -05:00
Austin Seipp f318c99f21 Merge pull request #3160 from cstrahan/vcprompt
vcprompt: new package
2014-07-02 13:45:27 -05:00
Domen Kožar 2e70c676ca python: link gcc_s
Signed-off-by: Domen Kožar <domen@dev.si>
2014-07-02 19:57:16 +02:00
Domen Kožar cfcbfb494e python: 2.7.7 -> 2.7.8 2014-07-02 18:45:34 +02:00
Ricardo M. Correia 80709b141c zfs.git: Fix vdev_id error when plugging in a disk (#3161) 2014-07-02 17:23:35 +02:00
_1126 61c200391a mutt: added mailpath.patch. 2014-07-02 17:14:20 +02:00
_1126 6a7d60c01a mutt: update to 1.5.23
This commit rewrites the expression somewhat:

- it tries to simplify the expression.
- it changes from fetchurl to fetchhg.
- a patch to configure.ac is added in order to enable configuring the
  source on NixOS.
2014-07-02 17:08:45 +02:00
Ricardo M. Correia 7e20124875 zfs: Fix vdev_id error when plugging in a disk (#3161) 2014-07-02 16:34:46 +02:00
Oliver Charles 0d5537ac23 Merge pull request #3157 from hellertime/pkg/haskell-Thrift
Add Thrift-0.6.0.1
2014-07-02 15:05:35 +01:00
Chris Heller 1ca3e9c681 Remove version. Make default 2014-07-02 08:38:02 -04:00
cillianderoiste 00cb266c4f Merge pull request #3163 from pSub/writegood-mode
Update writegood-mode from 1.3 to 2.0
2014-07-02 14:15:10 +02:00
Pascal Wittmann da8b931738 Update writegood-mode from 1.3 to 2.0 2014-07-02 13:03:01 +02:00