aszlig
d0e8f3c503
chromium: Add preliminary support for GN
...
This only uses the most basic GN flags which should represent the GYP
flags we had before. In order to get rid most of the GYP cruft, we now
have common.nix and common-gn.nix which are mostly the same, just that
the latter is only for GN builds.
The GN implementation is far from complete and currently not even
builds, so we need more work to get the beta and dev channels building.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:52 +01:00
aszlig
09f87eeb7f
gn: Init at 0.0.0.20161008
...
This is the standalone version of GN used currently solely for building
Chromium. An upstream bug report is available at
https://crbug.com/504074 to support a standalone build without needing
various components from the Chromium source tree.
Because there isn't a standalone vrsion available, I'm choosing
0.0.0.${date} as the version scheme here so that we don't conflict with
versioned releases from upstream someday[TM].
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:48 +01:00
Stéphane Jourdois
4d0bba19f4
openssh: always enable with-kerberos on darwin
2016-11-08 14:09:19 -05:00
Graham Christensen
ce40aa4471
Merge pull request #20140 from ryantm/patch-5
...
add defaultConfig for mysql ruby gem
2016-11-08 13:25:28 -05:00
Moritz Ulrich
229bac0d09
steam: Add /etc/{localtime,zoneinfo}.
...
Some games (in my case Stardew Valley) require at least something in
/etc/localtime. The actual file linked there doesn't matter as long as
it's some valid timezone.
2016-11-08 18:44:28 +01:00
Robin Gloster
f422afd07d
errbot service: fix import config
in plugins
2016-11-08 17:44:52 +01:00
Eelco Dolstra
a2b018f55a
pythonPackages.hypothesis: Disable tests
...
A random failure was preventing simp_le from reaching the channel.
http://hydra.nixos.org/build/43253102
2016-11-08 17:22:11 +01:00
John Ericson
a24728fe29
Merge pull request #20108 from Ericson2314/top-level-cleanup
...
Move stdenvCross and customStdenv to pkgs/stdenv
2016-11-08 10:00:04 -05:00
Graham Christensen
febf3cfd34
Merge pull request #20188 from vbgl/clean-opam
...
We don’t need so many opam versions
2016-11-08 09:55:59 -05:00
Théo Zimmermann
01910b1801
ocamlPackage.ppx_import: init at 1.1
2016-11-08 15:38:45 +01:00
Tim Steinbach
54a0e90a7c
Merge pull request #20220 from NeQuissimus/darktable_a7
...
Update Darktable, dependencies
2016-11-08 09:10:31 -05:00
Tim Steinbach
5e3f69d0ab
Merge pull request #20203 from NeQuissimus/rkt_1_18_0
...
rkt: 1.17.0 -> 1.18.0
2016-11-08 09:10:09 -05:00
Rob Vermaas
b0dd048cc5
hound: make mercurial indexing work
...
(cherry picked from commit 990716ce72
)
2016-11-08 14:09:07 +00:00
Eelco Dolstra
bbb5f73d71
man-pages: 4.07 -> 4.08
2016-11-08 14:58:34 +01:00
Philipp Hausmann
632282300a
nginx service: Add missing port toString conversion ( #20252 )
2016-11-08 13:34:04 +01:00
Frederik Rietdijk
9cdfb33401
Docs: improve Python expressions
...
as it contained several mistakes and was just messy.
2016-11-08 12:44:49 +01:00
Ollie Charles
a4f2d339fe
haskell.compiler.ghcHEAD: Update to latest upstream
2016-11-08 10:03:05 +00:00
Frederik Rietdijk
a42d51289a
Merge pull request #20249 from peterhoeg/u/gitup
...
git-up: 1.4.1 -> 1.4.2
2016-11-08 09:23:55 +01:00
Frederik Rietdijk
4c09a31834
Merge pull request #19821 from jhhuh/tensorflow_darwin
...
tensorflow: 0.9.0 -> 0.10.0, support for Darwin
2016-11-08 08:39:52 +01:00
Vincent Laporte
e3644f2401
ocamlPackages.fieldslib_p4: add ocamlbuild dependency
2016-11-08 08:22:20 +01:00
Vincent Laporte
7438e3d97d
trv: fix evaluation
...
that has been broken since e61663a233
2016-11-08 08:22:20 +01:00
Peter Hoeg
a0e8cbb499
git-up: 1.4.1 -> 1.4.2
2016-11-08 14:56:50 +08:00
Joachim F
53c746495c
Merge pull request #20246 from mdorman/emacs-packages
...
Emacs package updates: 2016-11-07
2016-11-08 04:49:23 +01:00
Franz Pletz
da5b4c4612
Merge pull request #20229 from puffnfresh/package/motion
...
motion: init at 4.0.1
2016-11-08 04:39:18 +01:00
Franz Pletz
36de8e9914
Merge pull request #20234 from magnetophon/jack2-unstable
...
build jack unstable without profiling
2016-11-08 03:42:58 +01:00
Franz Pletz
12a057cbe0
Merge pull request #20233 from womfoo/bump/fldigi-3.23.15
...
fldigi: 3.23.07 -> 3.23.15
2016-11-08 02:52:21 +01:00
Kjetil Ørbekk
0d5caf138a
tpacpi-bat: init at 3.0 ( #20213 )
2016-11-08 02:46:34 +01:00
Franz Pletz
ee5af3fb66
Merge pull request #20236 from layus/update-mptcp
...
linux_mptcp: 0.91 -> 0.91.2
2016-11-08 02:13:34 +01:00
Ji-Haeng Huh
633387c0e8
tensorflow support for Darwin
...
tensorflow 0.10.0 : Because of an upstream bug in tensorflow, only tensorflow > 0.10.0 is functional in Darwin system. Required python packages (mock 2.0.0 and funcsigs 1.0.2) are added
Removing mock2_0_0 and funcsigs since now upstream supports them
2016-11-08 01:56:05 +01:00
Michael Alan Dorman
4fc5946d5f
melpa-packages: 2016-11-07
...
Removals:
- closql: repository moved, recipe not updated
- epkg: repository moved, recipe not updated
- flycheck-protobuf: recipe removed from melpa
- frame-restore: recipe removed from melpa
2016-11-07 19:46:27 -05:00
Michael Alan Dorman
6449b122eb
melpa-stable-packages: 2016-11-07
...
Removals:
- closql: repository moved, recipe not updated
- epkg: repository moved, recipe not updated
- frame-restore: recipe removed from melpa
- gulp-task-runner: version tag no longer present
- weblogger: moved to github, version tag no longer present
2016-11-07 19:46:15 -05:00
Michael Alan Dorman
19aad5c984
org-packages: 2016-11-07
2016-11-07 19:46:15 -05:00
Michael Alan Dorman
b61b2806db
elpa-packages: 2016-11-07
2016-11-07 19:46:15 -05:00
Joachim F
54f057266d
Merge pull request #20244 from womfoo/bump/xdotool-3.20160805.1
...
xdotool: 3.20150503.1 -> 3.20160805.1
2016-11-08 00:58:51 +01:00
Brian McKenna
c950840544
motion: init at 4.0.1
2016-11-08 10:55:13 +11:00
Vladimír Čunát
593b46fd1d
Merge branch 'staging'
...
There are security fixes inside.
2016-11-07 23:48:34 +01:00
Vladimír Čunát
3e6d04da57
texlive: disable xindy on Darwin for now ( #20062 )
2016-11-07 22:57:41 +01:00
Kranium Gikos Mendoza
f17e13a0d5
xdotool: 3.20150503.1 -> 3.20160805.1
2016-11-08 05:24:06 +08:00
Maximilian Güntner
7fa157c558
services: Add Interplanetary File System service
...
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-07 22:01:38 +01:00
Daiderd Jordan
dcb2179a1f
Merge pull request #20191 from periklis/darwin_support_rtags
...
rtags: fix darwin build
2016-11-07 21:08:21 +01:00
Graham Christensen
33f59469fe
Merge pull request #20239 from 4tXJ7f/patch-1
...
NixOS manual: Update link to list of AMIs
2016-11-07 14:29:58 -05:00
Andres Nötzli
95b5e4c46a
NixOS manual: Update link to list of AMIs
2016-11-07 11:24:15 -08:00
Michaël Faille
a2149d61ab
yamllint: init 0.5.2
...
yamllint: add myself as maintainer
2016-11-07 09:06:31 -05:00
Graham Christensen
88c4cc8660
faust1git: remove, fixup PR #19992
2016-11-07 09:06:31 -05:00
Frederik Rietdijk
811def0f18
Merge pull request #19992 from magnetophon/faustUpdate
...
faust 1 and 2 update, plus adapt affected pkgs
2016-11-07 14:28:36 +01:00
Frederik Rietdijk
b4f50ba1c1
Merge pull request #20039 from magnetophon/ingen
...
ingen: svn 5675 -> unstable 2016-10-29
2016-11-07 14:28:16 +01:00
Bart Brouns
16c54ff208
ingen: svn 5675 -> unstable 2016-10-29
2016-11-07 14:20:13 +01:00
Bart Brouns
c10d653ac5
ganv: svn 5675 -> unstable 2016-10-15
2016-11-07 14:19:02 +01:00
Bart Brouns
f7b7d86015
lv2-unstable: init at 2016-10-23
2016-11-07 14:17:49 +01:00
Guillaume Maudoux
eb9d126d2c
linux_mptcp: 0.91 -> 0.91.2
2016-11-07 14:15:33 +01:00