William A. Kennington III
0a1a015355
Merge pull request #8981 from sellout/patch-1
...
gnugpg: Add libiconv dependency.
2015-07-27 15:50:54 -04:00
Greg Pfeil
2cbfdb8ff4
gnugpg: Add libiconv dependency.
...
Tested using the pure-darwin alternate stdenv on Yosemite.
I need this change for gnupg to build. Otherwise, I get this error:
```
configure:
***
*** The system does not provide a working iconv function. Please
*** install a suitable library; for example GNU Libiconv which is
*** available at:
*** http://ftp.gnu.org/gnu/libiconv/
***
configure: error:
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***
builder for ‘/nix/store/pvzqmfzc05ifmvi0vglyl2xlkcdgh6c2-gnupg-2.1.6.drv’ failed with exit code 1
```
cc: @wkennington
2015-07-27 11:53:34 -06:00
William A. Kennington III
38c071cdcc
harfbuzz: 0.9.41 -> 1.0.1
2015-07-27 09:23:03 -07:00
William A. Kennington III
494be35e40
ghostscript: Fix after merge from master
2015-07-27 09:11:23 -07:00
William A. Kennington III
bd5f2c9638
Merge branch 'master.upstream' into staging.upstream
2015-07-27 08:17:19 -07:00
vbgl
93ec36702e
Merge pull request #9013 from lessrest/update-flow
...
flow: 0.1.0 -> 0.13.1
2015-07-27 13:38:18 +02:00
Daniel Brockman
322358db03
flow: 0.1.0 -> 0.13.1
2015-07-27 12:00:54 +02:00
Tobias Geerinckx-Rice
4d3434da94
all-packages: remove orphaned ImageMagick arguments
...
Quick fix: evaluation was broken by fallout from 7f0a596
.
2015-07-27 02:05:07 +02:00
Tobias Geerinckx-Rice
4d20fb5f44
putty: 0.64 -> 0.65
2015-07-27 01:54:08 +02:00
Tobias Geerinckx-Rice
e8596c189f
colordiff: 1.0.13 -> 1.0.15
...
Changes:
- Big improvements to side-by-side diff detection
- Additional colordiffrc example colour scheme file to match 'git diff'
- Misc fixes
2015-07-27 01:54:08 +02:00
Tobias Geerinckx-Rice
08f866d887
xdelta: 3.0.9 -> 3.0.10
2015-07-27 01:54:08 +02:00
Tobias Geerinckx-Rice
10f419dae4
redshift: fix dependencies, make configurable
2015-07-27 01:54:07 +02:00
Eelco Dolstra
e1f78bf677
More docs/manpages in separate outputs
2015-07-27 00:27:54 +02:00
Eelco Dolstra
f41201ef97
heimdal: Fix description
2015-07-27 00:27:19 +02:00
Eelco Dolstra
af6ebe817b
Remove unused gettext versions
2015-07-27 00:27:19 +02:00
Eelco Dolstra
7e8165b277
imagemagick: Move docs to separate output
...
This reduces the size of out from 21 MB to 8.7 MB.
2015-07-26 23:39:47 +02:00
Eelco Dolstra
7f0a596473
imagemagick: Reduce dependency bloat
...
The closure size of imagemagick has recently gone up from 530 MB
(already bad) to 846 MB, which is a bit excessive. So revert most of
the recent changes.
2015-07-26 23:33:49 +02:00
Eelco Dolstra
a68de0cc16
Revert "geeqie: update from 1.1 to 1.2"
...
This reverts commit 82e07fb1e8
. See
fee59b1235
.
2015-07-26 22:46:45 +02:00
Eelco Dolstra
0c91c169c0
ghostscript: Get rid of docs/examples
2015-07-26 22:46:45 +02:00
Eelco Dolstra
f98c7f2976
More docs in separate outputs
2015-07-26 22:46:45 +02:00
Eelco Dolstra
a2ddbc422f
xapian: Move docs to separate output
...
This reduces xapian's "out" from 9.1 to 3.3 MB.
2015-07-26 22:46:44 +02:00
Eelco Dolstra
6a91bf20c8
groff: Move docs to separate output
...
This cuts the size of the package by ~10 MB.
2015-07-26 22:46:44 +02:00
Eelco Dolstra
d24a5a49ea
kde-workspace: Disable gpsd dependency
...
This dependency causes substantial system bloat: gpsd depends on
pythonFull, which in turn depends on tcl/tk, etc.
2015-07-26 22:46:24 +02:00
Eelco Dolstra
f7e13ad70c
postgresql: Move docs to separate output
...
This cuts almost 15 MB.
2015-07-26 22:46:24 +02:00
Eelco Dolstra
c4a399f106
mariadb: Don't install static libraries
...
Issue #8990 .
2015-07-26 22:46:23 +02:00
Eelco Dolstra
8799287a84
Bump the default version of PostgreSQL to 9.4
2015-07-26 22:46:23 +02:00
Eelco Dolstra
b07de4bf8b
libsoup: Don't install docs
2015-07-26 22:46:23 +02:00
Eelco Dolstra
48efe637ac
xdg-utils: Don't depend on "which"
2015-07-26 22:46:23 +02:00
Eelco Dolstra
fc1077c9fb
libsoup: Don't enable GNOME support by default
...
This bloats packages (like GStreamer) that depend on libsoup.
2015-07-26 22:46:23 +02:00
Eelco Dolstra
fc4c20aefe
Remove unused gnutls variants
2015-07-26 22:46:23 +02:00
Eelco Dolstra
4f6b1565c7
gnutls: Fix double application of callPackage
2015-07-26 22:46:23 +02:00
Eelco Dolstra
689897088c
cups: Don't depend on OpenSSL
...
Afaict, it doesn't use OpenSSL, just GNU/TLS.
2015-07-26 22:46:23 +02:00
Eelco Dolstra
ecae014ddb
gnutls: Don't depend on trousers by default
...
Let's keep the base system free of "trusted" computing crap...
2015-07-26 22:46:23 +02:00
Eelco Dolstra
43f331a874
mpv: Don't enable JACK support by default
...
Packages should not depend on JACK by default to reduce dependency
bloat.
Issue #8990 .
2015-07-26 22:45:39 +02:00
Eelco Dolstra
165406e1af
nvidia-x11: Remove runtime dependency on linux.dev
2015-07-26 22:45:39 +02:00
Arseniy Seroka
1bb59f2c57
Merge pull request #8979 from rycee/package/theme-vertex
...
theme-vertex: init at 20150718
2015-07-26 23:33:11 +03:00
Benjamin Saunders
19f371d8d9
Fix libcxxStdenv on Linux
...
This corrects linkage failures arising from missing -lc++abi and
resolves "unused argument" warnings arising due to -stdlib=libc++
serving no purpose when search paths are being supplied explicitly.
2015-07-26 12:56:49 -07:00
William A. Kennington III
6cb708c3b3
chromium: Bump
2015-07-26 12:38:34 -07:00
Robert Helgesson
e972f65f3c
theme-vertex: init at 20150718
2015-07-26 20:46:46 +02:00
Arseniy Seroka
e9b5deb973
Merge pull request #8964 from vbgl/ecm
...
ecm: 6.2.3 -> 6.4.4
2015-07-26 20:09:10 +03:00
Arseniy Seroka
d3fa021448
Merge pull request #8977 from AndersonTorres/cherrytree
...
Cherrytree: 0.35.8 -> 0.35.9
2015-07-26 20:08:53 +03:00
Arseniy Seroka
99ac72994c
Merge pull request #8984 from AndersonTorres/stella
...
Stella: 4.6 -> 4.6.1
2015-07-26 20:07:25 +03:00
Arseniy Seroka
a1fb9dfd00
Merge pull request #8992 from AndersonTorres/bochs
...
Bochs: 2.6.7 -> 2.6.8
2015-07-26 20:06:38 +03:00
Arseniy Seroka
87807373b5
Merge pull request #9001 from joachifm/electrum-2_4
...
electrum: 2.3.2 -> 2.4
2015-07-26 20:06:01 +03:00
Arseniy Seroka
adedca45d5
Merge pull request #8994 from AndersonTorres/icewm
...
IceWM: 1.3.8 -> 1.3.10
2015-07-26 20:04:54 +03:00
Arseniy Seroka
558dbbc7f3
Merge pull request #8947 from AndersonTorres/oroborus
...
Oroborus (2.0.20): New Package
2015-07-26 20:03:47 +03:00
Mateusz Kowalczyk
77857a8237
Merge pull request #7599 from jraygauthier/jrg/add_peru_pkg
...
Added peru package.
2015-07-26 17:27:02 +01:00
Vladimír Čunát
b875ea5d29
Merge branch 'master' into staging
2015-07-26 17:57:46 +02:00
Vladimír Čunát
3322c96a36
dejavu-fonts: don't install the fonts twice :-S
2015-07-26 17:49:31 +02:00
Ricardo M. Correia
61f1594378
libraw: fix version number (0.16.1 -> 0.16.0)
...
The last commit that touched this library updated the version number but
not the hash. I opted into fixing the version number rather than the
hash because actually updating libraw into version 0.16.1 or later
causes a build failure in libkdcraw and therefore breaks gwenview (which
is one of the main KDE apps).
2015-07-26 16:11:08 +02:00