Peter Simons
847f25d03b
hackage-packages.nix: enable a couple of builds that now succeed
2015-04-02 20:58:31 +02:00
aszlig
6b467ade2c
slic3r: Remove meta.broken due to Perl update.
...
The update happened in fac757a77e
.
So it was a looong time ago and the build is working right now.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-02 20:56:35 +02:00
Thomas Tuegel
e5b9a42aea
texmaker: fix poppler_qt4 name
2015-04-02 11:44:13 -05:00
Eelco Dolstra
94eb519e19
Add nfs4 test
2015-04-02 17:44:48 +02:00
lethalman
d080a94b57
Merge pull request #7036 from magnetophon/nova-filters-master
...
add nova-filters: LADSPA plugins based on filters of nova
2015-04-02 17:11:57 +02:00
Thomas Tuegel
c0d5cd0ff9
poppler: fix build of Qt 4 and Qt 5 wrappers
...
The autoconf build system for poppler does not support building the
wrappers separately, so this slightly enlarges the size of closures. To
compensate, the command-line utilities have been separated into their
own package.
2015-04-02 09:51:44 -05:00
Thomas Tuegel
da74e8c317
poppler: remove qtcairo patch cruft
2015-04-02 09:51:43 -05:00
Vincent Laporte
5275d1e11e
ounit: fix homepage URL
2015-04-02 15:45:13 +02:00
aszlig
82bd608de1
tests/chromium: Work around popup close flakiness.
...
It's not nice to send the escape key over and over again just to ensure
the popup is closed, because even *if* it fails to close the popup 4
times in a row it's just very unlikely that it will be closed. But in
order to make really sure, we might need to do a screenshot and detect
visual changes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-02 14:12:19 +02:00
Thomas Tuegel
01e9dfb449
cups-filters: fix build with latest poppler
2015-04-02 06:58:09 -05:00
aszlig
8769f43aa4
qt-5.4: Fix reference to MySQL library.
...
The MySQL library has been split up from the main client/server binaries
in 53f1d8147d
.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-02 13:31:35 +02:00
Domen Kožar
c80277c509
Merge pull request #7106 from kevinmarsh/nameparser
...
Add nameparser python package
2015-04-02 09:52:13 +02:00
Arseniy Seroka
d7382dc748
Merge pull request #7130 from spwhitt/gimp
...
Get GIMP to build on Darwin and misc. related fixes
2015-04-02 06:02:49 +03:00
William A. Kennington III
c91f939b94
libibverbs: Correct platforms
2015-04-01 19:37:30 -07:00
William A. Kennington III
4a76e860bb
libunwind: Add meta information
2015-04-01 19:33:39 -07:00
William A. Kennington III
475e43ee22
mariadb: Fix on i686
2015-04-01 19:10:24 -07:00
Eric Seidel
06f3a686e0
emacs-packages: update magit and git-modes
2015-04-01 18:11:20 -07:00
William A. Kennington III
758319f67f
One more mysql fix
2015-04-01 16:52:38 -07:00
William A. Kennington III
b524480695
More mysql migrations
2015-04-01 16:50:47 -07:00
William A. Kennington III
a604b42480
mysql: Use libs in place of the binary mysql
2015-04-01 16:46:53 -07:00
William A. Kennington III
bc7b39784a
DBD-mysql: 4.023 -> 4.031
2015-04-01 16:41:19 -07:00
William A. Kennington III
71a2a59f46
opendbx: 1.4.4 -> 1.4.6
2015-04-01 16:31:51 -07:00
Spencer Whitt
2b79ac6339
gimp: build on Darwin
2015-04-01 19:25:06 -04:00
Spencer Whitt
1155bb97f8
poppler: 0.28.1 -> 0.32.0 and cmake -> configure
...
Use autotools build script rather than cmake as the cmake build script
is buggy (doesn't seem to work with openjpeg2)
Fixes build on Darwin and openjpeg2 support on Linux
2015-04-01 19:24:20 -04:00
Spencer Whitt
d27ba2824a
gegl: fix Darwin build
2015-04-01 19:24:20 -04:00
Spencer Whitt
8430216fb5
aalib: patch for Darwin
2015-04-01 19:24:19 -04:00
Spencer Whitt
fe527e7d33
babl: 0.1.10 -> 0.1.12
...
New version fixes build on Darwin
2015-04-01 19:24:03 -04:00
William A. Kennington III
e97b63a727
mariadb: Fix mysql_config generation
2015-04-01 16:12:22 -07:00
Arseniy Seroka
4fa554e32b
Merge pull request #7017 from obadz/sg+sudo-g
...
Ability to switch groups with sg and sudo -g
2015-04-02 02:11:10 +03:00
Arseniy Seroka
ee65a934b2
Merge pull request #7128 from lancelotsix/add_pytest_quickcheck
...
Add pytest-quickcheck testing framework
2015-04-02 02:09:34 +03:00
Nikolay Amiantov
4da3e360e8
rxvt_unicode-with-plugins: rename (keep the old name for a while)
2015-04-02 01:49:53 +03:00
Nikolay Amiantov
98a32ad124
xmonad-with-packages: use 'inherit'
2015-04-02 01:49:53 +03:00
Nikolay Amiantov
7a3780a675
crawl: fix build
2015-04-02 01:48:21 +03:00
Nikolay Amiantov
30a3175a31
Merge pull request #7120 from shak-mar/master
...
rxvt_unicode_with-plugins: add wrapper for urxvtd
2015-04-02 01:39:18 +03:00
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
William A. Kennington III
a9f2e107d0
Revert "Remove obsolete .../sbin directories from $PATH"
...
This reverts commit 98cedb3d22
.
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