R. RyanTM
ed982f6b6e
i3-gaps: 4.17.1 -> 4.18
2020-02-19 06:21:47 +00:00
Andreas Rammhold
c2b6b6d97e
Merge pull request #80431 from andir/firefox73.0.1
...
firefox: 73.0 -> 73.0.1
2020-02-18 16:01:19 +01:00
Tim Steinbach
68558d8c5d
vivaldi: 2.11.1811.33-1 -> 2.11.1811.38-1
2020-02-18 09:37:33 -05:00
Andreas Rammhold
52920a6b2c
firefox: 73.0 -> 73.0.1
2020-02-18 13:26:40 +01:00
Francesco Gazzetta
eb2ab18614
milkytracker: set cmake sdl variable to fix build
...
ZHF: #80379
2020-02-18 00:14:56 -08:00
Rakesh Gupta
50593c6f1e
Added additional dependency boto3, needed for s3 cache support
2020-02-18 00:08:54 -08:00
Michael Raskin
b7b2f31577
Merge pull request #80375 from mmilata/libreoffice-bump-6.4
...
libreoffice-still: 6.2.6.2 -> 6.3.5.2, libreoffice-fresh: 6.3.0.4 -> 6.4.1.1
2020-02-18 07:59:55 +00:00
Orivej Desh
43ee8097d9
aseprite-unfree: 1.2.11 -> 1.2.16.3
...
Restore the comment explaining the split between free and unfree versions
deleted in caa4e6dcb2
.
2020-02-18 07:51:50 +00:00
Orivej Desh
3ad2c20fe6
aseprite-unfree: fix build
...
It fails with:
src/gpu/gl/glx/GrGLMakeNativeInterface_glx.cpp:15:10: fatal error: GL/glx.h: No such file or directory
15 | #include <GL/glx.h>
2020-02-18 07:51:50 +00:00
Orivej Desh
0ded378b10
aseprite: fix build with glibc 2.30
...
Otherwise it fails with:
In file included from /build/source/src/allegro/include/allegro/base.h:41,
from /build/source/src/allegro/include/allegro.h:25,
from /build/source/src/./she/alleg4/alleg_surface.h:11,
from /build/source/src/she/alleg4/alleg_surface.cpp:11:
/build/source/src/allegro/include/allegro/alcompat.h:44:22: error: conflicting declaration of C function 'fixed fadd(fixed, fixed)'
44 | AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y))
| ^~~~
/build/source/src/allegro/include/allegro/internal/alconfig.h:164:49: note: in definition of macro 'AL_ALIAS'
164 | static __attribute__((unused)) __inline__ DECL \
| ^~~~
In file included from /nix/store/y57skwl8a5vbkrjrc30ygdw9vr1p6n19-gcc-9.2.0/include/c++/9.2.0/cmath:45,
from /nix/store/y57skwl8a5vbkrjrc30ygdw9vr1p6n19-gcc-9.2.0/include/c++/9.2.0/math.h:36,
from /build/source/src/./base/base.h:13,
from /build/source/src/./config.h:40,
from /build/source/src/she/alleg4/alleg_surface.cpp:8:
/nix/store/2v6pi2wj3lcsc3j48n7flx9mgqyii1lv-glibc-2.30-dev/include/bits/mathcalls-narrow.h:24:20: note: previous declaration 'float fadd(double, double)'
24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
| ^~~~~~~~~~~~~~~
2020-02-18 06:07:24 +00:00
Mario Rodas
d6a81e905b
Merge pull request #80376 from zowoq/crun
...
crun: 0.12.1 -> 0.12.2.1
2020-02-18 00:16:32 -05:00
worldofpeace
59b5c0da43
Merge pull request #80210 from hax404/master_tor-browser-bundle-bin
...
tor-browser-bundle-bin: 9.0.4 -> 9.0.5
2020-02-17 20:10:43 -05:00
worldofpeace
98b854c79d
Merge pull request #79915 from taku0/flashplayer-32.0.0.330
...
flashplayer: 32.0.0.314 -> 32.0.0.330 [Critical security fixes]
2020-02-17 20:05:03 -05:00
worldofpeace
720fe8592c
Merge pull request #80357 from pacien/riot-v1.5.9
...
riot-{web,desktop}: 1.5.8 -> 1.5.9
2020-02-17 19:59:56 -05:00
Imran Hossain
2599fd06a2
todoist-electron: init at 1.19
2020-02-17 15:44:48 -08:00
zowoq
d9bedd0e3e
crun: 0.12.1 -> 0.12.2.1
...
https://github.com/containers/crun/blob/0.12.2.1/NEWS
2020-02-18 08:42:04 +10:00
Martin Milata
9425bab10a
libreoffice-still: 6.2.6.2 -> 6.3.5.2, libreoffice-fresh: 6.3.5.2 -> 6.4.1.1
2020-02-17 22:08:35 +01:00
Lancelot SIX
9992702e4b
Merge pull request #80349 from jojosch/dbeaver_6.3.5
...
dbeaver: 6.3.4 -> 6.3.5
2020-02-17 21:44:50 +01:00
Kim Lindberger
a2f3ec7a60
synergy: Build application bundle on Darwin + other fixes ( #80354 )
...
Includes the following fixes for Darwin:
- Build an application bundle
- Don't install the .desktop file and icons
- Get rid of unused cmake variables
- Don't list avahi as a dependency, since it's not used
2020-02-17 14:41:43 -05:00
Michele Guerini Rocco
7429153cac
Merge pull request #80364 from pacien/riot-no-phoning-home
...
riot-web: add config overrides for privacy
2020-02-17 18:44:49 +01:00
pacien
c9e5cca071
riot-web: add config overrides for privacy
...
Preventing the app from phoning home by default.
GitHub: closes https://github.com/NixOS/nixpkgs/issues/80358
2020-02-17 16:54:13 +01:00
Jörg Thalheim
338e1dc57d
Merge pull request #80159 from emacsomancer/mullvad-2020.2
...
mullvad-vpn: 2020.1 -> 2020.2
2020-02-17 14:56:55 +00:00
pacien
5bd923057c
riot-desktop: 1.5.6 -> 1.5.9
2020-02-17 15:26:31 +01:00
pacien
85e09daf43
riot-web: 1.5.8 -> 1.5.9
2020-02-17 15:26:19 +01:00
Martin Milata
f5a5695edd
libreoffice-fresh: 6.3.0.4 -> 6.3.5.2
2020-02-17 14:47:54 +01:00
Mario Rodas
e83893e1ab
Merge pull request #80282 from jonasnick/lnd-0.9
...
lnd 0.8.1 -> lnd 0.9.0
2020-02-17 08:41:57 -05:00
Patrizio Bekerle
66dc93c716
Update QOwnNotes to 20.2.5
2020-02-17 14:36:01 +01:00
Jean-Philippe Braun
92c97a3915
terragrunt: 0.17.4 -> 0.21.11
2020-02-17 14:34:02 +01:00
Mario Rodas
eb044ecd04
Merge pull request #80150 from r-ryantm/auto-update/atlassian-cli
...
atlassian-cli: 9.1.0 -> 9.1.1
2020-02-17 08:21:04 -05:00
Johannes Schleifenbaum
dfd86fc882
dbeaver: 6.3.4 -> 6.3.5
2020-02-17 12:56:16 +01:00
goibhniu
fc592a52ca
Merge pull request #80318 from vandenoever/sv
...
sonic-visualiser
2020-02-17 09:51:51 +00:00
Benjamin Hipple
5ef4af7afc
doomseeker: add qt wrapper, cleanup ( #79794 )
...
This avoids using NIX_CFLAGS_COMPILE by switching to hardeningDisable.
The hack is also only needed for darwin sources and is not specific to
clang.
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-17 04:50:44 -05:00
Daniel Schaefer
940a133246
Merge pull request #80158 from r-ryantm/auto-update/avocode
...
avocode: 4.2.2 -> 4.3.0
2020-02-17 09:07:12 +01:00
Maximilian Bosch
ed944d4cee
nextcloud-client: 2.6.2 -> 2.6.3
...
https://github.com/nextcloud/desktop/releases/tag/v2.6.3
2020-02-17 07:47:15 +01:00
Nikolay Korotkiy
7855afeef7
mbutil: init at 0.3.0
2020-02-16 19:41:02 -08:00
Thomas Tuegel
72155667ae
Merge pull request #79908 from bkchr/bkchr-fix-kde-pim-runtime
...
kdepim-runtime: Remove obsolete patch to fix compilation
2020-02-16 21:19:25 -06:00
nyanloutre
419d0ad370
jftui: init at 0.2.2
2020-02-16 18:37:56 -08:00
Mario Rodas
a05d11a95a
Merge pull request #77418 from marsam/init-gitAndTools.git-filter-repo
...
gitAndTools.git-filter-repo: init at 2.24.0
2020-02-16 18:26:46 -05:00
Jos van den Oever
528e27b33c
sonic-visualiser: 2.4.1 -> 4.0.1
...
The program is no longer broken.
2020-02-16 23:52:24 +01:00
Benjamin Hipple
93aadd5f4a
todiff: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; ran `nixpkgs-review wip` successfully.
2020-02-16 16:40:35 -05:00
Jonas Nick
1a492b64cf
lnd 0.8.1 -> lnd 0.9.0
2020-02-16 18:09:33 +00:00
Benjamin Hipple
201d464f12
pijul: fix build by migrating off legacy fetchCargo
...
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.
https://hydra.nixos.org/job/nixpkgs/trunk/pijul.x86_64-linux
2020-02-16 09:36:17 -08:00
Benjamin Hipple
2494471a14
cntr: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 09:35:30 -08:00
Benjamin Hipple
f85a6d959c
fractal: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 09:33:52 -08:00
Benjamin Hipple
bb2cb2d5e2
pastel: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 08:39:34 -08:00
Benjamin Hipple
5434a66f91
taizen: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 08:39:02 -08:00
Benjamin Hipple
731c793fed
rsclock: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 08:38:33 -08:00
Patrick Hilhorst
91a106d4b4
vscode, vscodium: 1.42.0 -> 1.42.1
2020-02-16 08:20:33 -08:00
Daniel Schaefer
59f40350f2
Merge pull request #80256 from bhipple/u/rust-cargo-alacritty
...
alacritty: upgrade cargo fetcher and cargoSha256
2020-02-16 13:45:11 +01:00
Daniel Schaefer
8cfd3ea4c0
Merge pull request #80250 from danieldk/softmaker-office-974
...
softmaker-office: 972 -> 974
2020-02-16 13:43:06 +01:00