mimadrid
1b7ec57d06
sqlite3_analyzer: 3.19.2 -> 3.20.0
2017-08-04 03:32:51 +02:00
Michael Weiss
8f141b2a07
androidenv: Update all packages using fetch.sh
2017-08-04 00:07:39 +02:00
Cillian de Róiste
09f2e20a79
movit: fix homepage
2017-08-03 23:03:04 +02:00
Cillian de Róiste
5c7edf239f
mlt: fix homepage
2017-08-03 23:03:03 +02:00
Cillian de Róiste
8a1328facb
chromedriver: update homepage
2017-08-03 23:03:03 +02:00
Daiderd Jordan
09a1f99899
Merge pull request #27898 from matthewbauer/irony-server-darwin
...
irony-server: supports darwin
2017-08-03 20:00:15 +02:00
WilliButz
aa8cbedf37
packer: add missing go dependency
2017-08-03 18:48:04 +02:00
John Ericson
74f5fe5068
haskell infra: Misc cleanups
...
- The haskell lib is very close to not relying on Nixpkgs. I think
this is good---simpler to think about and matches Nixpkgs's lib.
- The haskell lib is only imported once
- stdenv is exposed more shallowly so it can be overriden more easily.
I'll eventually use this on Darwin to avoid the Sierra shared
library problems (unless changes are to be made system-wide).
Closes https://github.com/NixOS/nixpkgs/pull/27840 .
2017-08-03 13:12:01 +02:00
Peter Simons
a2825a3c6f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4-2-ge4f891e from Hackage revision
c54ab27c33
.
2017-08-03 13:11:56 +02:00
Matthew Bauer
55b80467c3
irony-server: supports darwin
...
Package should support all unix-like systems.
2017-08-03 01:30:25 -07:00
Frederik Rietdijk
c41b81f0da
intltool: fix url
...
(cherry picked from commit 34aa9a6a40
)
2017-08-03 10:18:19 +02:00
Charles Strahan
4fcc6da889
rapidjson: init at 1.1.0
...
A fast JSON parser/generator for C++ with both SAX/DOM style API.
See: http://rapidjson.org/
2017-08-03 00:38:33 -04:00
Charles Strahan
cd2b6a94f7
lightstep-tracer-cpp: init at 0.36
...
The LightStep distributed tracing library for C++.
See: http://lightstep.com
2017-08-03 00:38:33 -04:00
Charles Strahan
f281cfe76d
backward: init at 1.3
...
A beautiful stack trace pretty printer for C++
2017-08-03 00:38:33 -04:00
Charles Strahan
958cdf37c1
spdlog: 292bdc5eb492 -> 0.13.0
2017-08-03 00:38:33 -04:00
Charles Strahan
3be19de8e4
libevent: 2.0.22 -> 2.1.8
2017-08-03 00:38:32 -04:00
Charles Strahan
7541f285e0
boringssl: 2016-03-08 -> 2017-02-23
...
Also, include libcrypto.a and libdecrepit.a.
2017-08-03 00:38:20 -04:00
Peter Simons
be0071c2d7
wiggle: fix build
...
After 093cc00cdd
, the environment variable STRIP
is defined to "strip" -- the path / name of the strip(1) executable -- , which
is not what wiggle's build system expects that variable to mean.
2017-08-02 15:36:48 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk
3b06b8edb7
Merge pull request #27843 from mimadrid/update/filezilla-3.27.0.1
...
filezilla: 3.25.2 -> 3.27.0.1
2017-08-01 21:56:41 +02:00
Frederik Rietdijk
c10747578a
Merge pull request #27849 from mimadrid/update/swi-prolog-7.4.2
...
swi-prolog: 7.2.3 -> 7.4.2
2017-08-01 21:55:49 +02:00
Frederik Rietdijk
29825ebf93
Merge pull request #27850 from mimadrid/update/groovy-2.4.12
...
groovy: 2.4.10 -> 2.4.12
2017-08-01 21:50:49 +02:00
mimadrid
5f831b381c
groovy: 2.4.10 -> 2.4.12
2017-08-01 20:56:09 +02:00
mimadrid
c8b0f338a0
swi-prolog: 7.2.3 -> 7.4.2
2017-08-01 20:54:47 +02:00
mimadrid
a263de3d3e
libfilezilla: 0.9.2 -> 0.10.0
2017-08-01 20:41:26 +02:00
gnidorah
4c85665bd2
bullet: 2.83.7 -> 2.86.1
2017-08-01 20:24:03 +03:00
Daiderd Jordan
794b1d53b2
Merge pull request #27835 from acowley/rtags-2.11
...
rtags: 2.10 -> 2.11
2017-08-01 18:46:17 +02:00
John Wiegley
0396ca6150
ghc-events_0_6_0 no longer exists
2017-08-01 09:34:50 -07:00
Anthony Cowley
7c690829b2
rtags: 2.10 -> 2.11
2017-08-01 11:15:48 -04:00
Peter Simons
92031d6e01
structured-haskell-mode: bump version to latest git head
...
Chris doesn't seem to make release any more.
2017-08-01 15:35:44 +02:00
Peter Simons
4fe328c6ca
haskell-hindent: fix location of the "site-lisp" symlink
2017-08-01 15:25:19 +02:00
Peter Simons
ef6849ca63
structured-haskell-mode: fix location of the "site-lisp" symlink
2017-08-01 15:25:19 +02:00
Robin Gloster
3fb4c9e899
allegro5: 5.2.1.1 -> 5.2.2.0
2017-08-01 12:34:11 +02:00
Robin Gloster
27d1d15ab9
afflib: 3.7.15 -> 3.7.16
2017-08-01 12:34:11 +02:00
Franz Pletz
a957761abd
libheimdal: 2015-09-13 -> 7.4.0 for CVE-2017-11103
...
The git snapshot was based on 7.0 which is vulnerable.
2017-08-01 10:26:19 +02:00
Franz Pletz
38b404bd27
x265: 1.9 -> 2.5
2017-08-01 08:36:37 +02:00
Franz Pletz
a584fe1b76
x264: 20160615 -> 20170731
2017-08-01 08:36:36 +02:00
Franz Pletz
9dcc09c289
apktool: 2.2.2 -> 2.2.4
2017-08-01 08:36:36 +02:00
Franz Pletz
f520031ee6
packer: 1.0.0 -> 1.0.3
2017-08-01 08:36:35 +02:00
Franz Pletz
426218231b
openh264: 1.5.0 -> 1.7.0
2017-08-01 08:36:34 +02:00
Franz Pletz
727ec59343
zziplib: 0.13.58 -> 0.13.66
2017-08-01 08:36:33 +02:00
Franz Pletz
fac48cca7d
mbedtls: 2.4.2 -> 2.5.1
2017-08-01 06:16:03 +02:00
Franz Pletz
253a132f6c
mbedtls_1_3: 1.3.19 -> 1.3.20
2017-08-01 06:16:03 +02:00
Franz Pletz
694dbaeeb5
libite: 1.8.3 -> 1.9.2
2017-08-01 06:16:03 +02:00
Frederik Rietdijk
900fbe4ffa
Merge pull request #27803 from lsix/update_daphne
...
pythonPackages.daphne: 1.2.0 -> 1.3.0
2017-07-31 20:42:18 +02:00
Vincent Laporte
aac6eef548
ocamlPackages.containers: 1.2 -> 1.3
2017-07-31 17:24:28 +00:00
Vincent Laporte
310e597d4a
ocamlPackages.gen: 0.4 -> 0.4.0.1
2017-07-31 17:12:27 +00:00
Lancelot SIX
561c815ad7
pythonPackages.daphne: 1.2.0 -> 1.3.0
2017-07-31 17:55:03 +02:00
Gabriel Ebner
b94da10c27
libqalculate, qalculate-gtk: 0.9.9 -> 1.0.0
2017-07-31 16:29:39 +01:00
Frederik Rietdijk
740d76371e
Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD
2017-07-31 09:12:15 +02:00