Maximilian Bosch
4b50d543bd
services.compton: add opacityRules
option
2017-10-12 21:14:01 +02:00
Tim Steinbach
5a8f9a8b6c
linux: 4.13.5 -> 4.13.6
2017-10-12 07:58:46 -04:00
Tim Steinbach
8940265231
linux: 4.9.54 -> 4.9.55
2017-10-12 07:58:33 -04:00
Daniel Peebles
84f7f97add
Merge pull request #30338 from copumpkin/xcbuild-fixes
...
darwin: fix assorted xcbuild builds
2017-10-12 07:22:10 -04:00
Dan Peebles
e86991e1e8
darwin: fix assorted xcbuild builds
...
This includes adding a new xcbuild-based libutil build to test the waters a bit there.
We'll need to get xcbuild into the stdenv bootstrap before we can make the main build,
but it's nice to see that it can work.
2017-10-12 07:16:22 -04:00
Jörg Thalheim
1c9863aafe
Merge pull request #30343 from Ma27/update-yabar-unstable
...
yabar-unstable: 2017-09-09 -> 2017-10-12
2017-10-12 11:28:28 +01:00
Jörg Thalheim
8bff56c09c
Merge pull request #30079 from chpatrick/mate-power-manager
...
mate-power-manager: init at 1.18.0
2017-10-12 10:13:33 +01:00
Peter Hoeg
2935f6f853
pykms: previous homepage requires registration
2017-10-12 17:02:33 +08:00
Maximilian Bosch
b23b545942
yabar-unstable: 2017-09-09 -> 2017-10-12
2017-10-12 09:08:08 +02:00
Patrick Chilton
e3675fedc7
mate-power-manager: init at 1.18.0
2017-10-12 08:22:21 +02:00
Florian Klink
ab2cc75f78
guzzle_sphinx_theme: init at 0.7.11
...
* maintainers: add flokli
* sphinx_guzzle_theme: init at 0.7.11
This adds sphinx_guzzle_theme, which is used for sphinx documentation in
various projects, including BorgBackup.
2017-10-12 07:14:37 +01:00
Vincent Laporte
42541c4387
obliv-c: make explicit the ocamlbuild dependency
2017-10-12 06:01:24 +00:00
Vincent Laporte
00e27a2854
ocaml-gettext: dont strip
2017-10-12 05:35:26 +00:00
Peter Hoeg
615582affe
Merge pull request #30325 from dupgit/patch-1
...
Adds dupgit to the maintainers
2017-10-12 13:22:26 +08:00
Peter Hoeg
056c764e84
Merge pull request #30050 from peterhoeg/p/pykms
...
pykms: init at 20170719 and corresponding NixOS module
2017-10-12 08:52:01 +08:00
Peter Hoeg
c640e790d5
pykms: nixos module
2017-10-12 08:51:34 +08:00
Peter Hoeg
62e73a75f1
pykms: init at 20170719
2017-10-12 08:51:11 +08:00
aszlig
829566a23d
nixos/docker-containers: Fix submodule usage
...
The submodule of the "docker-containers" option isn't recognized as a
proper submodule and thus neither properly type-checks nor are its
options included in the manual.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-10-12 02:07:47 +02:00
Thomas Tuegel
d9aa539340
Merge branch 'phonon-backend-qt5'
2017-10-11 18:35:08 -05:00
Thomas Tuegel
b25deccd1a
nixos/plasma5: install phonon backends for each current Qt version
...
Fixes #27050 , where the phonon backend was not found.
2017-10-11 18:29:43 -05:00
Thomas Tuegel
bf37ecac6a
phonon: set paths for multiple outputs
...
phonon was not set up for multiple outputs; in fact, some of the single-output
paths were incorrect, such as the path to install Qt 5 plugins.
2017-10-11 18:28:07 -05:00
Daniel Peebles
dd53e65e2e
Merge pull request #30306 from copumpkin/xcbuild-update
...
xcbuild: 0.1.1 -> 0.1.2-pre
2017-10-11 18:54:38 -04:00
Vincent Laporte
a0da5f3bcf
hhvm: make explicit the dependency to ocamlbuild
2017-10-11 22:46:38 +00:00
Joachim F
26c8573b1e
Merge pull request #30224 from andir/cleanup
...
Cleanup typoed `propagateBuildInputs` that are probably not needded
2017-10-11 21:34:40 +00:00
Joachim F
c405302402
Merge pull request #30227 from pbogdan/newsbeuter-cve-2017-12904
...
newsbeuter: fix CVE-2017-12904
2017-10-11 21:32:25 +00:00
Daiderd Jordan
5e8bd5da38
Merge pull request #30238 from lukeadams/qt4-darwin-fix-master
...
qt4: Fix Darwin build
2017-10-11 21:45:14 +02:00
Daiderd Jordan
0d8c6f4022
Merge pull request #29812 from j-hao/master
...
qt59.qtbase: fix darwin build so qtdeclarative can build
2017-10-11 21:01:44 +02:00
dupgit
5b53ebd0a9
Adds dupgit to the maintainers
2017-10-11 20:51:01 +02:00
Tim Steinbach
6a046500e6
vscode: 1.17.0 -> 1.17.1
2017-10-11 14:39:54 -04:00
aszlig
20487112ed
nixos: Fix output path generation of runInMachine
...
Regression introduced by a02bb00156
.
The fix is done by disabling writableStore, because the latter will set
up an overlayfs on the Nix store within the VM, which in turn will
discard all the outputs of the resulting output path.
However in runInMachine we actually *want* the contents of the generated
path and also don't want a writable store within the VM (except of
course for $out, which is writable anyway).
I've added a small regression test to verifify the output in
nixos/tests/run-in-machine.nix to make sure this won't break again in
the future.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-10-11 20:08:11 +02:00
Tim Steinbach
5dda1324be
linux-hardened: Disable GCC_PLUGIN_RANDSTRUCT
2017-10-11 13:50:20 -04:00
Jörg Thalheim
48f0389bf8
Merge pull request #30314 from ArdaXi/geoclue-fixes
...
geoclue2: 2.4.3 -> 2.4.7 and add wrapGAppsHook
2017-10-11 17:04:17 +01:00
Jörg Thalheim
fd84a79623
Merge pull request #28216 from volth/fonts-fixed-output-derivations--fontforge-group
...
data/fonts: make derivations fixed-outputs (fontforge group)
2017-10-11 16:25:29 +01:00
Jörg Thalheim
659c7484d1
Merge pull request #30312 from florianjacob/locatedb-fix-systemd-path-capabilities
...
locatedb: fix startup fail due to systemd path capabilities
2017-10-11 14:59:13 +01:00
Arda Xi
e1b74291bd
geoclue2: Add glib_networking and wrapGAppsHook
...
geoclue2 without GNOME requires glib_networking in order to make HTTPS
connections to location providers. Additionally, geoclue2 crashes if an
NMEA provider is found on the network without GSettings support.
Also moved intltool to nativeBuildInputs as per good practices.
2017-10-11 15:43:35 +02:00
Florian Jacob
70c3f56bdd
nixos/locatedb: fix first run when /var/cache doesn't exist
...
by using systemd-tmpfiles.
Also document what's happening there.
2017-10-11 14:59:18 +02:00
Jörg Thalheim
fb7f35db5f
Merge pull request #30278 from NeQuissimus/minikube_0_22_3
...
minikube: 0.22.2 -> 0.22.3
2017-10-11 13:39:14 +01:00
Eelco Dolstra
db8a4a4ef5
nixUnstable: 1.12pre5619_346aeee1 -> 1.12pre5639_fda7b95c
2017-10-11 14:18:05 +02:00
Arda Xi
4f6ce0d077
geoclue2: 2.4.3 -> 2.4.7
2017-10-11 13:54:21 +02:00
Jörg Thalheim
8c667cc810
Merge pull request #30273 from edef1c/solvespace-escaped-newline
...
solvespace: remove stray newline escape
2017-10-11 12:22:02 +01:00
Felix Richter
8315c406a4
radare2: 1.6.0 -> 2.0.0 ( #30274 )
...
* radare2: 1.6.0 -> 2.0.0
* radare2: remove hotpatch for upstream
2017-10-11 12:21:21 +01:00
Jörg Thalheim
3a21ed52d2
Merge pull request #30309 from dywedir/mediainfo
...
libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99
2017-10-11 12:11:25 +01:00
Graham Christensen
5a43eec070
nixpkgs: expose .git-revision in the nixexprs like NixOS
...
nixos/lib/make-channel.nix:16:
echo -n ${nixpkgs.rev or nixpkgs.shortRev} > .git-revision
This means the .git-revision exists in nixos channels, but not
Nixpkgs channels. Adding it to the nixpkgs channel makes it a
common API for any Nixpkgs use cases.
2017-10-11 06:51:36 -04:00
Jörg Thalheim
6b3b708501
Merge pull request #30280 from woffs/speed
...
nix-daemon: mention speedFactor in example
2017-10-11 11:26:39 +01:00
Jörg Thalheim
60ff6dd5d6
Merge pull request #30301 from holidaycheck/git-lfs-2.3.3
...
git-lfs: 2.2.1 -> 2.3.3
2017-10-11 11:22:39 +01:00
Franz Pletz
28407fad65
Merge pull request #29726 from stesie/v8
...
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Jörg Thalheim
0777eae1fb
Merge pull request #30186 from selaux/selenium-3.6
...
selenium-server-standalone: 2.53.0 -> 3.6.0
2017-10-11 10:49:12 +01:00
Peter Hoeg
97ec559b00
syncthing: 0.14.38 -> 0.14.39
2017-10-11 17:25:33 +08:00
Florian Jacob
818b161e0a
nixos/locatedb: path restriction options were renamed
...
in systemd 231.
2017-10-11 11:15:29 +02:00
dywedir
ad5a67cf16
libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99
2017-10-11 11:13:00 +03:00