Commit Graph

86510 Commits

Author SHA1 Message Date
figsoda
b69602396c
Merge pull request #200548 from r-ryantm/auto-update/werf
werf: 1.2.187 -> 1.2.188
2022-11-10 12:57:08 -05:00
Nikolay Korotkiy
2787f9173b
Merge pull request #200534 from r-ryantm/auto-update/tippecanoe
tippecanoe: 2.9.1 -> 2.11.0
2022-11-10 21:30:38 +04:00
Anderson Torres
a4dcbd2db8
Merge pull request #200267 from OPNA2608/update/palemoon
palemoon: 31.3.0.1 -> 31.3.1
2022-11-10 14:28:25 -03:00
Jan Tojnar
f4d20b23c5
Merge pull request #200517 from PedroHLC/sublime4-4142
sublime4: 4126 -> 4142
2022-11-10 18:20:24 +01:00
Jörg Thalheim
df86fffdc5
Merge pull request #200529 from r-ryantm/auto-update/terragrunt
terragrunt: 0.40.0 -> 0.40.1
2022-11-10 17:26:07 +01:00
Jörg Thalheim
3cea0ed4aa
Merge pull request #200526 from r-ryantm/auto-update/tasktimer
tasktimer: 1.9.4 -> 1.11.0
2022-11-10 17:16:41 +01:00
Sandro
4c46529210
Merge pull request #190834 from pasqui23/ludusavi 2022-11-10 17:09:46 +01:00
R. Ryantm
a8c1b3702f signal-cli: 0.11.4 -> 0.11.5.1 2022-11-10 16:26:18 +01:00
R. Ryantm
e1e25aad77 werf: 1.2.187 -> 1.2.188 2022-11-10 14:53:29 +00:00
Michael Weiss
1f6b982811
Merge pull request #200442 from primeos/chromiumBeta
chromiumBeta: 108.0.5359.30 -> 108.0.5359.40
2022-11-10 15:23:43 +01:00
Michael Weiss
d3189e76b2
Merge pull request #200445 from primeos/ungoogled-chromium
ungoogled-chromium: 107.0.5304.88 -> 107.0.5304.110
2022-11-10 15:23:21 +01:00
Michael Weiss
a2c280531e
Merge pull request #200444 from primeos/chromium
chromium: 107.0.5304.87 -> 107.0.5304.110
2022-11-10 15:22:42 +01:00
Bobby Rong
557d040e96
Merge pull request #200500 from chuangzhu/blackbox
blackbox-terminal: 0.12.0 -> 0.12.1
2022-11-10 22:16:28 +08:00
R. Ryantm
1fa1b22364 tippecanoe: 2.9.1 -> 2.11.0 2022-11-10 13:43:04 +00:00
R. Ryantm
d2d6d737a8 alfaview: 8.54.0 -> 8.57.0 2022-11-10 21:21:17 +08:00
Bobby Rong
609ecc9dff
Merge pull request #200209 from Azd325/master
iterm2: 3.4.15 -> 3.4.17
2022-11-10 21:19:56 +08:00
R. Ryantm
ee4de4edd8 dstask: 0.25 -> 0.26 2022-11-10 21:16:52 +08:00
Anderson Torres
72d8853228
Merge pull request #200527 from thiagokokada/mame-improvements
mame: some improvements
2022-11-10 10:14:32 -03:00
R. Ryantm
cf0c30240e gitRepo: 2.29.5 -> 2.29.9 2022-11-10 21:01:55 +08:00
R. Ryantm
09b4e307bd sidplayfp: 2.2.3 -> 2.4.0 2022-11-10 21:00:47 +08:00
R. Ryantm
6a53b035e5 protonvpn-gui: 1.11.0 -> 1.12.0 2022-11-10 20:57:22 +08:00
R. Ryantm
bf989a8adb terragrunt: 0.40.0 -> 0.40.1 2022-11-10 12:33:57 +00:00
Thiago Kenji Okada
c5668943cd mame: some improvements
- Do not depend on `dist.mak` during installPhase anymore, instead
  packaging everything manually. This removes the necessity of a
  patching it, and also we have more control
