Andreas Rammhold
42b9b8f7c8
firefox{-esr,}: fix failing build due to the google-api-key
...
Since firefox 58.0.1 the google api key is now stored at an absolute
path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not
really work (as expected) the build started failing when using the
legacy firefox build system. With the newer `./mach` based builds
firefox reads the configure flags from `.mozconfig` instead.
This commit moves the `with-google-api-keyfile=` setting into the
`preConfigure` phase where we can properly expand `$TMPDIR` into
whatever the path is.
2018-02-01 13:38:16 +01:00
Manuel Bärenz
50ad913420
signal-desktop: 1.1.0 -> 1.3.0
2018-02-01 13:06:21 +01:00
Andreas Rammhold
ce08581088
firefox: enable official branding
...
As stated by Sylvestre Ledru (@sylvestre) on Nov 22, 2017 at
https://github.com/NixOS/nixpkgs/issues/31843#issuecomment-346372756 we
have permission to use the official firefox branding.
Fur purposes of documentation the statement of @sylvestre:
> As the person who did part of the work described in the LWN article
> and release manager working for Mozilla, I can confirm the statement
> that I made in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815006
>
> @garbas shared with me the list of patches applied for the Nix package.
> As they are just for portability and tiny modifications, they don't
> alter the experience of the product. In parallel, Rok also shared the
> build options. They seem good (even if I cannot judge the quality of the
> packaging of the underlying dependencies like sqlite, png, etc).
> Therefor, as long as you keep the patch queue sane and you don't alter
> the experience of Firefox users, you won't have any issues using the
> official branding.
2018-02-01 12:54:02 +01:00
adisbladis
fab26c6c72
Merge pull request #34465 from steveeJ/steveej-attempt-qtile-bump-0.10.7
...
qtile: 0.10.4 -> 0.10.7
2018-02-01 17:35:39 +08:00
Michael Weiss
f55fffc1cf
android-studio-preview: 3.1.0.8 -> 3.1.0.9
2018-02-01 10:32:44 +01:00
Vladimír Čunát
2fb4606f38
Merge branch 'master' into staging
...
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
Stefan Junker
7c1e44f7b6
qtile: 0.10.4 -> 0.10.7
2018-02-01 09:04:08 +01:00
Andreas Rammhold
be4c6311f3
Merge pull request #34481 from andir/grv
...
grv: init at 0.1.0
2018-02-01 02:02:01 +00:00
Andreas Rammhold
e69f0053e6
grv: init at 0.1.0
2018-02-01 02:29:29 +01:00
aszlig
f96aafd403
virtualbox: 5.2.4 -> 5.2.6
...
Upstream changes without issue IDs:
* GUI: fixed occasional screen corruption when host screen resolution
is changed
* User interface: increase proposed disk size when creating new VMs for
Windows 7 and newer
* User interface: various improvements for high resolution screens
* VMM: Fixed problems using 256MB VRAM in raw-mode VMs
* Audio: implemented support for audio playback and recording for macOS
guests
* Audio: further timing improvements for Windows 10 guests
* Linux hosts: fixed problem accessing mini-toolbar under XFCE
The full changelog including issue IDs can be found at:
https://www.virtualbox.org/wiki/Changelog#v6
What was not mentioned in the changelog is that this release fixes
compiling the VirtualBox modules against kernel 4.15, which was added in
commit 61043ad4d1
.
Tested this by running all of the tests in nixos/tests/virtualbox.nix.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @flokli, @svanderburg
2018-01-31 23:38:35 +01:00
Pascal Wittmann
df45c65aae
homebank: 5.1.6 -> 5.1.7
2018-01-31 22:00:05 +01:00
aszlig
b3970e7f5c
mumble: Fix build with boost version 1.66
...
This is already tracked in upstream issue mumble-voip/mumble#3281 and a
fix has been merged in mumble-voip/mumble@caa187373e .
The patch I'm adding here is using the merged commit
mumble-voip/mumble@ea861fe867 and I've
only added it for the stable release because the patch is already
included in the git version.
@pbogdan also had a similar commit to this
(pbogdan/nixpkgs@8029edea29 ), but the
patch was applied to both stable and git and thus the git version would
have been broken.
Tested by building mumble and mumble_git and running the mumble NixOS VM
test.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @viric, @jgeerds, @abbradar
Fixes : #33655
2018-01-31 17:39:01 +01:00
Andreas Rammhold
d8d5beac65
Merge pull request #34436 from andir/firefox-58
...
Firefox 57.0.4 -> 58.0.1
2018-01-31 14:28:04 +00:00
Andreas Rammhold
495e2b0343
firefox: 57.0.4 -> 58.0.1
2018-01-31 14:44:35 +01:00
Vincent Laporte
dccd8a2685
ncmpc: fix build on darwin
2018-01-31 07:35:08 +00:00
Andreas Rammhold
34758f1d0b
Merge pull request #34424 from tokudan/ff-bin5801
...
firefox-bin: 58.0 -> 58.0.1 [security]
2018-01-30 23:09:34 +00:00
Vladimír Čunát
c9171e5a4c
Merge branch 'master' into staging
...
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Joachim F
7e7477295e
Merge pull request #34403 from mdorman/semi-automated-emacs-package-updates
...
Semi automated emacs package updates
2018-01-30 18:06:52 +00:00
Joachim F
4cfa91ecfc
Merge pull request #34417 from dywedir/dunst
...
dunst: 1.3.0 -> 1.3.1
2018-01-30 18:05:57 +00:00
Daniel Frank
ba2008938d
firefox-bin: 58.0 -> 58.0.1 [security]
2018-01-30 16:28:09 +01:00
Tim Steinbach
078fc69425
Merge pull request #33746 from NeQuissimus/docker_18_01
...
docker-edge: 17.12.0 -> 18.01.0
2018-01-30 14:06:19 +00:00
zimbatm
f7bb9f6777
vscode: 1.19.2 -> 1.19.3
2018-01-30 13:36:15 +00:00
dywedir
aa2e60744c
dunst: 1.3.0 -> 1.3.1
2018-01-30 14:46:47 +02:00
Michael Alan Dorman
c00a10e75e
melpa-packages: remove llvm-mode override
...
This package was removed from melpa, so there's no value in overriding
it, and in fact it won't evaluate. :)
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
accbc72cee
melpa-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
2b73676db8
melpa-stable-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
7d58054cf7
org-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
d19f29c1e1
elpa-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Bart Brouns
8baa11d46c
rtv: 1.19.0 -> 1.21.0
2018-01-30 00:23:50 +01:00
joncojonathan
1fbe208cd6
keepass: from 2.37 to 2.38
...
Motivation for change:
Update to software.
2018-01-29 20:24:39 +00:00
Franz Pletz
303d5b119e
Merge pull request #34259 from psychon/awesome-cleanup
...
awesome: Remove $LD_LIBRARY_PATH handling
2018-01-29 19:00:30 +00:00
Franz Pletz
f833dd7067
imagemagick: fetch sources from github
...
Release tarballs are deleted after a new release.
2018-01-29 19:27:01 +01:00
Frederik Rietdijk
19412197ca
Merge pull request #34389 from lsix/nano_2_9_3
...
nano: 2.9.2 -> 2.9.3
2018-01-29 17:23:59 +00:00
Tim Steinbach
0e852076c4
minikube: 0.24.1 -> 0.25.0
2018-01-29 11:52:50 -05:00
Lancelot SIX
c0aa35a217
nano: 2.9.2 -> 2.9.3
2018-01-29 16:02:35 +01:00
Franz Pletz
57ecb3a8f0
rsync: 3.1.2 -> 3.1.3
...
The CVE patches weren't previously applied because they depend on the
enableCopyDevicesPatch parameter. The naming of the patches attribute in
base.nix was misleading.
The new rsync release now really fixes:
* CVE-2017-15994
* CVE-2017-16548
* CVE-2017-17433
* CVE-2017-17434
2018-01-29 13:54:47 +01:00
Jörg Thalheim
557284de33
firefox-devedition-bin: 59.0b3 -> 59.0b5
2018-01-29 10:41:28 +00:00
Jörg Thalheim
329ebdf0d0
firefox-beta-bin: 59.0b3 -> 59.0b5
2018-01-29 10:40:19 +00:00
Peter Hoeg
147f3d4d81
qutebrowser: 1.1.0 -> 1.1.1
2018-01-29 11:00:18 +08:00
Jan Tojnar
47d0a11a60
Merge pull request #32016 from jtojnar/syncthing-gtk
...
syncthing-gtk: 0.9.2.3 → 0.9.2.7
2018-01-29 01:33:19 +01:00
Franz Pletz
a3620bc84d
Merge pull request #34310 from Infinisil/add/znc-backlog
...
zncModules: backlog init at 2017-06-13
2018-01-29 00:06:16 +00:00
Franz Pletz
b611180efd
Merge pull request #34337 from michalrus/hubstaff
...
hubstaff: 1.2.15 → 1.3.0
2018-01-28 23:44:41 +00:00
Franz Pletz
2b49df1741
Merge pull request #34344 from lheckemann/pmidi
...
pmidi: init at 1.7.1
2018-01-28 22:38:43 +00:00
Franz Pletz
968b56b6a4
Merge pull request #34293 from symphorien/bombono-gcc7
...
Bombono gcc7
2018-01-28 22:35:52 +00:00
Bart Brouns
0cc73f2524
ranger: 1.8.1 -> 1.9.0
2018-01-28 21:28:47 +00:00
Franz Pletz
d8a345ddaf
Merge pull request #34357 from dywedir/gpxsee
...
gpxsee: 4.14 -> 4.19
2018-01-28 20:15:26 +00:00
Franz Pletz
f381367603
opusfile: 0.8 -> 0.10
2018-01-28 19:59:43 +01:00
Franz Pletz
d18299edcb
imagemagick: 6.9.9-33 -> 6.9.9-34
2018-01-28 19:02:10 +01:00
Franz Pletz
c9f94405ed
imagemagick7: 7.0.7-21 -> 7.0.7-22
2018-01-28 19:02:10 +01:00
Franz Pletz
6fa9d1d8a1
mpg123: 1.25.7 -> 1.25.8
2018-01-28 19:02:09 +01:00
Franz Pletz
49f2f5fa2b
i3lock: 2.9.1 -> 2.10
2018-01-28 19:02:08 +01:00
Franz Pletz
687415a579
openscad: 2015.03-1 -> 2015.03-3
2018-01-28 18:52:28 +01:00
Franz Pletz
56b199fc63
xmp: 4.0.10 -> 4.1.0
2018-01-28 18:52:27 +01:00
Franz Pletz
0cecf0b548
virt-viewer: 5.0 -> 6.0
2018-01-28 18:52:27 +01:00
Franz Pletz
565ba97fae
irssi: 1.0.6 -> 1.1.0
2018-01-28 18:52:25 +01:00
Franz Pletz
dee9914ee0
mediainfo: 17.10 -> 17.12
2018-01-28 18:52:24 +01:00
Franz Pletz
0d91518324
graphicsmagick: 1.3.27 -> 1.3.28
2018-01-28 18:52:24 +01:00
Franz Pletz
8d856121ca
darktable: 2.4.0 -> 2.4.1
2018-01-28 18:52:23 +01:00
Franz Pletz
708f2ca55f
gqrx: 2.8 -> 2.10
2018-01-28 18:52:23 +01:00
Franz Pletz
b2cfca7e98
ncmpc: 0.28 -> 0.29
2018-01-28 18:52:21 +01:00
rnhmjoj
05cb4dca11
monero-gui: init at 0.11.1.0
2018-01-28 10:17:36 -05:00
rnhmjoj
3979a20d74
monero: build libmonero-wallet
2018-01-28 10:17:36 -05:00
dywedir
bba83033cc
gpxsee: 4.14 -> 4.19
2018-01-28 16:54:37 +02:00
adisbladis
19c87f87fb
Merge pull request #33882 from tilpner/goxel-init
...
goxel: init at 0.7.2
2018-01-28 22:32:59 +08:00
Sarah Brofeldt
db00d2ea38
Merge pull request #34334 from unode/muscle
...
muscle: init at 3.8.31
2018-01-28 12:41:28 +01:00
Renato Alves
b22e4976cb
muscle: init at 3.8.31
2018-01-28 12:32:46 +01:00
adisbladis
8ecadc1250
Merge pull request #34342 from matthiasbeyer/update-mutt
...
mutt: 1.9.2 -> 1.9.3
2018-01-28 11:01:16 +08:00
adisbladis
eacd789ef2
Merge pull request #34323 from samdroid-apps/gradio-7.1
...
gradio: 7.0-> 7.1
2018-01-28 10:15:54 +08:00
Markus Kowalewski
ec6e7c6eeb
octopus: init at 7.2
2018-01-27 16:23:04 -08:00
adisbladis
48474a712c
Merge pull request #34300 from magnetophon/magnetophonDSP
...
magnetophonDSP: remove workarounds for:
2018-01-28 07:54:34 +08:00
adisbladis
4cc3ee2049
Merge pull request #34341 from tomberek/gitolite_bump
...
gitolite: 3.6.3 -> 3.6.7
2018-01-28 07:40:14 +08:00
adisbladis
c721cd83ce
mesos: 1.4.0 -> 1.4.1
2018-01-28 06:59:54 +08:00
adisbladis
8227d87aa6
mkvtoolnix: 19.0.0 -> 20.0.0
2018-01-28 06:59:53 +08:00
adisbladis
c2dcf10b27
krita: 3.3.2 -> 3.3.3
2018-01-28 06:51:35 +08:00
Linus Heckemann
5ba11ca00e
pmidi: init at 1.7.1
2018-01-27 22:24:58 +00:00
Matthias Beyer
e23e131025
mutt: 1.9.2 -> 1.9.3
2018-01-27 22:10:07 +01:00
Tom Bereknyei
a43f0dd137
gitolite: 3.6.3 -> 3.6.7
2018-01-27 15:16:01 -05:00
Tuomas Tynkkynen
c3a658deb1
Merge remote-tracking branch 'upstream/master' into staging
2018-01-27 21:53:16 +02:00
Michal Rus
cd8d6ef9e4
hubstaff: 1.2.15 → 1.3.0
2018-01-27 19:00:54 +01:00
Alexey Shmalko
38fbc93f46
Merge pull request #34156 from arcadio/star
...
star: init at 2.5.3a
2018-01-27 17:02:16 +02:00
Symphorien Gibol
4b0dc51d11
bombono: import patches from AUR to fix gcc7 build
2018-01-27 15:47:14 +01:00
Tuomas Tynkkynen
fff0daddce
streamlink: 0.9.0 -> 0.10.0
2018-01-27 16:10:46 +02:00
Sam Parkinson
3883d12fdf
gradio: 7.0-> 7.1
2018-01-27 21:30:58 +11:00
Andreas Rammhold
19fc2f5f81
Merge pull request #34319 from mimadrid/update/mdp-1.0.12
...
mdp: 1.0.10 -> 1.0.12
2018-01-27 09:45:54 +00:00
Vladimír Čunát
2d2dbe083f
Merge branch 'master' into staging
...
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Miguel Madrid Mencía
8b3e0561f5
mdp: 1.0.10 -> 1.0.12
2018-01-27 08:41:15 +01:00
adisbladis
7d835c28cd
Merge pull request #34298 from magnetophon/distrho
...
distrho: 2017-10-10 -> 2018-01-01
2018-01-27 13:39:32 +08:00
Sarah Brofeldt
70a9162a77
Merge pull request #34267 from catern/chromesimple
...
google-chrome: remove "with" usage to simplify the expr
2018-01-27 02:10:47 +01:00
Graham Christensen
b5dbc83b9c
Merge pull request #34299 from fgaz/meme
...
meme: init at 2017-09-10
2018-01-26 19:47:53 -05:00
Joachim Fasting
eff73c6698
tor-browser-bundle-bin: 7.0.11 -> 7.5
2018-01-27 01:05:38 +01:00
Silvan Mosberger
462f34c44a
zncModules: backlog init at 2017-06-13
2018-01-27 01:05:19 +01:00
Michael Raskin
bfc4d04de7
Merge pull request #34291 from timokau/sage-fix-shebangs
...
sage: 8.0 -> 8.1, fix sandbox build
2018-01-26 23:24:27 +00:00
Francesco Gazzetta
056e74dd78
meme: init at 2017-09-10
2018-01-26 22:38:02 +00:00
Linus Heckemann
49d4e6c018
otter-browser: use qt5.callPackage, fix licence
2018-01-26 19:52:34 +00:00
Bart Brouns
a341e479c2
distrho: 2017-10-10 -> 2018-01-01
2018-01-26 19:04:02 +01:00
adisbladis
c9036947eb
vbindiff: 3.0_beta4 -> 3.0_beta5
2018-01-27 01:19:17 +08:00
Bart Brouns
f59ea00c80
magnetophonDSP: remove workarounds for:
...
https://bitbucket.org/agraef/faust-lv2/issues/10/tabs-break-lv2s
https://bitbucket.org/agraef/faust-lv2/issues/7/scale-log-breaks-plugins
2018-01-26 16:53:52 +01:00
adisbladis
dd9228a3a6
Merge pull request #34287 from ericsagnes/pkg-update/j4-dmenu-desktop
...
j4-dmenu-desktop: 2.15 -> 2.16
2018-01-26 23:24:06 +08:00
adisbladis
d0717d536e
Merge pull request #34286 from ericsagnes/pkg-update/styx
...
styx: 0.7.0 -> 0.7.1
2018-01-26 23:23:16 +08:00
Symphorien Gibol
cf3d266341
bombono: enable parallel builds
2018-01-26 15:45:54 +01:00
Symphorien Gibol
93d7267a77
bombono: add symphorien as maintainer
2018-01-26 15:45:22 +01:00
Timo Kaufmann
b223662ad1
sage: 8.0 -> 8.1, fix sandbox build
...
The sandboxed build was failing, because it relied heavily on
/usr/bin/env. This is fixed with a lot of shebang patching (both
to system packages and to sage-internal packages).
2018-01-26 14:42:24 +01:00
Eric Sagnes
212a29306e
j4-dmenu-desktop: 2.15 -> 2.16
2018-01-26 22:09:46 +09:00
Eric Sagnes
a4fba8d1cd
styx: 0.7.0 -> 0.7.1
2018-01-26 22:01:59 +09:00
Jan Tojnar
b02bf83a52
syncthing-gtk: clean up
2018-01-26 06:37:02 +01:00
Benjamin Mellor
a1555c022c
syncthing-gtk: explicitly depend on gobjectIntrospection
2018-01-26 06:37:02 +01:00
Jan Tojnar
33bfe21e6d
syncthing-gtk: another clean-up
2018-01-26 06:36:36 +01:00
Jan Tojnar
a140a0e1de
syncthing-gtk: 0.9.2.3 → 0.9.2.7
2018-01-26 06:13:45 +01:00
Jan Tojnar
3169cfd782
syncthing-gtk: fix syncthing path
2018-01-26 06:13:45 +01:00
Jan Tojnar
58e50b8d58
syncthing-gtk: clean-up
2018-01-26 06:13:44 +01:00
Jan Tojnar
0bbde0f026
pythonPackages.syncthing-gtk: move to pkgs/applications/networking
2018-01-26 06:13:44 +01:00
taku0
965a4349c0
thunderbird: 52.5.2 -> 52.6.0
2018-01-26 09:13:04 +09:00
taku0
9536114243
thunderbird-bin: 52.5.2 -> 52.6.0
2018-01-26 09:12:58 +09:00
Linus Heckemann
ed5064c6c5
otter-browser: init at 0.9.94
2018-01-25 23:39:22 +00:00
Michael Weiss
0f5f904cdd
android-studio-preview: 3.1.0.7 -> 3.1.0.8
2018-01-25 23:59:14 +01:00
Spencer Baugh
4aab59165f
google-chrome: remove "with" usage to simplify the expr
...
This "with" usage makes it trickier to track where the actual source
package of this derivation comes from. Remove that use of with to make
it a little easier to understand.
2018-01-25 20:59:39 +00:00
Herwig Hochleitner
7a2662569d
chromium: 63.0.3239.132 -> 64.0.3282.119
...
CVE-2018-6031
CVE-2018-6032
CVE-2018-6033
CVE-2018-6034
CVE-2018-6035
CVE-2018-6036
CVE-2018-6037
CVE-2018-6038
CVE-2018-6039
CVE-2018-6040
CVE-2018-6041
CVE-2018-6042
CVE-2018-6043
CVE-2018-6045
CVE-2018-6046
CVE-2018-6047
CVE-2018-6048
CVE-2017-15420
CVE-2018-6049
CVE-2018-6050
CVE-2018-6051
CVE-2018-6052
CVE-2018-6053
CVE-2018-6054
2018-01-25 20:34:04 +01:00
Uli Schlachter
ba12a867f7
awesome: Remove $LD_LIBRARY_PATH handling
...
I have no idea why gobjectIntrospection even was in here. The only
library in there, libgirepository-1.0.so, is not used by awesome. It is
only used by lgi.so and that means it should be found via its RPATH.
The Pango path is not needed in $LD_LIBRARY_PATH ever since
gobjectIntrospection started patching .typelib files with absolute
paths. Relevant commits are 36bef2b267
from 2014
("gobject-introspection: refer to shlibs with absolute paths in
typelibs") and c420de6b05
from 2016 ("gobject-introspection: Fix
patching shared objects").
The above patches did not work for cairo, because cairo's typelib is a
bit "special". However, this was fixed by e44038bcca
some days ago
("gobjectIntrospection: use absolute path for cairo GIR").
Thus, setting $GI_TYPELIB_PATH is enough so that all needed libraries
are found.
Fixes: https://github.com/NixOS/nixpkgs/issues/14164
Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-01-25 16:46:12 +01:00
Jan Tojnar
7fc2b096dc
Merge branch 'update/gthumb-3.6.0'
2018-01-25 15:58:04 +01:00
Miguel Madrid Mencía
3f88d9dd33
gthumb: 3.5.3 -> 3.6.0
2018-01-25 14:51:11 +01:00
adisbladis
7a2d35d9db
Merge pull request #34119 from arcadio/master
...
igv: 2.3.98 -> 2.4.6
2018-01-25 18:33:49 +08:00
Matthieu Coudron
bec047eca3
neovim: remove confusing neovim parameter
...
The neovim package refers to itself, hopefully it is shadowed by a
function parameter but it is confusing, let's remove it.
2018-01-25 16:38:22 +09:00
Maximilian Bode
9b85e317f0
terraform-landscape: init at 0.1.17
2018-01-25 08:33:46 +01:00
Samuel Leathers
efdb0983da
Merge pull request #34199 from arcadio/kallisto
...
kallisto: init at 0.43.1
2018-01-24 20:43:24 -07:00
Graham Christensen
0e7a5207ec
Merge pull request #34206 from dtzWill/fix/moe-libcxx
...
moe: fix build w/libc++ using touchup from mailing list
2018-01-24 15:55:08 -05:00
Frederik Rietdijk
75f8ca8337
Merge pull request #34239 from mimadrid/update/slack-3.0.5
...
slack: 3.0.0 -> 3.0.5
2018-01-24 20:54:26 +00:00
Miguel Madrid Mencía
08c63e785c
slack: 3.0.0 -> 3.0.5
2018-01-24 19:18:58 +01:00
Arcadio Rubio García
a7333e9ced
kallisto: init at 0.43.1
2018-01-24 16:16:46 +00:00
Arcadio Rubio García
72d675b23c
star: init at 2.5.3a
2018-01-24 16:07:15 +00:00
Frederik Rietdijk
769342b37b
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-24 14:17:49 +01:00
Peter Simons
9ffaa69da4
Merge pull request #34209 from LnL7/darwin-libR
...
R: fix dylib install_name on darwin
2018-01-24 12:59:07 +01:00
Jörg Thalheim
b0dd3a189d
Merge pull request #34219 from bkchr/googlemaps_fix_plugin_dir
...
googlemaps: Move the .so to the right location
2018-01-24 11:07:46 +00:00
Ioannis Koutras
b309103577
skrooge: 2.9.0 -> 2.10.5
...
fixes #34163
2018-01-24 10:56:54 +00:00
Bastian Köcher
bf14737288
googlemaps: Move the .so to the right location
...
Fixes Subsurface googlemaps plugin detection.
2018-01-24 11:39:02 +01:00
Peter
01941c5155
terminator: 1.0 -> 1.91 ( #34218 )
...
* terminator: 1.0 -> 1.91
* terminator: wrapGAppsHook is a native build input
2018-01-24 10:10:42 +00:00
adisbladis
a75160e25e
firefox-devedition-bin: 59.0b2 -> 59.0b3
2018-01-24 16:49:41 +08:00
adisbladis
cba40384c0
firefox-beta-bin: 58.0b16 -> 59.0b3
2018-01-24 16:49:40 +08:00
Daiderd Jordan
5569851745
R: fix dylib install_name on darwin
2018-01-24 00:23:16 +01:00
Joachim F
d9604c861a
Merge pull request #34192 from mdorman/semi-automated-emacs-package-updates
...
Semi automated emacs package updates
2018-01-23 22:20:42 +00:00
Vladimír Čunát
24fe57dfc8
Merge #34073 : firefox-{bin,esr}: update
2018-01-23 21:34:41 +01:00
Will Dietz
630b142ef4
moe: fix build w/libc++ using touchup from mailing list
...
http://lists.gnu.org/archive/html/bug-moe/2017-10/msg00000.html
2018-01-23 13:18:19 -06:00
Robert Helgesson
c32755ceac
eclipse-plugin-autodetect-encoding: 1.8.4 -> 1.8.5
2018-01-23 19:39:20 +01:00
Frederik Rietdijk
baaf8fd2b8
Merge pull request #33495 from magnetophon/faust2
...
faust2: 2.1.0 -> 2.5.10
2018-01-23 17:56:42 +01:00
Frederik Rietdijk
8510550b77
Merge pull request #34169 from Infinisil/add/almonds
...
almonds: init at 2015-12-27
2018-01-23 17:37:54 +01:00
Silvan Mosberger
8e8a259df4
almonds: init at 2015-12-27
2018-01-23 14:16:28 +01:00
adisbladis
55a186bb21
Merge pull request #34162 from jokogr/u/i3lock
...
i3lock-color: 2.9.1-c -> 2.10.1-1-c & i3lock-fancy: 2016-10-13 -> 2017-12-14
2018-01-23 20:43:21 +08:00
adisbladis
266979a360
Merge pull request #34125 from arcadio/bwa
...
bwa: 0.7.16a -> 0.7.17
2018-01-23 20:12:56 +08:00
adisbladis
9130212da2
Merge pull request #34138 from Ma27/update-yabar
...
yabar-unstable: 2018-01-02 -> 2018-01-18
2018-01-23 19:54:56 +08:00
adisbladis
b0603f514b
Merge pull request #34139 from arcadio/bedtools
...
bedtools: 2.26.0 -> 2.27.1
2018-01-23 12:56:01 +08:00
Bart Brouns
ad566a0c57
faust2: 2.1.0 -> 2.5.10
2018-01-23 00:42:37 +01:00
Will Dietz
a5a64cfcb1
lean: fixup nativeBuildInputs vs buildInputs
2018-01-22 17:19:02 -06:00
Michael Weiss
a03b2b99af
tdesktop: Fix the execution in a pure environment
...
Telegram was crashing when executed within a pure environment
(nix-shell -p tdesktop --pure).
Setting the environment variables QT_PLUGIN_PATH and XDG_RUNTIME_DIR
should resolve this issue. Fix #33729 .
2018-01-22 22:25:48 +01:00
Ioannis Koutras
ac3f1e6c12
i3lock-fancy: 2016-10-13 -> 2017-12-14
2018-01-22 23:05:32 +02:00
Ioannis Koutras
c5f7ea6829
i3lock-color: 2.9.1-c -> 2.10.1-1-c
2018-01-22 23:05:26 +02:00
Michael Raskin
dda1a7f77c
Merge pull request #34159 from arcadio/libreoffice-es
...
libreoffice: add Spanish (es) language support and sort langs list
2018-01-22 19:40:10 +00:00
Daiderd Jordan
92bf8c66ba
Merge pull request #34149 from dtzWill/update/vim-8.0.1428
...
vim: 8.0.1257 -> 8.0.1428
2018-01-22 20:04:01 +01:00
Will Dietz
f851457368
vim: fix for cross, add missing configure test override
...
This is one of the variables mentioned to set
when cross-compiling:
https://github.com/vim/vim/blob/master/src/INSTALLx.txt
2018-01-22 12:48:00 -06:00
Michael Alan Dorman
dae8151008
melpa-packages: 2018-01-22
...
Removals:
- main-line: removed from melpa
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
3b4f4c28ca
melpa-stable-packages: 2018-01-22
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
ea3c7e9337
org-packages: 2018-01-22
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
71b1574a92
elpa-packages: 2018-01-22
2018-01-22 12:51:55 -05:00
Will Dietz
360b86e515
vim: 8.0.1257 -> 8.0.1428
2018-01-22 11:12:43 -06:00
adisbladis
7490d4d698
Merge pull request #34140 from arcadio/picard
...
picard-tools: 2.7.1 -> 2.17.4
2018-01-22 23:57:10 +08:00
adisbladis
9ff71fe782
Merge pull request #34141 from arcadio/bowtie2
...
bowtie2: 2.3.3.1 -> 2.3.4
2018-01-22 23:55:39 +08:00
Frederik Rietdijk
4c88132d25
Merge commit 'a0f8e3a' into HEAD
2018-01-22 16:08:37 +01:00
Peter Hoeg
92c0720be9
cantata: fix segfault on qt 5.10
2018-01-22 23:04:26 +08:00
Arcadio Rubio García
960d7d66d5
libreoffice: Add Spanish (es) language support and sort langs list
2018-01-22 14:50:51 +00:00
adisbladis
3d7dad753d
Merge pull request #34129 from samueldr/dbeaver/4.3.3
...
dbeaver: 4.3.2 -> 4.3.3
2018-01-22 21:12:40 +08:00
Jörg Thalheim
21a69a9414
Merge pull request #34120 from dotlambda/newsboat
...
newsboat: clean up and fix on Darwin
2018-01-22 12:31:49 +00:00
Robert Schütz
40f58e3515
newsboat: clean up and fix on Darwin
2018-01-22 13:30:44 +01:00
Arcadio Rubio García
612953567d
bowtie2: 2.3.3.1 -> 2.3.4
2018-01-22 12:28:06 +00:00
Arcadio Rubio García
12c5dc343f
picard-tools: 2.7.1 -> 2.17.4
2018-01-22 12:16:26 +00:00
Arcadio Rubio García
c75e91a374
bedtools: 2.26.0 -> 2.27.1
2018-01-22 12:09:44 +00:00
Maximilian Bosch
0b5a36f207
yabar-unstable: 2018-01-02 -> 2018-01-18
...
The following changes landed in master:
- Reset colors unconditionally (2f1ee69d4c75e210265dca732ff6c2ddd7f440f2)
- Document NixOS support (993f1b5a7bc2a41a353a104cff0763860c053c92)
- ya_int_song: improve configuration of playerctl properties (1f776cd5f1f4e89e6ebca3ca09feb7e09f79e79e)
2018-01-22 12:52:23 +01:00
Jörg Thalheim
77d843676e
Merge pull request #34102 from jokogr/u/jetbrains-editors-2017.3.3
...
jetbrain-editors: 2017.3.2 -> 2017.3.3
2018-01-22 10:35:21 +00:00
Ioannis Koutras
9bd6b328b1
webstorm: 2017.3.2 -> 2017.3.3
2018-01-22 11:41:56 +02:00
Ioannis Koutras
665d24311e
ruby-mine: 2017.3.1 -> 2017.3.2
2018-01-22 11:41:39 +02:00
Ioannis Koutras
efe4775c1f
pycharm-professional: 2017.3.2 -> 2017.3.3
2018-01-22 11:41:18 +02:00
Ioannis Koutras
0ffcc297ad
pycharm-community: 2017.3.2 -> 2017.3.3
2018-01-22 11:40:55 +02:00
Ioannis Koutras
9ee5bd8ab0
phpstorm: 2017.3.2 -> 2017.3.3
2018-01-22 11:40:40 +02:00
Ioannis Koutras
e9728e8155
idea-ultimate: 2017.3.2 -> 2017.3.3
2018-01-22 11:40:16 +02:00
Tuomas Tynkkynen
630a26ac0b
git: 2.16.0 -> 2.16.1
2018-01-22 10:57:00 +02:00
Ioannis Koutras
a6d299b2b8
idea-community: 2017.3.2 -> 2017.3.3
2018-01-22 10:52:15 +02:00
Ioannis Koutras
bfce8a71b7
goland: 2017.3 -> 2017.3.1
2018-01-22 10:51:53 +02:00
Ioannis Koutras
e364a33f32
clion: 2017.3.1 -> 2017.3.2
2018-01-22 10:51:32 +02:00
Vladimír Čunát
246ba46db7
Merge older staging (finished on Hydra)
...
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087 .
2018-01-22 08:54:37 +01:00
Daiderd Jordan
ea8cd05b2f
Merge pull request #34130 from sellout/fix/git-hub-darwin
...
git-hub: add darwin support
2018-01-22 08:38:42 +01:00
Gregory Pfeil
312b49ad6a
git-hub: add darwin support
2018-01-21 22:38:55 -07:00
Samuel Dionne-Riel
d9031c67ad
dbeaver: 4.3.2 -> 4.3.3
2018-01-21 23:40:26 -05:00
Arcadio Rubio García
0d05bcae8c
bwa: 0.7.16a -> 0.7.17
2018-01-22 01:58:36 +00:00
Nick Novitski
0fdf29224e
init: kubectl at 1.7.9 (alias for kubernetes with only kubectl component)
2018-01-21 17:54:27 -08:00
Herwig Hochleitner
d585a3207b
chromium: fix rpath-overwriting in WideVine plugin
2018-01-22 02:20:09 +01:00
Herwig Hochleitner
6b77189b80
chromium: hide enableWideVine
behind a broken
flag
...
ref https://github.com/NixOS/nixpkgs/issues/22333
ref https://github.com/NixOS/nixpkgs/pull/29640
cc @aszlig
2018-01-22 02:20:07 +01:00
Michal Rus
7b062dc57a
chromium: Use patchelfUnstable for WideVine plugin
...
ref #22333
2018-01-22 02:20:03 +01:00
Jörg Thalheim
5c041ae56f
Merge pull request #34113 from jlesquembre/neovim
...
neovim: 0.2.1 -> 0.2.2
2018-01-21 22:48:25 +00:00
Tuomas Tynkkynen
a8d0b805b1
chromium: Attempt building on aarch64
...
This will probably go over the 10 hour limit, but we'll see.
2018-01-22 00:42:59 +02:00
Andrew Childs
e8926be6bf
chromium: Configure aarch64 toolchain
2018-01-22 00:41:03 +02:00
Arcadio Rubio García
550e6146d4
igv: 2.3.98 -> 2.4.6
2018-01-21 21:07:44 +00:00
Michael Weiss
fbe17703ab
gns3Packages.server{Stable,Preview}: Unlock the multidict version
2018-01-21 21:17:14 +01:00
José Luis Lafuente
2c95ce9081
neovim: 0.2.1 -> 0.2.2
2018-01-21 20:50:08 +01:00