Rail Aliiev
d6d4cf185e
i3lock-fancy: use absolute paths ( #17569 )
...
When it's used from command line or as a i3 shortcut, i3lock-fancy works
without any issues. If you try to pass it as an argument to xss-lock or
xautolock running as a systemd user service, getopt and fc-match are not in
PATH and locking doesn't work as expected. This patch replaces non absolute
paths with stable ones and should fix the issue.
2016-08-07 03:42:43 +02:00
Thomas Tuegel
8dc53d76d5
spotify: 1.0.33.106 -> 1.0.34.146
2016-08-06 17:53:28 -05:00
Tuomas Tynkkynen
ce537c98de
tweak: Broken on Darwin
...
http://hydra.nixos.org/build/38316344
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
4f398dfd13
bro: Broken on Darwin
...
http://hydra.nixos.org/build/38312081
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
9deb6cfff1
xaos: Broken on i686
...
http://hydra.nixos.org/build/38238044
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
fdde95e096
msieve: Broken on i686
...
http://hydra.nixos.org/build/38236222
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
f87f37c1ee
bwa: Broken on i686
...
http://hydra.nixos.org/build/38236956
2016-08-06 17:06:45 +03:00
obadz
20f009d56d
chromium: split the sandbox into a seperate output (take 2)
...
Fixup of 231ed9e
2016-08-06 14:42:13 +01:00
obadz
231ed9edd9
chromium: split the sandbox into a separate output
...
Related to #17460 and 66d5edf
Triggers a rebuild of Chromium
2016-08-06 10:29:56 +01:00
obadz
66d5edf654
chromium: add nixos module security.chromiumSuidSandbox
...
Closes #17460
Changed the wrapper derivation to produce a second output containing the sandbox.
Add a launch wrapper to try and locate the sandbox (either in /var/setuid-wrappers or in /nix/store).
This launch wrapper also sheds libredirect.so from LD_PRELOAD as Chromium does not tolerate it.
Does not trigger a Chromium rebuild.
cc @cleverca22 @joachifm @jasom
2016-08-06 10:27:47 +01:00
Robin Gloster
19158a60cf
Merge pull request #17541 from womfoo/bump/wraith-1.4.7
...
wraith: 1.4.6 -> 1.4.7, fixes build
2016-08-05 19:04:02 +02:00
Kranium Gikos Mendoza
9470b28743
wraith: 1.4.6 -> 1.4.7
2016-08-06 00:05:40 +08:00
obadz
d6528a1b7f
chromium: fixup commit 33557ac
...
Helps with #17460
@cleverca22 saw calls to SetuidSandboxHost::GetSandboxBinaryPath so we
patch this function instead.
cc @joachifm
2016-08-05 10:55:48 +01:00
Aneesh Agrawal
5e3eb476f5
neovim: remove unused glib dependency ( #17499 )
...
As far as I can tell, neovim has never required glib to build.
The neovim libtermkey does include a demo-glib.c example, but that is
optional.
2016-08-05 09:33:05 +02:00
Franz Pletz
792f96fbc7
Merge pull request #17489 from mayflower/pkg/gitlab-8-10
...
gitlab: 8.5.12 -> 8.10.3, update module
2016-08-04 23:35:22 +02:00
obadz
33557acb36
chromium: add ability to control which sandbox is used
...
First step towards addressing #17460
In order to be able to run the SUID sandbox, which is good for security
and required to run Chromium with any kind of reasonable sandboxing when
using grsecurity kernels, we want to be able to control where the
sandbox comes from in the Chromium wrapper. This commit patches the
appropriate bit of source and adds the same old sandbox to the wrapper
(so it should be a no-op)
2016-08-04 20:37:35 +01:00
Dinnanid
672447f1ad
eclipse-sdk: 4.5.2 -> 4.6
2016-08-04 20:11:08 +02:00
Dinnanid
b78a70ccc8
eclipse-sdk: 4.5.1 -> 4.5.2
2016-08-04 20:11:08 +02:00
José Romildo Malaquias
20e4e2f9eb
tint2: 0.12.11 -> 0.12.12
2016-08-04 07:31:55 -03:00
Rob Vermaas
ea9d390c1a
Update spotify
...
(cherry picked from commit 25e68f79e6
)
2016-08-04 09:12:43 +00:00
Erik Rybakken
37aff96daf
ripser: init at 1.0 ( #17481 )
2016-08-04 10:21:48 +02:00
Benjamin Staffin
78e5e61bbe
Update google-chrome versions
...
The previous download links were all broken.
Stable: 51.0.2704.103 -> 52.0.2743.116
Beta: 52.0.2743.41 -> 53.0.2785.34
Dev: 53.0.2767.4 -> 54.0.2816.0
2016-08-04 00:22:58 -04:00
Franz Pletz
c39b6025d8
gitlab: 8.5.12 -> 8.10.3, update module
...
Fixes #14795 .
2016-08-04 02:29:44 +02:00
Tobias Geerinckx-Rice
345f58a4b9
fmit: 1.0.15 -> 1.1.8
2016-08-04 00:25:20 +02:00
Robin Gloster
da1a6f4490
Merge pull request #17491 from phile314/git-lfs-update
...
git-lfs: 2016-06-7 -> 1.3.1
2016-08-03 23:51:43 +02:00
Robin Gloster
d833d92778
Merge pull request #17488 from HectorAE/purple-matrix
...
purple-matrix: init at 2016-07-11
2016-08-03 22:43:05 +02:00
Philipp Hausmann
d94ec6ce14
git-lfs: 2016-06-7 -> 1.3.1
2016-08-03 22:36:01 +02:00
Franz Pletz
8a0834c335
mupdf: 1.9 -> 1.9a, add patch to fix CVE-2016-6525
2016-08-03 22:18:56 +02:00
Hector A. Escobedo
594256c3a8
purple-matrix: init at 2016-07-11
2016-08-03 15:46:28 -04:00
Rok Garbas
2a4312d92b
firefox-beta-bin: 48.0b9 -> 49.0b1
2016-08-03 19:39:46 +02:00
Joachim F
70bf931498
Merge pull request #17410 from knedlsepp/motif-on-darwin
...
motif: Add support for darwin
2016-08-03 18:31:43 +02:00
Michael Raskin
ef46388c48
neovim-qt: 0pre -> 0.2.1, use libmsgpack 1.4
2016-08-03 17:58:22 +02:00
Robin Gloster
54984049f6
Merge pull request #17477 from mimadrid/update/qutebrowser-0.8.2
...
qutebrowser: 0.8.1 -> 0.8.2
2016-08-03 11:54:59 +02:00
Robin Gloster
b1f2e02fd5
Merge pull request #17456 from chris-martin/truecrypt-fix-src
...
Truecrypt: fix source url
2016-08-03 11:54:24 +02:00
mimadrid
4a06ece723
qutebrowser: 0.8.1 -> 0.8.2
2016-08-03 11:02:02 +02:00
zimbatm
2f791c7444
terraform: 0.6.16 -> 0.7.0
2016-08-03 09:53:20 +01:00
Peter Hoeg
0afcb79f60
puddletag: init at 1.1.1 ( #17443 )
...
Thanks to @fridh for feedback.
2016-08-03 00:25:41 +02:00
Luca Bruno
2cce7a064e
telepathy_salut: fix build, add myself as maintainer
2016-08-02 22:00:24 +02:00
Franz Pletz
cb0ddbadd9
seabios: 1.9.2 -> 1.9.3
2016-08-02 21:21:02 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
102ffa6be7
treewide: Wrap some really long package descriptions
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
59ce911810
treewide: Some EOF-whitespace fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
b96fe03484
treewide: Fix meta.platforms related typos
2016-08-02 21:17:44 +03:00
taku0
47024938a2
firefox-bin: 47.0.1 -> 48.0 ( #17452 )
2016-08-02 16:55:55 +02:00
Frederik Rietdijk
450c866730
Merge pull request #17446 from despairblue/update/atom
...
atom: 1.8.0 -> 1.9.0
2016-08-02 13:52:42 +02:00
Benno Fünfstück
2c7b5ac8a9
notmuch-mutt: drop unused fetchurl parameter
2016-08-02 11:45:42 +02:00
Benno Fünfstück
58afc252e4
notmuch-mutt: remove unused parameter
2016-08-02 11:39:50 +02:00