Commit Graph

60410 Commits

Author SHA1 Message Date
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
aszlig
1567f56a5a
nixos: Re-add swraid installer tests to releases.
It has been removed by 71a197bc6e60c2c35687fc862cec9a0036a3877e.

I'm reintroducing the test mainly because it actually *is* useful,
because right now, machines with mdraid will not boot. In order to
prevent such things from happening in the future, we should *not* remove
this VM test again.

If it really goes back to failing randomly, we should really try to fix
it instead of removing it again.

Of course it fails right now because of the mdraid bump in 7719f7f.
Also, if you want to have additional info about the reasons, have a look
at the commit message of 666cf992f05d20c537da7f495afe3622023495d2.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-01 08:50:38 +02:00
aszlig
56c0edca86
nixos/tests/swraid: Increase boot partition size.
I'm increasing it to 100MB to make sure, any bootloader will fit with
all its stages. Of course, right now the reason why GRUB doesn't fit
into the partition is because of mdadm 3.3.2 and thus the initrd taking
all the space, but in order to avoid confusion on why the *boot* loader
fails in the VM tests, I've increased the size.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-01 08:50:38 +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
8028357084 nixos/mysql: Cleanups 2015-03-31 16:17:55 -07: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
Domen Kožar
9bbf60c80e Merge pull request #7109 from ctheune/submit/update-ruby-doc
Update the ruby packaging docs to show how to bundle Ruby Gem-based
2015-03-31 19:08:22 +02:00
Christian Theune
86d82df72b Update the ruby packaging docs to show how to bundle Ruby Gem-based
applications using bundix.

Fixes #5985
2015-03-31 19:04:42 +02:00
Spencer Whitt
7a0fae2162 libcroco: Enable building on Darwin 2015-03-31 12:37:26 -04:00
Domen Kožar
a87e2ae717 fix eval 2015-03-31 18:20:43 +02: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 032859faba7174ef69f96b53bc07d544fba5e871.

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
Vladimír Čunát
81fc066900 Merge #4678: nixos iso-image: support USB booting
by using syslinux (i.e. support the dd-method in addition to unetbootin).
@vcunat tidied the PR by squashing closely related changes together.
2015-03-31 15:12:16 +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