Michael Weiss
6e5b1a71eb
tdesktop: 2.1.4 -> 2.1.6
2020-05-16 19:26:09 +02:00
Sam Doshi
c5c0bc82d7
kodi: Fix build
2020-05-16 14:52:20 +01:00
adisbladis
80a4efc3bd
firefox-devedition-bin: 76.0b8 -> 77.0b6
2020-05-16 14:08:19 +01:00
Timo Kaufmann
d65850e975
palp: 2.1 -> 2.11
...
According to the homepage[1]:
> Small change in Mori.h for compatibility with gcc_10 (thanks to J.
Puydt) [May 15, 2020].
Disabling the strictoverflow seems to be no longer necessary (I'm
relying on the check phase here).
[1] http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html
2020-05-16 15:07:57 +02:00
adisbladis
198653e57e
firefox-beta-bin: 76.0b8 -> 77.0b6
2020-05-16 14:07:56 +01:00
Timo Kaufmann
51de320353
palp: add meta.changelog
2020-05-16 15:05:45 +02:00
Timo Kaufmann
294ce528e2
zulip: 5.0.0 -> 5.2.0
2020-05-16 14:56:08 +02:00
Mario Rodas
b5f2cb7620
Merge pull request #87923 from zowoq/umoci
...
umoci: install manpages, switch to buildGoModule
2020-05-16 06:56:41 -05:00
adisbladis
f1bd1b9fdd
emacsPackages.forge: Fix build
2020-05-16 12:34:50 +01:00
adisbladis
ae2a2be11d
emacsPackages.dune: Fix build
2020-05-16 11:12:09 +01:00
adisbladis
b17e80a4f1
emacsPackages.treemacs-magit: Fix build
2020-05-16 11:12:09 +01:00
adisbladis
692d924a78
emacsPackages.rtags-xref: Fix build
2020-05-16 11:12:09 +01:00
Rick van Schijndel
4007543e66
nomacs: 3.12 -> 3.14.2
2020-05-16 12:01:27 +02:00
Mario Rodas
b022ecbf5d
lean: 3.10.0 -> 3.13.1
2020-05-16 04:20:00 -05:00
Mario Rodas
a52a066524
pueue: 0.4.0 -> 0.5.0
2020-05-16 04:20:00 -05:00
adisbladis
13356e3301
Merge pull request #87872 from fare-patches/ethereum
...
Ethereum updates
2020-05-16 10:25:55 +02:00
adisbladis
2cbfe21649
emacsPackages.haskell-unicode-input-method: Fix build
2020-05-16 09:11:32 +01:00
adisbladis
21351cfccf
emacsPackages.ocaml-mode: Remove broken package
2020-05-16 09:11:31 +01:00
Jörg Thalheim
3233d3f0e3
Merge pull request #81860 from zowoq/rm-rkt
2020-05-16 08:25:46 +01:00
Anderson Torres
33dd04ea4a
Merge pull request #84241 from magnetophon/bjumblr
...
bjumblr: init at 0.2
2020-05-16 00:44:23 -03:00
zowoq
f0fbd9deec
umoci: install manpages, switch to buildGoModule
2020-05-16 13:37:01 +10:00
zowoq
5195aed617
rkt: remove
2020-05-16 09:23:07 +10:00
Tor Hedin Brønner
59e2e44f5b
Merge pull request #87202 from r-ryantm/auto-update/glade
...
gnome3.glade: 3.22.2 -> 3.36.0
2020-05-15 20:52:25 +02:00
Andreas Rammhold
b0774e2d0e
Merge pull request #87811 from andir/firefox
...
firefox: 76.0 -> 76.0.1
2020-05-15 20:21:24 +02:00
Jan Tojnar
6b17638dc6
glade: rename from gnome3.glade
2020-05-15 19:21:12 +02:00
Oleksii Filonenko
55242c1d67
polybar: 3.4.2 -> 3.4.3
2020-05-15 09:54:30 -07:00
Matt Huszagh
e8215cd634
colmap: update boost to 1.72 to fix build
2020-05-15 09:42:36 -07:00
jakobrs
6bbdcdbf12
schismtracker: 20190805 -> 20200412
2020-05-15 18:23:16 +02:00
jakobrs
4621fe7889
schismtracker: Add x86_64-darwin support
2020-05-15 18:21:34 +02:00
Lila
7517299146
treewide: fix broken AlpineLinux repo links ( #87892 )
2020-05-15 16:58:27 +01:00
Jan Tojnar
7ac738273d
lsp-plugins: Fix build
...
/build/source/include/metadata/modules.h:122:1: note: in expansion of macro 'MOD_PLUGIN'
122 | MOD_PLUGIN(slap_delay_mono, plugin_ui)
| ^~~~~~~~~~
lv2.cpp:414:43: error: invalid conversion from 'void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*)' {aka 'void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, void (*)(void*, unsigned int, unsigned int, unsigned int, const void*), void*, void**, const LV2_Feature* const*)'} to 'void* (*)(const LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*)' {aka 'void* (*)(const LV2UI_Descriptor*, const char*, const char*, void (*)(void*, unsigned int, unsigned int, unsigned int, const void*), void*, void**, const LV2_Feature* const*)'} [-fpermissive]
414 | d->instantiate = lv2ui_instantiate; \
| ^~~~~~~~~~~~~~~~~
| |
| void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*) {aka void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, void (*)(void*, unsigned int, unsigned int, unsigned int, const void*), void*, void**, const LV2_Feature* const*)}
2020-05-15 16:14:20 +02:00
Michael Weiss
b0df5a6816
signal-desktop: 1.33.4 -> 1.34.0
2020-05-15 14:11:58 +02:00
adisbladis
e4d710b1c9
Merge pull request #87409 from rasendubi/melpa-2020-05-09
...
melpa-packages: 2020-05-11
2020-05-15 13:03:31 +02:00
adisbladis
730133e130
darktable: Remove doc directory from output
...
It puts very generic file names in the store like
`$out/share/doc/README.md` which has a high risk of collisions.
2020-05-15 10:38:39 +01:00
Jörg Thalheim
2ab9b44a8f
Merge pull request #87874 from marsam/update-git-absorb
...
gitAndTools.git-absorb: 0.5.0 -> 0.6.0
2020-05-15 10:25:34 +01:00
Jörg Thalheim
84f5d69b42
Merge pull request #87873 from leenaars/sylk272
...
Sylk: 2.7.0 -> 2.7.2
2020-05-15 10:21:06 +01:00
Jörg Thalheim
4de5006b9a
Merge pull request #85853 from sjau/vdagent_timeout
...
vdagent: fixing 90s timeout on shutdown
2020-05-15 10:08:19 +01:00
Francois-Rene Rideau
ad17c01f93
go-ethereum: 1.9.13 -> 1.9.14
2020-05-15 04:58:27 -04:00
Michiel Leenaars
0a4f1bc7f7
Sylk: 2.7.0 -> 2.7.2
2020-05-15 10:39:50 +02:00
Mario Rodas
415e3ec512
gitAndTools.git-absorb: 0.5.0 -> 0.6.0
2020-05-15 00:00:00 -05:00
Mario Rodas
26ac020560
Merge pull request #87739 from zowoq/inputs-tags
...
podman, etc packages: fix/update inputs/tags
2020-05-14 20:33:37 -05:00
Anderson Torres
0687add56e
Merge pull request #87716 from AndersonTorres/weird-window-mangers-upload
...
Small window managers:
- berry: init at 0.1.5
- smallwm: init at 2020-02-28
- yeahwm: init at 0.3.5
- lwm: init at 1.2.4
2020-05-14 22:22:07 -03:00
José Romildo Malaquias
effd2173c9
Merge pull request #87597 from romildo/upd.jgmenu
...
jgmenu: optionally install a xfce4 panel plugin
2020-05-14 19:44:47 -03:00
José Romildo Malaquias
740cc35059
Merge pull request #87777 from romildo/upd.balsa
...
balsa: 2.5.9 -> 2.6.1
2020-05-14 19:37:47 -03:00
Vladyslav M
9732342fe8
Merge pull request #87838 from sikmir/newsboat
2020-05-14 22:51:49 +03:00
Sarah Brofeldt
b3ffd8c99a
Merge pull request #84252 from magnetophon/sfizz
...
sfizz: unstable-2020-01-24 -> 0.3.2
2020-05-14 21:11:24 +02:00
Sarah Brofeldt
279d583882
Merge pull request #87798 from sternenseemann/apostrophe-2.2.0.3
...
apostrophe: 2.2.0.2 → 2.2.0.3
2020-05-14 20:49:32 +02:00
Benjamin Hipple
91fce0fb2f
Merge pull request #87799 from turion/fix_vscodium_desktop_file_87768
...
vscodium: Fix .desktop file
2020-05-14 14:30:07 -04:00
Nikolay Korotkiy
131663718e
newsboat: fix on darwin
2020-05-14 19:51:25 +03:00
zowoq
b57ae98864
runc: add libselinux, update buildtags
2020-05-14 23:08:01 +10:00
zowoq
e142fbb3f7
podman: add libapparmor, libselinux
2020-05-14 23:08:01 +10:00
zowoq
399f5ea75e
cri-o: remove propagated inputs, update buildtags
2020-05-14 23:07:57 +10:00
Mario Rodas
b51a82932f
Merge pull request #87733 from taku0/flashplayer-32.0.0.371
...
flashplayer: 32.0.0.363 -> 32.0.0.371
2020-05-14 08:05:29 -05:00
Mario Rodas
c8010f6a13
Merge pull request #87745 from zaninime/sane-update
...
sane-airscan: 0.9.17 -> 0.99.0
2020-05-14 08:04:23 -05:00
Mario Rodas
2c8312402d
Merge pull request #86378 from saschagrunert/crio-buildgomodule
...
cri-o: switch to buildGoModule
2020-05-14 08:01:03 -05:00
Andreas Rammhold
b70435e43c
firefox: 76.0 -> 76.0.1
2020-05-14 12:50:34 +02:00
Jan Tojnar
794a08ca8e
sublime3{,-dev}: fix updateScript
...
The HTML page changed and the update script was no longer finding the latest version.
I changed it to query for the latest version using dedicated URL:
https://forum.sublimetext.com/t/fixed-download-url-for-latest-version/23763/7
Also terminated the update sooner if we detect no update available.
update-source-version handles that normally but we are cleaning the version
so that we can update both platforms at the same time.
2020-05-14 12:08:08 +02:00
sternenseemann
b381e9a504
apostrophe: 2.2.0.2 → 2.2.0.3
2020-05-14 10:15:11 +02:00
Manuel Bärenz
91f58ec9cc
vscodium: Fix .desktop file
2020-05-14 10:13:25 +02:00
zowoq
1ad3b685f4
podman: switch to buildGoModule
2020-05-14 17:36:49 +10:00
zowoq
aade6fc7b0
cni-plugins: switch to buildGoModule
2020-05-14 17:36:30 +10:00
Sascha Grunert
006e6b052f
cri-o: switch to buildGoModule
...
This is just a cleanup to switch from buildGoPackage to buildGoModule.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-14 09:32:16 +02:00
Enno Lohmeier
c167fbb3ea
obs-studio: use addOpenGLRunpath to enable nvenc
2020-05-14 08:48:36 +02:00
Jörg Thalheim
e6907df061
ipfs: switch to vendored tarball
2020-05-14 07:22:27 +01:00
Jörg Thalheim
cdb8539006
jx: 2.1.31 -> 2.1.31
2020-05-14 07:22:26 +01:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256
2020-05-14 07:22:21 +01:00
Sarah Brofeldt
ce9ed9baed
Merge pull request #87729 from Mic92/cheat
...
cheat: 3.9.0 -> 3.10.0
2020-05-14 06:53:34 +02:00
Sarah Brofeldt
4c2a228508
Merge pull request #87778 from zowoq/cni
...
cni-plugins: 0.8.5 -> 0.8.6
2020-05-14 06:52:35 +02:00
Mario Rodas
0b72a749ae
terraform: 0.12.24 -> 0.12.25
...
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.25
2020-05-13 20:20:20 -05:00
zowoq
dcb013d85c
cni-plugins: 0.8.5 -> 0.8.6
...
https://github.com/containernetworking/plugins/releases/tag/v0.8.6
2020-05-14 10:57:02 +10:00
José Romildo Malaquias
d56c2a0b24
balsa: 2.5.9 -> 2.6.1
...
Remove --with-gpgme as gpg is fixed build requirement now.
2020-05-13 21:46:27 -03:00
AndersonTorres
1c2c0b2eb8
lwm: init at 1.2.4
...
lwm is a lightweight window manager
2020-05-13 21:32:54 -03:00
AndersonTorres
43ce2a5219
berry: init at 0.1.5
...
berry is a small window manager for X11
2020-05-13 21:32:54 -03:00
AndersonTorres
6aeaa1019c
yeahwm: init at 0.3.5
...
yeahwm is a small window manager for X11, inspired by evilwm
2020-05-13 21:32:54 -03:00
AndersonTorres
58a93ee62d
smallwm: init at 2020-02-28
2020-05-13 21:32:54 -03:00
zowoq
82e0e43284
podman: fix passthru.tests
2020-05-14 09:39:49 +10:00
zowoq
115b797a43
podman: 1.9.1 -> 1.9.2
...
https://github.com/containers/libpod/releases/tag/v1.9.2
2020-05-14 09:39:49 +10:00
Andreas Rammhold
8ba41a1e14
Merge pull request #87708 from aszlig/firefox-nss-3.52-fix
...
firefox: Add patch to fix AES GCM IV bit size
2020-05-13 23:21:04 +02:00
José Romildo Malaquias
7172181c3d
balsa: sort dependence list
2020-05-13 18:17:28 -03:00
José Romildo Malaquias
717656fd03
balsa: format with nixpkgs-fmt
2020-05-13 18:13:35 -03:00
Marek Mahut
dd2fffd04c
Merge pull request #87075 from prusnak/openbazaar
...
openbazaar: init at 0.14.2
2020-05-13 18:21:44 +02:00
Marek Mahut
d977371a8b
Merge pull request #87434 from prusnak/lite
...
lite: init at 1.03
2020-05-13 18:20:54 +02:00
Francesco Zanini
5629e60d71
sane-airscan: 0.9.17 -> 0.99.0
2020-05-13 17:53:40 +02:00
Rok Garbas
2b51171fb6
Merge pull request #87686 from lovesegfault/zoom-us-5.0.4
...
zoom-us: 5.0.399860.0429 -> 5.0.403652.0509
2020-05-13 14:24:04 +02:00
Jan Tojnar
74988588c8
almanah: fix build
2020-05-13 14:13:59 +02:00
Mario Rodas
8ec4b8b98b
Merge pull request #87660 from zowoq/crio-flavor
...
cri-o: drop flavor
2020-05-13 06:57:41 -05:00
adisbladis
88974f9712
emacsPackages.melpaPackages: Ignore Git SSL certs
...
There are a number of derivations failing because we are lacking the
required certs.
fetchurl is already ignoring certs so I figured we'd do the same.
2020-05-13 12:46:08 +01:00
adisbladis
097eba0dc2
emacsPackages.hol_light_mode: Remove unmaintained & broken package
2020-05-13 12:46:08 +01:00
Michael Raskin
a1f68b7f93
Merge pull request #87692 from badmutex/patch-1
...
visidata: add darwin to supported platforms
2020-05-13 09:56:01 +00:00
Damien Cassou
47ea7461f5
Merge pull request #84420 from RohanHart/lutris/proton-depends-on-security-libs
...
Lutris/proton depends on security lib
2020-05-13 11:42:14 +02:00
Jacek Galowicz
42c85f251d
Merge pull request #87613 from VirtusLab/git-machete-2.14.0
...
gitAndTools.git-machete: 2.13.6 -> 2.14.0
2020-05-13 10:56:35 +02:00
Jörg Thalheim
5426a12ce7
cheat: 3.9.0 -> 3.10.0
2020-05-13 09:42:56 +01:00
Lassulus
a7a7911d6e
Merge pull request #86641 from mothsART/feature/new-package-gspeech
...
gspeech: init at 0.9.2
2020-05-13 09:57:40 +02:00
Mario Rodas
8e09ba3b59
Merge pull request #87709 from zowoq/conmon
...
conmon: 2.0.15 -> 2.0.16
2020-05-13 02:17:45 -05:00
Mario Rodas
d5a8dc3f4d
Merge pull request #87713 from zowoq/minikube
...
minikube: 1.10.0 -> 1.10.1
2020-05-13 01:26:41 -05:00
R. RyanTM
d11e5f1a4e
verilator: 4.032 -> 4.034
2020-05-12 22:27:21 -07:00
R. RyanTM
0dfdd7e166
synthv1: 0.9.13 -> 0.9.14
2020-05-12 22:25:57 -07:00
R. RyanTM
3355631e7e
skrooge: 2.21.1 -> 2.22.1
2020-05-12 22:18:37 -07:00
R. RyanTM
2a9ae489f4
zotero: 5.0.83 -> 5.0.85
2020-05-12 22:15:34 -07:00
R. RyanTM
e07dfd38f1
wxmaxima: 20.02.4 -> 20.04.0
2020-05-12 22:12:53 -07:00