Eelco Dolstra
2fe351c7e3
openssl: Update to 1.0.1m
...
Fixes various "Moderate" / "Low" CVEs:
http://openssl.org/news/secadv_20150319.txt
2015-03-19 15:57:17 +01:00
Joachim Fasting
0e52c562b5
RAppArmor: use AppArmor 2.9
2015-03-19 14:14:28 +01:00
Peter Simons
5a2fd23b8a
Merge pull request #6896 from NixOS/revert-6886-fix/vlc
...
Revert "VLC wants a newer version of libdvdnav".
2015-03-19 13:34:35 +01:00
Mateusz Kowalczyk
d56831a9af
ghc: update link and version of 7.10 RC3
2015-03-19 12:33:11 +00:00
Peter Simons
f30743b86b
Revert "VLC wants a newer version of libdvdnav"
2015-03-19 13:19:17 +01:00
Robin Bate Boerop
91004a3485
Merge branch 'Sqitch' into sqitch-pg
2015-03-19 08:11:31 -03:00
lethalman
515bd937f9
Merge pull request #6868 from lancelotsix/add_checkbashisms
...
Add checkbashisms package
2015-03-19 10:42:00 +01:00
Peter Jones
05d6d77c8e
VLC wants a newer version of libdvdnav
...
* Updated libdvdnav/libdvdread to latest versions
* Removed libdvdnav patches since they have been incorporated into the
latest release
* Added `--enable-dvdnav` configure flag to VLC to ensure that if this
happens again VLC will fail to build
2015-03-18 14:37:12 -06:00
Lancelot SIX
7bf0458cb6
Add checkbashisms package
2015-03-18 21:03:30 +01:00
Vladimír Čunát
105f933f64
ffmpeg: add new branch 2.6.1 (no switching yet)
...
/cc maintainers @codyopel, @fuuzetsu.
Release notes don't indicate any new options or dependencies.
http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6
APIchanges looks like we should be able to replace 2.5 by 2.6
without anything breaking (belongs to staging and needs some testing).
2015-03-18 18:10:26 +01:00
Robin Bate Boerop
a3a98d7242
Improved builder for Sqitch
2015-03-18 10:32:46 -03:00
Jaka Hudoklin
b5298683aa
Add chef-dk
2015-03-18 14:17:25 +01:00
Jaka Hudoklin
17b9405685
bundlerEnv: add support for additional build inputs
2015-03-18 14:15:50 +01:00
Peter Simons
3f45fe100a
haskell-bindings-GLFW is broken (and has been for quite a while).
2015-03-18 13:31:33 +01:00
Peter Simons
5cdd855938
haskell-lens: update to 4.8
2015-03-18 13:31:33 +01:00
Peter Simons
25f4f78c92
haskell-mysql: fix build
2015-03-18 12:13:43 +01:00
Peter Simons
fe8d65c9a6
Add required overrrides for haskell-hosc and haskell-tidal-midi.
...
Fixes https://github.com/NixOS/nixpkgs/issues/6864 .
2015-03-18 12:13:43 +01:00
Peter Simons
53fa11398c
hackage-packages.nix: re-generate from Hackage 2015-03-17T11:52:35+0100
2015-03-18 12:13:43 +01:00
Domen Kožar
e61f23d89f
Fix a bad revert at 1e4ba025c2
2015-03-18 11:50:19 +01:00
Austin Seipp
1ef6f44e5d
nixpkgs: hhvm 3.3.0 -> 3.6.0
...
- We need {perl,git,krb5,libvpx,etc} as a dependency
- Drop upstream patches.
- Simplify build (uses cmake configuration)
- Simplify install (uses cmake generated installer)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-18 05:11:31 -05:00
lethalman
59e3226d27
Merge pull request #6866 from benley/iojs
...
iojs: Fix update script, update iojs
2015-03-18 10:42:40 +01:00
Austin Seipp
5bbbb2c96b
nixpkgs: concurrencykit 0.4.4 -> 0.4.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
c8d46c7374
nixpkgs: re2c 0.13.7.5 -> 0.14.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
70528e9f8e
nixpkgs: ninja 1.5.1 -> 1.5.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
075c1886a3
nixpkgs: libressl 2.1.4 -> 2.1.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Benjamin Staffin
e3eb1aa719
Update iojs using the fixed-up script
2015-03-17 15:22:35 -07:00
Robert Scott
5a45003800
luajit: declare lua in propagatedBuildInputs, remove from osrm-backend's buildInputs
2015-03-17 22:05:13 +00:00
Benjamin Staffin
1b1f26636e
iojs: Fix update-iojs script
...
The nix-instantiate invocations only work correctly if this script is
run from the root directory of nixpkgs, or in a directory without a
default.nix file and NIX_PATH set appropriately.
2015-03-17 15:00:16 -07:00
Longrin Wischnewski
30beb0ad7d
flightgear: bump version to 3.4 ( close #6385 )
...
- openscenegraph: bump version to 3.2.1: http://www.openscenegraph.org/index.php/download-section/stable-releases
- remove obsolete patch
- simgear: bump version to 3.4.0
- flightgear: add qt5 as build input
2015-03-17 22:58:39 +01:00
Vladimír Čunát
2ed90cd27f
gdal: fix build by adding openssl
...
I'm not sure why it started needing it, but I suspect mysql (mariadb).
2015-03-17 13:58:09 +01:00
Robin Bate Boerop
566cd9ba19
Remove unnecessary propagatedBuildInputs line
2015-03-17 09:46:52 -03:00
Vladimír Čunát
e924f05cc3
Merge branch 'master' into staging
2015-03-17 13:35:05 +01:00
Peter Simons
658bb1e68d
Merge pull request #6839 from joelmo/master
...
graph-tool: enable drawing and openmp for algorithms
2015-03-17 12:53:12 +01:00
Joel Moberg
14106ba4f7
graph-tool: enable drawing and openmp for algorithms
2015-03-17 12:25:35 +01:00
Peter Simons
04611ab692
ghc: update 7.10.1 to rc3
2015-03-17 11:40:51 +01:00
Peter Simons
eb7b6e2137
haskell-exceptions: upstream has fixed the test suite
2015-03-17 11:40:51 +01:00
Peter Simons
cf9994a53b
Merge pull request #6841 from KoviRobi/gnu-apl
...
Added GNU APL, a free APL interpreter.
2015-03-17 11:09:09 +01:00
Michael Raskin
7e285b8b87
Update Botan unstable and fix source link
2015-03-17 11:02:56 +03:00
Domen Kožar
1e4ba025c2
Reverts a bunch of commits as a try to fix GC errors.
...
Commits
- 694f01db2d
- 829479d1dd
- bd81885f70
- b2fdcf801c
2015-03-17 08:55:03 +01:00
Tobias Geerinckx-Rice
af15b26ee8
libxcomp: switch to release 3.5.0.30 instead of git
2015-03-17 00:35:24 +01:00
Kovacsics Robert (NixOS-SSD2)
8f5f047286
Added GNU APL, a free APL interpreter.
...
It is an almost complete implementation of ISO 13751: Programming
Language APL, Extended.
2015-03-16 21:57:51 +00:00
Vladimír Čunát
51a8a43dfc
Merge #6472 : add ddccontrol
2015-03-16 21:52:59 +01:00
Ricardo M. Correia
01d1ec25f7
rustc: Fix test failure due to hardcoded path to /home
2015-03-16 21:02:35 +01:00
Ricardo M. Correia
5f3a2cb0d1
rustc: Re-enable parallel building
2015-03-16 21:02:35 +01:00
Artyom Shalkhakov
82ee506f43
Bump to ATS-0.2.12
2015-03-16 15:50:48 +01:00
Eelco Dolstra
3e6fb3887c
Merge pull request #6823 from np/sqlite
...
Update sqlite to 3.8.8.3
2015-03-16 13:36:33 +01:00
Peter Simons
42ab5ea077
hackage-packages: re-generate from Hackage 2015-03-16T12:54:30+0100
2015-03-16 12:54:30 +01:00
Peter Simons
62d8b22931
hackage-packages.nix: re-generate from Hackage 2015-03-15T11:02:07+0100
2015-03-16 12:52:13 +01:00
Peter Simons
3f41103aaf
Merge pull request #6824 from cstrahan/hs-mesos
...
hs-mesos: fix build
2015-03-16 12:10:24 +01:00
Charles Strahan
7e94f79433
hs-mesos: fix build
...
mesos was propagating the wrong protobuf version, and the cabal file
referenced some impure paths.
2015-03-15 18:57:44 -04:00
Nicolas Pouillard
eee31a2c97
Update sqlite to 3.8.8.3
2015-03-15 23:03:14 +01:00
Robin Bate Boerop
d73e5d6fbc
Handle Sqitch manual
2015-03-15 11:06:01 -04:00
Robin Bate Boerop
d6e0169c6f
Add Sqitch database management tool
2015-03-15 09:59:41 -04:00
Pascal Wittmann
d1f24726eb
Merge pull request #6805 from lancelotsix/upate_uncrustify
...
Change current version of uncrustify from 0.60 to 0.61
2015-03-15 10:55:22 +00:00
Peter Simons
46f2aab0a5
haskell-boundingboxes: upstream has fixed the test suite
2015-03-15 11:00:12 +01:00
Peter Simons
a996d94d6b
haskell-al: upstream has fixed the build
2015-03-15 11:00:12 +01:00
Peter Simons
9370137501
hackage-packages.nix: re-generate from Hackage 2015-03-14T14:55:25+0100
2015-03-15 11:00:12 +01:00
Peter Simons
519e1cefee
haskell-xcffib: upstream fix the build issue (but the test suite still fails)
2015-03-15 11:00:12 +01:00
Peter Simons
53b6620027
haskell-hindent: upstream has fixed the test suite
2015-03-15 11:00:12 +01:00
Peter Simons
da1617cb2b
haskell-exceptions: update test suite issue link
2015-03-15 11:00:11 +01:00
Peter Simons
a33042af5b
haskell-al: jailbreal to fix build with c2hs 0.24.1
2015-03-15 11:00:11 +01:00
Peter Simons
3b8a7f2f70
haskell-amazonka does not compile with ghc-7.8.x.
2015-03-15 11:00:11 +01:00
Peter Simons
adb3e894b2
configuration-common.nix: update comments for GLFW packages
2015-03-15 11:00:11 +01:00
Peter Simons
3f712f8448
ghc-6.10.4: cosmetic clean up
2015-03-15 11:00:11 +01:00
Peter Simons
26223831dc
ghc-6.12.3: cosmetic clean up
2015-03-15 11:00:11 +01:00
Peter Simons
09c9a98717
aeson-schema: track the issue URL
2015-03-15 11:00:11 +01:00
Peter Simons
1207bc606e
hackage-packages.nix: re-generate from Hackage 2015-03-14T13:08:30+0100
2015-03-15 11:00:11 +01:00
Lancelot SIX
aa708af8d4
Change current version of uncrustify to 0.61
2015-03-15 09:36:39 +01:00
Jaka Hudoklin
180da0d463
Merge pull request #6693 from benley/docker-registry
...
docker-registry: Update to 0.9.1, with boto bugfix
2015-03-15 02:27:52 +01:00
Eric Seidel
4835813cb6
judy: clang doesnt know -fno-aggressive-loop-optimizations
2015-03-14 09:09:23 -07:00
Peter Simons
d54c94c189
pkgs/development/haskell-modules/configuration-common.nix: cosmetic
2015-03-14 15:05:34 +01:00
Peter Simons
9ba7027652
pkgs/development/libraries/kde-frameworks-5.7: fix evaluation
2015-03-14 14:55:35 +01:00
James Cook
8c87695f60
Merge pull request #6776 from giogadi/add-ceres-solver
...
Add derivation for google ceres-solver library
2015-03-13 20:54:58 -07:00
vbgl
5dcedbb6e4
Merge pull request #6791 from romildo/xml-light
...
Add ocaml-xml-light
2015-03-13 22:52:58 +01:00
Thomas Tuegel
f4146b7f2d
kf57: fix evaluation
2015-03-13 16:27:04 -05:00
José Romildo Malaquias
7f07b33e4d
Add ocaml-xml-light
2015-03-13 15:30:31 -03:00
Thomas Tuegel
fe8072ee7f
kf57: add meta.branch to fix monitor
2015-03-13 13:17:38 -05:00
Shea Levy
e729dfbd3f
gcc-4.9: Set isGNU
...
Fixes #6787
2015-03-13 12:47:17 -04:00
Arseniy Seroka
9122346e33
Merge pull request #6781 from mdorman/master
...
haskell: aeson-schema missing test suite
2015-03-13 19:06:24 +03:00
lethalman
a918bd0151
Merge pull request #6777 from ardumont/add-sqldeveloper-derivation
...
[new] sqldeveloper derivation
2015-03-13 15:09:40 +01:00
Antoine R. Dumont
86062d7a95
Adapt code according to @lethalman's review
...
- Use ${bash}/bin/bash
- We cannot use oraclejre7 because sqldeveloper wants a jdk.
2015-03-13 13:49:26 +01:00
Michael Alan Dorman
53663772f3
haskell: aeson-schema missing test suite
...
For some reason the .tar.gz on hackage is missing most of the files for
the test suite. I've opened an issue on
it (https://github.com/timjb/aeson-schema/issues/9 ), but it's not yet
been acted on. In the meantime, simply disabling the test suite seems
most sensible.
@peti, could you merge this?
2015-03-13 07:09:28 -04:00
Peter Simons
fdd821f1ef
configuration-ghc-7.8.x.nix: remove amazonka-related overrides
...
These overrides allow us to build amazonka packages, but we have no way to
actually use those build results within Nix, because the replaced GHC core
libraries collide with the real ones when we try to compose a ghc-with-packages
environment.
Closes https://github.com/NixOS/nixpkgs/issues/6584 .
2015-03-13 10:01:29 +01:00
Peter Simons
14e5333e3c
hackage-packages: re-generate from Hackage 2015-03-12T12:28:02+0100
...
Resolves https://github.com/peti/jailbreak-cabal/issues/5 .
2015-03-13 10:01:29 +01:00
Antoine R. Dumont
c96aff8eb9
Add sqldeveloper derivation
2015-03-12 22:30:47 +01:00
Antoine R. Dumont
f11cf895d1
Fix frei0r url
2015-03-12 22:30:46 +01:00
Charles Strahan
4b2b30ea24
libtermkey: new package
...
Allows easy processing of keyboard entry from terminal-based programs.
2015-03-12 17:13:45 -04:00
Charles Strahan
c43b787f96
unibilium: new package
...
Unibilium is a very basic terminfo library. It doesn't depend on curses
or any other library. It also doesn't use global variables, so it should
be thread-safe.
2015-03-12 17:13:45 -04:00
Pascal Wittmann
9cda91bcd8
pmd: update from 4.2.6 to 5.2.3
2015-03-12 21:19:49 +01:00
Pascal Wittmann
e0d91fa1b9
levmar: update from 2.5 to 2.6
2015-03-12 21:19:49 +01:00
Luis G. Torres
92eaff008e
Added derivation for google ceres-solver optimization library for C++
2015-03-12 16:04:04 -04:00
Vladimír Čunát
07e49e6952
libav*: maintenance updates, including security
2015-03-12 20:15:22 +01:00
William A. Kennington III
c32437b16e
libressl: 2.1.3 -> 2.1.4
2015-03-12 11:37:27 -07:00
lethalman
14ed261fc7
Merge pull request #6765 from gebner/ibus-plugins
...
Add ibus-qt and ibus-anthy.
2015-03-12 14:35:23 +01:00
Gabriel Ebner
2e8cbfbc58
Move ibus packages to the inputmethods directory.
2015-03-12 11:57:54 +01:00
William A. Kennington III
a5c221c299
rabbitmq-c: 0.4.1 -> 0.6.0
2015-03-11 18:50:04 -07:00
William A. Kennington III
bd43fc7103
czmq: Refactor
2015-03-11 18:50:04 -07:00
William A. Kennington III
e0ba90ba4e
zeromq4: Refactor
2015-03-11 18:50:04 -07:00
William A. Kennington III
048148ad97
zeromq3: Refactor
2015-03-11 18:50:04 -07:00
William A. Kennington III
94a4bce09d
hiredis: Add derivation
2015-03-11 18:50:03 -07:00