Commit Graph

52242 Commits

Author SHA1 Message Date
William A. Kennington III
be9aa93ddc mariadb: Fix input propagation 2015-04-01 15:10:04 -07:00
William A. Kennington III
7c30e7aa04 Merge pull request #7126 from spwhitt/imagemagick
Fixes for ImageMagick's dependencies on Darwin
2015-04-01 14:31:14 -07:00
William A. Kennington III
e05b68ed05 More cleanups of sw/sbin 2015-04-01 14:26:22 -07:00
Eric Seidel
422e91d0f9 Merge pull request #7112 from spwhitt/gtk3
gtk3: fix Darwin build
2015-04-01 14:03:38 -07:00
Spencer Whitt
2f63e26d04 fontforge: fix Darwin build 2015-04-01 17:00:04 -04:00
Spencer Whitt
0253cf06c0 libfpx: fix Darwin build 2015-04-01 16:59:33 -04:00
Spencer Whitt
d68a0554b6 librsvg: Fix libintl undefined symbols on Darwin 2015-04-01 16:57:40 -04:00
William A. Kennington III
ff21171921 Fix references to current-system/sw/sbin 2015-04-01 13:57:36 -07:00
Peter Simons
75b527c1e1 haskell-modules: disable broken builds on Hydra 2015-04-01 22:54:45 +02:00
Peter Simons
36a2361976 haskell-ng-lib: add combinators for enabling/disabling source hyper-linking 2015-04-01 22:54:45 +02:00
Peter Simons
945269a48f haskell-generic-builder: gratuitous cosmetic change to trigger a complete re-build
hydra.nixos.org serves broken binaries because of our favorite non-deterministic
package IDs in GHC bug. :-( Re-building everything from scratch seems like the
easiest way to recover.
2015-04-01 22:54:45 +02:00
Peter Simons
7eda2f9ebb haskell-generic-builder: allow use of 'env' attributes in nix-shell
We disabled this to prevent users from accidentally running nix-build on
an 'env' attribute, but in fact the ability to use those in combination
with "nix-shell -p" is quite useful, so the restriction is lifted.
2015-04-01 22:54:45 +02:00
Peter Simons
59a1969f88 haskell-generic-builder: enable parallel building of libraries with GHC version >= 7.10.1
We'll blame @Fuuzetsu if this change produces broken binaries left and right.
2015-04-01 22:54:45 +02:00
Peter Simons
943bc26762 haskell-generic-builder: when replacing an edited Cabal file, show the download URL rather than the store path 2015-04-01 22:54:45 +02:00
Peter Simons
1afa8d28ea hackage-packages.nix: re-generate from Hackage 2015-04-01T12:39:25+0200 2015-04-01 22:54:45 +02:00
Spencer Whitt
759d55dc94 gtk3: fix Darwin build 2015-04-01 16:45:37 -04:00
Lancelot SIX
237029ab74 Add pytest-quickcheck testing framework
Add Pytest-quickcheck and necessary dependencies into pythonPackages
set.
2015-04-01 22:43:58 +02:00
William A. Kennington III
53f1d8147d mariadb: Make derivation smaller and split out libs 2015-04-01 13:24:29 -07:00
William A. Kennington III
050e6fa431 mysql51: Remove from the small release 2015-04-01 13:24:29 -07:00
Tobias Geerinckx-Rice
f97f3d7a1b lz4 127 -> 128
Tests now fail when run in parallel. Don't.
2015-04-01 20:23:47 +02:00
Tobias Geerinckx-Rice
eecb59a805 samsungUnifiedLinuxDriver 0.92 -> 4.00.39
This not the latest, but the greatest version (by number of models still
supported).

A big bump. Everything seems to work fine. Tested with a Samsung CLP-325.
Also fixed some strange things. Did this ever even work? On x86_64?
2015-04-01 19:54:40 +02:00
William A. Kennington III
a993778fd7 Merge pull request #7101 from spwhitt/openexr_impurity
Fix impurity in OpenEXR + IlmBase
2015-04-01 10:31:06 -07:00
Spencer Whitt
1924e48253 jbigkit: patch makefiles to use Clang when needed 2015-04-01 12:36:39 -04:00
Edward Tjörnhammar
cce00353d0 Merge pull request #7122 from joelmo/i2p-official
i2p: added package
2015-04-01 18:24:22 +02:00
Joel Moberg
81465e8e56 graph-tool: add joelmo to maintainers 2015-04-01 18:16:15 +02:00
Joel Moberg
243ec61c4f i2p: initial 2015-04-01 18:15:54 +02:00
aszlig
8664aea63d
Revert "mdadm: 3.3 -> 3.3.2".
This reverts commit 7719f7f23b, again!

It prevents systems from booting, for two reasons:

  * The initrd size is going to explode, but I think this is not the
    REAL issue. We had that in 666cf99 already, which reverted this
    update already.
  * Another reason I don't yet know, which is the REAL issue. We need to
    investigate and fix that before attempting another update.

Because of that I've also added a small comment before the src attribute
to prevent further updates like this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-01 17:59:09 +02:00
Edward Tjörnhammar
b3e1021b41 i2pd: 0.8.0 -> 0.9.0 2015-04-01 16:35:47 +02:00
Eelco Dolstra
33dfdbd0df php: Update to 5.4.39
CVE-2015-2787, CVE-2015-2348, CVE-2015-2305, CVE-2015-2331.
2015-04-01 16:22:12 +02:00
lethalman
e2bc785fe1 Merge pull request #7119 from joachifm/gnu-smalltalk-emacs-support
gnu-smalltalk: optional emacs support
2015-04-01 14:58:23 +02:00
Shea Levy
f1e2b02cd3 Add Net::SMTP::TLS::ButMaintained perl package 2015-04-01 08:53:00 -04:00
Joachim Fasting
c958486eea gnu-smalltalk: optional emacs support 2015-04-01 14:44:42 +02:00
shak-mar
46103aa853 rxvt_unicode_with-plugins: add wrapper for urxvtd 2015-04-01 14:32:47 +02:00
Peter Simons
fbfec3fc35 llvmPackages_34.dragonegg is broken because the required "ABIHack.inc" patch has disappeared upstream 2015-04-01 14:31:48 +02:00
Eelco Dolstra
4c8f0e8d1c firefox: Update to 37.0 2015-04-01 14:04:19 +02:00
Eelco Dolstra
b8ccb390b3 blender: Update to 2.74 2015-04-01 13:31:05 +02:00
Eelco Dolstra
3779aa07f5 ffmpeg: Reduce dependency bloat
It was depending on Qt, MariaDB and PostgreSQL (via v4l-utils),
causing the closure size to explode from 475 MB to 1.3 GB.

http://hydra.nixos.org/job/nixpkgs/trunk/ffmpeg.x86_64-linux#tabs-charts

Also disabled a bunch of other mostly obscure dependencies.
2015-04-01 13:31:05 +02:00
lethalman
c1c64f70c6 Merge pull request #7046 from svenkeidel/gnu-smalltalk
gnu-smalltalk: new package
2015-04-01 12:03:48 +02:00
Vincent Laporte
71b04c5b3a ocaml-fileutils: also install the API documentation 2015-04-01 09:58:26 +02:00
Vladimír Čunát
edee502f81 ngrep: fix build by using make-3
/cc maintainer @bjornfor.
2015-04-01 08:41:45 +02:00
Domen Kožar
06a810659c Merge pull request #7102 from oxij/fix-fixed-notmuch
pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level
2015-04-01 07:14:25 +02:00
Eric Seidel
bb363dd2f2 fetchgitlocal: use output of git show and git diff to tell nix whether the source has changed.
this is way more hacky than i was hoping...
2015-03-31 20:00:00 -07:00
John Wiegley
80c6c5e9ec global: wrap "global" in the same fashion 2015-03-31 20:56:05 -05:00
John Wiegley
c7ce8c7768 global: make pygments visible to "gtags" binary 2015-03-31 20:53:22 -05:00
William A. Kennington III
b74833bc20 mysql55: 5.4.40 -> 5.4.42 2015-03-31 16:17:55 -07:00
William A. Kennington III
5f231e7f08 mysql51: Refactor 2015-03-31 16:17:54 -07:00
Eric Seidel
b8d75c66ee haskell-ng: need to use haddock-api-2.15 on ghc-7.8 2015-03-31 16:07:43 -07:00
Arseniy Seroka
d32e1215b6 Merge pull request #7111 from spwhitt/libcroco
libcroco: Enable building on Darwin
2015-04-01 00:34:07 +03:00
William A. Kennington III
5bf407ada4 linux-testing: 4.0-rc4 -> 4.0-rc6 2015-03-31 14:28:42 -07:00
John Wiegley
b29fc6bfaf global: add missing spaces to configureFlags 2015-03-31 16:09:40 -05:00
John Wiegley
3b83bf60ae Merge pull request #7107 from jwiegley/t/global-ctags
Enable two modern features of GNU global
2015-03-31 15:51:43 -05:00
Spencer Whitt
8988110572 at-spi2-atk + at-spi2-core: build on Darwin 2015-03-31 16:41:50 -04:00
Spencer Whitt
f55393de94 pango: compile with gobjectIntrospection on Darwin
Required to make .gir files needed by gtk3
2015-03-31 16:41:50 -04:00
Nikolay Amiantov
dda963caf1 gtksourceview: propagate gtk3 2015-03-31 22:04:43 +02:00
Nikolay Amiantov
f2f826e97a haskellng: fix some gtk- and webkit-related packages
Fixes https://github.com/NixOS/nixpkgs/issues/7108.
2015-03-31 22:04:43 +02:00
Peter Simons
f35b08ac39 haskell-csound-expression-dynamic: disable Haddock phase to fix the build
https://github.com/anton-k/csound-expression-dynamic/issues/1
2015-03-31 22:04:43 +02:00
Peter Simons
d0ac04fbaa hackage-packages.nix: re-generate from Hackage 2015-03-31T16:39:41+0200 2015-03-31 22:04:43 +02:00
Spencer Whitt
7a0fae2162 libcroco: Enable building on Darwin 2015-03-31 12:37:26 -04:00
John Wiegley
227ebdc7cb Remove unnecessary entries in propagatedBuildInputs 2015-03-31 10:34:22 -05:00
John Wiegley
65b4013194 Add propagatedBuildInputs 2015-03-31 10:31:58 -05:00
John Wiegley
b6932f56f8 Enable two modern features of GNU global 2015-03-31 10:30:19 -05:00
Domen Kožar
146eb665d0 Revert "cups: 1.7.5 -> 2.0.2"
This reverts commit 032859faba.

Conflicts:
	pkgs/misc/cups/default.nix

Breaks nixos printing tests, see
032859faba (commitcomment-10495609)
2015-03-31 16:51:07 +02:00
Tobias Geerinckx-Rice
0d9ebe7535 ipv6calc: use new geolite-legacy package
GeoIP look-ups now actually work.
2015-03-31 16:36:15 +02:00
Tobias Geerinckx-Rice
b011d10cee netsniff-ng: use new geolite-legacy package 2015-03-31 16:36:15 +02:00
Tobias Geerinckx-Rice
1a77b59a85 Add geolite-legacy 2015-03-26
The geoip package only installs a GeoIP _library_ which is useless
without a GeoIP _database_.

The only package to currently install such a database is ntopng, which
manually downloads Maxmind's GeoLite Legacy files to a private location.

Provide these as a separate package so other packages can use them as
well.
2015-03-31 16:36:15 +02:00
lethalman
1670a75285 Merge pull request #6982 from obadz/monodevelop
Monodevelop + Mono upgrade
2015-03-31 16:30:42 +02:00
Peter Simons
9ce8d10dae haskell-cartel supports GHC 7.10.1 now. 2015-03-31 14:21:09 +02:00
Peter Simons
bb38374158 haskell-xmonad-contrib: fix build 2015-03-31 14:21:08 +02:00
Arseniy Seroka
f8c1aa96b8 apulse: fix sha 2015-03-31 15:11:47 +03:00
Peter Simons
6644bca846 idris: fix build by providing appropriate versions of the build inputs
Resolves https://github.com/NixOS/nixpkgs/issues/7014.
2015-03-31 13:56:16 +02:00
Tobias Geerinckx-Rice
2032740ea6 gparted 0.21.0 -> 0.22.0 2015-03-31 13:54:42 +02:00
Tobias Geerinckx-Rice
ff1bccdbd5 python-packages: gdrivefs 0.14.2 -> 0.14.3 2015-03-31 13:54:41 +02:00
Peter Simons
3bf3e8076c Merge pull request #7087 from phile314/master
haskell-uhc: New version, disable broken platforms.
2015-03-31 13:25:38 +02:00
Karn Kallio
39a3fd1454 pure: advance to version 0.64; use llvm 3.5 as 3.6 breaks the build 2015-03-31 13:21:47 +02:00
Karn Kallio
2758e7c246 gdal: add libpng (for mysql workbench support) 2015-03-31 13:21:02 +02:00
lethalman
b4824ffc5d Merge pull request #7103 from gebner/verit
Add veriT, an SMT solver.
2015-03-31 12:31:26 +02:00
lethalman
9151983435 Merge pull request #7100 from bcdarwin/fix-twelf
twelf: fix by actually including the Twelf SML heap image in the package...
2015-03-31 12:24:12 +02:00
Kevin Marsh
7f573ee2c6 Add nameparser python package 2015-03-31 10:52:32 +01:00
Karn Kallio
3fe7f80ef2 symbola: advance to version 7.21, correcting hash error 2015-03-31 11:09:06 +02:00
lethalman
b6c7eba554 Merge pull request #7097 from prikhi/update-pencil
pencil: v2.0.5 -> v2.0.8
2015-03-31 10:10:23 +02:00
Gabriel Ebner
20428cd90f Add veriT. 2015-03-31 09:14:38 +02:00
Jan Malakhovski
d711528c8b pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level notmuch
Looks like this is the only way to do what 6258728318
was expected to do that doesn't break things and doesn't look like a complete hack.

The problem is that different `fetch`ers generate very different results (from
archive files to plain source trees) and allowing overriding `src` in top-level
derivation when there is a derived python package is no trivial matter.
2015-03-31 05:36:28 +00:00
Spencer Whitt
4012535571 Fix impurity in OpenEXR + IlmBase 2015-03-31 01:27:36 -04:00
Ben Darwin
54dab782be twelf: fix by actually including the Twelf SML heap image in the package and referencing the SML interpreter so the smlnj package won't be gc'd 2015-03-31 01:11:57 -04:00
Eric Seidel
9fc4c55620 Merge pull request #6815 from giogadi/add-darwin-swt
Add Darwin case for java.swt
2015-03-30 21:45:05 -07:00
Eric Seidel
454b8b25aa Merge pull request #7002 from spwhitt/libmad
libmad: build on Darwin
2015-03-30 20:35:44 -07:00
Spencer Whitt
a6303c724f libmad: build on Darwin 2015-03-30 23:29:19 -04:00
Pavan Rikhi
f67ce9160d
pencil: v2.0.5 -> v2.0.8
Switch to actively developed fork.
2015-03-30 22:59:04 -04:00
Arseniy Seroka
7facba28be Merge pull request #7075 from oxij/x11support-gcc
gcc 4.8: add x11Support option so that it would stop evaluating gtk by default
2015-03-31 03:20:40 +03:00
Arseniy Seroka
cde096f440 xkblayout-state: fix name 2015-03-31 03:18:42 +03:00
Arseniy Seroka
62ad004862 apulse: update 2015-03-31 03:17:43 +03:00
aszlig
6a4370f1ba
qca2: Update to new upstream version 2.1.0.
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.

Tested against a few builds like PSI and Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
Tobias Geerinckx-Rice
ee7c9bd86a Add simple-scan 3.16.0.1 2015-03-31 00:51:47 +02:00
Tobias Geerinckx-Rice
c7362b6b03 netsniff-ng: 0.5.9-rc4-{49-g6f54288 -> 53-gdd5d906}
Fixes a bug that prevented mz from working at all.
2015-03-31 00:51:47 +02:00
obadz
1129f6b0db mono 3.8.0 -> 3.12.1
monodevelop 5.1.4.0 -> 5.7.0.660
2015-03-30 23:48:25 +01:00
Sven Keidel
fc3a714053 gnu-smalltalk: new package 2015-03-31 00:30:49 +02:00
Christian Theune
b15078b579 Provide a basic package for sensu.
The server currently starts without error messages (on OS X) if you also
install redis and rabbitmq-server and start their processes without any
further configuration:

$ redis-server
$ rabbitmq-server
$ sensu-server

Haven't tried much more yet, but will in a bit.

(Amended: fix whitespace and string literal formatting issues, and
superfluous dependencies created by the generator script.
Thanks the-kenny!)
2015-03-30 23:56:15 +02:00
Arseniy Seroka
cb9f2f8503 merging ssd-guru: fix conflicts 2015-03-30 23:35:14 +03:00
Shea Levy
df50903da8 Merge branch 'submit/enable-syncthing-osx' of git://github.com/ctheune/nixpkgs
Enable syncthing for Mac OS X.
2015-03-30 16:17:53 -04:00
Christian Theune
6daa2462c6 Enable syncthing for Mac OS X.
Also requires enabling iana-etc. I'm shooting for "unix" platforms which
seems reasonable. Not sure why this was restricted to linux originally --
the history doesn't tell.
2015-03-30 22:07:02 +02:00
Nikolay Amiantov
7c03829024 Merge pull request #7060 from abbradar/nm-l2tp
Support L2TP in NetworkManager
2015-03-30 23:05:42 +03:00
Shea Levy
b77aec818a Merge branch 'master' of git://github.com/ctheune/nixpkgs
bump syncthing version to 0.10.30
2015-03-30 16:03:04 -04:00
Christian Theune
703e43949d bump syncthing version to 0.10.30 2015-03-30 21:55:51 +02:00
Edward Tjörnhammar
1092b9da48 Merge pull request #7066 from edwtjo/xbmc-pruning
Remove XBMC expressions in favor of the Kodi ones
2015-03-30 21:46:29 +02:00
Edward Tjörnhammar
1345a65765 Remove XBMC expressions in favor of the Kodi ones 2015-03-30 21:43:32 +02:00
Philipp Hausmann
a2b584ba5f
haskell-uhc: New version, disable broken platforms. 2015-03-30 18:47:38 +02:00
John Wiegley
f2df60e2fb Merge pull request #7047 from codyopel/ffmpeg-darwin
ffmpeg: improve cross platform support & fix licensing issues, resolves #7013
2015-03-30 11:47:03 -05:00
lethalman
9c6e5527b2 Merge pull request #7028 from kevinmarsh/enum34
Update python package enum34 1.0 -> 1.0.4
2015-03-30 18:09:34 +02:00
lethalman
fed2cf85ec Merge pull request #7065 from pmahoney/skarnet-2015-03-28
update s6, execline, other skarnet.org
2015-03-30 17:57:41 +02:00
lethalman
33fb8e2d52 Merge pull request #7084 from risicle/celery
add packages for python-celery and its dependencies
2015-03-30 17:39:33 +02:00
Luca Bruno
dee2a5dda3 obs-studio: fix derivation name 2015-03-30 17:37:24 +02:00
lethalman
ed46e81417 Merge pull request #7079 from jb55/obs-studio
add obs-studio
2015-03-30 17:37:02 +02:00
lethalman
f2bb0bf964 Merge pull request #6913 from bdimcheff/add-packages-brasero-soundjuicer
Add packages brasero and soundjuicer
2015-03-30 17:31:09 +02:00
lethalman
9bbeb44517 Merge pull request #6950 from joelmo/master
searx: update 0.3.0 -> 0.7.0 + fetchgit -> fetchurl
2015-03-30 17:24:00 +02:00
lethalman
9f3153b162 Merge pull request #6958 from lancelotsix/add_basemap_python_module
Add python basemap package
2015-03-30 17:22:24 +02:00
Peter Simons
aba61babe3 haskell-pandoc: disable test suite to fix the build
The errors look harmless. Reported upstream at https://github.com/jgm/pandoc/issues/2036.
2015-03-30 16:43:56 +02:00
Peter Simons
179f1b788f hackage-packages.nix: downgrade blaze-html and haddock-library to fix Pandoc build 2015-03-30 16:43:56 +02:00
Peter Simons
e568408367 Nomyx has been fixed upstream. 2015-03-30 16:43:55 +02:00
Peter Simons
6306f9a761 hackage-packages.nix: re-generate with recent hackage2nix 2015-03-30 16:43:55 +02:00
Peter Simons
d75bcc16f7 haskell-stringsearch no longer needs patching for GHC 7.10.x. 2015-03-30 16:43:55 +02:00
Peter Simons
b9dd22f1cb haskell-haddock-library fails its test suite. 2015-03-30 16:43:55 +02:00
Peter Simons
d619392bdc hackage-packages.nix: don't update default version of 'primitive' yet 2015-03-30 16:43:55 +02:00
Peter Simons
e42e1ea6de hackage-packages.nix: re-generate from Hackage 2015-03-29T03:47:46+0200 2015-03-30 16:43:55 +02:00
Peter Simons
83db889148 haskell-base: don't try to build this package 2015-03-30 16:43:54 +02:00
Peter Simons
834f2dc27b haskell-integer-gmp: don't try to build this package 2015-03-30 16:43:54 +02:00
Peter Simons
67950f036e haskell-marquise fails its test suite. 2015-03-30 16:43:54 +02:00
Peter Simons
3061ce63aa haskell-llvm-base: deprecated package (that doesn't compile) 2015-03-30 16:43:54 +02:00
Arseniy Seroka
8852d8b1af Merge pull request #7074 from oxij/x11support-python
python 2.7: add x11Support option
2015-03-30 17:38:06 +03:00
Arseniy Seroka
c1d5eee053 Merge pull request #7071 from oxij/conky-options
conky: add lua-imlib2 and lua-cairo support, add more options, change defaults
2015-03-30 17:36:38 +03:00
Arseniy Seroka
63f442a590 Merge pull request #7070 from oxij/more-cleanups
More cleanups
2015-03-30 17:35:38 +03:00
lethalman
b379026d7e Merge pull request #6993 from kevinmarsh/pyscss
Add pyScss python package
2015-03-30 16:11:03 +02:00
lethalman
468876b3f0 Merge pull request #7033 from gebner/jabref
Add jabref, an open source bibliography manager.
2015-03-30 16:08:02 +02:00
=
c06b50339a Updated GNU APL to 1.5
Plus also did a bit of meta nitpick
2015-03-30 14:06:26 +01:00
Robert Scott
1bf09248eb add packages for celery and its dependencies 2015-03-30 13:06:44 +01:00
Karn Kallio
3661c7a842 kde-4.14 smokegen: prevent cmake from removing rpath on install
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-30 13:37:16 +02:00
William A. Kennington III
c9bbf2228f Merge pull request #7069 from taktoa/master
Fixed grsecurity path patch for testing (3.19)
2015-03-30 02:36:34 -07:00
lethalman
7ed5918b6c Merge pull request #7048 from joachifm/electrum-2.0.4
Electrum: 2.0.3 -> 2.0.4
2015-03-30 11:15:07 +02:00
lethalman
5f01b8a1d7 Merge pull request #7081 from avnik/gccgo-4.9
Add gccgo build for GCC 4.9
2015-03-30 11:03:28 +02:00
lethalman
d1a6a8c4cb Merge pull request #7072 from oxij/x11support-trivial
x11Support: trivial
2015-03-30 10:59:41 +02:00
lethalman
321b2e0439 Merge pull request #7073 from oxij/x11support-dbus
dbus: rename useX11 option into x11Support, cleanup a bit
2015-03-30 10:28:45 +02:00
Alexander V. Nikolaev
33120d9891 Add gccgo build for GCC 4.9 2015-03-30 11:03:23 +03:00
William Casarin
497eba7bcb add obs-studio
Open Broadcaster Software is free and open source software for video recording
and live streaming

https://obsproject.com/
2015-03-30 00:56:21 -07:00
Michael Raskin
70a1e3c837 propagate many inputs in imagemagick: otherwise dependent builds fail 2015-03-30 08:46:16 +03:00
William A. Kennington III
0ff1fcf1f1 duplicity: 0.6.25 -> 0.7.02 2015-03-29 19:45:12 -07:00
William A. Kennington III
442900fd5f libressl: 2.1.5 -> 2.1.6 2015-03-29 19:42:27 -07:00
William A. Kennington III
568d47b2a0 PerlMagick: 6.87 -> 6.89-1 2015-03-29 19:37:53 -07:00
William A. Kennington III
b058f829d2 ImageMagick: Disable HDRI for now 2015-03-29 19:37:53 -07:00
Peter Simons
c460fa95fb haskell-mtl-compat: fix build with ghc 7.6.x. 2015-03-30 04:05:00 +02:00
William A. Kennington III
f518b88371 xterm: 312 -> 317 2015-03-29 19:02:29 -07:00
William A. Kennington III
43e0554e25 pv: 1.5.7 -> 1.6.0 2015-03-29 19:00:33 -07:00
Peter Simons
82e91d8094 Merge pull request #7061 from abbradar/withpackages-stylefix
ghcWithPackages: restore old style (without 'with')
2015-03-30 03:05:38 +02:00
Peter Simons
cfa06c1a8d Merge pull request #7064 from cstrahan/ghc7101-cabal-use-patch
ghc-7.10.1: cherry-pick Cabal bugfix for GHCJS.
2015-03-30 03:03:32 +02:00
Joachim Fasting
522a9c5cb0 Electrum: 2.0.3 -> 2.0.4
Version 2.0.4 contains UI improvements.

Also, change postPatch to preInstall, remove a redundant attribute,
and cleanup meta.
2015-03-30 01:41:39 +02:00
Jan Malakhovski
29133753c8 gcc 4.8: add x11Support option so that it would stop evaluating gtk by default 2015-03-29 23:31:37 +00:00
Jan Malakhovski
a3e00bf6c4 python 2.7: add x11Support option 2015-03-29 23:30:39 +00:00
Jan Malakhovski
380ee53fff dbus: rename useX11 option into x11Support, cleanup a bit 2015-03-29 23:28:30 +00:00
Jan Malakhovski
1ddc9e4be3 pass: rename withX into x11Support, cleanup a bit 2015-03-29 23:26:13 +00:00
Jan Malakhovski
6b9bb72319 gnupg: add x11Support option 2015-03-29 23:26:13 +00:00
Jan Malakhovski
8591b7b48c conky: add lua-imlib2 and lua-cairo support, add more options, rename old ones so that they would conform to a common standard, make the defaults for a "normal desktop user" 2015-03-29 23:23:29 +00:00
Jan Malakhovski
dee84264f1 MPlayerPlugin: use callPackage 2015-03-29 23:21:05 +00:00
Jan Malakhovski
c283fddea6 mplayer: cleanup 2015-03-29 23:21:05 +00:00
Jan Malakhovski
6ac68a4c59 sylpheed: cleanup 2015-03-29 23:21:04 +00:00
William A. Kennington III
eb22e54243 libftdi: 1.1 -> 1.2 2015-03-29 14:07:02 -07:00
Eric Seidel
d9ee20e26b Merge pull request #7023 from spwhitt/fftw
fftw: Fix Darwin build
2015-03-29 13:43:51 -07:00
Eric Seidel
7e0bde1e7b Merge pull request #7022 from spwhitt/soxr
soxr: Fix Darwin build
2015-03-29 13:43:30 -07:00
codyopel
a5f065d708 ffmpeg: improve cross platform support & fix licensing issues, resolves #7013
+ Removed asserts for (l)gpl & (l)gpl3 making it easier to enable and disable all
  (l)gpl & (l)gpl3 portions
+ Fix build inputs so that nonfree software isn't pulled in when building ffmpeg
+ Fix compiler on systems with clang
+ Disable libraries that fail on darwin until they can be fixed
+ Fix linux only build inputs so that they aren't pulled in on other platforms
+ Fix optional build inputs
+ Opencv causes circular dependency issues so it is disabled until it can be resolved
2015-03-29 16:42:42 -04:00
Karn Kallio
b09a6573a0 indilib version advance; older sources no longer available 2015-03-29 15:29:01 -05:00
Thomas Tuegel
d8eddfa2c4 Merge branch 'lsdvd' 2015-03-29 15:26:32 -05:00
Thomas Tuegel
a7d73f84bf add lsdvd-0.17 2015-03-29 15:26:09 -05:00
Domen Kožar
c31f1d99a5 fix linux 3.2/3.4 builds 2015-03-29 21:41:05 +02:00
Remy Goldschmidt
d567e12eb7 Fix grsec-path.patch (2) 2015-03-29 14:26:11 -04:00
Remy Goldschmidt
d68e248418 Fixed grsec-path.patch 2015-03-29 14:26:00 -04:00
Charles Strahan
981dbc35d1 ghc-7.10.1: cherry-pick Cabal bugfix for GHCJS 2015-03-29 12:20:02 -04:00
Andreas Baldeau
f079de2dbf Added WebStorm IDE 2015-03-29 16:27:37 +02:00
Aristid Breitkreuz
69874c27ec awesome manpage is broken in chroot builds, disable for now 2015-03-29 11:08:11 +00:00
Rickard Nilsson
9fde4cc2f0 dovecot: Update from 2.2.15 to 2.2.16 2015-03-29 12:42:02 +02:00
Nikolay Amiantov
c2a99c0e8c Merge pull request #7062 from abbradar/package-updates
Package updates
2015-03-29 13:20:21 +03:00
Nikolay Amiantov
8943ffcd2b ghcWithPackages: restore old style (without 'with') 2015-03-29 13:15:39 +03:00
Nikolay Amiantov
dcaee528c2 networkmanagerapplet: support l2tp 2015-03-29 13:09:02 +03:00
Nikolay Amiantov
0e8b27ea6d networkmanager-l2tp: add package 2015-03-29 13:09:02 +03:00
Nikolay Amiantov
fe263f4c7e xl2tpd: add package 2015-03-29 13:09:02 +03:00
Edward Tjörnhammar
d98e037774 kodi: 14.1 -> 14.2 2015-03-29 12:05:53 +02:00
Nikolay Amiantov
cb7eeca147 fprintd: update 2015-03-29 13:05:28 +03:00
Nikolay Amiantov
9ed21f3a49 lbzip2: style fix 2015-03-29 13:05:28 +03:00
Nikolay Amiantov
fefede9807 uwsgi: update 2015-03-29 13:05:28 +03:00
Nikolay Amiantov
fb8ed6efd4 ocz-toolbox: remove (obsoleted by SSD Guru) 2015-03-29 13:05:28 +03:00
Nikolay Amiantov
f0c54d671a android-udev-rules: update 2015-03-29 13:05:28 +03:00
Nikolay Amiantov
602ff46403 winetricks: update 2015-03-29 13:05:28 +03:00
Nikolay Amiantov
ac900ac7fb crawl: update 2015-03-29 13:05:27 +03:00
Nikolay Amiantov
b366cb56d8 xlslib: new 'homepage' 2015-03-29 13:05:27 +03:00
Nikolay Amiantov
d5d8efa0b8 ipopt: update 2015-03-29 13:05:27 +03:00
Nikolay Amiantov
aa652e09d2 libfprint: update, remove git version 2015-03-29 13:05:27 +03:00
Nikolay Amiantov
731a4019d0 folly: update 2015-03-29 13:05:27 +03:00
Nikolay Amiantov
be11af03b3 cmmzmq: update 2015-03-29 13:05:27 +03:00
Nikolay Amiantov
5d7847f233 bomi: update 2015-03-29 13:01:47 +03:00
Nikolay Amiantov
dd359e6ef7 urxvt-perls: update 2015-03-29 13:01:47 +03:00
Nikolay Amiantov
cdba27ae9b urxvt-perls: update 2015-03-29 13:01:47 +03:00
Nikolay Amiantov
c7a0925ac2 yEd: update 2015-03-29 13:01:47 +03:00
Moritz Ulrich
da26c13df5 rdiff-backup: Fix build with a ArchLinux patch. 2015-03-29 11:40:35 +02:00
Peter Simons
028779fb40 ghcWithPackages: fix isGhcjs evaluation even some more
This is harder than I would have thought.
2015-03-29 11:02:31 +02:00
Patrick Mahoney
00b57f47c7 Update versions of skarnet.org packages
skalibs            2.3.2.0
execline           2.1.1.0
s6                 2.1.3.0
st-portable-utils  2.0.4.0
s6-linux-utils     2.0.2.0
s6-networking      2.1.0.0

Also change path to s6 static library in s6-networking build.
2015-03-28 23:13:45 -05:00
Peter Simons
b1e854d660 ghcjs: fix evaluation error in with-packages-wrapper.nix some more 2015-03-29 03:34:04 +02:00
Peter Simons
acdc2c019d ghcjs-dom in the old package set doesn't evaluate any more. 2015-03-29 03:34:04 +02:00
Peter Simons
2502b53743 ghcjs: fix emacs syntax highlighting 2015-03-29 03:34:04 +02:00
Peter Simons
8c16648f56 ghcjs: fix evaluation error in with-packages-wrapper.nix 2015-03-29 03:34:04 +02:00
Charles Strahan
d590a0f4b6 ghcjs: support for Haskell-NG
closes #5828
closes #6786
2015-03-29 03:34:04 +02:00
Petar Bogdanovic
273d31fff4 gnupg1orig: Remove left-over debug message.
Patch committed by James Cook <james.cook@utoronto.ca>.
2015-03-28 16:53:48 -07:00
Patrick Mahoney
6a2ec766fc s6-dns: update checksum
Upstream unfortunately changed the tag v2.0.0.2 from revision
b533774a704c271a6feeaef76939b0aefbf039d7 to one commit forward:
539bee3f515b13a9a55ce65c0c0593babc7c5048.
2015-03-28 18:52:56 -05:00
Peter Simons
aed1895643 r-modules: remedy remaining Hydra failures 2015-03-29 00:17:55 +01:00
Thomas Tuegel
a0b8150e11 Merge branch 'kde4' 2015-03-28 17:30:21 -05:00
Karn Kallio
52a6c8496b complete removal of obsolete kdelibs derivation 2015-03-28 17:20:25 -05:00
Arseniy Seroka
c6213c71c1 Merge pull request #7056 from henrytill/texi2html
texi2html: change platforms to unix
2015-03-29 01:19:22 +03:00
Henry Till
7d52faac72 texi2html: change platforms to unix
Tested on Darwin
2015-03-28 17:11:14 -04:00
Arseniy Seroka
22a5d5790d Merge pull request #7053 from spwhitt/wavpack
wavpack: build on Darwin
2015-03-29 00:02:24 +03:00
William A. Kennington III
5248ba84fd mako: 0.9.1 -> 1.0.1 2015-03-28 13:56:28 -07:00
Eric Seidel
1a68f81db4 fetchgitlocal: don't force copying the whole source directory into the store.. 2015-03-28 13:13:18 -07:00
Eric Seidel
da73e45cd0 fetchgitlocal: local fetcher based on git ls-files 2015-03-28 12:59:12 -07:00
Spencer Whitt
569fdb1574 wavpack: build on Darwin 2015-03-28 15:34:52 -04:00
William A. Kennington III
3adef78df6 Merge pull request #7050 from rycee/cpulimit
Fix platforms attribute for 'cpulimit' expression.
2015-03-28 12:18:38 -07:00
Robert Helgesson
424188e6b6 Fix platforms attribute for 'cpulimit' expression. 2015-03-28 20:04:35 +01:00
Domen Kožar
d06ced99cd Merge pull request #7049 from risicle/djangoaddons
add packages django_classytags & django_reversion
2015-03-28 20:03:11 +01:00
Robert Scott
a440943847 add packages django_classytags & django_reversion 2015-03-28 18:07:52 +00:00
Arseniy Seroka
59771abeda vimPlugins: add vim-gista 2015-03-28 20:45:10 +03:00
Arseniy Seroka
52359e7a74 Merge pull request #7020 from risicle/daemonize
add package for daemonize tool
2015-03-28 19:41:28 +03:00
Mateusz Kowalczyk
28f5c9536d Merge pull request #7044 from joachifm/delete-qi-compiler
Delete expression for the Qi compiler
2015-03-28 15:23:52 +00:00
Robert Scott
72d0d04d0a add package for daemonize tool 2015-03-28 15:10:55 +00:00
Arseniy Seroka
3a8fbd5cf0 Merge pull request #7043 from rycee/package/cpulimit
Add package 'cpulimit'.
2015-03-28 17:40:54 +03:00
Arseniy Seroka
3370cbaa90 Merge pull request #7042 from ederoyd46/sphinxsearch-2.2.8
Upgraded Sphinx Search to version 2.2.8
2015-03-28 17:38:19 +03:00
Arseniy Seroka
ece8cadda6 Merge pull request #7041 from ederoyd46/goaccess-0.9
Upgraded goaccess to version 0.9
2015-03-28 17:38:09 +03:00
Robert Helgesson
a1689c951c Add package 'cpulimit'. 2015-03-28 11:56:51 +01:00
Joachim Fasting
51bc557070 Delete expression for the Qi compiler
The Qi language project appears to have been abandoned in favour
of Shen. The source listed in the Qi expression is unavailable
(except through an unofficial mirror on Google Code, which is also
going away soon) and the project's website is defunct.
2015-03-28 11:48:13 +01:00
Arseniy Seroka
a639c710ae Merge pull request #6968 from oxij/unquestionably-good
Easy to check to be unquestionably good changes
2015-03-28 13:16:13 +03:00
Nixpkgs Monitor
c013130858 httrack: update from 3.48.20 to 3.48.21 2015-03-28 11:14:55 +01:00
Nixpkgs Monitor
ad2b2a7997 anki: update from 2.0.31 to 2.0.32 2015-03-28 11:14:55 +01:00
Matthew Brown
0c22b40422 Upgraded Sphinx Search to version 2.2.8 2015-03-28 10:04:39 +00:00
Peter Simons
f6886c62dc r-modules: disable broken builds on Hydra 2015-03-28 10:36:54 +01:00
Tomas Hlavaty
a31471876d ensure that gmp and libffi are found when compiling with gcc dynamically 2015-03-28 12:42:23 +03:00
William A. Kennington III
5281377fb5 bareos: 14.2.3 -> 14.2.4 2015-03-28 02:26:43 -07:00
William A. Kennington III
80f331fc6c rdkafka: 0.8.5 -> 0.8.6 2015-03-28 02:26:43 -07:00
William A. Kennington III
5929fe2748 protobuf-c: 1.1.0 -> 1.1.1 2015-03-28 02:26:42 -07:00
William A. Kennington III
ae42047bcd lightdm: 1.13.1 -> 1.14.0 2015-03-28 02:26:42 -07:00
William A. Kennington III
42c5c4a9a6 libmsgpack: 1.0.0 -> 1.0.1 2015-03-28 02:26:42 -07:00
Matthew Brown
54b722c5e5 Upgraded goaccess to version 0.9 2015-03-28 08:55:52 +00:00
Vladimír Čunát
b6fb62fd22 fatsort: meta nitpick 2015-03-28 08:22:26 +01:00
=
6dc86cea5d fatsort: add version number (close #7025)
Website monitor.nixos.org reported it as out of date when in reality it
just had no version number.
@vcunat refactored meta a bit.
2015-03-28 08:17:03 +01:00
Austin Seipp
5b0310ec59 nixpkgs: afl 1.57b -> 1.58b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-28 01:51:00 -05:00
Austin Seipp
a6813ca62d nixpkgs: add lean-20150328, a theorem prover.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-28 01:47:39 -05:00
Austin Seipp
75ab87edc8 nixpkgs: z3 is now MIT licensed.
It's also been moved to GitHub, meaning we can avoid some of the
hackiness in the original expression. This updates the Git revision, but
only so that it contains the proper license (it's otherwise equivalent
to Z3 v4.3.2)

Also, make sure the python API .py files exist besides the .pyc files.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-28 01:04:06 -05:00
Spencer Whitt
4ca6bdfa52 fftw: Fix Darwin build 2015-03-27 21:15:15 -04:00
Daniel Peebles
dcde8a967f Merge pull request #7038 from avnik/gccgo-wrapper
Rename ccgo back to gccgo
2015-03-27 21:05:22 -04:00
William A. Kennington III
125885974d imagemagick: Add imagemagickBig for compat 2015-03-27 17:22:46 -07:00
William A. Kennington III
c612a25666 dhcpcd: 6.8.0 -> 6.8.1 2015-03-27 16:01:42 -07:00
William A. Kennington III
123bde971e zfs_git: 2015-03-20 -> 2015-03-25 2015-03-27 15:52:44 -07:00
William A. Kennington III
c7bf9d2749 spl_git: 2015-03-20 -> 2015-03-25 2015-03-27 15:50:47 -07:00
William A. Kennington III
49e980fa32 imagemagick: More cleanups 2015-03-27 15:46:08 -07:00
William A. Kennington III
1f632813e4 imagemagick: Refactor 2015-03-27 15:36:26 -07:00
William A. Kennington III
1f82542fcb librsvg: 2.36.4 -> 2.40.9 2015-03-27 15:36:26 -07:00
William A. Kennington III
c8021333d4 jbigkit: Needs fPIC for library support 2015-03-27 15:36:26 -07:00
William A. Kennington III
0cb847652e openjpeg: Fix pkgconfig file 2015-03-27 15:36:26 -07:00
William A. Kennington III
bf562adad2 liblqr: 0.4.1 -> 0.4.2 2015-03-27 15:36:26 -07:00
William A. Kennington III
29ea62382e jbigkit: Add derivation 2015-03-27 15:36:26 -07:00
William A. Kennington III
8fd9a7cb59 lcms2: 2.6 -> 2.7 2015-03-27 15:36:26 -07:00
William A. Kennington III
e632b7a0c9 djvulibre: Refactor 2015-03-27 15:36:26 -07:00
William A. Kennington III
4631afc21e Support unraring source files 2015-03-27 15:36:26 -07:00
William A. Kennington III
8fbc082d1f unrar: 5.1.7 -> 5.2.7 2015-03-27 15:36:26 -07:00
William A. Kennington III
3a2df159e6 libfpx: Add derivation 2015-03-27 15:36:26 -07:00
William A. Kennington III
5d2fd00457 imagemagick: 6.9.0 -> 6.9.1 2015-03-27 15:36:25 -07:00
Michael Raskin
57d9198552 Adding Bluez 5.28; 5.29 breaks LibreOffice build 2015-03-28 01:13:53 +03:00
utdemir
c9258a76ba Fix some build failures on GHC 7.10.1 2015-03-27 22:53:11 +02:00
Arseniy Seroka
a90a8f6240 Merge pull request #7030 from k0ral/grc
grc: 1.5 -> 1.7
2015-03-27 23:13:39 +03:00
Arseniy Seroka
91eaf5495f Merge pull request #7035 from joachifm/reimplement-kona
Reimplement kona
2015-03-27 23:13:25 +03:00
Eric Seidel
7f0e6b76ff nano: patch for darwin 2015-03-27 12:05:41 -07:00
Bart Brouns
0721527078 add nova-filters: LADSPA plugins based on filters of nova 2015-03-27 19:51:29 +01:00
Peter Simons
f0742a4bfb cryptol is now available from Hackage, 2015-03-27 19:45:54 +01:00
William A. Kennington III
7215167342 nss: 3.17.4 -> 3.18 2015-03-27 11:37:06 -07:00
Joachim Fasting
933e6cc832 kona: bump to 3.21
Use release tarball rather than GIT checkout. Note: disregard the
platform and arch embedded in the release tarball name.
2015-03-27 19:33:59 +01:00
William A. Kennington III
304b3c077c kernel: 3.14.36 -> 3.14.37 2015-03-27 10:45:13 -07:00
William A. Kennington III
ca12b0b304 kernel: 3.19.2 -> 3.19.3 2015-03-27 10:44:19 -07:00
William A. Kennington III
7a9e7905db kernel: 3.10.72 -> 3.10.73 2015-03-27 10:42:28 -07:00
Joachim Fasting
52d77f2360 kona: reimplement using mkDerivation
Also set supported platforms to `all`, per upstream, and specify
license (ISC).
2015-03-27 18:10:32 +01:00
Gabriel Ebner
38220d0315 Add jabref. 2015-03-27 18:03:38 +01:00
koral
c5aa2e7946 grc: 1.5 -> 1.7 2015-03-27 15:57:03 +00:00
Peter Simons
337c6629e6 Merge pull request #6992 from michelk/rggobi
r-modules: fixing rggobi by adding initial expression for ggobi
2015-03-27 16:31:28 +01:00
Eelco Dolstra
c82dc7018d Remove unused Darcs expression 2015-03-27 16:17:48 +01:00
Eelco Dolstra
5c0eb64d43 Set more precise meta.position for Haskell packages 2015-03-27 16:17:48 +01:00
Eelco Dolstra
8b2f209838 mkDerivation: Use function arguments 2015-03-27 16:17:48 +01:00
Eelco Dolstra
0e2257966f Disable packages that depend on <nixpkgs>
Nothing in Nixpkgs should use <nixpkgs>, because it can cause Nixpkgs
evaluation to depend in part on a different version of Nixpkgs,
leading to unpredictable results (including evaluation errors).
2015-03-27 16:17:48 +01:00
Peter Simons
64a4fab42b ghc: bump version to 7.10.1 release 2015-03-27 15:33:53 +01:00
Peter Simons
5f0d93351d Bump cabal2nix to latest version. 2015-03-27 15:28:00 +01:00
Peter Simons
fa8c514407 hackage-packages.nix: re-generate from Hackage 2015-03-26T14:11:09+0100 2015-03-27 15:28:00 +01:00
Kevin Marsh
1f34a1d4ad Update python package enum34 1.0 -> 1.0.4, also fixed missing build input for python26 2015-03-27 13:45:15 +00:00
Eelco Dolstra
b948978729 Merge pull request #7026 from KoviRobi/emacs-priority-downgrade
Downgraded Emacs priority, for exuberant ctags
2015-03-27 13:21:41 +01:00
Alexander V. Nikolaev
3311513df6 Rename ccgo back to gccgo
I believe this is result of typo, introduced in 48f63c2f.
2015-03-27 12:45:32 +02:00
Domen Kožar
883ee4dd72 Merge pull request #6994 from oxij/trivial-package-fixes
Trivial package fixes
2015-03-27 11:09:16 +01:00
Domen Kožar
ba5134c8e0 Merge pull request #7021 from taktoa/master
Added package for willie
2015-03-27 09:39:55 +01:00
Spencer Whitt
1148374cb5 soxr: Fix Darwin build 2015-03-27 01:58:32 -04:00
Michael Raskin
9fc71d3bf6 Add mkcl; patch by Tomas Hlavaty <tom@logand.com> 2015-03-27 08:24:35 +03:00
Remy Goldschmidt
ba4f29aee6 update_checker doesn't pass tests 2015-03-27 00:56:44 -04:00
William A. Kennington III
a8d795bfda Merge pull request #7001 from spwhitt/sdl
Darwin: Build SDL and SDL_image
2015-03-26 21:08:55 -07:00
Dan Peebles
6987f5bea9 Whoops, spurious dependency 2015-03-26 23:40:40 -04:00
Dan Peebles
a0154fed8c Update and simplify hologram expression 2015-03-26 23:35:57 -04:00
Remy Goldschmidt
b3e4968491 Added willie package 2015-03-26 22:28:09 -04:00
William A. Kennington III
26c7e2605e lxc: 1.0.7 -> 1.1.1 2015-03-26 18:16:43 -07:00
William A. Kennington III
702590081b cgmanager: Add derivation 2015-03-26 18:16:37 -07:00
William A. Kennington III
1eeee6c87c libseccomp: 2.1.1 -> 2.2.0 2015-03-26 17:54:08 -07:00
William A. Kennington III
7719f7f23b mdadm: 3.3 -> 3.3.2 2015-03-26 17:40:11 -07:00
William A. Kennington III
82eb45bf99 bluez5: 5.25 -> 5.29 2015-03-26 17:32:02 -07:00
William A. Kennington III
5e790f0e17 libical: 1.0.0 -> 1.0.1 2015-03-26 17:29:57 -07:00
William A. Kennington III
06ea226495 cgit: 0.10.2 -> 0.11.2 2015-03-26 17:15:29 -07:00
William A. Kennington III
0a8efb537b librsync: 0.9.7 -> 1.0.0 2015-03-26 16:52:41 -07:00
William A. Kennington III
cd3b460200 tig: 2.0.3 -> 2.1 2015-03-26 16:41:05 -07:00
William A. Kennington III
7b5f6ca9ba prosody: 0.9.7 -> 0.9.8 2015-03-26 16:41:05 -07:00
William A. Kennington III
d6cd4c57dc bluedevil: 1.3.1 -> 2.1.1 2015-03-26 16:41:05 -07:00
Domen Kožar
d60b1f9589 Merge pull request #6999 from risicle/django17py27
django: minimum supported python version for django 1.7 is 2.7
2015-03-27 00:37:39 +01:00
William A. Kennington III
b6607a14af ettercap: 0.8.1 -> 0.8.2 2015-03-26 16:18:39 -07:00
William A. Kennington III
b91bac282d cups: Fix gmp linking by propagating 2015-03-26 16:18:17 -07:00
William A. Kennington III
c7a0045b80 openntpd: 5.7p3 -> 5.7p4 2015-03-26 16:07:02 -07:00
William A. Kennington III
65e303570e macchanger: 1.6.0 -> 1.7.0 2015-03-26 15:04:44 -07:00
William A. Kennington III
e8a8f78471 gptfdisk: 0.8.8 -> 1.0.0 2015-03-26 15:00:33 -07:00
William A. Kennington III
c8a05f484f usbredir: 0.6 -> 0.7 2015-03-26 14:57:59 -07:00
William A. Kennington III
53d5b564d4 qemu: 2.2.0 -> 2.2.1 2015-03-26 14:54:00 -07:00
=
46d1dd5b11 Downgraded Emacs priority, for exuberant ctags
Exuberant ctags works with Emacs among with other editors, and if
installed is probably preferred to Emacs' ctags.
2015-03-26 21:42:36 +00:00
William A. Kennington III
b91e83dc77 vim: 7.4.410 -> 7.4.683 2015-03-26 14:33:35 -07:00
William A. Kennington III
e78b94199f Merge pull request #7011 from taktoa/master
Add SSL support to HAProxy
2015-03-26 14:31:29 -07:00
William A. Kennington III
66adf64bae Merge pull request #7016 from spwhitt/libdc1394
libdc1394: Build on Darwin
2015-03-26 14:29:06 -07:00
William A. Kennington III
9d4230fb75 Merge pull request #7015 from spwhitt/libass
libass: build on Darwin
2015-03-26 14:24:33 -07:00
Arseniy Seroka
841c131df2 Merge pull request #7009 from spwhitt/xonsh
xonsh: new package
2015-03-27 00:12:48 +03:00
William A. Kennington III
8a8097eb90 nedit: 5.5 -> 5.6 2015-03-26 14:10:06 -07:00
William A. Kennington III
78d8e55245 libinput: 0.11.0 -> 0.13.0 2015-03-26 14:03:52 -07:00
William A. Kennington III
ce9f2d5720 tcpdump: 4.6.2 -> 4.7.3 2015-03-26 14:03:52 -07:00
William A. Kennington III
940d381d73 git: 2.3.3 -> 2.3.4 2015-03-26 14:03:51 -07:00
William A. Kennington III
912dd5a356 nbd: 3.8 -> 3.10 2015-03-26 14:03:51 -07:00
William A. Kennington III
2f02ae037a sudo: 1.8.12 -> 1.8.13 2015-03-26 14:01:07 -07:00
William A. Kennington III
65b74314e8 vdpauinfo: 0.9 -> 1.0 2015-03-26 13:59:24 -07:00
William A. Kennington III
ed40a9fe42 libva-intel-driver: 1.5.0 -> 1.5.1 2015-03-26 13:59:12 -07:00
William A. Kennington III
721c425962 libvdpau: 0.9 -> 1.1 2015-03-26 13:59:01 -07:00
William A. Kennington III
8c3dcb25b9 libva: 1.5.0 -> 1.5.1 2015-03-26 13:58:48 -07:00
Spencer Whitt
f74adfdb45 libdc1394: Build on Darwin 2015-03-26 16:58:02 -04:00
Spencer Whitt
0fb50ed754 libass: build on Darwin 2015-03-26 16:56:41 -04:00
William A. Kennington III
032859faba cups: 1.7.5 -> 2.0.2 2015-03-26 13:30:54 -07:00
Remy Goldschmidt
ab2cb85930 Fixed case in HAProxy nix expr 2015-03-26 16:21:15 -04:00
Remy Goldschmidt
eb54c42ffa Clean up HAProxy nix expression 2015-03-26 16:19:55 -04:00
Remy Goldschmidt
f6d223c773 Add SSL support to HAProxy 2015-03-26 16:19:54 -04:00
Eric Seidel
eff828a275 z3: copy all headers into nix store 2015-03-26 13:19:41 -07:00
William A. Kennington III
bb4bb9fc43 modemmanager: 1.2.0 -> 1.4.6 2015-03-26 13:12:58 -07:00
William A. Kennington III
c99fa3a261 musl: 1.1.6 -> 1.1.7 2015-03-26 13:12:57 -07:00
Robert Scott
f56b17cb30 django: minimum supported python version for django 1.7 is 2.7 2015-03-26 19:56:34 +00:00
Arseniy Seroka
3b0f27052b Merge pull request #7010 from jagajaga/update_vim_plugins
vimPlugins: update
2015-03-26 22:55:14 +03:00
Arseniy Seroka
ec21d9d526 vimPlugins: update 2015-03-26 22:54:29 +03:00
Edward Tjörnhammar
ba555339f4 Merge pull request #7008 from bendlas/jetbrains
idea.ruby-mine: 7.0 -> 7.0.4
idea.clion: eap update
openjdk8: add home location as passthrough
2015-03-26 20:50:24 +01:00
William A. Kennington III
cb4c9cf633 harfbuzz: 0.9.38 -> 0.9.40 2015-03-26 12:47:47 -07:00
William A. Kennington III
e41037ae04 libmbim: 1.6.0 -> 1.12.2 2015-03-26 12:44:17 -07:00
William A. Kennington III
a12a63fc08 libqmi: 1.8.0 -> 1.12.6 2015-03-26 12:39:05 -07:00
William A. Kennington III
8071107881 libwebp: 0.4.2 -> 0.4.3 2015-03-26 12:36:04 -07:00
William A. Kennington III
b17cf394bd libdrm: 2.4.59 -> 2.4.60 2015-03-26 12:34:05 -07:00
William A. Kennington III
09ca343089 hostapd: 2.3 -> 2.4 2015-03-26 12:30:51 -07:00
William A. Kennington III
4364645181 dhcp: 4.3.1 -> 4.3.2 2015-03-26 12:27:59 -07:00
Jaka Hudoklin
d3c6d4175a Merge pull request #6940 from offlinehacker/pkgs/ripple-data-api/add
Add ripple data api package and nixos service
2015-03-26 20:04:51 +01:00
Jaka Hudoklin
75169aabc3 Add ripple data api package and nixos service 2015-03-26 20:02:39 +01:00
William A. Kennington III
08995697de usbutils: 007 -> 008 2015-03-26 12:00:34 -07:00
William A. Kennington III
4febebe9cf hwdata: 249 -> 276 2015-03-26 12:00:34 -07:00
Tobias Geerinckx-Rice
d201dfc94c eid-mw 4.0.6-1620 -> 4.1.2 2015-03-26 19:47:19 +01:00
William A. Kennington III
ab131767d1 lvm2: 2.02.114 -> 2.02.118 2015-03-26 11:42:32 -07:00
William A. Kennington III
9ce3b3b746 dhcpcd: 6.6.1 -> 6.8.0 2015-03-26 11:42:32 -07:00
William A. Kennington III
8ca8b0868c cryptsetup: 1.6.3 -> 1.6.7 2015-03-26 11:42:32 -07:00
Spencer Whitt
a1044bd26e xonsh: new package 2015-03-26 14:25:17 -04:00
Arseniy Seroka
fe91ef5132 Merge pull request #7004 from spwhitt/libsvm
libsvm: New package
2015-03-26 21:22:12 +03:00
William A. Kennington III
dd096f4600 Merge pull request #7007 from henrytill/pinentry
pinentry: fix on darwin
2015-03-26 11:20:14 -07:00
Herwig Hochleitner
df0c059f83 Update Jetbrains IDE versions 2015-03-26 19:08:01 +01:00
Herwig Hochleitner
24ddfc7c38 passthru.home in openjdk8, similar to other jdks 2015-03-26 19:06:36 +01:00
Henry Till
5d59e78828 pinentry: fix on darwin
libcap and qt4 aren't supported on Darwin, but gtk2 is.
2015-03-26 13:23:39 -04:00
Arseniy Seroka
4932cae34f Merge pull request #7003 from shdpl/ntopng
[ntopng] geolite hash update
2015-03-26 20:14:55 +03:00
Arseniy Seroka
f8c9810794 Merge pull request #6998 from oxij/update-rss-glx
rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages
2015-03-26 20:14:20 +03:00
Arseniy Seroka
c6c442bc06 Merge pull request #6996 from oxij/add-physlock
physlock: add version git-20150126
2015-03-26 20:13:54 +03:00
Arseniy Seroka
a062b64cdf Merge pull request #6995 from oxij/add-toluapp
tolua++ (toluapp): add version 1.0.92
2015-03-26 20:13:31 +03:00
Spencer Whitt
c37f53ed56 libsvm: New package 2015-03-26 11:41:57 -04:00
Mariusz `shd` Gliwiński
6ca841a4e9 [ntopng] geolite hash update 2015-03-26 16:27:24 +01:00
Peter Simons
230182f61b pythonPackages.subunit: revert "rewrite to use buildPythonPackage"
This reverts commit e42547d8e9. The change
broke samba and dependent packages.
2015-03-26 16:17:31 +01:00
Spencer Whitt
b5099669ac SDL_image: Enable building on Darwin 2015-03-26 11:15:02 -04:00
Spencer Whitt
1cef6dc89a SDL: Build on Darwin 2015-03-26 11:14:45 -04:00
Kevin Marsh
fdec6de0bb Add pyScss python package 2015-03-26 14:31:09 +00:00
Kevin Marsh
3de81cb3c7 Add pathlib python package 2015-03-26 14:31:09 +00:00
Jan Malakhovski
47328e663c rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages 2015-03-26 13:08:28 +00:00
Jan Malakhovski
0bee7429c2 physlock: add version git-20150126 2015-03-26 13:04:51 +00:00
Jan Malakhovski
46aa9361d6 tolua++ (toluapp): add version 1.0.92 2015-03-26 13:03:17 +00:00
Jan Malakhovski
94df35da1f emacs: ghc-mod: add the binary to user environment
This is the correct way to do it, because users will expect to see the same
ghc-mod both in emacs and in shell.
2015-03-26 12:58:39 +00:00
Jan Malakhovski
3e15f6a370 xscreensaver: change patchPhase into preConfigure so that one can use patches, fix a comment 2015-03-26 12:58:39 +00:00
Jan Malakhovski
6258728318 pythonPackages: notmuch: fix sourceRoot so that one can use overrides in top-level notmuch and still have this work 2015-03-26 12:58:39 +00:00
Jan Malakhovski
4cd43bd2ae ocamlnat: use newScope directly 2015-03-26 12:43:43 +00:00
Jan Malakhovski
de222a9cee fetchmail: use callPackage 2015-03-26 12:43:43 +00:00
Jan Malakhovski
18127cc1e2 conky: cleanup 2015-03-26 12:43:43 +00:00
Jan Malakhovski
89bfacdf90 kernel: add a warning/note at the top of common-config so that people would hopefully stop breaking the older kernels 2015-03-26 12:43:42 +00:00
Michel Kuhlmann
c96bc1e507 r-modules: fixing rggobi by adding initial expression for ggobi 2015-03-26 12:20:07 +01:00
Domen Kožar
636b25af67 fira: 4.002 -> 4.004 2015-03-26 11:55:39 +01:00
Thomas Tuegel
3dc7849ab9 robomongo: fix build with openssl-1.0.1m
(cherry picked from commit 35c0e0a768)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-26 11:42:52 +01:00
goodwillcoding
62d4564de4 fix the cmake 2.8.x detection of OpenSSL version broken in openssl 1.0.1m
this is a follow up to security update for openssl: 1.0.1l -> 1.0.1m,
references:
 - http://public.kitware.com/Bug/bug_relationship_graph.php?bug_id=15386
 - http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c5d9a8283cfac15b4a5a07f18d5eb10c1f388505#patch1

(cherry picked from commit 30dd174520)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-26 11:42:02 +01:00
Peter Simons
1841a05b9d haskell-stm-queue-extras: real fix for the broken Cabal file 2015-03-26 11:29:06 +01:00
Peter Simons
a8d249cbbb haskell-bytestring-arbitrary: use compiler-specific LLVM version 2015-03-26 11:29:06 +01:00
Peter Simons
753284c2d0 hackage-packages.nix: add compiler-specific LLVM support
This change will resolve 'llvm' and related symbols from the compiler-specific
'llvmPackages' set rather than the global 'pkgs'. This allows us to use
different versions of llvm depending on the copmiler we're building with.
2015-03-26 11:29:06 +01:00
Peter Simons
2e811ff754 hackage-packages: re-generate from Hackage 2015-03-25T19:49:53+0100 2015-03-26 11:29:05 +01:00