Commit Graph

510095 Commits

Author SHA1 Message Date
Maciej Krüger
a4732f5307
Merge pull request #246440 from justinas/fluffychat-pname
fluffychat: use 'pname' instead of 'name'
2023-08-02 13:05:07 +02:00
R. Ryantm
cb4e0a8d4e fwup: 1.10.0 -> 1.10.1 2023-08-02 11:03:23 +00:00
Weijia Wang
384c6a6fa2
Merge pull request #246502 from r-ryantm/auto-update/ocamlPackages.x509
ocamlPackages.x509: 0.16.4 -> 0.16.5
2023-08-02 12:48:03 +02:00
Franz Pletz
c01c7a81d7
Merge pull request #246751 from wlcx/fix-owncast
owncast: fix ffmpeg issues with systemd
2023-08-02 12:47:24 +02:00
Franz Pletz
cb10b111f3
obs-studio: fix #226468 2023-08-02 12:37:36 +02:00
Franz Pletz
6eeae9d1c2
obs-studio-plugins.obs-source-record: 2022-11-10 -> 0.3.2 2023-08-02 12:37:36 +02:00
Franz Pletz
9bf10ac3c5
obs-studio: 29.0.2 -> 29.1.3
Co-authored-by: matthewcroughan <matt@croughan.sh>
Co-authored-by: materus <materus@podkos.pl>
2023-08-02 12:37:36 +02:00
lewo
9cbab01d6f
Merge pull request #246678 from r-ryantm/auto-update/open-policy-agent
open-policy-agent: 0.54.0 -> 0.55.0
2023-08-02 12:32:55 +02:00
R. Ryantm
0d0aae2d0b kyverno: 1.10.1 -> 1.10.2 2023-08-02 10:25:39 +00:00
R. Ryantm
bd94ce1422 dagger: 0.6.3 -> 0.6.4 2023-08-02 10:23:22 +00:00
Luke Granger-Brown
54a572ac07
Merge pull request #246711 from r-ryantm/auto-update/oven-media-engine
oven-media-engine: 0.15.13 -> 0.15.14
2023-08-02 11:22:33 +01:00
Emery Hemingway
a3cfb6589c compilers/nim: do not modify hardening flags
Hardening can set -O𝑛 flags that contradict $CC flags added by
the Nim compiler but this should be resolved later in the wrapper
script.

Fix #243759
2023-08-02 11:20:26 +01:00
Emery Hemingway
cf0f865c71 nimPackages.unicodeplus: do check 2023-08-02 11:20:26 +01:00
Emery Hemingway
6afa4f43be nimPackages.segmentation: do check 2023-08-02 11:20:26 +01:00
Emery Hemingway
83ecef0234 nimPackages.regex: eeefb4f -> 0.20.2 2023-08-02 11:20:26 +01:00
Emery Hemingway
6a369a77e0 nimPackages.ws: init 0.5.0 2023-08-02 11:20:26 +01:00
Emery Hemingway
880d421944 nimPackages.unicodedb: 0.9.0 -> 0.12.0 2023-08-02 11:20:26 +01:00
Emery Hemingway
7a00eb6454 nimPackages.noise: 0.1.4 -> 0.1.8 2023-08-02 11:20:26 +01:00
emilylange
68c59791fb
chromium,ungoogled-chromium: fix ofborg maintainer pings
ofborg uses `builtins.unsafeGetAttrPos` internally, to figure out which
maintainers need to be pinged.

e.g:
`builtins.unsafeGetAttrPos "version" drv`

When using a `.json` file containing the version via `lib.importJSON`,
this will always return `null` and thus leading to no pings at all.

This commit works around this, resulting in properly working pings
for any changes to the upstream-info file.

