Sandro
0a45993732
Merge pull request #181211 from uvNikita/webex/init
2022-07-17 19:58:02 +02:00
Rick van Schijndel
c490f57e18
Merge pull request #171768 from equirosa/tut
...
tut: 0.0.46 -> 1.0.13
2022-07-17 18:27:39 +02:00
Michael Weiss
64be3aa141
Merge pull request #181848 from primeos/wayvnc
...
neatvnc,wayvnc: Remove myself as maintainer
2022-07-17 17:57:31 +02:00
Michael Weiss
850fff55eb
Merge pull request #181847 from primeos/weston
...
weston: 10.0.0 -> 10.0.1
2022-07-17 17:56:20 +02:00
Sandro
0890c4aef1
Merge pull request #168879 from aidalgol/pass-secret-service-systemd-unit
2022-07-17 16:45:27 +02:00
Sandro
e59f65caf8
Merge pull request #163964 from yuuyins/strictdoc
...
strictdoc: init at 0.0.26
2022-07-17 16:45:12 +02:00
K900
0ff0b14968
treewide: more cmake rpath fixups
2022-07-17 17:42:15 +03:00
Michael Weiss
e31629ec05
neatvnc,wayvnc: Add nickcao as the new maintainer
...
Thanks for picking this package up :)
2022-07-17 15:32:50 +02:00
Michael Weiss
b2205469bc
Merge pull request #181844 from primeos/chromiumDev
...
chromiumDev: 105.0.5148.2 -> 105.0.5176.3
2022-07-17 15:19:59 +02:00
Michael Weiss
9a7236b59c
Merge pull request #181843 from primeos/chromiumBeta
...
chromiumBeta: 104.0.5112.39 -> 104.0.5112.48
2022-07-17 15:19:44 +02:00
Michael Weiss
514991b16f
neatvnc,wayvnc: Remove myself as maintainer
...
I don't really use/need VNC anymore and lack time to properly maintain
those packages.
2022-07-17 15:17:40 +02:00
Michael Weiss
b2f65a3aff
weston: 10.0.0 -> 10.0.1
...
Release announcement:
https://lists.freedesktop.org/archives/wayland-devel/2022-June/042260.html
The URLs of the release tarballs did change as can be seen on the
website [0] (the old URL scheme doesn't work anymore).
[0]: https://wayland.freedesktop.org/releases.html
2022-07-17 15:16:00 +02:00
Michael Weiss
ddf49ce022
chromiumDev: 105.0.5148.2 -> 105.0.5176.3
2022-07-17 14:56:14 +02:00
Nikita Uvarov
29461af542
webex: init at 42.8.0.22907
2022-07-17 12:54:54 +02:00
Eduardo Quiros
3307f29bd7
tut: 0.0.46 -> 1.0.13
2022-07-17 04:43:47 -06:00
Nikolay Korotkiy
a056ce5385
gpsbabel: unbreak on darwin
2022-07-17 12:58:27 +03:00
Dmitriy
38a6b94469
bottles: return autoupdater
2022-07-17 12:05:58 +03:00
Simon Bruder
bafaa05bf1
yuzu-{ea,mainline}: {2725,1088} -> {2841,1092}
...
This also changes the update script, because pineapple changed their
releases which no longer have a name set explicitly.
2022-07-17 10:11:15 +02:00
Alyssa Ross
ff8e90326f
crosvm: fix seccomp directory on aarch64
...
"arm" is for 32-bit ARM. (Which I don't think is even still
supported, but it's still present.)
2022-07-17 07:37:50 +00:00
Alyssa Ross
322ed64cf9
imagemagick6: modernize package options
...
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform. This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:13 +00:00
Alyssa Ross
4a0608f8b2
imagemagick: modernize package options
...
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform. This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:02 +00:00
Winter
65372689a1
Merge pull request #179366 from amesgen/sigal-fix
...
sigal: add `setuptools` to deps
2022-07-17 03:16:29 -04:00
Yuriy Taraday
b0bffdd36f
qemu: Add patch to fix 9p support on Darwin
...
This patch fixes issues with error codes on Darwin host and Linux guest.
It has landed in QEMU master, so should be included in the next release.
Related to #108984 .
2022-07-17 10:28:58 +04:00
github-actions[bot]
c11601cdcd
Merge master into staging-next
2022-07-17 06:01:34 +00:00
Artturi
36fbe238d5
Merge pull request #181778 from squalus/stdnotes-clean
...
standardnotes: remove duplicate files from output
2022-07-17 08:38:55 +03:00
Artturi
037e01a3d2
Merge pull request #179379 from Sciencentistguy/discord-canary-aarch64-darwin
2022-07-17 08:17:49 +03:00
Majiir Paktu
38cc2b70ef
streamdeck-ui: init at 2.0.4
2022-07-16 22:10:33 -04:00
Sandro
4d1faea5dd
Merge pull request #164343 from notusknot/zk-nvim
2022-07-17 03:49:31 +02:00
Robert Schütz
8ee470e664
Merge pull request #181776 from alyssais/imagemagick-version
...
imagemagick: fix version
2022-07-17 01:21:08 +00:00
github-actions[bot]
8df1eb061a
Merge master into staging-next
2022-07-17 00:02:14 +00:00
squalus
b61a6ea269
standardnotes: remove duplicate files from output
...
Remove some unnecessary files from the output. This reduces the closure
size by about 200MB.
2022-07-16 17:00:46 -07:00
Alyssa Ross
c82890e2e2
imagemagick: fix version
...
imagemagick.passthru.tests tests that the Nixpkgs version for
imagemagick matches the one produced by magick --version, so the
recent upgrade that changed the dash to a dot broke the test.
Fixes: 3a4ea08942
("imagemagick: 7.1.0-39 -> 7.1.0.43")
2022-07-16 23:44:13 +00:00
Dmitry Kalinkin
04c57a8ccd
Merge pull request #181704 from SFrijters/wine-7.13
...
wine{Unstable,Staging}: 7.12 -> 7.13
2022-07-16 19:29:38 -04:00
Sandro
6d01ecd136
Merge pull request #178854 from alyaeanyx/friture-python-3.9
...
friture: pin Python to 3.9
2022-07-17 01:18:27 +02:00
Winter
de30afc4f9
Merge pull request #181742 from jocelynthode/maint-node-shell
...
kubectl-node-shell: add jocelynthode as maintainer
2022-07-16 19:00:03 -04:00
Sandro
90381a86f1
Merge pull request #181587 from Awkor/jellyfin-media-player-dbus
2022-07-17 00:24:20 +02:00
yuu
7b560da1dc
strictdoc: init at 0.0.26
...
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2022-07-16 19:19:32 -03:00
Winter
6a69f41c37
Merge pull request #181263 from IvarWithoutBones/bump/ryu
...
ryujinx: 1.1.100 -> 1.1.181
2022-07-16 17:47:08 -04:00
Sandro
a25c87b4bb
Merge pull request #181303 from astro/rpcs3
...
rpcs3: 0.0.21-13388-4a86638ce -> 0.0.23-13907-cdef752a9
2022-07-16 23:46:31 +02:00
Viacheslav Lotsmanov
f3cfdc2f31
jack-autoconnect: init at unstable-2021-02-01 ( #181678 )
...
* jack-autoconnect: init at unstable-2021-02-01
Applied `nixfmt` against the added module.
* Update pkgs/applications/audio/jack-autoconnect/default.nix
Co-authored-by: Winter <winter@winter.cafe>
2022-07-16 16:56:06 -04:00
0x4A6F
b4193a015b
Merge pull request #174529 from r-ryantm/auto-update/cwm
...
cwm: 6.7 -> 7.1
2022-07-16 22:15:34 +02:00
0x4A6F
4077122063
Merge pull request #180479 from r-ryantm/auto-update/dasel
...
dasel: 1.24.3 -> 1.25.0
2022-07-16 22:07:30 +02:00
Vladimír Čunát
0879ac5da6
Merge branch 'master' into staging-next
2022-07-16 20:07:05 +02:00
AndersonTorres
6f195dc999
elpa-packages manual fixup
2022-07-16 13:54:00 -03:00
AndersonTorres
2ec065149d
elpa-packages 2022-07-16
2022-07-16 13:54:00 -03:00
AndersonTorres
0c0bb0bb79
melpa-packages 2022-07-16
2022-07-16 13:54:00 -03:00
AndersonTorres
dac7c5b38d
nongnu-packages 2022-07-15
2022-07-16 13:54:00 -03:00
Mario Rodas
3eb5ce7246
Merge pull request #181104 from kilianar/terminal-colors
...
terminal-colors: 3.0.1 -> 3.0.2
2022-07-16 11:28:37 -05:00
Ben Siraphob
68c9333eb4
Merge pull request #176321 from siraben/smtcoq-fix
2022-07-16 09:27:57 -07:00
Jocelyn Thode
65cbf4ba1b
kubectl-node-shell: add jocelynthode as maintainer
2022-07-16 18:04:20 +02:00
Ben Siraphob
49414ca907
Merge pull request #181622 from siraben/formula-mainprogram
2022-07-16 08:54:08 -07:00
Mario Rodas
279e1daf20
Merge pull request #180821 from r-ryantm/auto-update/nextinspace
...
nextinspace: 2.0.3 -> 2.0.5
2022-07-16 09:46:22 -05:00
Mario Rodas
3daffb107b
Merge pull request #180846 from r-ryantm/auto-update/ghorg
...
ghorg: 1.7.16 -> 1.8.0
2022-07-16 09:45:30 -05:00
Mario Rodas
ce3b7f17e6
Merge pull request #181078 from r-ryantm/auto-update/gmsh
...
gmsh: 4.10.4 -> 4.10.5
2022-07-16 09:13:37 -05:00
Mario Rodas
3729348595
Merge pull request #181129 from kilianar/hugo
...
hugo: 0.99.1 -> 0.101.0
2022-07-16 09:12:15 -05:00
Anderson Torres
635998a737
Merge pull request #181424 from linsui/dialect2
...
dialect: init at 2.0.1
2022-07-16 10:59:14 -03:00
Mario Rodas
46ad2eaabf
Merge pull request #181229 from gador/pinegrow-6.6
...
pinegrow: 6.5 -> 6.6
2022-07-16 08:57:49 -05:00
Mario Rodas
cfb09a7194
Merge pull request #181694 from r-ryantm/auto-update/lndmanage
...
lndmanage: 0.14.1 -> 0.14.2
2022-07-16 08:42:05 -05:00
Mario Rodas
7d1f96e0a6
Merge pull request #181683 from r-ryantm/auto-update/gallery-dl
...
gallery-dl: 1.22.3 -> 1.22.4
2022-07-16 08:37:57 -05:00
Nicolas Benes
245764990f
tor-browser-bundle-bin: 11.0.15 -> 11.5
2022-07-16 14:57:00 +02:00
Artturi
80c3d6e8ca
Merge pull request #180854 from jiegec/aws-workspaces
...
aws-workspaces: 4.0.1.1302 -> 4.1.0.1523
2022-07-16 14:49:50 +03:00
Kerstin Humm
3a4ea08942
imagemagick: 7.1.0-39 -> 7.1.0.43
2022-07-16 11:15:55 +00:00
Azat Bahawi
981d7d4a61
werf: 1.2.124 -> 1.2.128
2022-07-16 13:30:14 +03:00
Alyssa Ross
7e7aa63d3b
crosvm: enable debug info
2022-07-16 09:21:57 +00:00
Stefan Frijters
c4897824b4
wine{Unstable,Staging}: 7.12 -> 7.13
2022-07-16 11:18:35 +02:00
kilianar
026ab5c82d
gammu: 1.40.0 -> 1.42.0
2022-07-16 11:17:43 +02:00
Lassulus
01853c3bcc
Merge pull request #174547 from r-ryantm/auto-update/delly
...
delly: 0.9.1 -> 1.0.3
2022-07-16 10:49:50 +02:00
Bobby Rong
d27ce14ac8
Merge pull request #181131 from misuzu/alfis-update
...
alfis: 0.7.4 -> 0.7.6
2022-07-16 16:44:42 +08:00
Vladimír Čunát
9ffd87773a
Merge #181461 : thunderbird*: 102.0.1 -> 102.0.2
2022-07-16 09:29:40 +02:00
Vladimír Čunát
38ca74efcb
Merge #180818 : remove myself from some meta.maintainers
2022-07-16 09:26:33 +02:00
github-actions[bot]
703266a816
terraform-providers: update 2022-07-16
2022-07-16 16:39:15 +10:00
Jan Tojnar
b775740ba2
inkscape: 1.2 → 1.2.1
...
https://inkscape.org/news/2022/07/14/important-release-inkscape-version-121-fixes-data/
2022-07-16 08:34:33 +02:00
github-actions[bot]
47a4aab0aa
Merge master into staging-next
2022-07-16 06:01:15 +00:00
R. Ryantm
93e0813942
lndmanage: 0.14.1 -> 0.14.2
2022-07-16 05:58:16 +00:00
zowoq
f7741bf93c
tilt: build on x86_64-darwin
2022-07-16 14:43:55 +10:00
Mario Rodas
093768dfaa
lab: 0.25.0 -> 0.25.1
2022-07-16 04:20:00 +00:00
Mario Rodas
6f4e0a41a6
flexget: 3.3.19 -> 3.3.21
2022-07-16 04:20:00 +00:00
Winter
d6e8f859c6
Merge pull request #181784 from Wulfsta/superslicer
...
super-slicer-latest: 2.3.57.12 -> 2.4.58.3
2022-07-16 22:49:56 -04:00
Wulfsta
994d64a732
super-slicer-latest: 2.3.57.12 -> 2.4.58.3
2022-07-16 22:27:54 -04:00
Mario Rodas
0831052156
Merge pull request #181773 from SuperSandro2000/rclone
...
rclone: 1.58.1 -> 1.59.0
2022-07-16 21:13:22 -05:00
Sandro Jäckel
8e5af0c0fa
rclone: 1.58.1 -> 1.59.0
2022-07-17 00:34:43 +02:00
Artturi
bb9e7614b5
Merge pull request #180947 from NickCao/wayvnc
...
wayvnc: 0.4.1 -> 0.5.0
2022-07-16 06:59:40 +03:00
Artturi
ed4c54ab5b
Merge pull request #181128 from squalus/standardnotes
...
standardnotes: 3.11.1 -> 3.23.69
2022-07-16 06:53:48 +03:00
zowoq
ed548c26d2
hugo: build on x86_64-darwin
2022-07-16 13:40:32 +10:00
zowoq
eb4056baf9
talosctl: build on x86_64-darwin
2022-07-16 13:40:18 +10:00
zowoq
cb766051ee
podman: build on x86_64-darwin
2022-07-16 13:40:03 +10:00
R. Ryantm
270fe36bd8
gallery-dl: 1.22.3 -> 1.22.4
2022-07-16 03:28:31 +00:00
Bobby Rong
81c37cf5f2
vscodium: 1.68.1 -> 1.69.1
2022-07-16 11:22:29 +08:00
Bobby Rong
2d8b3b67ee
vscode: 1.68.1 -> 1.69.1
2022-07-16 11:22:13 +08:00
Bobby Rong
01df5fd67b
Merge pull request #181489 from otavio/topic/sh-a-update
...
shellhub-agent: 0.9.2 -> 0.9.3
2022-07-16 10:58:31 +08:00
Anderson Torres
07f36afbfd
Merge pull request #180312 from r-burns/wibo
...
wibo: init at 0.2.0
2022-07-15 23:56:20 -03:00
Bobby Rong
497ad2fdbf
Merge pull request #181452 from r-ryantm/auto-update/mkgmap
...
mkgmap: 4904 -> 4905
2022-07-16 10:47:08 +08:00
Awkor
9f80c7486b
jellyfin-media-player: add optional dbus dependency
...
Fix
Update pkgs/applications/video/jellyfin-media-player/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/applications/video/jellyfin-media-player/default.nix
Co-authored-by: Alex Martens <alex@thinglab.org>
2022-07-16 03:08:14 +02:00
Kira Bruneau
a9ce5b401b
Merge pull request #181148 from kira-bruneau/krane
...
krane: 2.4.6 → 2.4.7
2022-07-15 20:45:46 -04:00
github-actions[bot]
fa96a4fa79
Merge master into staging-next
2022-07-16 00:02:26 +00:00
K900
811890b758
Merge pull request #181634 from K900/qpwgraph-bump
...
qpwgraph: 0.2.5 -> 0.3.4
2022-07-16 02:48:37 +03:00
Sandro
e32ba32046
Merge pull request #179622 from SuperSandro2000/go-1-18
...
go,goBuildModules: bump default go version to 1.18
2022-07-16 01:48:22 +02:00
yuuyins
877edc57d5
jflap: refactoring, add xdg desktop item ( #173905 )
...
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2022-07-16 01:39:21 +02:00
Sandro
cd4653d0de
Merge pull request #181600 from Olliroxx/pycharm-debug-cython-speedup
2022-07-16 01:12:53 +02:00
Sandro
d00509921d
Merge pull request #181290 from jansol/tauon
...
tauon: 7.2.1 -> 7.3.1
2022-07-16 00:57:33 +02:00
Pascal Wittmann
26ddf3454a
Merge pull request #138255 from natsukium/mafft/init
...
mafft: init at 7.487
2022-07-16 00:54:59 +02:00
Thiago Kenji Okada
b0d11f84b3
Merge pull request #181626 from adisbladis/libretro-nxengine-init
...
libretro.nxengine: init at unstable-2022-04-21
2022-07-15 23:51:40 +01:00
Pavol Rusnak
077dc1f852
electrum: 4.2.1 -> 4.2.2
2022-07-16 00:17:05 +02:00
Sandro Jäckel
18952893c9
photon: fix hash
2022-07-15 23:51:03 +02:00
Sandro
f1c64999b6
Merge pull request #181337 from azahi/werf
2022-07-15 23:46:48 +02:00
Olliroxx
45c36fbb01
jetbrains.pycharm: add cython debug speedups
...
https://www.jetbrains.com/help/pycharm/2022.1/cython-speedups.html
As far as I can tell, the installation directory needs to be writeable to run the compile script, which isn't possible post-build
2022-07-15 22:28:58 +01:00
Sandro
47f2e35786
Merge pull request #181527 from wozeparrot/seaweedfs
...
seaweedfs: 2.91 -> 3.15
2022-07-15 23:11:42 +02:00
Dmitry Kalinkin
7dd3d9334b
Merge pull request #181476 from SFrijters/wine-7.12
...
wine{Unstable,Staging}: 7.10 -> 7.12; vkd3d: 1.3 -> 1.4
2022-07-15 16:55:04 -04:00
K900
b52f000053
qpwgraph: 0.2.5 -> 0.3.4
2022-07-15 23:23:49 +03:00
adisbladis
6efcb7a0e3
libretro.nxengine: init at unstable-2022-04-21
2022-07-16 03:17:11 +08:00
Ben Siraphob
0a0006a9d8
formula: add mainProgram
2022-07-15 11:41:08 -07:00
github-actions[bot]
9f53d5cc15
Merge master into staging-next
2022-07-15 18:01:23 +00:00
Jamie Quigley
b86abe5cf4
discord: enable aarch64-darwin support for discord-canary
2022-07-15 18:37:59 +01:00
Guillaume Girol
b4093a24a8
Merge pull request #175119 from alapshin/android-studio-cli
...
Android Studio: allow to pass shell arguments
2022-07-15 17:27:18 +00:00
Guillaume Girol
0ed9e9e2b3
Merge pull request #175327 from adsr/mle_bump
...
mle: 1.4.3 -> 1.5.0
2022-07-15 17:04:38 +00:00
Guillaume Girol
108d1d1abc
Merge pull request #178644 from dali99/update_hydrus2
...
hydrus: 488d -> 491
2022-07-15 16:42:21 +00:00
Guillaume Girol
3915c20b8a
Merge pull request #180191 from oxalica/bump/solaar
...
solaar: 1.1.3 -> 1.1.4 and clean up
2022-07-15 16:04:34 +00:00
Guillaume Girol
7a145659b0
Merge pull request #180565 from WeebSorceress/anime-downloader-fix-qt
...
anime-downloader: fix bug with qt build
2022-07-15 15:45:29 +00:00
Woze Parrot
2b0d631ac0
seaweedfs: 2.91 -> 3.15
2022-07-15 11:35:41 -04:00
Artturi
c0a9e47156
Merge pull request #181545 from Infinidoge/bump/discord-canary
...
discord-canary: 0.0.135 -> 0.0.136
2022-07-15 17:57:12 +03:00
Artturi
7eebf23dc6
Merge pull request #180670 from jocelynthode/init-node-shell
...
kubectl-node-shell: init at 1.6.0
2022-07-15 17:51:04 +03:00
Elia Argentieri
22cc20eba8
obs-studio-plugins.obs-pipewire-audio-capture: init at 1.0.3 ( #179459 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-15 16:41:29 +02:00
Sandro
6784217663
Update pkgs/applications/networking/instant-messengers/discord/default.nix
2022-07-15 16:40:31 +02:00
Jocelyn Thode
8ee452b03a
kubectl-node-shell: init at 1.6.0
2022-07-15 16:27:54 +02:00
Aiken Cairncross
d73e58de0a
vhd2vl: Fix executable name ( #177493 )
...
* vhd2vl: Fix executable name
* vhd2vl: Fix tests
This partially reverts commit 5d44c9a222
.
2022-07-15 16:22:23 +02:00
Sandro
82d73d5536
Merge pull request #181577 from onny/sonixd-0153
...
sonixd: 0.15.1 -> 0.15.3
2022-07-15 16:20:05 +02:00
Sandro
c7436b15ad
Merge pull request #181381 from techknowlogick/helm-391
...
kubernetes-helm: 3.9.0 -> 3.9.1
2022-07-15 16:12:21 +02:00
Sandro
849f95eeab
Merge pull request #181414 from techknowlogick/nomad
...
nomad_1_3: 1.3.1 -> 1.3.2 , nomad_1_3: 1.2.8 -> 1.2.9
2022-07-15 16:11:48 +02:00
Sandro
5d96a00cb7
Merge pull request #181283 from kilianar/gitea-1.16.9
...
gitea: 1.16.8 -> 1.16.9
2022-07-15 16:06:01 +02:00
Popa Ioan Alexandru
65fae659e3
themechanger: 0.11.0 -> 0.11.1
2022-07-15 14:27:47 +02:00
github-actions[bot]
a4622e8226
Merge master into staging-next
2022-07-15 12:01:15 +00:00
Sandro
0405b0fa87
Merge pull request #181540 from Artturin/rpathfixes2
...
treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH'
2022-07-15 12:11:01 +02:00
Sandro
1ebd0737c7
Merge pull request #175379 from 0xnook/framesh
2022-07-15 12:09:23 +02:00
Sandro
0b567ffe22
Merge pull request #180273 from Ma27/bump-element
...
element-{web,desktop}: 1.10.15 -> 1.11.0
2022-07-15 11:55:50 +02:00
Sandro
e4c4f90fdd
Merge pull request #181454 from alyssais/imagemagick-default.nix
...
imagemagick: rename 7.0.nix to default.nix
2022-07-15 11:46:33 +02:00
Sandro
baeefadb54
Merge pull request #162593 from linsui/patch-2
2022-07-15 11:27:03 +02:00
ajs124
3133e2a7ee
Merge pull request #178246 from kilianar/OSCAR
...
OSCAR: 1.3.1 -> 1.4.0
2022-07-15 11:21:01 +02:00
Jörg Thalheim
886e605c72
Merge pull request #181044 from mrVanDalo/feature/terranix-2.5.4
...
terranix: 2.5.3 -> 2.5.4
2022-07-15 11:01:08 +02:00
R. Ryantm
419b730533
ptcollab: 0.6.1.0 -> 0.6.1.1
2022-07-15 07:56:46 +00:00
Jonas Heinrich
f3b23d390d
sonixd: 0.15.1 -> 0.15.3
2022-07-15 09:50:15 +02:00
linsui
d02cf46624
dialect: init at 2.0.1
2022-07-15 12:27:51 +08:00
linsui
2df7e18699
JabRef: 5.5 -> 5.6
2022-07-15 10:12:09 +08:00
Infinidoge
3580dd9f3c
discord-canary: 0.0.135 -> 0.0.136
2022-07-14 20:39:15 -04:00
github-actions[bot]
39b1555e8e
Merge master into staging-next
2022-07-15 00:02:22 +00:00
Artturin
a584822577
treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH'
...
f7414e2
2022-07-15 02:50:09 +03:00
Mario Rodas
0436831b1a
Merge pull request #181267 from yurrriq/helmfile-repo-move
...
helmfile: 0.144.0 -> 0.145.2
2022-07-14 18:49:23 -05:00
techknowlogick
8da1e102f6
nomad_1_2: 1.2.8 -> 1.2.9
2022-07-14 19:46:34 -04:00
zowoq
cc6ac970d5
talosctl: 1.1.0 -> 1.1.1
...
https://github.com/siderolabs/talos/releases/tag/v1.1.1
2022-07-15 08:06:42 +10:00
zowoq
e99b08a745
gh: 2.14.1 -> 2.14.2
...
https://github.com/cli/cli/releases/tag/v2.14.2
2022-07-15 08:06:28 +10:00
Maximilian Bosch
7991f828ee
element-{web,desktop}: 1.10.15 -> 1.11.0
...
ChangeLog desktop: https://github.com/vector-im/element-desktop/releases/tag/v1.11.0
ChangeLog web: https://github.com/vector-im/element-web/releases/tag/v1.11.0
2022-07-15 00:05:37 +02:00