- Use system's sqlite instead of the bundled one
- General clean-up
2022-11-10 12:30:43 +00:00
R. Ryantm
9cfee4cb8a tasktimer: 1.9.4 -> 1.11.0 2022-11-10 12:27:55 +00:00
github-actions[bot]
f3a93620b1
Merge master into staging-next 2022-11-10 12:01:27 +00:00
Sascha Grunert
b73781c989 conmon-rs: init at 0.4.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-11-10 21:59:56 +10:00
R. Ryantm
9b93881858 srvc: 0.7.0 -> 0.8.0 2022-11-10 11:57:52 +00:00
PedroHLC ☭
9ed3ef3053
sublime4: 4126 -> 4142 2022-11-10 08:13:51 -03:00
Aaron Jheng
e3b2e0294d
kubetail: 1.6.13 -> 1.6.16 2022-11-10 10:54:45 +00:00
Anderson Torres
40962b461b
Merge pull request #200300 from thiagokokada/mame-tools-init
mame-tools: init at 0.249
2022-11-10 07:45:00 -03:00
7c6f434c
511bbd4c78
Merge pull request #200059 from r-ryantm/auto-update/clingo
clingo: 5.6.1 -> 5.6.2
2022-11-10 10:32:04 +00:00
Thiago Kenji Okada
b89efbd9a4 mame-tools: init at 0.249
This commit adds a new `tools` output to `mame` and move all
non-emulator binaries to it. This is because some of those binaries
(e.g.: chdman) are useful outside of the MAME, and the MAME binary is
really big. So if you only want to use some of the MAME tools, this will
reduce the download size needed for it.

The `tools` output is declared as `mame-tools` inside
`all-packages.nix`, for easier discovery.

This is similar to how other distros packages MAME, e.g.: on Arch Linux
we have `mame` and `mame-tools`.
2022-11-10 09:47:54 +00:00
Ted Reed
762fc4c8b8 emacsPackages.hamlet-mode: fix build
This package fails to build (and as far as I can tell always has) due
to the maintainer script being unable to parse the maintainer email.

adisbladis made a PR to fix this back in January, but it hasn't been
merged, so this commit just pulls that patch in in order to fix the build
2022-11-10 01:33:32 -08:00
Chuang Zhu
bcf2e4da30 blackbox: 0.12.0 -> 0.12.1 2022-11-10 17:25:31 +08:00
paki23
207e7e254e
ludusavi: init at 0.15.0
Co-authored-by: Azat Bahawi <azat+github@bahawi.net>
2022-11-10 10:20:46 +01:00
maxine
6c27c5bf78
Merge pull request #200453 from samuela/upkeep-bot/vscode-1.73.1-1668040265
vscode: 1.73.0 -> 1.73.1
2022-11-10 09:55:00 +01:00
Maximilian Bosch
e1b2b11e34
Merge pull request #200301 from Ma27/bump-element
element-{web,desktop}: 1.11.13 -> 1.11.14
2022-11-10 08:05:18 +01:00
Valentin Gagarin
bf93d04219
Merge pull request #195359 from ShamrockLee/patch-activation-hooks 2022-11-10 07:56:05 +01:00
github-actions[bot]
72fad86157
Merge master into staging-next 2022-11-10 06:01:13 +00:00
figsoda
92903b2cb5
Merge pull request #200465 from r-ryantm/auto-update/nixpacks
nixpacks: 0.12.3 -> 0.13.0
2022-11-09 23:34:53 -05:00
github-actions[bot]
cbb048f8d9 terraform-providers.tencentcloud: 1.78.8 → 1.78.9 2022-11-10 14:00:47 +10:00
github-actions[bot]
d1f98aaf0e terraform-providers.ns1: 1.12.8 → 1.13.0 2022-11-10 14:00:47 +10:00
github-actions[bot]
9759793e79 terraform-providers.ksyun: 1.3.57 → 1.3.58 2022-11-10 14:00:47 +10:00
github-actions[bot]
b4401413f7 terraform-providers.hcloud: 1.35.2 → 1.36.0 2022-11-10 14:00:47 +10:00
github-actions[bot]
ae2fd703e1 terraform-providers.external: 2.2.2 → 2.2.3 2022-11-10 14:00:47 +10:00
R. Ryantm
2a92858765 nixpacks: 0.12.3 -> 0.13.0 2022-11-10 02:26:58 +00:00
Bobby Rong
b3f58c0d86
Merge pull request #200364 from chuangzhu/tootle
tootle: fix build
2022-11-10 09:52:07 +08:00
Shamrock Lee
a664ec27f4 root: add package test test-thisroot 2022-11-10 09:27:35 +08:00
Shamrock Lee
7f91dec5dd root: wrap the executable and patch thisroot.* 2022-11-10 09:23:52 +08:00
Tom Fitzhenry
dfe6ea4025
tootle: add platforms.linux to meta.platforms
Motivation: Ensure this builds on the aarch64 builders.

