Commit Graph

56219 Commits

Author SHA1 Message Date
R. RyanTM
ec625a831c ephemeral: 7.0.5 -> 7.1.0 2021-04-19 20:50:06 -04:00
Michael Hoang
79a88108f6 elementary-planner: 2.5.7 -> 2.6.9 2021-04-19 20:24:26 -04:00
Aaron Bieber
fbf668b702 glowing-bear: 0.7.2 -> 0.9.0 2021-04-19 20:20:18 -04:00
Justin Bedo
def7c82f88
octopus: 0.7.1 -> 0.7.3 2021-04-20 10:13:25 +10:00
Martin Weinelt
6b34489f81
Merge branch 'master' into staging-next 2021-04-20 02:06:07 +02:00
Martin Weinelt
fa03ffe475
Merge pull request #119867 from taku0/firefox-bin-88.0
firefox-bin: 87.0 -> 88.0
2021-04-20 01:50:16 +02:00
D Anzorge
57d549edde todoman: add setuptools-scm dependency 2021-04-20 00:17:29 +02:00
pmenke
dd2c1dd5c8
jetbrains.clion: add patchelf invocations for new binaries
version 2021.1 of clion (introduced with 3839373) has introduced additional clang related binaries which need patching.
clangd and clazy-standalone also need the provided libclazyPlugin.so on the rpath.
2021-04-19 23:36:55 +02:00
Anderson Torres
254b2000e9
Merge pull request #119851 from lsix/poke-1.2
poke: 1.1 -> 1.2
2021-04-19 18:24:46 -03:00
Lancelot SIX
f915ea70a6
poke: 1.1 -> 1.2
See https://lists.gnu.org/archive/html/info-gnu/2021-04/msg00003.html
for release information.
2021-04-19 22:03:37 +01:00
Anderson Torres
f4d89f28d7
Merge pull request #119858 from eduardosm/calibre
calibre: 5.13.0 -> 5.16.1
2021-04-19 17:31:15 -03:00
Eduardo Sánchez Muñoz
fc191f27fc calibre: remove enableParallelBuilding = true
It is enabled by default.
2021-04-19 22:14:46 +02:00
Eduardo Sánchez Muñoz
7b8bd18a30 calibre: 5.13.0 -> 5.16.1 2021-04-19 22:14:46 +02:00
Bernardo Meurer
44fa00a5b8
Merge pull request #119862 from mweinelt/firefox
firefox: 87.0 -> 88.0; firefox-esr: 78.9.0esr -> 78.10.0esr
2021-04-19 19:33:42 +00:00
Sandro
0db38eae52
Merge pull request #118839 from ErinvanderVeen/myxer 2021-04-19 21:15:19 +02:00
Sandro
c92ca95afb
Merge pull request #119871 from legendofmiracles/master
giph: init at 1.1.1
2021-04-19 21:13:53 +02:00
Yurii Matsiuk
92f5c75e80
swaylock-effects: 1.6-2 -> 1.6-3 (#119869)
* swaylock-effects: 1.6-2 -> 1.6-3

* Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-19 21:09:33 +02:00
lewo
312d27c4ba
Merge pull request #119818 from nlewo/brscan
brscan4: 0.4.9-1 -> 0.4.10-1
2021-04-19 21:05:57 +02:00
Antoine Eiche
d8a256010a brscan4: minor improvments 2021-04-19 21:01:56 +02:00
Sandro
6734491095
Merge pull request #110900 from obfusk/add-jiten 2021-04-19 20:41:42 +02:00
github-actions[bot]
6ef7c23763
Merge master into staging-next 2021-04-19 18:11:51 +00:00
legendofmiracles
3ee493146d
giph: init at 1.1.1 2021-04-19 19:39:42 +02:00
Sandro
5c69c99434
Merge pull request #119836 from sophrosyne97/master 2021-04-19 19:21:01 +02:00
toonn
2c94c8b3e2
bitlbee-facebook: 1.2.1 -> 1.2.2 (#115285) 2021-04-19 18:20:44 +02:00
midchildan
c3614f71a2
acd-cli: add darwin build 2021-04-20 00:51:51 +09:00
Sandro
4f286b947a
Merge pull request #119875 from Emantor/topic/subversion
subversion: remove extraBuildInputs
2021-04-19 17:47:29 +02:00
Rouven Czerwinski
d18df82226 subversion: remove extraBuildInputs
No longer required since all subversion versions now share the same
buildInputs.
2021-04-19 16:54:11 +02:00
sophrosyne97
f48fe5df44 dwmblocks: init at 1.0 2021-04-19 10:10:03 -04:00
taku0
e969f51893 thunderbird: 78.9.1 -> 78.10.0 2021-04-19 22:24:02 +09:00
taku0
638a6b012c thunderbird-bin: 78.9.1 -> 78.10.0 2021-04-19 22:23:33 +09:00
Sebastian Graf
fa7004fd29 firefox: Remove SNAP_NAME=firefox in wrapper
082ed38 introduced it to fix the profile-per-install policy of FF 67. But since
FF 69 (or 68?), there is `MOZ_LEGACY_PROFILES`, which we use since 87e2618.
There is no reason for the `SNAP_NAME=firefox` workaround anymore.

Additionally, the combination of `SNAP_NAME=firefox` with
a large ~/.nix-profile/share in `XDG_DATA_DIRS` triggered
https://bugzilla.mozilla.org/show_bug.cgi?id=1569625 for me, so this really
fixes a bug in my configuration.

The only downside of this approach is that we lose support for running FF 67
(and possibly 68).
2021-04-19 14:33:19 +02:00
taku0
b6decc0490 firefox-bin: 87.0 -> 88.0 2021-04-19 21:12:25 +09:00
github-actions[bot]
965c8e08a5
Merge master into staging-next 2021-04-19 12:06:23 +00:00
Martin Weinelt
af13285fff
firefox-esr: 78.9.0esr -> 78.10.0esr
https://www.mozilla.org/en-US/firefox/78.10.0/releasenotes/
2021-04-19 13:58:29 +02:00
Martin Weinelt
8fe28fb308
firefox: 87.0 -> 88.0
https://www.mozilla.org/en-US/firefox/88.0/releasenotes/
2021-04-19 13:58:00 +02:00
Sumner Evans
80b600af29
sublime-music: 0.11.10 -> 0.11.11 (#119204) 2021-04-19 10:24:57 +02:00
Sandro
1f91e319e2
Merge pull request #119734 from LeSuisse/spice-vdagent-0.21.0
spice-vdagent: 0.20.0 -> 0.21.0
2021-04-19 10:22:19 +02:00
Johannes Schleifenbaum
0c8711865e
jellyfin-media-player: 1.3.1 -> 1.4.0 2021-04-19 08:40:06 +02:00
github-actions[bot]
36faabcd7c
Merge master into staging-next 2021-04-19 06:05:48 +00:00
Sandro
5b2aabc6ae
Merge pull request #119764 from danielfullmer/looking-glass-B3
looking-glass-client: B2 -> B3
2021-04-19 06:31:15 +02:00
Sandro
86da493497
Merge pull request #112883 from alyssais/weechat-matrix
weechatScripts.weechat-matrix: make patchable
2021-04-19 05:07:27 +02:00
Sandro
0f2e71aaed
Merge pull request #116474 from Stunkymonkey/octoprint-plugins 2021-04-19 04:55:33 +02:00
Sandro
2ac2ff3ddb
discord: remove unused input 2021-04-19 02:16:42 +02:00
github-actions[bot]
a28d31ed86
Merge master into staging-next 2021-04-19 00:15:22 +00:00
Sandro
347ddba6ab
Merge pull request #119826 from jojosch/dbeaver-21.0.3
dbeaver: 21.0.2 -> 21.0.3
2021-04-19 01:25:29 +02:00
Sandro
e19d3ff8f9
Merge pull request #119830 from oyren/portfolio-0.52
portfolio: 0.51.2 -> 0.52.0
2021-04-19 01:22:25 +02:00
Benjamin Asbach
9162925dc4
netbeans: Enable antialiasing for texts in NetBeans IDE (#119817) 2021-04-18 19:10:37 -04:00
Moritz Scheuren
1e0bf533d0 portfolio: 0.51.2 -> 0.52.0 2021-04-18 23:07:42 +02:00
Johannes Schleifenbaum
d9d0223b86
dbeaver: 21.0.2 -> 21.0.3 2021-04-18 21:32:13 +02:00
Sandro
8d2bdf2a94
Merge pull request #119821 from sternenseemann/foot-1.7.2
foot: 1.7.1 -> 1.7.2
2021-04-18 20:46:05 +02:00
sternenseemann
cb605fc83a foot: 1.7.1 -> 1.7.2
https://codeberg.org/dnkl/foot/releases/tag/1.7.2
2021-04-18 20:26:30 +02:00
Jonathan Ringer
760b143880 discord: fix autoPatchelfHook not finding libXdamage.so.1 2021-04-18 11:12:38 -07:00
github-actions[bot]
b57b2b362c
Merge master into staging-next 2021-04-18 18:10:37 +00:00
lewo
528b3af306
Merge pull request #119500 from r-ryantm/auto-update/hydrogen
hydrogen: 1.0.1 -> 1.0.2
2021-04-18 20:00:57 +02:00
Antoine Eiche
acfb7cb31a hydrogen: set license to gpl2Only 2021-04-18 19:57:12 +02:00
Antoine Eiche
f907aadb1d brscan4: 0.4.9-1 -> 0.4.10-1 2021-04-18 19:49:18 +02:00
Sandro
67194df0d7
Merge pull request #119805 from catern/screenkey
screenkey: 1.2 -> 1.4
2021-04-18 19:34:04 +02:00
Sandro
6f7eb7db1a
Merge pull request #119781 from dotlambda/veracrypt-unfree
veracrypt: correct license
2021-04-18 19:32:50 +02:00
Spencer Baugh
60c97bacb6 screenkey: 1.2 -> 1.4
Thankfully some weird dependencies have been dropped in the new
releases.
2021-04-18 11:24:12 -04:00
Shamrock Lee
56a4d9857a
losslesscut-bin: init at 3.33.1 (#108512)
Add binary package for
* Linux (AppImage)
* Mac (dmg, x86_64 version)
* Windows (zip)
2021-04-18 09:55:08 -04:00
github-actions[bot]
9e804db1da
Merge master into staging-next 2021-04-18 12:06:01 +00:00
Robert Schütz
64852c57cc veracrypt: correct license
Parts of it are not free software.
See https://en.wikipedia.org/wiki/VeraCrypt#License_and_source_model.
2021-04-18 11:44:43 +02:00
Robert Helgesson
831e64bad4
Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
Daniel Fullmer
26fb5f75ad looking-glass-client: B2 -> B3 2021-04-17 20:21:17 -07:00
github-actions[bot]
0ef3d3e462
Merge master into staging-next 2021-04-18 00:15:36 +00:00
Sandro
744f5ff79a
Merge pull request #119745 from marsam/update-flexget
flexget: 3.1.106 -> 3.1.110
2021-04-17 23:53:44 +02:00
Sandro
cb0f8c9fed
Merge pull request #119751 from OPNA2608/update/ptcollab-0.4.0/21.05
ptcollab: 0.3.5.1 -> 0.4.0
2021-04-17 23:47:39 +02:00
OPNA2608
3ff497aaab ptcollab: 0.3.5.1 -> 0.4.0 2021-04-17 23:07:53 +02:00
github-actions[bot]
8156636ab9
Merge master into staging-next 2021-04-17 18:10:38 +00:00
Thomas Gerbet
a9964ef276 spice-vdagent: 0.20.0 -> 0.21.0
Fixes CVE-2020-25650, CVE-2020-25651, CVE-2020-25652 and
CVE-2020-25653.

Changelog:
https://gitlab.freedesktop.org/spice/linux/vd_agent/-/blob/spice-vdagent-0.21.0/CHANGELOG.md
2021-04-17 19:54:21 +02:00
Sandro
48381f8073
Merge pull request #119670 from aanderse/kodiPackages.bump 2021-04-17 19:41:26 +02:00
Sandro
2c45cc7972
Merge pull request #119669 from aanderse/kodiPackages.youtube
kodi.packages.youtube: init at 6.8.10+matrix.1
2021-04-17 19:41:08 +02:00
Sandro
c756aa9028
Merge pull request #118807 from OPNA2608/init/foxotron-2021-03-12/21.05
foxotron: init at 2021-03-12
2021-04-17 19:38:34 +02:00
Sandro
b5831f6eeb
Merge pull request #119653 from legendofmiracles/master 2021-04-17 19:35:30 +02:00
midchildan
62806df678
mikutter: 4.0.0 -> 4.1.4 (#119454) 2021-04-17 19:17:13 +02:00
Pavol Rusnak
29bb19258a
treewide: use https for github URIs 2021-04-17 17:59:08 +02:00
Pavol Rusnak
8cf9b1a78a
Merge pull request #119696 from wedens/tdrop-0.4
tdrop: unstable-2020-05-14 -> 0.4.0
2021-04-17 17:24:52 +02:00
Sandro
ae5d8cd17b
Merge pull request #119685 from doronbehar/pkg/mailspring/update
mailspring: 1.9.0 -> 1.9.1
2021-04-17 17:00:47 +02:00
Sandro
0bb7055f9a
Merge pull request #119695 from LeSuisse/subversion-1.10.7
subversion_1_10: 1.10.6 -> 1.10.7
2021-04-17 16:31:17 +02:00
Sandro
0325fda6ab
Merge pull request #119707 from jojosch/haruna-0.6.2
haruna: 0.6.1 -> 0.6.2
2021-04-17 16:24:40 +02:00
Anderson Torres
72d6fa9bf2
Merge pull request #119688 from AndersonTorres/quick-modifications
shfm: init at 0.4.2
2021-04-17 10:17:00 -03:00
Johannes Schleifenbaum
532f6a2c70
haruna: 0.6.1 -> 0.6.2 2021-04-17 15:11:04 +02:00
Pavol Rusnak
6e655ee33e
runwayml: drop in favor of runwayml webapp 2021-04-17 14:37:33 +02:00
github-actions[bot]
425886d6c2
Merge master into staging-next 2021-04-17 12:05:49 +00:00
Felix C. Stegerman
e2066ea460
jiten: init at 1.0.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-17 13:01:06 +02:00
Pavol Rusnak
28de4ac62a
treewide: make AppRun substitutions constistent 2021-04-17 12:48:13 +02:00
wedens
0c7e166948 tdrop: unstable-2020-05-14 -> 0.4.0 2021-04-17 17:31:04 +07:00
Jonas Heinrich
ec6d5ef4f0
libtransmission: init at 3.00 (#118998) 2021-04-17 12:12:09 +02:00
Thomas Gerbet
b660a15ba8 subversion_1_10: 1.10.6 -> 1.10.7
Fixes CVE-2020-17525.

Release announcement:
https://lists.apache.org/thread.html/r86eb93bd4e12c126203f61e9bd42f9a3905117842b481d20e15fd61f%40%3Cannounce.subversion.apache.org%3E
2021-04-17 11:58:21 +02:00
legendofmiracles
932a4ce6be
tmpmail: init at master 2021-04-17 08:51:03 +02:00
AndersonTorres
6ab8cd7a22 shfm: init at 0.4.2 2021-04-17 03:11:20 -03:00
github-actions[bot]
1b82d09a50
Merge master into staging-next 2021-04-17 06:05:23 +00:00
Mario Rodas
67c4ab77be podman: 3.1.0 -> 3.1.1
https://github.com/containers/podman/releases/tag/v3.1.1
2021-04-17 16:02:58 +10:00
Doron Behar
03e50cf139 mailspring: 1.9.0 -> 1.9.1 2021-04-17 08:21:10 +03:00
Mario Rodas
fc604e0739 flexget: 3.1.106 -> 3.1.110 2021-04-17 04:20:00 +00:00
AndersonTorres
af2b2fe34a with-shell: 2016-08-20 -> 2018-03-20 2021-04-16 23:27:05 -03:00
github-actions[bot]
f620e30ca4
Merge master into staging-next 2021-04-17 00:15:03 +00:00
Aaron Andersen
78fe17af45 kodi.packages.pvr-hts: 8.2.4 -> 8.3.0 2021-04-16 19:29:52 -04:00
Aaron Andersen
70c52ffdf1 kodi.packages.pvr-iptvsimple: 7.5.1 -> 7.6.1 2021-04-16 19:29:49 -04:00
Aaron Andersen
2c54f585e0 kodi.packages.youtube: init at 6.8.10+matrix.1 2021-04-16 19:04:01 -04:00
Sandro
af7ba332e5
Merge pull request #119665 from SuperSandro2000/yubioath-desktop
yubioath-desktop: fix icon
2021-04-17 00:43:24 +02:00
Sandro
e6fc1de7d7
Merge pull request #119654 from devhell/mod-profanity
profanity: Enable clipboard support
2021-04-17 00:42:08 +02:00
Pavol Rusnak
391afc835d
Merge pull request #119646 from 1000101/stretchly
stretchly: 1.5.0 -> 1.6.0
2021-04-17 00:20:20 +02:00
Sandro
ec5652dc2d
Merge pull request #119512 from fortuneteller2k/update-neocomp
neocomp: 2019-03-12 -> unstable-2021-04-06
2021-04-17 00:15:04 +02:00
Sandro
d0a23c473a
Merge pull request #119649 from SEbbaDK/kakoune 2021-04-17 00:14:35 +02:00
Anderson Torres
818dcc8492
Merge pull request #119542 from AndersonTorres/new-haunt
guile-commonmark: init at 0.1.2;
haunt: init at 0.2.4
2021-04-16 18:34:56 -03:00
1000101
1226804741 stretchly: 1.5.0 -> 1.6.0 2021-04-16 23:33:00 +02:00
Vincent Laporte
ab16ad8764 coq_8_13: 8.13.1 → 8.13.2 2021-04-16 22:32:31 +02:00
Sandro Jäckel
1766f30971
yubioath-desktop: fix icon 2021-04-16 21:45:43 +02:00
Sandro
44f2508303
Merge pull request #119627 from centromere/openethereum-3.2.4
openethereum: 3.2.3 -> 3.2.4
2021-04-16 21:38:34 +02:00
Sandro
1993d790c4
Merge pull request #119639 from rissson/yubioath-desktop-5.0.5
yubioath-desktop: 5.0.4 -> 5.0.5
2021-04-16 21:37:26 +02:00
Sandro
fbc09988be
Merge pull request #119651 from 0x4A6F/master-dasel
dasel: 1.14.0 -> 1.14.1
2021-04-16 21:32:05 +02:00
Sandro
79e5c780ad
Merge pull request #119515 from doronbehar/pkg/mailspring/update
mailspring: 1.8.0 -> 1.9.0
2021-04-16 21:27:08 +02:00
devhell
fbffc54ac8 profanity: Enable clipboard support
Clipboard support was actually introduced in version `0.8.0`, and this
change flew completely over my head. Now the /paste command should
actually work by default and as expected.
2021-04-16 20:16:02 +01:00
Alex Wied
b1c71eb215 openethereum: 3.2.3 -> 3.2.4
See: https://github.com/openethereum/openethereum/releases/tag/v3.2.4
2021-04-16 15:08:17 -04:00
OPNA2608
66be556029 foxotron: init at 2021-03-12 2021-04-16 20:39:20 +02:00
Aaron Andersen
928113b28d kodi.packages.inputstream-ffmpegdirect: 1.19.4 -> 1.21.1 2021-04-16 14:31:36 -04:00
Aaron Andersen
797aaf997e kodi.packages.inputstream-adaptive: 2.6.8 -> 2.6.13 2021-04-16 14:25:00 -04:00
Aaron Andersen
12a520fc53 kodi.packages.buildKodiBinaryAddon: add extraNativeBuildInputs 2021-04-16 14:24:14 -04:00
Aaron Andersen
f739f523d5 kodi: remove old file that was missed during cleanup 2021-04-16 14:23:16 -04:00
github-actions[bot]
6a0f49f240
Merge master into staging-next 2021-04-16 18:13:19 +00:00
0x4A6F
0d8e34906c
dasel: 1.14.0 -> 1.14.1 2021-04-16 20:13:15 +02:00
"SEbbaDK"
8416de5475 kakounePlugins: update 2021-04-16 19:31:10 +02:00
SEbbaDK
12d590ba3d kakounePlugins: Add pandoc.kak 2021-04-16 19:30:40 +02:00
Sandro
49c7d9eb10
Merge pull request #119549 from payasrelekar/go-org
go-org: 1.4.0 -> 1.5.0
2021-04-16 19:13:46 +02:00
Anderson Torres
93049c5799
Merge pull request #119583 from AndersonTorres/new-emacs-modes
Update emacs modes
2021-04-16 13:52:41 -03:00
Sandro
dc583625b2
Merge pull request #119626 from 06kellyjac/terragrunt
terragrunt: 0.28.22 -> 0.28.24
2021-04-16 18:24:38 +02:00
Yurii Matsiuk
7dc5c0f1e1
bluejeans: 2.19.0 -> 2.21.3 (#119599)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-16 18:11:37 +02:00
Marc 'risson' Schmitt
dba0cfb2d9
yubioath-desktop: 5.0.4 -> 5.0.5
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-04-16 17:56:26 +02:00
Claudio Bley
b77c77debb kupfer: 319 -> 321
* add itstool to nativeBuildTools for building help pages in different languages
* add desktop-file-utils and shared-mime-info to nativeBuildTools which are
  needed when building
2021-04-16 11:26:21 -04:00
Bernardo Meurer
2461d45772
Merge pull request #119561 from Synthetica9/waybar-0.9.7 2021-04-16 14:52:56 +00:00
06kellyjac
55f76ad8fd terragrunt: 0.28.22 -> 0.28.24 2021-04-16 15:49:44 +01:00
Kim Lindberger
37f49597e3
Merge pull request #118861 from talyz/gitlab-shell-fix
gitlab-shell: 13.15.1 -> 13.17.0
2021-04-16 16:17:58 +02:00
Pascal Bach
88ccf36626
Merge pull request #117305 from r-ryantm/auto-update/digikam
digikam: 7.1.0 -> 7.2.0
2021-04-16 15:41:36 +02:00
Alyssa Ross
952842352e hikari: use bmake setupHook for build+install phase 2021-04-16 12:56:48 +00:00
github-actions[bot]
d4f421cad9
Merge master into staging-next 2021-04-16 12:06:14 +00:00
Sandro
d1f9e08fd8
Merge pull request #119585 from marsam/update-docker-slim
docker-slim: 1.34.0 -> 1.35.0
2021-04-16 13:24:01 +02:00
Sandro
84c44646aa
Merge pull request #119594 from jojosch/haruna-init
haruna: init at 0.6.1
2021-04-16 13:20:00 +02:00
Shaw Vrana
31f5263929
qutebrowser: 2.1.1 -> 2.2.0 (#119376)
* pdfjs: 2.6.347 -> 2.8.335

* set QUTE_QTWEBENGINE_VERSION_OVERRIDE

Co-authored-by: Robert Schütz <dev@schuetz-co.de>
2021-04-16 12:35:14 +02:00
Michael Weiss
37f8212780
chromiumDev: 91.0.4469.4 -> 91.0.4472.10 2021-04-16 11:45:58 +02:00
Patrick Hilhorst
0fce3c1237
waybar: 0.9.5 -> 0.9.7 2021-04-16 09:40:55 +02:00
Johannes Schleifenbaum
93dfed39d2
haruna: init at 0.6.1 2021-04-16 09:35:17 +02:00
kolaente
01fa878ebc
gitea: 1.14.0 -> 1.14.1 2021-04-16 08:48:50 +02:00
Martin Weinelt
f37e8bf504
Merge branch 'master' into staging-next 2021-04-16 02:00:00 +02:00
Sandro
cd8c90fe20
Merge pull request #119570 from fabaff/bump-tinydb 2021-04-16 01:38:26 +02:00
Martin Weinelt
cd7a519012
Merge branch 'master' into staging-next 2021-04-16 01:32:09 +02:00
Alex Wied
22fb4458c0
zcash: 4.3.0 -> 4.4.0 (#119579)
Co-authored-by: Alex Wied <alexwied@coinmetrics.io>
2021-04-16 01:25:59 +02:00
AndersonTorres
1046b6cebf Manual fixup of shell-command-plus autogeneration 2021-04-15 20:16:33 -03:00
AndersonTorres
6055c59096 Update elpa recipes 2021-04-15 20:06:42 -03:00
AndersonTorres
c3bd8d5569 Update melpa recipes 2021-04-15 20:06:42 -03:00
AndersonTorres
c07ddf1df5 org mode: 20210322 -> 20210412 2021-04-15 20:06:42 -03:00
Sandro
3783fb8475
Merge pull request #116826 from OPNA2608/update/libsidplayfp-2.1.1/21.05 2021-04-15 23:57:58 +02:00
Fabian Affolter
1a4bb86035 archivy: 1.1.1 -> 1.1.4 2021-04-15 23:15:40 +02:00
zowoq
2f8a54eb09 gh: 1.9.0 -> 1.9.1
https://github.com/cli/cli/releases/tag/v1.9.1
2021-04-16 06:19:34 +10:00
AndersonTorres
e3733c89ed haunt: init at 0.2.4 2021-04-15 17:09:12 -03:00
Raghav Sood
959b76a6ab
Merge pull request #119557 from centromere/openethereum-3.2.3
openethereum: 3.2.1 -> 3.2.3
2021-04-16 03:35:57 +08:00
fortuneteller2k
33ffc32fb4 neocomp: 2019-03-12 -> unstable-2021-04-06 2021-04-16 02:57:44 +08:00
Alex Wied
2299a2f3cc openethereum: Update Cargo hash 2021-04-15 14:48:29 -04:00
Alex Wied
9f9ca66df6 openethereum: 3.2.1 -> 3.2.3
See: https://github.com/openethereum/openethereum/pull/366
2021-04-15 14:25:02 -04:00
Austin Seipp
97240ec695
Merge pull request #119554 from thoughtpolice/nixpkgs/firecracker-update
firecracker: 0.23.0 -> 0.24.2
2021-04-15 13:16:46 -05:00
github-actions[bot]
dfd4f14303
Merge master into staging-next 2021-04-15 18:13:27 +00:00
Austin Seipp
99c55b865d
firecracker: 0.23.0 -> 0.24.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-04-15 12:50:29 -05:00
Doron Behar
ebf3d444cb mailspring: 1.8.0 -> 1.9.0
- Remove now unneeded override for gtk3.
- Add pre and post hooks for explicit phases.
- Add doronbehar as maintainer.
- Update license, see:
https://community.getmailspring.com/t/a-free-open-source-future-for-mailspring/484
2021-04-15 20:18:56 +03:00
Sandro
088689630d
Merge pull request #119369 from j4m3s-s/update-velero
velero: 1.5.4 -> 1.6.0
2021-04-15 18:36:09 +02:00
Payas Relekar
be4d9d6155 go-org: 1.4.0 -> 1.5.0 2021-04-15 21:55:51 +05:30
Sandro
becacbd67a
Merge pull request #119390 from ilya-fedin/update-kotatogram
kotatogram-desktop: 1.2 -> 1.4
2021-04-15 17:36:55 +02:00
Nikolay Korotkiy
5c3a1c2808 nnn: 3.6 → 4.0 2021-04-15 11:34:01 -04:00
Sandro
019539b22d
Merge pull request #119495 from marsam/init-terraform
terraform_0_15: init at 0.15.0
2021-04-15 17:28:07 +02:00
Sandro
6ef880945a
Merge pull request #119539 from prusnak/electrs
electrs: 0.8.7 -> 0.8.9
2021-04-15 17:21:44 +02:00
Sandro
9191845754
Merge pull request #119537 from 06kellyjac/terragrunt
terragrunt: 0.28.20 -> 0.28.22
2021-04-15 17:20:59 +02:00
Sandro
f5fa5757c1
Merge pull request #119536 from 06kellyjac/nerdctl
nerdctl: 0.7.3 -> 0.8.0
2021-04-15 17:20:27 +02:00
Sandro
c5abe310fc
Merge pull request #119530 from 06kellyjac/starboard-octant-plugin
starboard-octant-plugin: 0.9.2 -> 0.10.0
2021-04-15 17:19:10 +02:00
Lancelot SIX
f8da9ce9fc qgis: 3.10.13 -> 3.16.5
The file has been reformated using nixpkgs-fmt.
2021-04-15 11:14:15 -04:00
Sandro
5268ee2eba
Merge pull request #119518 from OPNA2608/update/sayonara-1.6.0-beta7/21.05
sayonara: 1.6.0-beta6 -> 1.6.0-beta7
2021-04-15 17:11:39 +02:00
Pavol Rusnak
04f094a18a
electrs: 0.8.7 -> 0.8.9 2021-04-15 15:21:05 +02:00
06kellyjac
0ff3276d27 terragrunt: 0.28.20 -> 0.28.22 2021-04-15 13:24:52 +01:00
06kellyjac
66495af8d6 nerdctl: 0.7.3 -> 0.8.0 2021-04-15 13:13:26 +01:00
github-actions[bot]
9c190d28df
Merge master into staging-next 2021-04-15 12:06:13 +00:00
James Landrein
317b0b864a velero: 1.5.4 -> 1.6.0 2021-04-15 13:19:42 +02:00
06kellyjac
c0fdf1fd41 starboard-octant-plugin: 0.9.2 -> 0.10.0 2021-04-15 11:36:18 +01:00
Peter Hoeg
22c7e4f3d9 sdrangel: 6.4.0 -> 6.8.0 2021-04-15 17:06:39 +08:00
Peter Hoeg
4be05878ea rtl-sdr: minor build fixes 2021-04-15 17:06:39 +08:00
Michael Weiss
1ea4855ce6
Merge pull request #119483 from primeos/chromium
chromium: 89.0.4389.128 -> 90.0.4430.72
2021-04-15 10:44:46 +02:00
zowoq
9c8cb61854 gh: 1.8.1 -> 1.9.0
https://github.com/cli/cli/releases/tag/v1.9.0
2021-04-15 10:22:29 +02:00
OPNA2608
f028bddd42 sayonara: 1.6.0-beta6 -> 1.6.0-beta7, add python & update script 2021-04-15 08:54:14 +02:00
R. RyanTM
818c982c20 carla: 2.2.0 -> 2.3.0 2021-04-15 02:20:43 -04:00
github-actions[bot]
8b35f0c117
Merge master into staging-next 2021-04-15 06:05:40 +00:00
joachimschmidt557
bdf2f66862 nimmm: 0.1.2 -> 0.2.0 2021-04-15 07:12:55 +02:00
Mario Rodas
5f84ac20bc docker-slim: 1.34.0 -> 1.35.0
https://github.com/docker-slim/docker-slim/releases/tag/1.35.0
2021-04-15 04:20:00 +00:00
R. RyanTM
288f7bb526 hydrogen: 1.0.1 -> 1.0.2 2021-04-15 01:42:28 +00:00
github-actions[bot]
90a28c8ec1
Merge master into staging-next 2021-04-15 00:15:29 +00:00
Mario Rodas
e18275de12 terraform_0_15: init at 0.15.0
https://github.com/hashicorp/terraform/releases/tag/v0.15.0
2021-04-15 00:00:00 +00:00
Ryan Mulligan
bb9d0c3038
Merge pull request #119462 from r-ryantm/auto-update/MIDIVisualizer
MIDIVisualizer: 6.3 -> 6.4
2021-04-14 16:15:16 -07:00
Martin Weinelt
7cf67850c0
Merge branch 'master' into staging-next 2021-04-15 01:01:26 +02:00
Michael Weiss
6720b034aa
chromium: 89.0.4389.128 -> 90.0.4430.72
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_14.html

This update includes 37 security fixes.

CVEs:
CVE-2021-21201 CVE-2021-21202 CVE-2021-21203 CVE-2021-21204
CVE-2021-21205 CVE-2021-21221 CVE-2021-21207 CVE-2021-21208
CVE-2021-21209 CVE-2021-21210 CVE-2021-21211 CVE-2021-21212
CVE-2021-21213 CVE-2021-21214 CVE-2021-21215 CVE-2021-21216
CVE-2021-21217 CVE-2021-21218 CVE-2021-21219
2021-04-15 00:53:31 +02:00
Michael Weiss
14ec94a2fe
chromiumBeta: 90.0.4430.70 -> 90.0.4430.72 2021-04-15 00:53:04 +02:00
Michael Weiss
96e4c599de
Merge pull request #119401 from primeos/chromium
chromium: 89.0.4389.114 -> 89.0.4389.128
2021-04-15 00:40:44 +02:00
Artur Taranchiev
b2681434a1
todofi.sh: init at 1.0.0 (#119334)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-15 00:34:50 +02:00
Pascal Bach
3aec774aaa
Merge pull request #119381 from samuela/upkeep-bot/vscode-1.55.2-1618359022
vscode: 1.55.0 -> 1.55.2
2021-04-14 23:34:42 +02:00
R. RyanTM
00da8a0281 MIDIVisualizer: 6.3 -> 6.4 2021-04-14 21:00:37 +00:00
Sandro
609765dd85
Merge pull request #119095 from friedelino/upd-googlearth 2021-04-14 21:17:11 +02:00
Sandro
28fb287d4b
Merge pull request #118610 from GregorySchwartz/init/macs2 2021-04-14 21:15:38 +02:00
lewo
51c9228cc5
Merge pull request #119161 from r-ryantm/auto-update/simplenote
simplenote: 2.8.0 -> 2.9.0
2021-04-14 20:34:36 +02:00
lewo
17da239489
Merge pull request #119314 from Caascad/terraform-providers-keycloak
terraform-providers.keycloak: 1.20.0 -> 3.0.0
2021-04-14 20:33:16 +02:00
OPNA2608
b85a2687bf sidplayfp: 2.0.2 -> 2.1.1 2021-04-14 20:24:02 +02:00
github-actions[bot]
eb8e023674
Merge master into staging-next 2021-04-14 18:11:01 +00:00
Ilya Fedin
c52a769c7f kotatogram-desktop: 1.2 -> 1.4 2021-04-14 21:38:44 +04:00
Sandro
75dd5e5b65
Merge pull request #119437 from SuperSandro2000/wezterm-version
wezterm: set version number
2021-04-14 19:35:11 +02:00
Sandro
24dc4599cb
Merge pull request #119387 from branwright1/river 2021-04-14 19:23:18 +02:00
Sandro
6cdc8bcc0f
Merge pull request #114507 from dschrempf/vimiv-qt 2021-04-14 19:15:14 +02:00
Sandro
b00d5e224a
Merge pull request #119293 from jojosch/jellyfin-media-player-init
jellyfin-media-player: init at 1.3.1
2021-04-14 19:12:47 +02:00
Sandro
80a0032cc9
Merge pull request #119352 from lorenzleutgeb/gradle-7 2021-04-14 18:58:38 +02:00
Sandro Jäckel
b667587deb
wezterm: set version number 2021-04-14 18:53:16 +02:00
Wesley Merkel
2fc271ffdd Add Firefox libs to beginning of LD_LIBRARY_PATH
When firefox is executed by programs that also make changes to
`LD_LIBRARY_PATH`, the paths can conflict causing firefox to look for
shared libraries in the wrong location. This is because the wrapper
script around firefox *appends* library paths to `LD_LIBRARY_PATH`
instead of prepending them, causing library paths that are already in
the environment to take precedence over the library paths that firefox
depends on.

As an example, Discord and firefox both depend on different versions of
libnss. When Discord launches firefox, which happens when clicking on
hyperlinks, the path in `LD_LIBRARY_PATH` to libnss set by Discord takes
precedence over then one set by the firefox wrapper script causing
firefox to load a different version of libnss than the one it was built
against. This causes a fatal error in firefox which prevents it from
starting.

This commit fixes this issue by switching the firefox wrapper script to
*prepend* its library paths to `LD_LIBRARY_PATH`.

Fixes #118432
2021-04-14 10:52:28 -05:00
06kellyjac
2d70d5e425 starboard: 0.9.2 -> 0.10.0 2021-04-14 16:43:19 +01:00
Gregory W. Schwartz
b7763a8287 macs2: init at 2.2.7.1
Update pkgs/applications/science/biology/macs2/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/science/biology/macs2/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/science/biology/macs2/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/science/biology/macs2/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Renamed package, updated version, set pypi, and added import test.

Update pkgs/applications/science/biology/MACS2/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Add comment about error for checking.

Two spaces indent.
2021-04-14 10:17:53 -04:00
branwright1
3943b3ddf2 maintainers: add branwright1
river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08
2021-04-14 14:51:09 +01:00
Max Hausch
92ec5c8583
super-productivity: 1.10.45 -> 6.5.2
Version 1.10.45 segfaults, this commit fixes the package
2021-04-14 14:53:48 +02:00
Jörg Thalheim
37a8a32777
Merge pull request #119392 from samuela/upkeep-bot/vscodium-1.55.2-1618381422
vscodium: 1.55.0 -> 1.55.2
2021-04-14 13:52:05 +01:00
Jörg Thalheim
7e45a4067f
vscode: nixpkgs-hammering suggestions 2021-04-14 14:50:46 +02:00
Michael Weiss
de2edb81da
chromium: get-commit-message.py: Deduplicate the CVE list 2021-04-14 14:33:34 +02:00
Sandro
3977837dd8
Merge pull request #119393 from jojosch/jellyfin-mpv-shim-1.10.4
jellyfin-mpv-shim: 1.10.3 -> 1.10.4
2021-04-14 14:26:45 +02:00
Sandro
c0c842c773
Merge pull request #119415 from SuperSandro2000/SuperSandro2000-patch-1
jetbrains: fix url literal
2021-04-14 14:25:15 +02:00
github-actions[bot]
963ba38ad9
Merge master into staging-next 2021-04-14 12:06:11 +00:00
Sandro
a095f55964
jetbrains: fix url literal 2021-04-14 13:55:36 +02:00
Sandro
15de3121cb
Merge pull request #119384 from JamieMagee/rider-2021.1.1
jetbrains.rider: 2021.1 -> 2021.1.1
2021-04-14 13:55:00 +02:00
Sandro
b95fee3afd
Merge pull request #119380 from kmicklas/mpvacious-0.14
mpvacious: 0.12 -> 0.14
2021-04-14 13:54:02 +02:00
Zak B. Elep
ce19511cb9 convos: 6.06 -> 6.11 2021-04-14 17:14:20 +08:00
Michael Weiss
a8937cc97b
chromium: 89.0.4389.114 -> 89.0.4389.128
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop.html

This update includes 2 security fixes. Google is aware of reports that
exploits for CVE-2021-21206 and CVE-2021-21220 exist in the wild.

CVEs:
CVE-2021-21206 CVE-2021-21220
2021-04-14 10:49:34 +02:00
Sascha Grunert
b3d70196ea cri-o: 1.20.1 -> 1.21.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-14 18:24:07 +10:00
branwright1
7eb91a2e24 river: init at master
river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

Co-authored-by: fortuneteller2k <20619776+fortuneteller2k@users.noreply.github.com>
2021-04-14 09:18:51 +01:00
Vladimír Čunát
d2eb7a7887
Merge branch 'staging' into staging-next
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Johannes Schleifenbaum
98d636a204
jellyfin-mpv-shim: 1.10.3 -> 1.10.4 2021-04-14 08:32:06 +02:00
upkeep-bot
ba212ed8fb vscodium: 1.55.0 -> 1.55.2 2021-04-14 06:23:43 +00:00
Johannes Schleifenbaum
c9997666d5
jellyfin-media-player: init at 1.3.1 2021-04-14 08:22:51 +02:00
Dominik Schrempf
4b1a7d1498
vimiv-qt: init at 0.8.0
untabify

fix maintainer

fix maintainer-list

don't use expression for owner (but why did it not work?)

space before operator

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

no quotation marks

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

reduce comment

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

quotation marks and for loop in custom post install script

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

python38Packages

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

don't bring python39 into scope

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

formatting

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

description

rm dschrempf for separate commit

use qt5 prefix

installShellFiles

python39Packages -> python3

share

installShellFiles
2021-04-14 08:12:01 +02:00
Frido Friedemann
af7ac408a1 googleearth-pro: init at 7.3.3.7786 2021-04-14 06:40:49 +02:00
Jamie Magee
66fc4b0133
jetbrains.rider: 2021.1 -> 2021.1.1 2021-04-13 17:38:29 -07:00
upkeep-bot
2dbce91458 vscode: 1.55.0 -> 1.55.2 2021-04-14 00:10:23 +00:00
Ken Micklas
f3ee98f68c mpvacious: 0.12 -> 0.14 2021-04-13 20:04:40 -04:00
Sandro
1562f6ae8e
Merge pull request #119281 from enderger/lbry-init 2021-04-14 01:12:12 +02:00
Lorenz Leutgeb
b0ed229aad gradle: Pin pkgs to Gradle 6 that fail with 7 2021-04-14 00:06:02 +02:00
Sandro
2b03b8deb8
Merge pull request #118929 from magnetophon/drumgizmo
drumgizmo: 0.9.18.1 -> 0.9.19
2021-04-13 23:33:54 +02:00
Hutzdog
6a6d2df62a lbry: init at 0.50.2 2021-04-13 12:49:40 -07:00
Michael Weiss
0bd6edf390
Merge pull request #119320 from primeos/chromiumDev
chromiumDev: Fix the build
2021-04-13 19:58:30 +02:00
Bart Brouns
96ff5a2253
CHOWTapeModel: init at unstable-2020-12-12 (#106746)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-13 19:25:12 +02:00
Sandro
2076180278
Merge pull request #119337 from plabadens/clight
clight: 4.2 → 4.5
2021-04-13 18:52:57 +02:00
Ryan Mulligan
4e26958eca
Merge pull request #115683 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20200714 -> 20210114
2021-04-13 09:42:18 -07:00
Dmitry Kalinkin
2a8570d0e5
Merge pull request #119333 from veprbl/pr/sherpa_with_pythia
sherpa: compile with --enable-pythia flag
2021-04-13 12:35:26 -04:00
Sandro
46e4c824cb
Merge pull request #119067 from doronbehar/pkg/gnome-feeds/rename 2021-04-13 18:06:14 +02:00