Michael Raskin
2b8cdc8434
Merge pull request #686 from ocharles/postgres92
...
Disable exec symlink resolution for PostgreSQL 9.2
2013-11-07 02:53:37 -08:00
Michael Raskin
b541b702ae
Merge pull request #1159 from bjornfor/fetchsvn
...
fetchsvn: handle redirect(s)
2013-11-07 02:50:15 -08:00
Michael Raskin
2d1121c454
Merge pull request #1170 from grwlf/qvim
...
Add qvim - an experimental Qt gui for Vim
2013-11-07 02:48:22 -08:00
Ricardo M. Correia
38f85ac5ae
flashplayer: Update to 11.2.202.310 (fixes 4 critical security vulnerabilities)
...
Fixes CVE-2013-3361, CVE-2013-3362, CVE-2013-3363 and CVE-2013-5324.
2013-11-07 11:44:18 +01:00
Sander van der Burg
890b706df5
Fix sha256 hash of disnix
2013-11-07 11:33:23 +01:00
Peter Simons
9c1982cd68
Merge pull request #1179 from cpages/sdl2
...
SDL2: some improvements to the expression.
2013-11-07 02:16:00 -08:00
Kim Simmons
db2075b6d8
Added milkytracker: Compiles and runs.
2013-11-07 11:05:13 +01:00
Sander van der Burg
775b1bd4df
Bump version of development Disnix
2013-11-07 10:42:13 +01:00
Eric Kow
1be6aae4b4
darwin x11/opengl: only copy subset of files ( close #1165 )
...
Copy only the pc files related to X11 and OpenGL.
This should allow us to build our own version of libraries like
cairo without having the native ones be accidentally dynamically
linked in to things that depend on them.
Before this patch if we `dyldinfo -dylibs libpangocairo` we can
see that it was dynamically linked against the OS X (but seemingly
built against include files from the nix one, as we would get a
runtime complaint about missing symbols)
2013-11-07 10:39:28 +01:00
Vladimír Čunát
0eeee298ef
perl: avoid --no-cpp-precomp on darwin, ( close #1160 )
...
Taken from https://trac.macports.org/ticket/38913
vcunat renamed the patch
Conflicts (trivial):
pkgs/development/interpreters/perl/5.16/default.nix
2013-11-07 10:39:28 +01:00
Carles Pagès
b81caba5fb
SDL2: some improvements to the expression.
...
Based on comments in the pull request from @edolstra and @peti. I also added
missing metadata, setting myself as maintainer.
2013-11-06 23:17:46 +01:00
Sergey Mironov
82dedd9cad
Fix remmina: add Desktop file and icons
2013-11-06 22:57:55 +01:00
Sergey Mironov
ac0019dc18
Fix remmina the FreeRDP GUI frontend
...
The patch fixes [undefined reference to `g_thread_init'] as suggested by
http://ragnermagalhaes.blogspot.ru/2007/09/undefined-reference-to-gthreadinit.html
2013-11-06 22:57:55 +01:00
Sander van der Burg
1a4233d440
Bump dysnomia to latest development version
2013-11-06 14:22:48 +01:00
Eelco Dolstra
58af4fb11e
Update some more platforms
2013-11-06 10:58:20 +01:00
Eelco Dolstra
25ca1c30e2
screen: Only depend on PAM on Linux
2013-11-06 10:47:58 +01:00
Eelco Dolstra
77dc219127
gcc: Support FreeBSD
2013-11-06 10:41:02 +01:00
Eelco Dolstra
5098d53db1
linux: Update to 3.10.18
2013-11-06 10:31:53 +01:00
Eelco Dolstra
07ccfe6af8
linux: Update to 3.4.68
2013-11-06 10:29:27 +01:00
Lluís Batlle i Rossell
cfe5f74e88
Updating poppler to 0.24.3.
2013-11-06 10:09:08 +01:00
Lluís Batlle i Rossell
cadd213230
Making mupdf build in 'release', not 'debug'.
2013-11-06 09:10:51 +01:00
Sergey Mironov
c8bb648f0f
qvim: clean up the code
2013-11-06 11:27:06 +04:00
Jaka Hudoklin
aa0f21e621
pythonPackages: Add ipaddr, Google's IP address manipulation library
2013-11-06 07:51:09 +01:00
Michael Raskin
66c034d03e
Merge pull request #1171 from cpages/sdl2
...
Update SDL2 to v2.0.1
2013-11-05 20:32:07 -08:00
Shea Levy
9817bada91
Update nodePackages to npm2nix-5.2.0
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-05 18:02:21 -05:00
Lluís Batlle i Rossell
1045df3197
Updating mkvtoolnix, libebml, libmatroska to latest versions.
2013-11-05 23:20:27 +01:00
Sergey Mironov
43ecb12e93
gparted: remove unwanted icon-theme.cache ( close #1176 )
2013-11-05 21:22:44 +01:00
Rickard Nilsson
2d44f3e8af
sbt: Update to 0.13.0
...
Also remove all old sbt versions, and rename package to
sbt instead of simple-build-tool. sbt seems to be
the correct name for this package.
2013-11-05 14:51:14 +01:00
Rickard Nilsson
b5554b3f5c
libvirt: Update to 1.1.4
...
Remove the patch that has been added upstream.
2013-11-05 14:15:42 +01:00
Shea Levy
d2de64cc66
Fix broken meta.platforms for manual-config kernel
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-05 07:19:38 -05:00
Eelco Dolstra
da426c7df5
Fix some meta.platforms attributes to build more stuff on Darwin
2013-11-05 10:46:59 +01:00
Eelco Dolstra
d098a6d926
Add Finance::Quote
2013-11-05 10:46:44 +01:00
Eelco Dolstra
d9c13a73c2
gurobi: Remove
...
It's proprietary, non-redistributable software.
2013-11-05 00:07:24 +01:00
Eelco Dolstra
c88055e1a2
Set meta.hydraPlatforms instead of meta.platforms for some packages
2013-11-05 00:06:10 +01:00
Eelco Dolstra
a2cbc77e4f
Only show/build a package on the platforms listed in meta.platforms
...
The function ‘mkDerivation’ now checks whether the current platform
type is included in a package's meta.platform field. If not, it
throws an exception:
$ nix-build -A linux --argstr system x86_64-darwin
error: user-thrown exception: the package ‘linux-3.10.15’ is not supported on ‘x86_64-darwin’
These packages also no longer show up in ‘nix-env -qa’ output. This
means, for instance, that the number of packages shown on
x86_64-freebsd has dropped from 9268 to 4764.
Since meta.platforms was also used to prevent Hydra from building some
packages, there now is a new attribute meta.hydraPlatforms listing the
platforms on which Hydra should build the package (which defaults to
meta.platforms).
2013-11-05 00:06:10 +01:00
Bjørn Forsman
8867304b5e
filezilla: bump 3.6.0.2 -> 3.7.3
...
Includes security fixes, bug fixes and some (minor) new features.
Changelog is available here:
https://filezilla-project.org/versions.php
Also:
* break long lines
* add meta.platforms
* use licenses.gpl2 attribute instead of a literal string.
2013-11-04 22:53:59 +01:00
Eelco Dolstra
06f4398b46
Remove broken and obsolete versions of gcj and ghdl
2013-11-04 21:11:00 +01:00
Eelco Dolstra
a0e21fd1ca
Mark more packages as broken
2013-11-04 21:11:00 +01:00
Eelco Dolstra
a5827b18a1
Don't build Linux 3.6-rpi packages on Hydra
...
They're all broken.
2013-11-04 21:11:00 +01:00
Eelco Dolstra
754704ea18
Allow packages to be marked as "broken" by setting meta.broken
...
The effect is that they won't show up in "nix-env -qa" anymore.
2013-11-04 21:11:00 +01:00
Eelco Dolstra
01087750ba
Don't build some packages on some platforms
2013-11-04 21:11:00 +01:00
Eelco Dolstra
798ce14839
apache-httpd: Update to 2.4.6
2013-11-04 21:10:59 +01:00
Eelco Dolstra
59cad4dc07
socate: Update to 1.7.2.2, 2.0.0-b6
...
CVE-2013-3571
2013-11-04 21:10:59 +01:00
Sergey Mironov
d6d2de4147
Add qvim - an experimental Qt gui for Vim
...
vim-qt has the most complete set of Ctrl-Alt-Meta binding functionality.
For example, qvim is able to correctly bind keys like Alt-<nonlatin>.
More: https://bitbucket.org/equalsraf/vim-qt/wiki/Features
2013-11-04 23:02:54 +04:00
Carles Pagès
b551f8bced
SDL2: clean configure flags.
...
I removed some flags that are no longer present, one that was redundant
(default value) and added a comment regarding why enable-static is there.
2013-11-04 19:49:57 +01:00
Peter Simons
0e831bd525
Resurrect the old ghcWithPackages wrapper under the attribute name 'ghcWithPackagesOld'.
2013-11-04 19:42:49 +01:00
Rok Garbas
a22c0fa54a
offlineimap: update to (latest) 6.5.5
2013-11-04 19:39:13 +01:00
Carles Pagès
1138f0a96b
SDL2: update to v2.0.1
2013-11-04 19:37:53 +01:00
Eelco Dolstra
b232825c07
adobe-reader: Update to 9.5.5
2013-11-04 18:46:44 +01:00
Peter Simons
ddbb72c34d
Merge pull request #1163 from kowey/haskell-wx
...
haskell-wxc: noHaddock
2013-11-04 04:08:00 -08:00
Domen Kožar
8274bd331a
redshift: add platforms
2013-11-04 12:34:46 +01:00
Shea Levy
268bb64b68
Linux 3.12 release
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-03 20:14:48 -05:00
Rok Garbas
61e0337a5c
afew: forgot to add --replace
2013-11-03 18:58:27 +01:00
Jonas Hoersch
795753bbc6
quodlibet: update to version 2.6.3
...
also provides two distinctive flavours, which either wrap the program to
pull in the gstreamer plugins or not.
2013-11-03 16:05:37 +01:00
Jonas Hoersch
8487fdd209
mathematica: fix x86 build of mathematica
...
the MathInstaller doesn't distinguish between 64bit and 32bit linux
platforms.
2013-11-03 14:01:59 +01:00
Eric Kow
d1e8f9c047
haskell-wxc: noHaddock
2013-11-02 18:09:08 +00:00
Rok Garbas
b15bbdfa17
pythonPackage: afew and alot update to latest
...
added subprocess32 package as new dependency of afew
2013-11-02 04:09:27 +01:00
Rok Garbas
6d059b2ee5
ejabberd: updated to 2.1.13
2013-11-02 01:46:30 +01:00
Rok Garbas
023d74049c
varnish: adding version 2.1.x
2013-11-02 01:45:27 +01:00
Bjørn Forsman
2d79cc7950
fetchsvn: handle redirect(s)
...
Instead of failing if the server redirects us to a new URL, accept up to
2 redirects by printing 2 extra p's to subversion.
2013-11-01 22:54:13 +01:00
Peter Simons
576058fe0e
haskell-git-annex: update to version 4.20131101
2013-11-01 17:42:08 +01:00
Peter Simons
dac108f51b
ikiwiki: update to version 3.20130904
2013-11-01 16:33:59 +01:00
Shea Levy
fc91ec48a8
Update default kernel to 3.10
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-01 11:10:09 -04:00
Shea Levy
504ea7662c
Remove EOL'd kernels
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-01 11:10:05 -04:00
Peter Simons
8352df8d66
haskell-yesod-platform: update to version 1.2.4.4
2013-11-01 14:20:11 +01:00
Peter Simons
5fd1c46beb
haskell-trifecta: update to version 1.2.1.1
2013-11-01 14:20:11 +01:00
Peter Simons
2de6d71694
haskell-trifecta: update to version 1.1
2013-11-01 14:20:11 +01:00
Peter Simons
dda0d13d22
haskell-text-icu: update to version 0.6.3.7
2013-11-01 14:20:11 +01:00
Peter Simons
a4cfdfad5d
haskell-terminfo: update to version 0.3.2.6
2013-11-01 14:20:11 +01:00
Peter Simons
6e180df18c
haskell-intervals: update to version 0.4
2013-11-01 14:20:11 +01:00
Peter Simons
15851f0661
haskell-free: update to version 4.2
2013-11-01 14:20:11 +01:00
Peter Simons
03e7ab54a0
haskell-fclabels: update to version 2.0.0.5
2013-11-01 14:20:11 +01:00
Peter Simons
40a31df497
haskell-Elm: update to version 0.10.0.2
2013-11-01 14:20:11 +01:00
Peter Simons
cd1605f729
maxima: update to version 5.31.3
2013-11-01 10:53:44 +01:00
Mathijs Kwik
b6519f08da
haskell-parsers: bring back 0.9 for idris
2013-11-01 08:02:19 +01:00
Mathijs Kwik
3c2b7f5e33
haskell-trifecta: bring back 1.1 for idris
2013-11-01 08:02:19 +01:00
Mathijs Kwik
07d68731ff
haskell-trifecta: jailbreak on comonad
2013-11-01 08:02:13 +01:00
Mathijs Kwik
588db4727c
calibre: fix hash
2013-11-01 07:59:11 +01:00
Domen Kožar
ebcdbbbdd2
Merge pull request #1132 from lovek323/php54-pcntl
...
php54: add pcntl option
2013-10-31 07:29:38 -07:00
Peter Simons
86443f4efd
haskell-cabal2nix: update to version 1.55
2013-10-31 09:02:25 +01:00
Peter Simons
7337c675df
haskell-uuid: update to version 1.3.3
2013-10-31 09:02:25 +01:00
Peter Simons
7deb37d1f9
haskell-symbol: update to version 0.2.0
2013-10-31 09:02:25 +01:00
Peter Simons
4bf277e39b
haskell-postgresql-simple: update to version 0.3.9.1
2013-10-31 09:02:25 +01:00
Peter Simons
7399dba217
haskell-pipes-parse: update to version 2.0.1
2013-10-31 09:02:24 +01:00
Peter Simons
df12cd8a7b
haskell-intervals: update to version 0.3
2013-10-31 09:02:24 +01:00
Peter Simons
e0c633a402
haskell-hslua: update to version 0.3.8
2013-10-31 09:02:24 +01:00
Peter Simons
f7ea8a57df
haskell-hexpat: update to version 0.20.4
2013-10-31 09:02:24 +01:00
Peter Simons
ece9b21522
haskell-feed: update to version 0.3.9.2
2013-10-31 09:02:24 +01:00
Peter Simons
436885b067
haskell-fclabels: update to version 2.0.0.2
2013-10-31 09:02:24 +01:00
Peter Simons
56dfdba91b
haskell-constraints: update to version 0.3.4.2
2013-10-31 09:02:24 +01:00
Peter Simons
29054f9a87
haskell-blaze-builder: update to version 0.3.2.0
2013-10-31 09:02:24 +01:00
Peter Simons
aa3fad72ad
haskell-HDBC-postgresql: update to version 2.3.2.2
2013-10-31 09:02:24 +01:00
Peter Simons
893282109e
haskell-xmobar: update to version 0.19
2013-10-31 09:02:24 +01:00
Peter Simons
793be25a9a
haskell-gloss: update to version 1.8.1.1
2013-10-31 09:02:24 +01:00
Peter Simons
90d80c3d35
haskell-OpenGL: update 2.9.x branch to version 2.9.1.0
2013-10-31 09:02:24 +01:00
Domen Kozar
d9ba437875
libedit: add FreeBSD support
2013-10-31 00:47:33 +01:00
Michael Raskin
92e3206c2a
Updating SlimerJS to Git version for compatibility with fresh xulrunner
2013-10-31 02:59:45 +04:00
Pascal Wittmann
6e062f1434
Agda: update to 2.3.2.2.
...
This update also fixes the build errors on hydra that were caused by
an incompatible version of haskell-src-ext.
Close #1153 .
2013-10-30 23:30:39 +02:00
Eric Kow
0f8b1b1a5c
libusb1: avoid -lgcc_s on darwin
...
close #1151
2013-10-30 19:19:54 +02:00
Domen Kožar
58f520601c
pythonPackages.substanced: correct sha256
2013-10-30 18:15:08 +01:00