Jörg Thalheim
e493bf64cf
Merge pull request #34550 from jensbin/kitty_0.7.1
...
kitty: 0.6.0 -> 0.7.1
2018-02-03 10:16:34 +00:00
Jens Binkert
3ad34f9424
kitty: 0.6.0 -> 0.7.1
2018-02-03 11:06:38 +01:00
Frederik Rietdijk
9261f3b343
Merge pull request #34516 from dywedir/tiled
...
tiled: 1.1.1 -> 1.1.2
2018-02-03 10:03:34 +00:00
Frederik Rietdijk
55e0f12761
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-03 09:48:42 +01:00
Peter Hoeg
27a4a5511d
terraform: 0.11.1 -> 0.11.3
2018-02-03 10:06:57 +08:00
Peter Hoeg
15d33a4c93
terragrunt: 0.13.23 -> 0.14.0
2018-02-03 10:06:57 +08:00
Tuomas Tynkkynen
10c8e6d0c5
Merge remote-tracking branch 'upstream/master' into staging
2018-02-03 02:50:21 +02:00
Victor Calvert
9a8306457e
src: 1.13 -> 1.17
2018-02-02 11:20:39 -05:00
dywedir
490ae6a50e
tiled: 1.1.1 -> 1.1.2
2018-02-02 10:09:53 +02:00
Kevin Liu
93532b0d3a
looking-glass-client: init at a10
2018-02-02 01:46:00 +01:00
Daiderd Jordan
fa56fc4be0
Merge pull request #34445 from vbgl/mpd_clientlib-darwin
...
mpd_clientlib, ncmpc: fix on Darwin
2018-02-02 00:34:21 +01:00
Daiderd Jordan
50e8c06cbd
Merge pull request #34495 from dtzWill/update/vim-8.0.1451
...
vim: 8.0.1428 -> 8.0.1451
2018-02-01 18:51:53 +01:00
Will Dietz
28f7f0794e
vim: 8.0.1428 -> 8.0.1451
...
Changes:
https://github.com/vim/vim/compare/v8.0.1428...v8.0.1451
2018-02-01 07:20:07 -06:00
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
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
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