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
joncojonathan
ed09240fcc
babl: 1.2.8 -> 1.3.4
...
Motivation for change: GIMP 2.9.6 requires at least BABL v1.3.0
2017-10-11 20:22:30 +01:00
James Edington
67ae0fa051
palemoon: 27.4.2 -> 27.5.0
...
27.5.1 is "out", but there is no GitHub Release
(Although, this shouldn't be an issue since it was
mostly Win10-only changes anyway)
2017-10-11 14:19:37 -05: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
Florian Jacob
847beb558f
nixos/firewall: Rename misleading rejected to refused in logging
...
as that's used as general term for rejected or dropped packets
in the rest of the config.
2017-10-11 20:12:58 +02: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
Michael Alan Dorman
1c9a15bfdc
melpa-packages: 2017-10-09
...
Removals:
- baidu-life: Removed from melpa
- any packages not available in git or hg
2017-10-11 07:40:54 -04:00
Michael Alan Dorman
5e1c5b8b61
melpa-stable-packages: 2017-10-09
...
Removals:
- forecast: tags no longer present in repo
- org-mac-iCal: removed from melpa
- paper-theme: tags no longer present in repo
2017-10-11 07:40:53 -04:00
Michael Alan Dorman
2ad1754290
org-packages: 2017-10-09
2017-10-11 07:40:53 -04:00
Michael Alan Dorman
ed6c85c04c
elpa-packages: 2017-10-09
2017-10-11 07:40:53 -04: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
Sarah Brofeldt
629570fa08
chromium pepper flash: 27.0.0.130 -> 27.0.0.159
2017-10-11 12:22:55 +02: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
Kirill
9fa341c989
Rebase on nixos-unstable, fix hash.
2017-10-11 12:48:46 +03:00
Kirill
581b7755ed
borgbackup: 1.0.11 -> 1.1.0
2017-10-11 12:44:13 +03: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
Vincent Laporte
f0b7ee37ef
hevea: make explicit the dependency to ocamlbuild
2017-10-11 07:58:22 +00:00
Vincent Laporte
1529938fc3
cubicle: 1.0.2 -> 1.1.1
2017-10-11 07:38:27 +00:00
Jun Hao
9dd335e2bb
qt59.qtbase: fix darwin build so qt full can build
2017-10-11 14:38:49 +08:00
Dan Peebles
5de4d19392
xcbuild: 0.1.1 -> 0.1.2-pre
...
Also, add some static library stuff to the platform spec
2017-10-11 01:18:13 -04:00