Matthew Bauer
ebf963ac6c
xcbuild: Update toolchain
...
- Rework spec files.
- Add more tool specs.
- Add ctags.
2016-11-15 18:58:09 -06:00
Matthew Bauer
44ad052c43
xcbuild: Make "xcbuild.raw" for original unwrapped
2016-11-15 18:58:08 -06:00
Matthew Bauer
de87138b9a
xcbuild: add wrapper
...
Also updates xcbuild version.
This changes the raw string expressions into nix expressions that are
then converted into json by builtins.toJSON. Then, converted to Plist
XML by Apple's plutil. Sadly, xcbuild does not support using raw JSON
but Apple's plutil does so we just convert the file from JSON to XML
using Apple's plutil. The result is not ideal but it looks like all OS X
systems have working plutil's.
- set mac version to 10.10
- add setup hook.
2016-11-15 18:57:20 -06:00
Jörg Thalheim
f082efc58d
Merge pull request #19714 from LnL7/darwin-nodejs
...
nodejs: fix darwin build
2016-10-20 10:02:43 +02:00
Daiderd Jordan
cebb4788e5
nodejs: fix darwin build
2016-10-20 09:00:37 +02:00
Graham Christensen
9756424a38
Merge pull request #19707 from NeQuissimus/oraclejdk_8_112
...
oraclejdk: 8u101/102 -> 8u111/112
2016-10-19 21:52:14 -04:00
Graham Christensen
9835b9a943
Merge pull request #19614 from lsix/update_guile_2_0_13
...
guile: 2.0.12 -> 2.0.13 (for CVE)
2016-10-19 21:13:16 -04:00
Graham Christensen
1cbdc98f44
Merge pull request #19683 from grahamc/ffmpeg
...
ffmpeg: 3.1.3 -> 3.1.4
2016-10-19 20:59:52 -04:00
Graham Christensen
700214d71c
Merge pull request #19682 from grahamc/dbus
...
dbus: 1.10.10 -> 1.10.12 for CVE-2015-0245
2016-10-19 20:59:00 -04:00
Graham Christensen
8d9a2c191f
Merge pull request #19681 from grahamc/ghostscript
...
ghostscript: 9.18 -> 9.20 for multiple CVEs
2016-10-19 20:58:45 -04:00
Tim Steinbach
b922bedc46
oraclejdk: 8u101/102 -> 8u111/112
2016-10-19 19:57:13 -04:00
Vincent Laporte
92ef4067a6
ocamlPackages.uchar: init at 0.0.1
...
The uchar package provides a compatibility library for the `Uchar` module introduced in OCaml 4.03.
2016-10-19 19:20:32 +02:00
Graham Christensen
2f7bdfe97e
ffmpeg: 3.1.3 -> 3.1.4
2016-10-19 08:48:11 -04:00
Graham Christensen
bc1317c163
dbus: 1.10.10 -> 1.10.12 for CVE-2015-0245
2016-10-19 08:31:14 -04:00
Graham Christensen
3c2306e216
ghostscript: 9.18 -> 9.20 for multiple CVEs: https://lwn.net/Vulnerabilities/703324/
2016-10-19 08:09:17 -04:00
Jascha Geerds
e376ed81dc
Merge pull request #19677 from jgeerds/deis
...
deis: 1.13.0 -> 1.13.3
2016-10-19 12:57:48 +02:00
Jascha Geerds
7bb75fa887
deisctl: init at 1.13.3
2016-10-19 11:41:54 +02:00
Jascha Geerds
c7d9de0e39
deis: Add derivatin metadata
2016-10-19 11:27:02 +02:00
Jascha Geerds
b6a616c0b9
deis: 1.13.0 -> 1.13.3
2016-10-19 11:27:02 +02:00
Jascha Geerds
27bf1c0794
deis: Use Godeps workspace instead of deps.nix
2016-10-19 11:27:02 +02:00
Domen Kožar
306a8d9e8c
Merge pull request #19655 from periklis/topic_php_darwin
...
php: fix darwin build
2016-10-19 10:34:54 +02:00
Periklis Tsirakidis
61ce404598
php: fix pr review comments
2016-10-19 09:35:06 +02:00
Periklis Tsirakidis
b336be90cc
php: fix darwin build
2016-10-19 09:32:06 +02:00
Anthony Cowley
0f6ef7c41c
llvm_39: fix on darwin
2016-10-19 01:53:13 -04:00
Michael Alan Dorman
a70e11adbf
haskellPackages: jailbreak terminal-progress-bar
2016-10-18 18:02:40 +02:00
Peter Simons
56ea4f8098
haskell-stack: fix build
2016-10-18 18:02:40 +02:00
Peter Simons
3af8c6e306
git-annex: enable test suite again
2016-10-18 18:02:40 +02:00
Peter Simons
3ce999416a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.2-12-g87e23de from Hackage revision
19c7074b55
.
2016-10-18 18:02:33 +02:00
Peter Simons
db6b964290
Update to LTS Haskell 7.4
2016-10-18 18:01:35 +02:00
Franz Pletz
5456d8f007
php70: 7.0.11 -> 7.0.12
...
Fixes some security vulnerabilities:
https://secure.php.net/ChangeLog-7.php#7.0.12
2016-10-18 14:18:04 +02:00
Franz Pletz
0f42ee7c88
php56: 5.6.26 -> 5.6.27
...
Fixes some security vulnerabilities:
https://secure.php.net/ChangeLog-5.php#5.6.27
2016-10-18 14:17:01 +02:00
Thomas Tuegel
953fd050c0
Merge pull request #19621 from peterhoeg/peruse
...
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
Peter Hoeg
2a4098d74c
peruse: init at 1.1
...
Includes kirigami at 1.1.0
2016-10-17 20:50:12 +08:00
Lancelot SIX
c959cc3d9c
guile: 2.0.12 -> 2.0.13
...
This is a maintenance release on the stable series, containing
security fixes.
It addresses CVE-2016-8606
See http://lists.gnu.org/archive/html/info-gnu/2016-10/msg00009.html
for upstream announcement
2016-10-17 09:44:48 +02:00
Tim Steinbach
4ed7db95ac
ammonite-repl: init at 0.7.8
2016-10-16 18:56:28 -04:00
Graham Christensen
104d6965af
hound: fixup meta
2016-10-16 13:10:41 -04:00
Aristid Breitkreuz
64b2205bf4
ihaskell: partial fix, mark as broken
2016-10-16 12:27:46 +02:00
Graham Christensen
fbadf2da23
Merge pull request #19498 from grahamc/hound
...
Initialize Hound package / module
2016-10-15 13:56:24 -04:00
Graham Christensen
14384f02e8
hound: init at 20160919
2016-10-15 13:32:16 -04:00
Vincent Laporte
5a5d051ed0
ocamlPackages.js_of_ocaml: link to ppx_deriving
2016-10-15 17:59:29 +02:00
Vincent Laporte
5fc012ecab
ocamlPackages.safepass: 1.3 -> 2.0
2016-10-15 17:59:29 +02:00
Nikolay Amiantov
aad01d5831
buildNodePackage: remove trailing spaces
2016-10-15 18:45:48 +03:00
Nikolay Amiantov
10447c6900
buildNodePackage: fix strippedName usage
2016-10-15 18:45:48 +03:00
Fatih Altinok
8ab8f49827
flow: 0.32.0 -> 0.33.0
2016-10-15 08:24:07 -04:00
obadz
540e3e8935
coreclr: 8c70800 -> 1.0.4
2016-10-15 12:15:35 +01:00
Jörg Thalheim
3d5c3da40f
Merge pull request #19557 from wizeman/u/upd-mypy
...
mypy-lang: 0.4.3 -> 0.4.5
2016-10-15 10:34:01 +02:00
Dan Peebles
fc4c0d4ba1
talloc: fix on darwin
2016-10-14 22:51:21 -04:00
Alex Ivanov
a70dfe6ffb
pakcs: add kkallio as maintainer
2016-10-15 05:24:42 +03:00
Daiderd Jordan
9237596519
Merge pull request #19402 from ryanartecona/vagrant/darwin-support
...
vagrant: add darwin support
2016-10-15 00:37:13 +02:00
Ricardo M. Correia
0fd97bc102
mypy-lang: 0.4.3 -> 0.4.5
2016-10-14 20:50:54 +02:00