Eric Sagnes
b67ac40a82
erlangR18: 18.0 -> 18.2
2015-12-17 09:01:49 +09:00
Peter Simons
fc2b8edb1a
Clean up overrides for Haskell gio, glib, and gtk.
2015-12-17 00:32:16 +01:00
Peter Simons
c58c68a037
haskell.lib.addPkgconfigDepends: fix broken function
...
The function is supposed to modify pkgconfigDepends, not buildInputs.
2015-12-17 00:32:16 +01:00
Peter Simons
99b253fc1d
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-47-ga631ea6 using the following inputs:
- Nixpkgs: e616e3fbaa
- Hackage: 1be87a125d
- LTS Haskell: 253d4da342
- Stackage Nightly: 1ee60f7320
2015-12-17 00:32:08 +01:00
John Wiegley
fd45c7b82b
haskellPackages.git-annex: Do not use lsof on Darwin
2015-12-16 14:10:56 -08:00
John Wiegley
db9bc6875f
coqPackages.flocq: 2.4.0 -> 2.5.0
2015-12-16 14:10:14 -08:00
Michael Alan Dorman
97834fc233
Don't check hindent
...
It appears its test suite has some issues at present, based on
https://github.com/chrisdone/hindent/issues/166 , which seems to preceed
haskell-src-exts-1.17 being released.
2015-12-16 21:33:56 +01:00
Michael Alan Dorman
bc5f82dfc2
Fixup pointfree package.
2015-12-16 21:33:56 +01:00
Peter Simons
1f108490f1
ghc-HEAD: update build instructions and bump version to current Git master
...
Closes https://github.com/NixOS/nixpkgs/issues/10752 .
2015-12-16 21:33:56 +01:00
Peter Simons
878692e645
ghc-7.10.3: remove the obsolete build.mk file
...
New versions of GHC allow us to specify those things on the
command-line, so the build.mk file is no longer necessary.
2015-12-16 21:33:56 +01:00
Peter Simons
a421e7bd4a
ghc-7.10.3: don't pass compiler or linker flags through a response file
...
The new GHC version contains a patch [1] that passes linker and compiler flags
to GCC via response files rather than directly on the command-line. This is
supposed to be beneficial on Windows and other platforms that have trouble
dealing with long argument lists. On NixOS, however, this feature breaks the
flag handling provided by gcc-wrapper [2] and therefore causes the entire GHC
build to fail.
This issue has been reported upstream at [3]. It's not clear yet how to remedy
this problem, but until we've figured that out we just don't pass compiler flags
in response files on NixOS to fix https://github.com/NixOS/nixpkgs/issues/10752 .
[1] 296bc70b5f
[2] https://github.com/NixOS/nixpkgs/issues/11762
[3] https://ghc.haskell.org/trac/ghc/ticket/11147
2015-12-16 21:33:56 +01:00
Peter Simons
eae27e7798
ghc: update version 7.10.3 to 7.10.3a
...
Apply upstream patches that fix minor cosmetic issues in the documentation.
2015-12-16 21:33:56 +01:00
Mathieu Boespflug
bb30c79f0b
vagrant: bring embedded/ libraries in scope of dynamic linker.
2015-12-16 18:14:40 +01:00
Thomas Tuegel
8ee82c6b00
Merge pull request #11764 from ttuegel/kde-updates
...
KDE updates
2015-12-16 10:24:11 -06:00
Thomas Tuegel
cc058eff70
kde5_latest: merge all package sets
...
The three KDE package sets now have circular dependencies between them,
so they can only be built if they are merged into a single package set
during evaluation.
2015-12-16 10:22:43 -06:00
Eelco Dolstra
86bf3662df
nss: 3.20.1 -> 3.21
2015-12-16 16:18:42 +01:00
Eelco Dolstra
f8c6ced636
nspr: 4.10.10 -> 4.11
2015-12-16 16:04:36 +01:00
Domen Kožar
0944d05e2e
libvirt-glib: add numa support
2015-12-16 11:07:08 +01:00
Pascal Wittmann
1adc15f93f
Merge pull request #11754 from VIZGIX/master
...
qxt: url fix
2015-12-16 08:42:30 +01:00
VIZGIX
fe29df4db0
qxt: url fix
...
updated to the correct url for downloading the libqxt tar.gz file
2015-12-16 01:16:24 -06:00
Spencer Whitt
89c690039a
gst-plugins-ugly: add LAME mp3 encoder support
2015-12-15 22:38:13 -05:00
Spencer Whitt
d6def26201
gst-plugins-good: add icecast support
2015-12-15 22:38:13 -05:00
Domen Kožar
0acc32e836
libvirt: add numa support
2015-12-15 23:42:03 +01:00
Vincent Laporte
48e7eb65f2
ocaml-iso8601: init at 0.2.4
...
OCaml library for ISO 8601 and RFC 3999 date parsing.
Homepage: http://sagotch.github.io/ISO8601.ml/
2015-12-15 22:43:25 +01:00
Vincent Laporte
23efd0e617
ocaml-hex: 0.2.0 -> 1.0.0
2015-12-15 22:02:15 +01:00
Vincent Laporte
4a00e1793b
ocaml-tuntap: init at 1.3.0
2015-12-15 21:57:54 +01:00
Vincent Laporte
038f4ce1d1
menhir: 20151110 -> 20151112
2015-12-15 21:36:57 +01:00
Vincent Laporte
680d909c97
ocaml-easy-format: 1.1.0 -> 1.2.0
2015-12-15 21:07:33 +01:00
Vincent Laporte
db9a93f992
ocaml-batteries: 2.3.1 -> 2.4.0
2015-12-15 20:58:46 +01:00
Rene Donner
36ab097c6c
julia: 0.4.0 -> 0.4.2
2015-12-15 20:38:08 +01:00
Peter Simons
82c673d4c9
Merge pull request #11651 from gleber/add-erlang-modules
...
Add erlang modules
2015-12-15 17:55:25 +01:00
Gleb Peregud
bb1b5c7194
Update hex.pm registry
2015-12-15 15:06:47 +01:00
Gleb Peregud
474da3bf24
Add sources of specific rebar bootstrap deps via new fetchHex
...
derivation.
2015-12-15 15:06:44 +01:00
Gleb Peregud
108f3cf67f
Add patch which makes rebar compilation hermetic
2015-12-15 14:05:51 +01:00
Gleb Peregud
4ba1a51b7f
Move registry to rebar3, since it needs it itself to be bootstrapped.
...
This makes rebar3 build a bit more hermetic. Next stage is to pull in
rebar3 plugins dependencies for bootstrap to pick up.
2015-12-15 14:05:19 +01:00
Gleb Peregud
033902d269
Refactor fetchHex out of buildHex.
...
This will allow to reuse this code to fetch rebar3's dependencies to
ensure it's hermetic build.
2015-12-15 14:01:38 +01:00
Gleb Peregud
acaf2c179e
Allow specifying meta for buildHex and buildErlang.
...
Adds "meta" for meck package as a test.
2015-12-15 14:01:38 +01:00
Gleb Peregud
2a7e77cac5
Move registrySnapshot into it's own file for easier automation.
2015-12-15 14:01:37 +01:00
Gleb Peregud
7e57b20abc
Add rebar3-pc to plugin deps automatically if compilePorts is enabled
2015-12-15 14:01:37 +01:00
Gleb Peregud
13a1ab440c
Replace deprecated uniqList with unique function
2015-12-15 14:01:37 +01:00
Gleb Peregud
5d3680d265
Fetch hex.pm registry snapshot with external github repo.
...
This allows to avoid fetching registry file from S3 at build time,
making the build hermetic and much faster. Automatic tools will be used
to update said external repo content when Hex packages are
imported/update.
2015-12-15 14:01:37 +01:00
Gleb Peregud
3a9110b15c
Add support for rebar3 plugins to buildHex.
...
Allow specifying pluginDeps for buildHex listing rebar3 plugins which
are required for given package to be built by rebar3.
2015-12-15 14:01:37 +01:00
Gleb Peregud
eac25eaf69
Simplify patch and move pc compile call into buildPhase
2015-12-15 14:01:37 +01:00
Gleb Peregud
406b974420
Add "compilePorts" enabling rebar3 "pc" plugin
...
If compilePorts is enabled plugin "pc" is added to the rebar.config
during postPatch. This makes rebar3 compile download the plugin, hence
added TODO.
2015-12-15 14:01:36 +01:00
Gleb Peregud
2251a942fc
Add support for Hex package name
...
There are some packages on Hex which have custom hex-specific names, but
inside there's a base project name.
Remove most packages andadd ibrowse, meck, jiffy
2015-12-15 14:01:36 +01:00
Gleb Peregud
6dcbe059e1
Automagically download files from hex.pm tarball S3 repo
2015-12-15 14:01:36 +01:00
Gleb Peregud
a05e2dbe65
Add few erlang modules
2015-12-15 14:01:21 +01:00
Gleb Peregud
bcc4ca029a
Add rebar3 package
2015-12-15 01:02:52 +01:00
Eelco Dolstra
a8260e04ad
Merge pull request #11655 from lancelotsix/update_gdb
...
pkgs.gdb: 7.10 -> 7.10.1
2015-12-14 13:55:03 +01:00
devhell
ab9bf1e4fa
{lib-}mediainfo{-gui}: 0.7.79 -> 0.7.80
...
From the changelog:
```
Version 0.7.80, 2015-11-30
+ Matroska: support of MKVMerge statistics tags (duration frame count,
stream size, bit rate) per track, thanks to ndjamena
+ FLAC: Channel positions, thanks to ndjamena
+ FLAC: difference between detected bit depth and stored bit depth
+ MPEG-TS: if DTVCC transport stream is present and no DTVCC service
descriptor, scan also in the middle of the file in order to detect
more caption services
+ Subtitle frame rate computing if frame count and duration are
available (hidden by default)
+ Subtitles in Matroska: count of elements
+ Matroska, MXF and MP4/MOV: detection of truncated files
+ DTS: difference between ES Matrix and ES Discrete
+ DTS: display ES Matrix or ES Discrete even if HRA or MA is present
+ DTS: difference between DTS-HRA with 96k option and pure DTS-96/24
+ DTS: detection of DTS:X
+ Samples per frame info
+ AC-3: detection of Atmos inside TrueHD
+ Video frame rate: showing precision of 1/1.001 frame rates (e.g.
"23.976 (24000/1001) fps" and "23.976 (23976/1000) fps")
+ MPEG-4/MOV: showing the complete list of compatible brands in the
CodecID field
+ MPEG-4/MOV: Alternate groups
+ MPEG-4/MOV: "Disabled" tag
+ MPEG-4/MOV: "Forced" tag
+ MPEG-4/MOV: showing links between tracks (chapters for, subtitles for,
fallback for)
+ MXF: handling of more acquisition metadata items
+ MXF: Package name
+ AVC: Store method of interlaced content (Interleaved Fields or
Separated Fields)
+ EBUCore: acquisition metadata (Proof of concept, for feedback only)
x Matroska: frame rate detection algorithm revisited, less wrong numbers
are expected
x SDP/Teletext: some pages were sometimes (when present in 2 different
SDP lines) displayed several times
x MPEG-4/MOV: some hint tracks were not displayed
+ Hongkongese language added
+ Option "Full parsing"
```
2015-12-13 17:16:07 +00:00
lethalman
564757ab9b
Merge pull request #11652 from Profpatsch/geoclue
...
geoclue2: 2.1.10 -> 2.4.1
2015-12-13 14:24:09 +01:00
Nikolay Amiantov
94a07ab3ae
fmod42416: fix upstream url, use provided Makefile
2015-12-13 15:14:06 +03:00
goibhniu
54e0a9b7ac
Merge pull request #11663 from datakurre/datakurre-buildout
...
zc.buildout-nix: 2.4.3 -> 2.5.0
2015-12-13 11:15:44 +01:00
Anders Papitto
9f71bba8a4
libb64: init at 1.2
2015-12-12 12:31:28 -08:00
Asko Soukka
b6776d41dd
zc.buildout-nix: 2.4.3 -> 2.5.0
2015-12-12 21:40:29 +02:00
Thomas Tuegel
08d842ea09
Merge branch 'kde-frameworks-5.17'
2015-12-12 10:45:13 -06:00
Shea Levy
fb21fe3001
Merge branch 'update_gcc5' of git://github.com/lancelotsix/nixpkgs
2015-12-12 09:31:02 -05:00
Thomas Tuegel
28b74a05af
remove kf516
2015-12-12 08:09:48 -06:00
Lancelot SIX
5aa99f680e
pkgs.gdb: 7.10 -> 7.10.1
...
See https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00003.html
2015-12-12 14:54:25 +01:00
Lancelot SIX
4cf6fef6fc
pkgs.gcc5: 5.2.0 -> 5.3.0
...
gcc-5.3.0 is a bug-fix release from the GCC 5 branch.
See https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00002.html
2015-12-12 14:41:53 +01:00
Profpatsch
cc79a6360b
geoclue2: 2.1.10 -> 2.4.1
2015-12-12 14:26:46 +01:00
Thomas Tuegel
54829da822
kf517.ki18n: add missing qtdeclarative dependency
2015-12-12 07:15:07 -06:00
Thomas Tuegel
e3aa60ed81
kf517: init at 5.17.0
2015-12-12 07:14:47 -06:00
Arseniy Seroka
a7987f934c
Merge pull request #11642 from davidar/cmdstan
...
cmdstan: init at 2.9.0
2015-12-12 16:13:02 +03:00
Thomas Tuegel
40242c1bff
kf516.breeze-icons: propagate qtsvg into user environment
2015-12-12 07:00:36 -06:00
David A Roberts
7200a5c079
cmdstan: init at 2.9.0
2015-12-12 22:42:01 +10:00
Pascal Wittmann
e0a7c3a54b
intel-gpu-tools: 1.12 -> 1.13
2015-12-12 12:05:19 +01:00
Pascal Wittmann
42c7004d33
checkstyle: 6.12.1 -> 6.13
2015-12-12 12:05:19 +01:00
Bjørn Forsman
becb040969
qtcreator: 3.4.2 -> 3.5.1
...
Builds and runs.
2015-12-12 11:51:35 +01:00
Arseniy Seroka
d5b52b86cb
Merge pull request #11616 from prikhi/update-sassc
...
Update libsass & sassc
2015-12-11 21:22:24 +03:00
leenaars
3ade7b690e
opendkim: 2.4.3 > 2.10.3
...
Added some metadata as well.
2015-12-11 18:00:49 +01:00
Thomas Tuegel
46c44a40f5
Merge branch 'phonon'
2015-12-11 09:06:12 -06:00
Thomas Tuegel
cc64f51baa
qt5Libs.phonon_backend_gstreamer: fix build with gstreamer-1.6.1
...
An include flag which should be picked up through pkgconfig is not. The
root cause is unknown, but it's simple to add the missing flag to
NIX_CFLAGS_COMPILE.
2015-12-11 09:05:16 -06:00
Thomas Tuegel
577df36b56
phonon_qt5_backend_gstreamer: fix build with gstreamer-1.6.1
...
An include flag which should be picked up through pkgconfig is not. The
root cause is unknown, but it's simple to add the missing flag to
NIX_CFLAGS_COMPILE.
2015-12-11 09:04:18 -06:00
Domen Kožar
710f603d2b
Merge pull request #11359 from FRidh/fftw
...
python FFTW bindings.
2015-12-11 14:29:01 +01:00
Thomas Tuegel
3960ecb933
Merge branch 'plasma-5.5'
2015-12-11 07:21:50 -06:00
Thomas Tuegel
e7d28ed488
kf516.breeze-icons: init at 5.16.0
2015-12-11 07:08:33 -06:00
Sou Bunnbu
c03b26ee08
Merge pull request #11491 from bjornfor/pitivi-0.95
...
gstreamer 1.4 -> 1.6 and pitivi 0.94 -> 0.95
2015-12-11 21:00:31 +08:00
Frederik Rietdijk
515a13b1f5
python pyside: move callPackage to python-packages.nix
...
This should make pyside available for all Python versions.
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
2ed93d74d5
python pyside shiboken: 1.2.2 -> 1.2.4
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
a11c7584ca
python pyside: 1.2.2 -> 1.2.4
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
7d08a9c877
python pyqt: add python.libPrefix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
2aa37ad8a2
python pycangjie: add python.libPrefix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
1d84bff14c
python pycairo: add python.libPrefix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
8a61d3699f
python pycangjie: call package from python-packages.nix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
9186d3169a
python irclib: move expression to python-packages.nix
...
- Use external paver instead of built-in
- Only works with Python 2.x
2015-12-11 11:28:30 +01:00
Frederik Rietdijk
d2b7b5660b
python mygpoclient: move expression to python-packages.nix
2015-12-11 11:28:30 +01:00
Frederik Rietdijk
3c5e03d8c0
python xmpppy: move expression to python-packages.nix
2015-12-11 10:45:24 +01:00
Frederik Rietdijk
e60da70c3b
python slowaes: move expression to python-packages.nix
2015-12-11 10:45:24 +01:00
Frederik Rietdijk
f9acc95a09
python rbtools: move expression to python-packages.nix
...
cc @domenkozar
2015-12-11 10:45:20 +01:00
Frederik Rietdijk
3e75b475f8
python pyx: 0.10 -> 0.14.1 rewrite expression
...
- Update version
- Rewrite expression using buildPythonPackage
- Current version only works of PyX only works with Python >= 3.2
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
bc97b365d3
python pygame: move callPackage to python-packages.nix
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
88bcfa6441
python pycups: 1.9.68 -> 1.9.73 and move expression
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
fa45088ae9
python bsddb3: move and update expression
...
The updated expression uses buildPythonPackage and thus installs a
wheel. Unfortunately, setting the --berkeley-db flag seems to fail.
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
aa4777c45b
python: remove psyco
2015-12-11 10:41:29 +01:00
Frederik Rietdijk
0b83f71486
python ecdsa: remove duplicate
...
ecdsa was specified in python-modules/ and in python-packages.nix.
2015-12-11 10:36:29 +01:00
Frederik Rietdijk
39b8e3808d
python numeric: remove package
...
numeric was superseded by numpy about 10 years ago. I think we can
remove it...
2015-12-11 10:36:29 +01:00
Vladimír Čunát
ffb72182a6
blas: fix remains of hardcoded version
...
Thanks to @knedlsepp for pointing out
2b71fdbbc3 (commitcomment-14919659)
2015-12-11 10:25:40 +01:00
Arseniy Seroka
4599f2a0dd
Merge pull request #11608 from sjmackenzie/nanomsg
...
nanomsg: 0.4-beta -> 0.8-beta
2015-12-11 08:34:25 +03:00
Shea Levy
ebab50992b
Merge branch 'consistent-php-ext-dir' of git://github.com/deeky666/nixpkgs
2015-12-10 21:03:42 -05:00
vbgl
251479f892
Merge pull request #11113 from lancelotsix/update_gsl
...
gsl: 1.16 -> 2.1
2015-12-11 02:05:56 +01:00
Steve Müller
de327c7db7
fixes #11618 : make php and phpPackages extension directory consistent
2015-12-11 01:24:05 +01:00
Pavan Rikhi
2de85bd7e5
sassc: v3.2.4 -> v3.3.2
2015-12-10 17:27:46 -05:00
Pavan Rikhi
b670cec4ac
libsass: v3.2.4 -> v3.3.2
2015-12-10 17:27:46 -05:00
Ricardo M. Correia
35bb18cc4d
Merge pull request #11581 from mayflower/update-rustfmt
...
rustfmt: 2015-10-28 -> 2015-12-08
2015-12-10 20:44:53 +01:00
Stewart Mackenzie
6037db59c6
nanomsg: 0.4-beta -> 0.8-beta
2015-12-11 02:19:12 +08:00
Robin Gloster
34e67f558f
rustfmt: 2015-10-28 -> 2015-12-08
2015-12-10 16:23:39 +00:00
Arseniy Seroka
a075650b1d
Merge pull request #11568 from benley/patch-1
...
closure-compiler: allow building on darwin
2015-12-10 17:31:16 +03:00
Vincent Laporte
76940c5e4c
ocaml-why3: init at 0.86.2
2015-12-10 09:31:27 +01:00
Thomas Tuegel
3a390c494a
Merge branch 'plasma-5.5'
2015-12-09 17:16:13 -06:00
Ricardo M. Correia
6baa633064
rustcMaster: 2015-11-01 -> 2015-12-09
2015-12-09 20:15:59 +01:00
Peter Simons
a855082f31
haskell-morte has been fixed upstream.
2015-12-09 16:03:20 +01:00
Peter Simons
770b264c96
Fix Haskell evaluation errors on Hydra.
2015-12-09 16:03:20 +01:00
Peter Simons
4cca974eb6
ghc: add version 7.10.3
2015-12-09 16:03:20 +01:00
Peter Simons
50093df8f9
configuration-hackage2nix.yaml: update list of broken builds
2015-12-09 16:03:16 +01:00
Peter Simons
af4ce94a3d
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-47-ga631ea6 using the following inputs:
- Nixpkgs: e64881f25c
- Hackage: bc415aa435
- LTS Haskell: 80256aab76
- Stackage Nightly: fd1a4b498e
2015-12-09 16:02:33 +01:00
Lancelot SIX
d39f9e8674
gsl: 1.16 -> 2.1
...
Release notes :
– gsl-2.0: https://savannah.gnu.org/forum/forum.php?forum_id=8392
— gsl-2.1: https://savannah.gnu.org/forum/forum.php?forum_id=8408
The bug-39055.patch is removed since it seems to be integrated in the
2.1 release.
2015-12-09 09:03:34 +00:00
Benjamin Staffin
8d3b318c42
closure-compiler: allow building on darwin
...
Near as I can tell it works fine.
2015-12-09 00:48:15 -08:00
Sou Bunnbu
a190cb7636
Merge pull request #11432 from edanaher/fvwm-gestures
...
Fvwm: add gestures and create libstroke package
2015-12-09 16:25:51 +08:00
Thomas Tuegel
3ebbb328db
kf516: wrap new programs
2015-12-08 18:57:51 -06:00
Arseniy Seroka
c5a289e0eb
Merge pull request #11544 from NeQuissimus/kotlin-3595
...
kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595
2015-12-08 15:27:19 +03:00
Rok Garbas
7e2a828fd6
python35: 3.5.0 -> 3.5.1
2015-12-08 04:35:17 +01:00
Rok Garbas
124e70a459
python27: 2.7.10 -> 2.7.11
2015-12-08 04:35:17 +01:00
Tim Steinbach
85c051b2f3
kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595
2015-12-08 02:34:09 +00:00
Herwig Hochleitner
58ba1d5bd3
leiningen: 2.5.2 -> 2.5.3, fixes #11537
2015-12-08 02:58:33 +01:00
aszlig
6945557dba
ruby: Fix SHA256 hashes of several versions.
...
According to @zimbatm, he got the SHA256 hashes via nix-prefetch-git.
However, fetchFromGitHub doesn't use Git to fetch the sources but uses
fetchzip under the hood, so we get plain source directories in the Nix
store, which in turn are hashed.
Tested by:
nix-build --no-out-link -E 'map (x:
(builtins.getAttr x (import ./. {})).src
) [ "ruby_1_9_3" "ruby_2_0_0" "ruby_2_1_0" "ruby_2_1_1" "ruby_2_1_2"
"ruby_2_1_3" "ruby_2_1_6" "ruby_2_1_7" "ruby_2_2_0" "ruby_2_2_2"
"ruby_2_2_3"
]'
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-08 02:56:29 +01:00
zimbatm
8111e1c902
go: 1.5.1 -> 1.5.2, fixes #11498
2015-12-08 02:09:59 +01:00
zimbatm
f399ab50d8
ruby: update railsexpress patchsets, fixes #11347
2015-12-07 15:37:55 +01:00
zimbatm
7c338ffb77
ruby_2_2: 2.2.2 -> 2.2.3
2015-12-07 15:37:33 +01:00
zimbatm
d9f0568ccb
ruby_2_1: 2.1.6 -> 2.1.7
2015-12-07 15:37:33 +01:00
zimbatm
9ebc399432
ruby_2_0: 2.0.0p645 -> 2.0.0p647
2015-12-07 15:37:33 +01:00
Peter Simons
83f9fc069c
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: 4619baf1f6
- Hackage: 4269955365
- LTS Haskell: 57dab1c997
- Stackage Nightly: 87110f79ed
2015-12-07 11:23:57 +01:00
lethalman
2fde83b5bd
Merge pull request #11411 from hrdinka/mapnik
...
mapnik: init at 3.0.9
2015-12-07 10:50:39 +01:00
lethalman
6d13f373f4
Merge pull request #11511 from goodwillcoding/libgtop-update
...
update libgtop to latest (2.32.0) and enable gobject introspection on it
2015-12-07 10:17:36 +01:00
Rok Garbas
c90d26a2e2
nodejs: fix naming of nodejs to fit into their versioning model, fixes #11497
2015-12-06 21:57:24 +01:00
zimbatm
a6982cc525
nodejs: 5.0.0 -> 5.1.1 CVE-2015-8027
...
See
https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
2015-12-06 21:57:09 +01:00
zimbatm
989966b293
nodejs: 4.2.2 -> 4.2.3 CVE-2015-8027
...
See
https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
2015-12-06 21:57:09 +01:00
zimbatm
59fc3cd8ad
nodejs: remove unlinked v4_1_0
...
The stable branch is v4.x.x and is already taken care of my the default.nix
2015-12-06 21:57:09 +01:00
zimbatm
46c65335ca
nodejs: 0.10.40 -> 0.10.41
...
Maintenance release
2015-12-06 21:57:09 +01:00
goodwillcoding
41f594a299
Add gobjectIntrospection to the scope
2015-12-06 11:26:06 -08:00
goodwillcoding
71240e56a1
update libgtop to latest (2.32.0) and enable gobject introspection on it
2015-12-06 10:54:11 -08:00
Emery Hemingway
2b6dcdfcd0
Rename 'emery' maintainer handle to 'ehmry', fixes #11493
...
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Arseniy Seroka
1764a05710
Merge pull request #11473 from NeQuissimus/master
...
Add Kotlin
2015-12-06 00:30:19 +03:00
Tim Steinbach
a356c3fa47
kotlin: init at 1.0.0-beta-3594
2015-12-05 21:23:22 +00:00
Bjørn Forsman
aad87c4cd0
pygobject3: 3.12.1 -> 3.18.2
...
pitivi-0.95 needs pygobject >= 3.14.
2015-12-05 21:52:35 +01:00
Bjørn Forsman
b2cad165bb
gst-validate: init at 1.6.0
...
pitivi-0.95 requires this. (I added iyzsong as maintainer, in line with
the other gstreamer packages.)
2015-12-05 21:52:35 +01:00
Bjørn Forsman
84bc6d64ba
gstreamer: 1.4.x -> 1.6.x (all modules)
...
(And while at it, gst-vaapi 0.6.0 -> 0.6.1.)
* gst-editing-services grew additional build time dependencies, flex and
perl.
* gst-libav switched from libav to ffmpeg as "libav" provider, see
http://gstreamer.freedesktop.org/releases/1.6/ .
Without using ffmpeg, one may hit issues such as this (which I
initially did):
(gst-plugin-scanner:19751): GStreamer-WARNING **: Failed to load plugin '/nix/store/0wgpq2yx9wrkp2mh4rn1c7zbiq2bqa2l-gst-libav-1.6.1/lib/gstreamer-1.0/libgstlibav.so':
/nix/store/0wgpq2yx9wrkp2mh4rn1c7zbiq2bqa2l-gst-libav-1.6.1/lib/gstreamer-1.0/libgstlibav.so: undefined symbol: av_frame_get_sample_rate
2015-12-05 21:52:33 +01:00
Peter Simons
2a3e9dfdd4
configuration-hackage2nix.yaml: update list of broken builds
2015-12-05 15:15:34 +01:00
Peter Simons
71aff7006c
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: 02a00be50f
- Hackage: 2c186df615
- LTS Haskell: 57dab1c997
- Stackage Nightly: c3ba1c0c15
2015-12-05 15:15:33 +01:00
codsl
51a5f49d70
openssl: security update 1.0.2d -> 1.0.2e
...
Fixes CVE-2015-3193, CVE-2015-3194, CVE-2015-3195 and CVE-2015-3196.
Close #11469 .
2015-12-05 11:32:49 +01:00