aszlig
7e10ecb763
chromium: Allow to put extensions in system path
...
This should allow us to easily add system-wide Chromium extensions via a
NixOS configuration similar to this:
{ pkgs, ... }: {
environment.pathsToLink = [ "/share/chromium/extensions" ];
environment.systemPackages = [ pkgs.my-shiny-extension ];
}
For more details about what Chromium expects within that directory, see:
https://developer.chrome.com/extensions/external_extensions
I've introduced this because of a personal desire to gain more control
about which extensions are installed and what they are able to do. All
of the extensions I use are free software, but despite that it's useful
to either easily patch them and also prevent unwanted automatic updates.
Tested this using the NixOS "chromium.stable" test on x86_64-linux.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @offlinehacker because of #21050
2017-06-18 06:19:30 +02:00
Peter Hoeg
63b8d659f6
syncthing-inotify: 0.8.5 -> 0.8.6
2017-06-18 10:45:32 +08:00
Eric Bailey
478e88d13e
polyml: 5.6 -> 5.7
...
- fetchurl -> fetchFromGitHub
- use `with stdenv.lib` in meta
- add darwin to platforms
- add yurrriq to maintainers
2017-06-17 19:31:25 -05:00
Michiel Leenaars
b4b698248f
qstopmotion: init -> 2.3.2
2017-06-18 00:47:01 +02:00
Rushmore Mushambi
e1ec8d9e9c
Merge pull request #26658 from rushmorem/cockroach
...
cockroachdb: beta-20160915 -> v1.0.2
2017-06-18 00:46:24 +02:00
rushmorem
ec65ef744b
cockroachdb: beta-20160915 -> v1.0.2
2017-06-17 22:52:25 +02:00
Vladimír Čunát
351b59be55
cairo: bugfix 1.14.8 -> 1.14.10
2017-06-17 22:11:34 +02:00
Peter Simons
10493d393a
Merge pull request #26676 from obsidiansystems/ghc-head-doc
...
ghcHEAD: Split docs into their own output
2017-06-17 22:08:52 +02:00
Tim Steinbach
a81e1fc6ac
Merge pull request #26641 from NeQuissimus/staging_curl_7_54_1
...
[staging] curl: 7.54.0 -> 7.54.1
2017-06-17 16:06:31 -04:00
Tim Steinbach
6b199db895
Merge pull request #26644 from NeQuissimus/gradle_4_0
...
gradle: 3.5 -> 4.0
2017-06-17 16:05:26 -04:00
Michael Raskin
243217fe3f
Merge pull request #26677 from turion/master
...
Manual: Add paragraph on xserver keyboard layout
2017-06-17 21:52:52 +02:00
Manuel Bärenz
858c47c18e
Manual: Add paragraph on xserver keyboard layout
2017-06-17 21:37:25 +02:00
John Ericson
dd99d1f8d0
ghcHEAD: Split docs into their own output
...
This ghc was forgetten from 2089dd4ab6
2017-06-17 15:13:43 -04:00
Matt McHenry
2cb4b8fc70
crashplan: move version and rev inside 'mkDerivation rec', simplify src
2017-06-17 14:19:27 -04:00
Bas van Dijk
2265f50a51
opencv-3.x: fix build on OS X
2017-06-17 19:57:39 +02:00
Michael Raskin
fd92d817a3
Merge pull request #26670 from lverns/libreoffice-fix-xdg
...
libreoffice: fix #25831
2017-06-17 19:13:27 +02:00
Franz Pletz
4e8d44c2cd
feh: build and install man pages
2017-06-17 19:06:20 +02:00
Franz Pletz
aa06a6e00b
atlassian-jira: 7.3.4 -> 7.3.7
2017-06-17 18:48:43 +02:00
Franz Pletz
c0a582f4bb
atlassian-crowd: 2.11.1 -> 2.12.0
2017-06-17 18:48:39 +02:00
Franz Pletz
d6e94684fb
atlassian-confluence: 6.1.1 -> 6.2.2
2017-06-17 18:48:35 +02:00
Franz Pletz
bbb9182cbc
linux: 4.9.32 -> 4.9.33
2017-06-17 18:45:29 +02:00
Franz Pletz
a470aa0924
linux: 4.4.72 -> 4.4.73
2017-06-17 18:45:29 +02:00
Franz Pletz
c973a4a887
linux: 4.11.5 -> 4.11.6
2017-06-17 18:45:29 +02:00
Laverne Schrock
16118fede5
libreoffice: fix #25831
...
Thanks to Linus Heckemann <git@sphalerite.org> for creating the patch.
2017-06-17 11:22:34 -05:00
Domen Kožar
af4056f22b
chromium: apply patch to fix chromecast
2017-06-17 17:23:02 +02:00
romildo
7049e7a16c
catch: 1.7.0 -> 1.9.5
2017-06-17 12:21:50 -03:00
Joachim F
0b7c4c1900
Merge pull request #26170 from kirelagin/wlan-fix
...
wirelessInterfaces: Add a missing parameter
2017-06-17 15:31:22 +01:00
Michael Weiss
a071a06c61
quiterss: 0.18.4 -> 0.18.5
2017-06-17 16:09:19 +02:00
Franz Pletz
de74d2015f
kernelPackages.zfs: 0.6.5.9 -> 0.6.5.10
2017-06-17 15:51:39 +02:00
Franz Pletz
5f803db91f
imagemagick: 6.9.8-9 -> 6.9.8-10
2017-06-17 15:51:05 +02:00
Franz Pletz
9be1951a8a
imagemagick7: 7.0.5-7 -> 7.0.6-0
2017-06-17 15:50:44 +02:00
dywedir
efd2141b60
nodePackages.javascript-typescript-langserver: init at 2.0.0
2017-06-17 16:06:37 +03:00
Vladimír Čunát
d88c0cf867
Merge #26628 : treewide: setuid/setgid fallout
2017-06-17 13:23:39 +02:00
Jörg Thalheim
230c0d461a
udevil: add remark to patch
2017-06-17 10:47:42 +01:00
Jörg Thalheim
aa49177091
xconq: add remark to patch
2017-06-17 10:46:48 +01:00
Jörg Thalheim
878381fd4d
rewritefs: add remark to patch
2017-06-17 10:45:35 +01:00
Jörg Thalheim
ca6bb9098c
uucp: add remark to patch
2017-06-17 10:44:33 +01:00
Jörg Thalheim
cca6eb62c0
super: add remark to patch
2017-06-17 10:43:50 +01:00
Jörg Thalheim
9e2f08cdc2
sudo: add remark to patch
2017-06-17 10:42:55 +01:00
Jörg Thalheim
ae147e329f
logcheck: add remark to patch
2017-06-17 10:40:01 +01:00
Jörg Thalheim
67655caf37
cron: document patch
2017-06-17 10:37:21 +01:00
Piotr Bogdan
0d4431cfe9
fakeroot: apply patch to ignore EINVAL errors as well
...
Fixes #25901 the nixos.ova job. See the referred links.
2017-06-17 11:36:39 +02:00
Jörg Thalheim
05547dbcb4
Merge pull request #26664 from taku0/flashplayer-26.0.0.131
...
flashplayer: 26.0.0.126 -> 26.0.0.131
2017-06-17 10:12:38 +01:00
Jörg Thalheim
481cf50b1f
Merge pull request #26619 from regnat/ocaml-containers
...
ocamlPackages.containers: 0.22 -> 1.2
2017-06-17 09:40:40 +01:00
Vladimír Čunát
c416641d4d
Merge #26657 : nixos security.wrappers: fix a typo
...
Fixes #26611 .
2017-06-17 10:00:52 +02:00
Vladimír Čunát
304391b2f2
Merge branch 'master' into staging
...
Another couple thousand rebuilds.
2017-06-17 09:58:34 +02:00
taku0
f094fad7a9
flashplayer: 26.0.0.126 -> 26.0.0.131
2017-06-17 14:51:09 +09:00
Jörg Thalheim
ada9e94355
Merge pull request #26646 from magnetophon/ardour
...
Ardour: 5.8 -> 5.10
2017-06-17 00:02:43 +01:00
Jörg Thalheim
c396360b7b
Merge pull request #26621 from guillaumekoenig/install-gtk-launch
...
gtk3: install gtk-launch
2017-06-16 23:53:30 +01:00
Jörg Thalheim
ba1dd2660a
Merge pull request #26645 from NeQuissimus/kotlin_1_1_2_5
...
kotlin: 1.1.2 -> 1.1.2-5
2017-06-16 23:52:16 +01:00