A similar thing has been done for element-{web,desktop} in the past.
2023-08-02 12:17:42 +02:00
R. Ryantm
2d7d5ac2a4 shiori: 1.5.4 -> 1.5.5 2023-08-02 10:14:18 +00:00
R. Ryantm
e6dcb5cb8e fits-cloudctl: 0.11.11 -> 0.11.13 2023-08-02 10:12:48 +00:00
Weijia Wang
079bcb0e69
Merge pull request #246501 from r-ryantm/auto-update/fuzzel
fuzzel: 1.9.1 -> 1.9.2
2023-08-02 11:48:18 +02:00
Weijia Wang
28435ffe75
Merge pull request #246520 from r-ryantm/auto-update/unciv
unciv: 4.7.8-patch1 -> 4.7.11
2023-08-02 11:47:53 +02:00
Weijia Wang
fc35ae78cf
Merge pull request #246682 from r-ryantm/auto-update/simple-dftd3
simple-dftd3: 0.7.0 -> 1.0.0
2023-08-02 11:46:38 +02:00
Weijia Wang
83592e4cb7
Merge pull request #246598 from kilianar/logseq-0.9.12
logseq: 0.9.11 -> 0.9.13
2023-08-02 11:45:02 +02:00
Randy Eckenrode
f97f08c1b6 zziplib: fix build with clang 15+
Fix invalid pointer conversions flagged by clang as an error.
2023-08-02 09:44:00 +00:00
Sam Willcocks
b20ffc17bd owncast: fix ffmpeg issues with systemd
The `bash` and `which` wrapper dependencies were mistakenly removed last
package update.
The package works when run manually since you already have bash and
which in your path. Only when isolated in systemd does the issue emerge.
2023-08-02 10:43:30 +01:00
Weijia Wang
b43c65b62e
Merge pull request #246374 from r-ryantm/auto-update/libsForQt5.mlt
libsForQt5.mlt: 7.16.0 -> 7.18.0
2023-08-02 11:41:10 +02:00
R. Ryantm
9f29a81aa4 grpc-gateway: 2.16.1 -> 2.16.2 2023-08-02 09:40:12 +00:00
R. Ryantm
0980e84772 mainsail: 2.6.0 -> 2.6.2 2023-08-02 09:35:58 +00:00
Weijia Wang
7ab33dcac0
Merge pull request #246140 from r-ryantm/auto-update/ocamlPackages.unix-errno
ocamlPackages.unix-errno: 0.6.1 -> 0.6.2
2023-08-02 11:32:16 +02:00
R. Ryantm
e1d395d39b erlang: 25.3.2.4 -> 25.3.2.5 2023-08-02 17:31:22 +08:00
R. Ryantm
64ccc1bdab python311Packages.unstructured-inference: 0.5.5 -> 0.5.7 2023-08-02 17:30:04 +08:00
Lin Jian
d4602c2f3c
kanata: 1.3.0 -> 1.4.0 2023-08-02 17:28:34 +08:00
Weijia Wang
e001e99801
Merge pull request #246223 from r-ryantm/auto-update/rpcs3
rpcs3: 0.0.28-15372-38a5313ed -> 0.0.28-15409-fd6829f75
2023-08-02 11:27:45 +02:00
R. Ryantm
61d7bd0585 aws-sso-cli: 1.9.10 -> 1.10.0 2023-08-02 11:25:58 +02:00
R. Ryantm
7da7963dba transifex-cli: 1.6.9 -> 1.6.10 2023-08-02 09:25:28 +00:00
Doron Behar
84a435238f
Merge pull request #246730 from doronbehar/pkg/confy
confy: noop - use fetchFromSourcehut
2023-08-02 09:24:07 +00:00
Christina Sørensen
46dcf7469f
maintainers: update cafkafk
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-02 11:11:06 +02:00
Weijia Wang
59bdd40c59
Merge pull request #246709 from r-ryantm/auto-update/istioctl
istioctl: 1.18.1 -> 1.18.2
2023-08-02 11:10:59 +02:00
R. Ryantm
f354d2a093 cloud-init: 23.2.1 -> 23.2.2 2023-08-02 08:58:50 +00:00
Dominik Ritter
92a0dc99cf josm: 18772 -> 18789 2023-08-02 10:52:26 +02:00
Michael Evans
62dd699373 shipments: use fetchFromSourcehut 2023-08-02 10:46:30 +02:00
Andrey Krainyak
d61cc625fa
nixos-install: fix removal of non-empty /mnt
After building the target system, `nixos-install` tries to remove `/mnt`
on the target filesystem. And the script may fail without any explanation,
if `/mnt` isn't empty.

This commit makes the installation process carry on even if there are
files under `/mnt`.

See https://github.com/NixOS/nixpkgs/issues/244643.
2023-08-02 16:37:22 +08:00
Pol Dellaiera
3475fdeeea
Merge pull request #241790 from ImUrX/npm-outdated
vscode-extensions.mskelton.npm-outdated: init at 2.2.0
2023-08-02 10:36:31 +02:00
Pol Dellaiera
53d4fee91f
Merge pull request #246645 from NixOS/haproxy/use-finalAttrs-pattern
haproxy: use `finalAttrs` pattern
2023-08-02 10:36:14 +02:00
R. Ryantm
380e53ab1f python310Packages.pydata-google-auth: 1.8.0 -> 1.8.2 2023-08-02 08:24:10 +00:00
Pavol Rusnak
278602108d
Merge pull request #246721 from r-ryantm/auto-update/tor
tor: 0.4.7.13 -> 0.4.7.14
2023-08-02 09:53:43 +02:00
Doron Behar
966f6e2fd4
Merge pull request #246666 from r-ryantm/auto-update/texlab
texlab: 5.7.0 -> 5.8.0
2023-08-02 07:42:02 +00:00
liyangau
85bdf60c63 deck: 1.23.0 -> 1.25.0
Diff: https://github.com/Kong/deck/compare/v1.23.0...v1.25.0
Changelog: https://github.com/Kong/deck/blob/main/CHANGELOG.md#v1250
2023-08-02 17:40:23 +10:00