3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

39126 commits

Author SHA1 Message Date
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
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
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
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
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
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