(cherry picked from pull request #194135)
2022-11-10 08:55:50 +08:00
nixpkgs-upkeep-bot
3c603ddf32 vscode: 1.73.0 -> 1.73.1 2022-11-10 00:31:06 +00:00
github-actions[bot]
020ea91183
Merge master into staging-next 2022-11-10 00:02:27 +00:00
Dmitry Kalinkin
25fd03cf72
Merge pull request #200412 from wegank/root-darwin
root: 6.26.06 -> 6.26.08
2022-11-09 18:16:38 -05:00
Michael Weiss
6477a3bdc3
ungoogled-chromium: 107.0.5304.88 -> 107.0.5304.110 2022-11-09 23:40:33 +01:00
Michael Weiss
81b2f56045
chromiumBeta: 108.0.5359.30 -> 108.0.5359.40 2022-11-09 23:40:18 +01:00
Michael Weiss
cc136d85d9
chromium: 107.0.5304.87 -> 107.0.5304.110
https://chromereleases.googleblog.com/2022/11/stable-channel-update-for-desktop.html

This update includes 10 security fixes.

CVEs:
CVE-2022-3885 CVE-2022-3886 CVE-2022-3887 CVE-2022-3888 CVE-2022-3889
CVE-2022-3890
2022-11-09 23:39:38 +01:00
R. Ryantm
951acd5a7a kuttl: 0.13.0 -> 0.14.0 2022-11-09 22:11:59 +00:00
Aaron Andersen
f26896669b
Merge pull request #182868 from afh/afh-musikcube-dev
musikcube: split header files into dev derivation
2022-11-09 17:10:35 -05:00
Martin Weinelt
6d753dda9b
Merge pull request #200256 from OPNA2608/fix/np2kai 2022-11-09 23:02:25 +01:00
Martin Weinelt
633b3b8db1
Merge pull request #200229 from raphaelr/mumble 2022-11-09 22:59:51 +01:00
Sandro
d9c3f3c0dc
Merge pull request #196007 from wegank/fdl11-remove 2022-11-09 22:31:50 +01:00
Weijia Wang
d474e39f7d root: fix build on aarch64-darwin 2022-11-09 21:03:59 +01:00
Andrew Morgan
ef527a4a2b
ardour: 6.9 -> 7.1 (#196290) 2022-11-09 20:46:13 +01:00
Sandro
00dd23ec03
Merge pull request #200050 from jiegec/mucommander 2022-11-09 20:43:43 +01:00
Jan Tojnar
444a64008a sublime-merge-dev: 2076 → 2078 2022-11-09 19:09:43 +01:00
Jan Tojnar
4e96b3488e sublime4-dev: 4137 → 4141 2022-11-09 19:09:43 +01:00
github-actions[bot]
d99020653d
Merge master into staging-next 2022-11-09 18:01:11 +00:00
figsoda
10dbd0c4b3
Merge pull request #200292 from r-ryantm/auto-update/go-graft
go-graft: 0.2.13 -> 0.2.14
2022-11-09 12:30:47 -05:00
Weijia Wang
5d5c6ded1a root: 6.26.06 -> 6.26.08 2022-11-09 18:19:45 +01:00
Lassulus
4de670efd3
Merge pull request #186508 from emmanuelrosa/sparrow-1.6.6 2022-11-09 18:14:44 +01:00
Shamrock Lee
0106a68555
root: enable davix and ssl support (#200096)
This enables CERN ROOT to open file urls with scheme
`davs://` and `https://`.

The inclusion of `openssl` in buildInputs
will increase neither closure size nor rebuild frequency,
since `python3`, which depends on `openssl`, is already a dependency.
2022-11-09 11:31:37 -05:00
Bjørn Forsman
7f290a9d35
blocky: embed version info (#200215)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-09 17:26:46 +01:00
Nikolay Korotkiy
60762c6576
Merge pull request #200369 from r-ryantm/auto-update/cudatext
cudatext: 1.175.0 -> 1.176.0
2022-11-09 19:47:21 +04:00
Doron Behar
78bc5aad0b
Merge pull request #199677 from doronbehar/pkg/martchus 2022-11-09 14:44:30 +00:00
Pavol Rusnak
8a57de3367
Merge pull request #200373 from r-ryantm/auto-update/ffmpeg-normalize
ffmpeg-normalize: 1.25.2 -> 1.25.3
2022-11-09 15:34:18 +01:00
Jan Tojnar
b341e5bb96
Merge pull request #199709 from LibreCybernetics/gnome-updates
GNOME Updates
2022-11-09 14:53:58 +01:00
R. Ryantm
659dd0acc8 ffmpeg-normalize: 1.25.2 -> 1.25.3 2022-11-09 12:16:27 +00:00
github-actions[bot]
c5638a6391
Merge master into staging-next 2022-11-09 12:01:25 +00:00
R. Ryantm
ac520c672f cudatext: 1.175.0 -> 1.176.0 2022-11-09 11:21:10 +00:00
Anderson Torres
058c92207f
Merge pull request #200303 from r-ryantm/auto-update/icewm
icewm: 3.2.0 -> 3.2.1
2022-11-09 08:01:46 -03:00
Matthieu Coudron
9f0f80b069
Merge pull request #198120 from esclear/update-wireshark
wireshark: 3.6.5 -> 4.0.1
2022-11-09 11:49:45 +01:00
Chuang Zhu
7e12550ff9 tootle: fix build 2022-11-09 18:40:06 +08:00
K900
dd3a0db771
Merge pull request #200064 from andrevmatos/kde/gear
kde/gear: 22.08.2 -> 22.08.3
2022-11-09 12:39:12 +03:00
Azat Bahawi
5c1561a9da
seaweedfs: 3.32 -> 3.34 2022-11-09 11:57:57 +03:00
Francesco Gazzetta
5cec437bf0
Merge pull request #200282 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.60 -> 1.61
2022-11-09 08:10:29 +00:00
Fabian Affolter
fc2ce8cddd
Merge pull request #200235 from r-ryantm/auto-update/dnscontrol
dnscontrol: 3.21.0 -> 3.22.0
2022-11-09 08:00:43 +01:00
Fabian Affolter
95ed815b50
Merge pull request #200234 from r-ryantm/auto-update/delly
delly: 1.1.5 -> 1.1.6
2022-11-09 08:00:15 +01:00
github-actions[bot]
5995b81686
Merge master into staging-next 2022-11-09 06:01:29 +00:00
zowoq
bbf77421ac terraform-providers.*: mark broken on darwin 2022-11-09 14:45:01 +10:00
zowoq
6f05cdda61 terraform-providers.checkpoint: remove
broken on linux
2022-11-09 14:45:01 +10:00
github-actions[bot]
dd85f32ddd terraform-providers.ibm: 1.47.0 → 1.47.1 2022-11-09 14:45:01 +10:00
github-actions[bot]
240ccc2d63 terraform-providers.ksyun: 1.3.56 → 1.3.57 2022-11-09 14:45:01 +10:00
github-actions[bot]
51204e7dd0 terraform-providers.alicloud: 1.190.0 → 1.191.0 2022-11-09 14:45:01 +10:00
github-actions[bot]
f3138b629e terraform-providers.github: 5.7.0 → 5.8.0 2022-11-09 14:45:01 +10:00
github-actions[bot]
1824bbfc34 terraform-providers.bigip: 1.15.2 → 1.16.0 2022-11-09 14:45:01 +10:00
github-actions[bot]
e94ca86f39 terraform-providers.baiducloud: 1.17.1 → 1.18.0 2022-11-09 14:45:01 +10:00
Fabián Heredia Montiel
5116aa1cf2 gnome-latex: 3.41.2 → 3.42.0
https://gitlab.gnome.org/swilmet/gnome-latex/-/compare/3.41.2...3.42.0
2022-11-08 21:55:44 -06:00
Weijia Wang
61dcd8abc4
audacity: add wrapGAppsHook (#200290) 2022-11-08 20:31:26 -05:00
ajs124
0408daacca
Merge pull request #200262 from OPNA2608/remove/hdr-plus
hdr-plus: Drop
2022-11-09 01:33:59 +01:00
Artturi
3e2445be79
Merge pull request #200145 from hzeller/20221107-update-surelog-uhdm-plugin
Fix for darwin build.
2022-11-09 02:09:35 +02:00
Luke Granger-Brown
47a62893e6
Merge pull request #200168 from r-ryantm/auto-update/portfolio
portfolio: 0.59.2 -> 0.59.3
2022-11-09 00:09:14 +00:00
R. Ryantm
6e92f67a7e icewm: 3.2.0 -> 3.2.1 2022-11-09 00:07:00 +00:00
github-actions[bot]
81316207ec
Merge master into staging-next 2022-11-09 00:02:55 +00:00
Maximilian Bosch
1eb380d489
element-{web,desktop}: 1.11.13 -> 1.11.14
ChangeLog web: https://github.com/vector-im/element-web/releases/tag/v1.11.14
ChangeLog desktop: https://github.com/vector-im/element-desktop/releases/tag/v1.11.14
2022-11-09 00:37:41 +01:00
night
68eee311ff gvisor: 20220919.0 -> 20221102.1 2022-11-09 09:07:41 +10:00
zowoq
f1ab23b10e clusterctl: 1.2.4 -> 1.2.5
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.2.5
2022-11-09 09:06:16 +10:00
zowoq
1e354b8d0b gh: 2.19.0 -> 2.20.0
https://github.com/cli/cli/releases/tag/v2.20.0
2022-11-09 09:05:56 +10:00
R. Ryantm
bc99a450c2 go-graft: 0.2.13 -> 0.2.14 2022-11-08 23:00:24 +00:00
Pavol Rusnak
23a592a830
Merge pull request #200250 from r-ryantm/auto-update/elements
elements: 22.0 -> 22.0.2
2022-11-08 23:22:35 +01:00
R. Ryantm
6c44734327 ft2-clone: 1.60 -> 1.61 2022-11-08 22:20:15 +00:00
OPNA2608
f9654f451e hdr-plus: Drop
- Last upstream code change that wasn't an upstreamed fix by a Nixpkgs maintainer in 2020-03-10
- `halide` bumps usually break it
  - was broken by Halide 10.0.0, initially fix upstreamed by us but according to Hydra on 2022-04-17 it broke again on Halide 10.0.0 (and it hasn't been building on Hydra since then)
  - has been reported upstream as broken again on Halide 12.0.0 (2021-05-20)
  - we are now on Halide 14.0.0 with no fix merged or even PR'd
- Originally introduced for `megapixels`, which has dropped support for it due to bad results & complications with its integration
  - With this dependency gone, I have no personal motivation to maintain this package either

For these reasons, I'm dropping the package from Nixpkgs.
2022-11-08 22:23:10 +01:00
Henner Zeller
50c509ecf3 surelog: 1.40 -> 1.45
Update Surelog (going along with uhdm 1.45). Fix flaky tests
to to parallel execution of ctest by patching in a fix that is
already upstream.

Result zero hydra failures #199919

Also: using flatbuffers from nix environment instead of third_party/

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-11-08 12:47:27 -08:00
Henner Zeller
568398e338 uhdm: 0.9.1.40 -> 1.45
Update UHDM and also fix for Darwin build.
The gtest version used in the project unconditionally uses
/tmp as temporary directory in Darwin and does not honor the
environment variables introduced in gtest 1.12.
Use that gtest version so that it will work in the Hydra
build environment.

Related: #199919 as this is fixing the Darwin build.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-11-08 12:47:14 -08:00
figsoda
29b89141bf
Merge pull request #199553 from figsoda/nvim-treesitter
vimPlugins: also update nvim-treesitter grammars in the update script
2022-11-08 15:32:27 -05:00
Raphael Robatsch
379fc29352 pkgsi686Linux.mumble: fix build
Fixes 'static assertion failed: static_assert(sizeof(CCameraAngles) == 0x408, "");'
when compiling pkgsi686Linux.mumble, which is a dependency of x64 mumble_overlay.
2022-11-08 21:31:37 +01:00
OPNA2608
04a590b89a np2kai: Fix build 2022-11-08 21:14:28 +01:00
OPNA2608
4854f55666 palemoon: 31.3.0.1 -> 31.3.1 2022-11-08 20:58:51 +01:00
R. Ryantm
b8bea4ebc0 elements: 22.0 -> 22.0.2 2022-11-08 19:55:05 +00:00
Fabian Affolter
0ab419f97a
Merge pull request #200207 from r-ryantm/auto-update/git-machete
git-machete: 3.12.5 -> 3.13.0
2022-11-08 19:46:52 +01:00
R. Ryantm
353d9cc9bd dnscontrol: 3.21.0 -> 3.22.0 2022-11-08 18:25:09 +00:00
R. Ryantm
c7ba9b459c delly: 1.1.5 -> 1.1.6 2022-11-08 18:21:37 +00:00
github-actions[bot]
4517d658d3
Merge master into staging-next 2022-11-08 18:01:16 +00:00
Anderson Torres
d674db7e7b
Merge pull request #200200 from alerque/vcsh-2.0.5
vcsh: 2.0.4 → 2.0.5
2022-11-08 12:55:32 -03:00
R. Ryantm
b17dcdfb87 discord-ptb: 0.0.34 -> 0.0.35 2022-11-08 10:24:27 -05:00
Fabian Affolter
9ac3253434
Merge pull request #200024 from fabaff/docker-bump
python310Packages.docker: 6.0.0 -> 6.0.1
2022-11-08 15:48:02 +01:00
Tim Kleinschmidt
da3c876cdd
iterm2: 3.4.15 -> 3.4.17
https://iterm2.com/downloads/stable/iTerm2-3_4_16.changelog
https://iterm2.com/downloads/stable/iTerm2-3_4_17.changelog
2022-11-08 15:27:12 +01:00
Mario Rodas
c3b26b4650
Merge pull request #200051 from fgaz/litebrowser/init
litebrowser, litehtml: init
2022-11-08 09:16:27 -05:00
Anderson Torres
4d44cd61d1
Merge pull request #199972 from foo-dogsquared/update-ashuffle
ashuffle: 3.12.5 -> 3.13.4
2022-11-08 11:06:22 -03:00
R. Ryantm
2d676a12ef git-machete: 3.12.5 -> 3.13.0 2022-11-08 14:02:40 +00:00
Caleb Maclennan
1df1e119f2
vcsh: 2.0.4 → 2.0.5 2022-11-08 15:55:37 +03:00
Sandro
921b410e30
Merge pull request #198286 from SuperSandro2000/open-vm-tools 2022-11-08 13:04:09 +01:00
github-actions[bot]
6e1c7f74c7
Merge master into staging-next 2022-11-08 12:01:29 +00:00
Francesco Gazzetta
b3d01ee885 litebrowser: init at unstable-2022-10-31 2022-11-08 12:58:04 +01:00
Sandro
a513654bd4
Merge pull request #200169 from urandom2/inframap
Fixes https://github.com/NixOS/nixpkgs/issues/185136
2022-11-08 12:41:16 +01:00
Sandro
0ed870295e
Merge pull request #200068 from urandom2/emoji-picker
Fixes https://github.com/NixOS/nixpkgs/issues/191952
2022-11-08 12:32:49 +01:00
Fabian Affolter
cad704eb95 toil: 5.6.0 -> 5.7.1 2022-11-08 12:17:40 +01:00
R. Ryantm
ad1545fd30 deadbeef: 1.9.2 -> 1.9.3 2022-11-08 10:58:15 +00:00
R. Ryantm
c479fab920 portfolio: 0.59.2 -> 0.59.3 2022-11-08 08:37:14 +00:00
Colin Arnott
d7981c8788
inframap: init at 0.6.7
Fixes #185136
2022-11-08 08:33:21 +00:00
Martin Weinelt
7266d56d34
Merge pull request #200102 from mweinelt/firefox-crashreporter 2022-11-08 09:16:58 +01:00
Mario Rodas
f84d890770
Merge pull request #199530 from NickCao/stellarium_11
stellarium: 1.0 -> 1.1
2022-11-08 03:15:29 -05:00
Mario Rodas
042fd4bb7e
Merge pull request #200127 from NickCao/tdesktop
tdesktop: 4.3.0 -> 4.3.1
2022-11-08 03:12:39 -05:00
Martin Weinelt
6acfc788cc
buildMozillaMach: add curl into crashreporter rpath
Firefox has been crashy during the 106 cycle on my laptop, so I saw the
crashreporter more often than not. In the terminal spew I found

> Failed to open curl lib from binary, use libcurl.so instead

and the GUI told me submitting the report had failed. Not great if you
actually except to have your bugs fixed at some point.
2022-11-08 07:52:12 +01:00
figsoda
187ffe25d9
Merge pull request #200110 from r-ryantm/auto-update/lefthook
lefthook: 1.1.4 -> 1.2.0
2022-11-08 01:14:07 -05:00
figsoda
8f2954fd08
Merge pull request #200140 from r-ryantm/auto-update/nixpacks
nixpacks: 0.12.2 -> 0.12.3
2022-11-08 01:08:15 -05:00
github-actions[bot]
917a1408b8
Merge master into staging-next 2022-11-08 06:01:15 +00:00
R. Ryantm
894f2bfdcd imagemagick: 7.1.0-51 -> 7.1.0-52 2022-11-07 21:30:49 -08:00
github-actions[bot]
150488101f terraform-providers.ucloud: 1.32.4 → 1.32.5 2022-11-08 14:27:04 +10:00
github-actions[bot]
2fcd46776c terraform-providers.snowflake: 0.50.0 → 0.51.0 2022-11-08 14:27:04 +10:00
github-actions[bot]
f5da646112 terraform-providers.scaleway: 2.5.0 → 2.6.0 2022-11-08 14:27:04 +10:00