Commit Graph

84499 Commits

Author SHA1 Message Date
Mario Rodas
e0da9b988d
Merge pull request #195292 from r-ryantm/auto-update/wtf
wtf: 0.41.0 -> 0.42.0
2022-10-09 19:32:13 -05:00
R. Ryantm
6886c7f218 bemenu: 0.6.11 -> 0.6.12 2022-10-10 00:22:42 +00:00
Mario Rodas
395227d2dc
Merge pull request #195156 from r-ryantm/auto-update/vcluster
vcluster: 0.12.1 -> 0.12.2
2022-10-09 19:18:08 -05:00
github-actions[bot]
535838d0a5
Merge master into staging-next 2022-10-10 00:03:49 +00:00
Anderson Torres
52bbd5121b
Merge pull request #180080 from viraptor/reaper-update
reaper: Add update script
2022-10-09 20:13:54 -03:00
Noah Fontes
453192aa4b
p4d: add corngood to maintainers 2022-10-09 15:48:05 -07:00
Noah Fontes
2576bb2c18
p4: 2021.2.2201121 -> 2022.1.2305383, build from source
The actual p4 command is open-source software released under the
2-clause BSD license, so we can build it here (for pretty much every
architecture we support!) and include it in the cache.

This change removes the server-side commands from this package, but they
are now available as part of a separate p4d package instead. (The server
package remains unfree.)

As an added bonus, we can also include the libraries and headers for the
C/C++ API, which will allow us to package any software that uses
Perforce as a library in the future.
2022-10-09 15:47:57 -07:00
R. Ryantm
8b370b3d62 wtf: 0.41.0 -> 0.42.0 2022-10-09 22:12:05 +00:00
Sandro
7cac0eabc2
Merge pull request #194511 from esclear/update-pgmodeler 2022-10-09 23:55:16 +02:00
Dominik Ritter
2fcfc5d061 josm: 18565 -> 18570 2022-10-09 22:37:34 +02:00
Naïm Favier
cea0c62688
weechat: add PHP support
Add PHP support, but do not include it in the wrapper by default, because
- it doesn't build on Darwin,
- it doubles the closure size,
- there are no official scripts written in PHP,
- it's probably broken: the [example PHP
  script](https://weechat.org/files/doc/stable/weechat_scripting.en.html#register_function)
  from the manual fails to load.

Enable build-time tests (except on Darwin as they don't build).

Remove `-DENABLE_JAVASCRIPT=OFF`, which was made the default upstream [a long time
ago](340d6646a6).

Add myself as a maintainer.
2022-10-09 21:55:38 +02:00
Martin Weinelt
a2688acfd5 Revert "seahub: fix build"
This reverts commit 2189b95ebf.

Breaks eval by setting format a second time.

Duplicates b5393c3f78
2022-10-09 21:42:39 +02:00
Martin Weinelt
d5631ca4ee Merge remote-tracking branch 'origin/master' into staging-next 2022-10-09 21:42:00 +02:00
figsoda
1a615dc4ac process-viewer: set meta.mainProgram 2022-10-09 21:20:34 +02:00
R. Ryantm
6ceaf4b115 portfolio: 0.59.1 -> 0.59.2 2022-10-09 19:17:26 +00:00
figsoda
02204ec825 image-roll: switch to wrapGAppsHook4, fix typo 2022-10-09 14:28:17 -04:00
figsoda
4273a0c10d blanket: switch to wrapGAppsHook4 2022-10-09 14:21:34 -04:00
figsoda
20e594d005 showmethekey: switch to wrapGAppsHook4 2022-10-09 14:05:06 -04:00
github-actions[bot]
44f6a02f39
Merge master into staging-next 2022-10-09 18:01:35 +00:00
figsoda
681bc21924 spot: switch to wrapGAppsHook4 2022-10-09 13:53:38 -04:00
figsoda
4ea1c7450a pods: switch to wrapGAppsHook4 2022-10-09 13:32:40 -04:00
figsoda
e8a7cb9cd2 genact: remove patch 2022-10-09 13:21:39 -04:00
figsoda
6c598a7a37
Merge pull request #195189 from r-ryantm/auto-update/colima
colima: 0.4.5 -> 0.4.6
2022-10-09 13:16:05 -04:00
Lin Yinfeng
2189b95ebf seahub: fix build 2022-10-09 13:12:07 -04:00
Sergei Trofimovich
012d718bc1 timedoctor: remove broken uninstallable package
The package fails t install as it requires x86_64-linux, but it's
dependency requires i686 linux:

    $ nix build --no-link -f. timedoctor --show-trace
    error: unsupported CPU i686

       … while evaluating the attribute 'version'

       at pkgs/development/compilers/adoptopenjdk-bin/jdk-linux-base.nix:40:3:

           39|
           40|   version = sourcePerArch.${cpuName}.version or (throw "unsupported CPU ${cpuName}");
             |   ^

I only onticed it because it uses `xorg.libXaw3d` while nothing else does.

Let's remove it.
2022-10-09 17:52:29 +01:00
Thiago Kenji Okada
6b0b91fee3
Merge pull request #195235 from thiagokokada/retroarch-mark-as-broken-macos
retroarch: mark as broken in macOS
2022-10-09 17:28:33 +01:00
Sandro
5033459322
Merge pull request #193476 from wegank/libssh2-license 2022-10-09 18:24:56 +02:00
Timothy DeHerrera
4a0123e49e
Merge pull request #194833 from nrdxp/pyqt6-webengine-new
pyqt6-webengine: init
2022-10-09 10:24:35 -06:00
Mario Rodas
ed0eeef636
Merge pull request #191421 from r-ryantm/auto-update/polkadot
polkadot: 0.9.28 -> 0.9.29
2022-10-09 10:26:34 -05:00
Mario Rodas
253e532f64
Merge pull request #192008 from r-ryantm/auto-update/argo
argo: 3.3.9 -> 3.4.1
2022-10-09 10:24:41 -05:00
Naïm Favier
86b0bec192
weechat: 3.6 -> 3.7
https://github.com/weechat/weechat/releases/tag/v3.7
2022-10-09 17:23:43 +02:00
Mario Rodas
0944060834
Merge pull request #195028 from r-ryantm/auto-update/tektoncd-cli
tektoncd-cli: 0.24.0 -> 0.24.1
2022-10-09 10:23:36 -05:00
Sergei Trofimovich
142aaffe34 elinks: use libX11 directly instead of xlibsWrapper indirection
Validated as no change in `out` output with `diffoscope`.
2022-10-09 16:18:05 +01:00
Sandro
8abe02708c
Merge pull request #194937 from wegank/audacity-3.2.1 2022-10-09 16:52:56 +02:00
7c6f434c
edfbb674c0
Merge pull request #195209 from vbgl/gajim-1.5.2
gajim: 1.5.1 → 1.5.2
2022-10-09 14:39:08 +00:00
Thiago Kenji Okada
b29b72fb8f
Merge pull request #194824 from thiagokokada/libretro-supafaust-init
libretro.beetle-supafaust: init at unstable-2022-10-01
2022-10-09 15:05:40 +01:00
figsoda
a40a7a24ac
Merge pull request #195145 from figsoda/vim-plugins
Add 5 vim plugins
2022-10-09 09:56:25 -04:00
Thiago Kenji Okada
8f292e3613 retroarch: mark as broken in macOS
This doesn't change to much since the wrapper is also broken.
2022-10-09 14:46:42 +01:00
maxine
dcd6aa7b3b
Merge pull request #195037 from Enzime/1password-darwin 2022-10-09 15:40:25 +02:00
R. Ryantm
fc75cc94f4 praat: 6.2.22 -> 6.2.23 2022-10-09 21:05:10 +08:00
github-actions[bot]
8972888c55
Merge master into staging-next 2022-10-09 12:01:31 +00:00
Anderson Torres
77f47938c8
Merge pull request #195136 from wegank/pcem-wxgtk
pcem: migrate to wxGTK32
2022-10-09 08:37:26 -03:00
Alex Griffin
74fc4924fb xmonadctl: use xmonad-contrib's src 2022-10-09 13:16:13 +02:00
Sandro
42f7345fb0
Merge pull request #194910 from SuperSamus/duckstation-revert 2022-10-09 12:57:48 +02:00
Weijia Wang
4836d085e4 audacity: deprecate wxGTK31 and gtk2 2022-10-09 12:46:50 +02:00
Weijia Wang
aafc60e4c2 audacity: 3.1.3 -> 3.2.1 2022-10-09 12:45:44 +02:00
André-Patrick Bubel
17b9d61957
mediathekview: 13.8.0 -> 13.9.1 (#194125) 2022-10-09 12:40:07 +02:00
Weijia Wang
ef72b5f86e freefilesync: update license 2022-10-09 12:33:17 +02:00
Yorick van Pelt
5819054b67
guake: 3.6.3 -> 3.9.0
Fixes CVE-2021-23556
2022-10-09 11:40:53 +02:00
Sergei Trofimovich
7c0859b7d5
Merge pull request #194691 from amjoseph-nixpkgs/pr/xlibsWrapper/pcb
pcb: use xorg.* packages directly instead of xlibsWrapper
2022-10-09 10:07:29 +01:00
Vincent Laporte
daf5a09d37
gajim: 1.5.1 → 1.5.2 2022-10-09 11:01:43 +02:00
Maximilian Bosch
4ece171482
Merge pull request #194738 from mayflower/pi-tokenjanitor
nixos/privacyidea: add proper support for `privacyidea-token-janitor`
2022-10-09 09:50:20 +02:00
Lassulus
d052fcf0ed
Merge pull request #195102 from witheredsea7df/upgrade/bitcoin-abc
bitcoin-abc: 0.21.13 -> 0.26.2
2022-10-09 09:21:09 +02:00
R. Ryantm
17c43ab2c8 colima: 0.4.5 -> 0.4.6 2022-10-09 07:20:35 +00:00
Vladimír Čunát
683bd80353
Merge #195056: thunderbird*: 102.3.1 -> 102.3.2 2022-10-09 08:42:33 +02:00
github-actions[bot]
efe8ad8714
Merge master into staging-next 2022-10-09 06:04:00 +00:00
Mario Rodas
e663419273
Merge pull request #195174 from figsoda/update-genact
genact: 1.1.1 -> 1.2.0
2022-10-09 00:33:50 -05:00
figsoda
a5c7d3b021 genact: 1.1.1 -> 1.2.0 2022-10-08 23:38:13 -04:00
figsoda
441788b712 vimPlugins.flit-nvim: init at 2022-09-23 2022-10-08 23:28:26 -04:00
figsoda
da7676ecd6 vimPlugins.leap-ast-nvim: init at 2022-08-02 2022-10-08 23:28:25 -04:00
figsoda
342dd0bf48 vimPlugins.leap-nvim: init at 2022-10-01 2022-10-08 23:27:22 -04:00
figsoda
804fb8e11b vimPlugins.dial-nvim: init at 2022-08-29 2022-10-08 23:27:22 -04:00
figsoda
232f8d1ea0 vimPlugins.live-command-nvim: init at 2022-10-06 2022-10-08 23:27:22 -04:00
figsoda
d1a8b12916 vimPlugins: update 2022-10-08 23:27:22 -04:00
R. Ryantm
2710b3f6d8 albert: 0.17.3 -> 0.17.6 2022-10-09 02:04:49 +00:00
figsoda
83710dd612
Merge pull request #195133 from pacien/update-scripts-help-trivial-fixes
fix some package names in update script help text (trivial)
2022-10-08 20:55:21 -04:00
figsoda
668deeddc2
Merge pull request #195072 from Enzime/mkvtoolnix-main-program
mkvtoolnix-gui: set `meta.mainProgram`
2022-10-08 20:41:34 -04:00
github-actions[bot]
130aa9ca68
Merge master into staging-next 2022-10-09 00:03:29 +00:00
R. Ryantm
5c6d241742 vcluster: 0.12.1 -> 0.12.2 2022-10-08 23:08:56 +00:00
Mario Rodas
f49ce8a79f
Merge pull request #194977 from r-ryantm/auto-update/kubent
kubent: 0.5.1 -> 0.6.0
2022-10-08 17:37:58 -05:00
Mario Rodas
ac3794623d
Merge pull request #195104 from r-ryantm/auto-update/minikube
minikube: 1.27.0 -> 1.27.1
2022-10-08 17:33:41 -05:00
Mario Rodas
8fede648a8
Merge pull request #195125 from wegank/wxhexeditor-darwin
wxhexeditor: add darwin support
2022-10-08 17:32:03 -05:00
Anderson Torres
1bb0b1f739
Merge pull request #195118 from wegank/aegisub-wxgtk
aegisub: migrate to wxGTK32
2022-10-08 18:41:03 -03:00
Weijia Wang
7e959388cd pcem: migrate to wxGTK32 2022-10-08 23:30:03 +02:00
pacien
327a4e1ce0 keytar: fix package name in update script help text 2022-10-08 22:47:14 +02:00
Mario Rodas
dc849ffbcd
Merge pull request #194979 from r-ryantm/auto-update/leftwm
leftwm: 0.3.0 -> 0.4.0
2022-10-08 15:41:51 -05:00
Timothy DeHerrera
c6c52c521f
qutebrowser: init qt6 variant 2022-10-08 14:21:00 -06:00
Weijia Wang
4a4300eae4 wxhexeditor: add darwin support 2022-10-08 21:44:03 +02:00
Christian Kögler
472f197978 neovide: remove dependency to skia sources 2022-10-08 21:39:01 +02:00
witheredsea7df
b206c7d019 bitcoin-abc: 0.21.13 -> 0.26.2 2022-10-08 15:34:45 -04:00
Robert Scott
dfe4cc1d91
Merge pull request #195114 from wegank/treesheets-darwin
treesheets: add darwin support
2022-10-08 20:19:50 +01:00
Weijia Wang
7d94323083 aegisub: migrate to wxGTK32 2022-10-08 21:06:10 +02:00
Weijia Wang
3d675948c5 treesheets: add darwin support 2022-10-08 20:25:01 +02:00
github-actions[bot]
d2cd24fe6a
Merge master into staging-next 2022-10-08 18:01:07 +00:00
Martino Fontana
c856e2c306 duckstation: unstable-2022-08-22 -> unstable-2022-07-08
This reverts commit b6298548da, reversing
changes made to c82e839d2d.

duckstation: 0.pre+date=2022-01-18 -> unstable-2022-07-08
2022-10-08 19:44:39 +02:00
Sergei Trofimovich
ab92858d67
Merge pull request #195049 from trofi/catclock-without-xlibsWrapper
catclock: use xorg.* packages directly instead of xlibsWrapper indire…
2022-10-08 17:05:46 +01:00
R. Ryantm
b54605669c minikube: 1.27.0 -> 1.27.1 2022-10-08 15:42:55 +00:00
Robert Scott
2da4018528
Merge pull request #194838 from Et7f3/fix-geomyidae-darwin
geomyidae: fix on darwin
2022-10-08 15:33:23 +01:00
Mario Rodas
1093861d3d
Merge pull request #195065 from r-ryantm/auto-update/flexget
flexget: 3.3.30 -> 3.3.31
2022-10-08 09:19:21 -05:00
Weijia Wang
7c45233bcb diff-pdf: migrate to wxGTK32 2022-10-08 16:16:48 +02:00
Bobby Rong
1302a0089e
Merge pull request #190881 from tomfitzhenry/numberstation-1.2
numberstation: 1.1.0 -> 1.2.0
2022-10-08 22:12:39 +08:00
Jörg Thalheim
3a1a7a3105
Merge pull request #195092 from kalekseev/master
chromedriver: fix darwin aarch64
2022-10-08 15:37:08 +02:00
Jörg Thalheim
9f4208dee3
Merge pull request #195021 from r-ryantm/auto-update/signal-cli
signal-cli: 0.11.1 -> 0.11.3
2022-10-08 15:34:55 +02:00
Konstantin Alekseev
c02b06d612 chromedriver: fix darwin aarch64 2022-10-08 16:15:57 +03:00
Martin Weinelt
c674136efd
Merge pull request #195017 from mweinelt/firefox 2022-10-08 15:11:04 +02:00
Bobby Rong
9e53905d6b
Merge pull request #194922 from azahi/werf
werf: 1.2.176 -> 1.2.177
2022-10-08 20:38:41 +08:00
gbtb
9542fd2dc5
rocketchat-desktop: 3.8.9 -> 3.8.11 2022-10-08 20:33:22 +08:00
github-actions[bot]
1b60238acd
Merge master into staging-next 2022-10-08 12:01:37 +00:00
Brendan Reis
bdcdd675da
exact-audio-copy: init at 1.6.0 (#194019) 2022-10-08 13:46:54 +02:00
Sandro
4715a807a8
Merge pull request #194960 from r-ryantm/auto-update/gatekeeper 2022-10-08 13:17:23 +02:00
Michael Hoang
cacae901e4 1password-gui: add macOS builds and unify beta 2022-10-08 22:07:14 +11:00
Michael Hoang
0fbaf1aeee mkvtoolnix-gui: set meta.mainProgram 2022-10-08 22:02:27 +11:00
Robert Scott
fc8106d937
Merge pull request #194748 from LeSuisse/spark-3.2.2
spark_3_2: 3.2.1 -> 3.2.2
2022-10-08 11:53:46 +01:00
Vladimír Čunát
0d24f164c9
Merge #194845: Update socket2 in packages for Rust 1.64 compat
...into staging-next
2022-10-08 12:41:45 +02:00
Jörg Thalheim
ea7b87a6ec
Merge pull request #195058 from r-ryantm/auto-update/ergo
ergo: 4.0.103 -> 4.0.104
2022-10-08 12:36:39 +02:00
Jörg Thalheim
0215ef1a1d scli: fix build 2022-10-08 12:36:05 +02:00
R. Ryantm
3ffe9266e5 yacreader: 9.9.1 -> 9.9.2 2022-10-08 18:29:32 +08:00
Bobby Rong
99f2fd74e8
Merge pull request #194484 from rapenne-s/maintainer_srapenne
add srapenne as maintainer
2022-10-08 18:20:09 +08:00
Sandro
d52393743f
Merge pull request #195000 from oxapentane/init-sigdigger 2022-10-08 12:12:19 +02:00
R. Ryantm
85c0e1bb3d flex-ncat: 0.1-20220505.0 -> 0.1-20221007.1 2022-10-08 18:10:08 +08:00
R. Ryantm
c266918b23 flex-ndax: 0.2-20220427 -> 0.2-20221007.1 2022-10-08 18:09:24 +08:00
R. Ryantm
b5e07bd34e flexget: 3.3.30 -> 3.3.31 2022-10-08 09:18:58 +00:00
R. Ryantm
06a23eade3 ergo: 4.0.103 -> 4.0.104 2022-10-08 08:37:24 +00:00
Vladimír Čunát
e35e3836c5
thunderbird-bin: 102.3.1 -> 102.3.2
https://www.thunderbird.net/en-US/thunderbird/102.3.2/releasenotes/
2022-10-08 10:35:17 +02:00
Vladimír Čunát
d25c4975cf
thunderbird: 102.3.1 -> 102.3.2
https://www.thunderbird.net/en-US/thunderbird/102.3.2/releasenotes/
2022-10-08 10:34:49 +02:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next 2022-10-08 10:20:07 +02:00
Yannis Koutras
b078ae7937
Merge pull request #194406 from kilianar/syncthing-1.22.0
syncthing: 1.21.0 -> 1.22.0
2022-10-08 10:10:05 +02:00
R. RyanTM
9d9071ae62
cri-o: 1.25.0 -> 1.25.1 (#195047) 2022-10-08 17:46:45 +10:00
R. Ryantm
aeff75a5f9 buildkit-nix: 0.0.2 -> 0.0.3 2022-10-08 17:34:50 +10:00
Sergei Trofimovich
1c12d6decf catclock: use xorg.* packages directly instead of xlibsWrapper indirection
Validated by `diffoscope`: `out` output differs only by RUNPATH
libraries order.
2022-10-08 08:33:45 +01:00
Bobby Rong
088051bf65
Merge pull request #194956 from bbigras/anytype
anytype: 0.28.0 -> 0.29.0
2022-10-08 15:23:29 +08:00
Henri Menke
dfb27d6992
git-branchless: 0.5.0 -> 0.5.1 2022-10-08 15:20:02 +08:00
Bobby Rong
44a54140c0
Merge pull request #194325 from berberman/as
Update android studio
2022-10-08 14:36:22 +08:00
R. Ryantm
7175d5f267 cubiomes-viewer: 2.5.0 -> 2.5.1 2022-10-08 14:25:42 +08:00
R. Ryantm
93ae441356 tektoncd-cli: 0.24.0 -> 0.24.1 2022-10-08 03:43:37 +00:00
Luke Granger-Brown
17a374ea00
Merge pull request #194381 from pacien/mercurial-6.2.3
mercurial: 6.2.2 -> 6.2.3
2022-10-08 03:23:07 +01:00
R. Ryantm
3122b77ee4 signal-cli: 0.11.1 -> 0.11.3 2022-10-08 02:09:32 +00:00
Martin Weinelt
5b97db5b4a
firefox-bin-unwrapped: 105.0.2 -> 105.0.3
https://www.mozilla.org/en-US/firefox/105.0.3/releasenotes/
2022-10-08 03:45:08 +02:00
Martin Weinelt
5255c541a6
firefox-unwrapped: 105.0.2 -> 105.0.3
https://www.mozilla.org/en-US/firefox/105.0.3/releasenotes/
2022-10-08 03:44:34 +02:00
Weijia Wang
804100e6e1 survex: 1.4.1 -> 1.4.3 2022-10-08 03:07:14 +02:00
Grigory Shipunov
b9e2097a74
sigdigger: init at 0.3.0 2022-10-08 02:29:46 +02:00
Grigory Shipunov
49584052fe
suscan: init at unstable-2022-07-05 2022-10-08 02:29:07 +02:00
Grigory Shipunov
e535928662
sigutils: init at unstable-2022-07-05 2022-10-08 02:28:24 +02:00
Grigory Shipunov
846c75400e
suwidgets: init at unstable-2022-04-03 2022-10-08 02:27:18 +02:00
Sandro
083b0d5457
Merge pull request #194958 from ivankovnatsky/patch-32 2022-10-08 02:23:50 +02:00
Theodore Ni
425ccd7c84
fractal: patch to work with rust 1.64 2022-10-07 16:53:13 -07:00
Theodore Ni
03e29459fa
spotify-tui: patch to work with rust 1.64 2022-10-07 16:53:12 -07:00
Weijia Wang
2fe0415202 rehex: 0.4.1 -> 0.5.3 2022-10-08 01:49:05 +02:00
adisbladis
7b3510da8c
Merge pull request #194865 from adisbladis/poetry2nix-1_32_1
poetry2nix: 1.31.0 -> 1.33.0
2022-10-08 11:51:36 +13:00
Sandro
c0cdd1ff9f
Merge pull request #194722 from kilianar/signal-desktop-5.62.0 2022-10-08 00:44:51 +02:00
adisbladis
f439af5ce6 nixopsUnstable: fix build 2022-10-08 11:33:33 +13:00
adisbladis
8710df5d26 nixopsUnstable: update 2022-10-08 11:33:33 +13:00
github-actions[bot]
5e1fb1c3ad terraform-providers.utils: 1.2.0 → 1.3.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
6b95f05c9b terraform-providers.venafi: 0.16.0 → 0.16.1 2022-10-08 07:22:49 +10:00
github-actions[bot]
b085d3c9ae terraform-providers.sumologic: 2.19.0 → 2.19.1 2022-10-08 07:22:49 +10:00
github-actions[bot]
216591bb27 terraform-providers.scaleway: 2.3.0 → 2.4.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
3c1a417f96 terraform-providers.ovh: 0.21.0 → 0.22.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
b3b22da461 terraform-providers.oci: 4.95.0 → 4.96.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
be19d7aabb terraform-providers.opentelekomcloud: 1.31.4 → 1.31.5 2022-10-08 07:22:49 +10:00
github-actions[bot]
399dd53414 terraform-providers.opennebula: 1.0.0 → 1.0.1 2022-10-08 07:22:49 +10:00
github-actions[bot]
8773a78e64 terraform-providers.okta: 3.36.0 → 3.37.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
9278931a65 terraform-providers.newrelic: 3.3.0 → 3.4.4 2022-10-08 07:22:49 +10:00
github-actions[bot]
0aabed0288 terraform-providers.ibm: 1.45.1 → 1.46.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
032faa64dc terraform-providers.launchdarkly: 2.9.2 → 2.9.3 2022-10-08 07:22:49 +10:00
github-actions[bot]
52bfcf7d11 terraform-providers.kafka-connect: 0.2.4 → 0.3.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
ad910c927d terraform-providers.google-beta: 4.38.0 → 4.39.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
2dcf03aaf0 terraform-providers.google: 4.38.0 → 4.39.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
7050653caa terraform-providers.fastly: 2.3.2 → 2.3.3 2022-10-08 07:22:49 +10:00
github-actions[bot]
83aba4b645 terraform-providers.elasticsearch: 2.0.4 → 2.0.5 2022-10-08 07:22:49 +10:00
github-actions[bot]
ecd5f45a56 terraform-providers.aws: 4.33.0 → 4.34.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
6629480308 terraform-providers.dme: 1.0.5 → 1.0.6 2022-10-08 07:22:49 +10:00
github-actions[bot]
5d51d8a5d1 terraform-providers.cloudflare: 3.24.0 → 3.25.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
15b8cb259e terraform-providers.cloudamqp: 1.19.2 → 1.19.3 2022-10-08 07:22:49 +10:00
github-actions[bot]
7dd9f5018c terraform-providers.bitbucket: 2.21.2 → 2.21.3 2022-10-08 07:22:49 +10:00
github-actions[bot]
1ef739942d terraform-providers.azurerm: 3.25.0 → 3.26.0 2022-10-08 07:22:49 +10:00
github-actions[bot]
086d7788c0 terraform-providers.akamai: 2.4.1 → 2.4.2 2022-10-08 07:22:49 +10:00
Sandro
889c3a8cbc
Merge pull request #189338 from NANASHI0X74/flutter-3-3-0 2022-10-07 22:46:01 +02:00
Artturi
73ed812bf7
Merge pull request #194969 from tjni/aumix
aumix: fix build when not using GTK
2022-10-07 23:33:23 +03:00
R. Ryantm
0fac4b58c4 leftwm: 0.3.0 -> 0.4.0 2022-10-07 19:55:49 +00:00
R. Ryantm
8c128f803e kubent: 0.5.1 -> 0.6.0 2022-10-07 19:51:11 +00:00
Theodore Ni
9047260b63
aumix: fix build when not using GTK 2022-10-07 12:09:14 -07:00
Mario Rodas
637d01853e
Merge pull request #194915 from kristofferkoch/dvc-pathspec-fix
dvc: Don't strictly specify pathspec version
2022-10-07 13:45:02 -05:00
Bernardo Meurer
38d63e5b0a
Merge pull request #194912 from kilianar/calibre-6.6.1 2022-10-07 15:41:30 -03:00
R. Ryantm
2b3e41fd03 bemenu: 0.6.10 -> 0.6.11 2022-10-07 18:36:05 +00:00
R. Ryantm
4b15d1a30c gatekeeper: 3.9.0 -> 3.9.1 2022-10-07 18:35:49 +00:00
Ivan Kovnatsky
035c838166
kubectl-images: init at 0.5.2 2022-10-07 21:25:16 +03:00
InLaw
e50554a427
Insync: mark broken (#193488)
* Update v3.nix

url doesn't exist anymore

* Update default.nix

url doesn't exist anymore

* Update default.nix

* Update v3.nix

* Update default.nix

* Update v3.nix

* insync: 1.5.7.37371 - update meta broken

broken = "url doesn't exist anymore" # provider changed deployment process.

* insync: 3.3.5.40925 - update meta broken

broken = "url doesn't exist anymore" # provider changed deployment process.

* insync: 3.3.5.40925 - update meta broken

broken = "url doesn't exist anymore" # provider changed deployment process.

* Update pkgs/applications/networking/insync/default.nix

* Update pkgs/applications/networking/insync/v3.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-07 14:15:00 -04:00
Bruno Bigras
49c0279c2d anytype: 0.28.0 -> 0.29.0 2022-10-07 14:14:50 -04:00
Sandro
bd751508cf
Merge pull request #192078 from wegank/freefilesync-init 2022-10-07 19:48:43 +02:00
Mario Rodas
e5b24d9504
Merge pull request #194736 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.63.1 -> 1.64.0
2022-10-07 11:40:33 -05:00
Bernardo Meurer
caea6378f9
Merge pull request #194533 from r-ryantm/auto-update/firefox-beta-bin-unwrapped 2022-10-07 13:15:35 -03:00
Bernardo Meurer
86db5c0b68
Merge pull request #194532 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped 2022-10-07 13:15:29 -03:00
Vladimír Čunát
11035eded7
Merge #194665: mdbook-*: update for Rust 1.64 compat
...into staging-next
2022-10-07 17:40:37 +02:00
Sandro
4e43b16917
Merge pull request #194476 from wineee/deadd-notification-center 2022-10-07 17:27:13 +02:00
Sandro
bb028d326c
Merge pull request #194448 from wineee/jame 2022-10-07 17:26:24 +02:00
Sandro
318727cd6a
Merge pull request #194371 from wineee/pp 2022-10-07 17:24:55 +02:00
Theodore Ni
9627ed21db
mdzk: patch to work with rust 1.64 2022-10-07 08:06:35 -07:00
Jörg Thalheim
8e9a77e2b5
Merge pull request #194852 from aaronjheng/hecate
hecate: 0.0.1 -> unstable-2022-05-03
2022-10-07 14:34:20 +02:00
Azat Bahawi
e3eff8f61b
werf: 1.2.176 -> 1.2.177 2022-10-07 15:04:22 +03:00
R. Ryantm
234ae8cfbb firefox-devedition-bin-unwrapped: 106.0b7 -> 106.0b9 2022-10-07 11:06:22 +00:00
R. Ryantm
a2bf9b4cf0 firefox-beta-bin-unwrapped: 106.0b7 -> 106.0b9 2022-10-07 11:06:11 +00:00
Weijia Wang
60d578bfe7 freefilesync: init at 11.25 2022-10-07 13:04:55 +02:00
Kristoffer Ellersgaard Koch
0d3742d948 dvc: Don't strictly specify pathspec version 2022-10-07 12:50:44 +02:00
Sandro Jäckel
6ea2906e49
git-extras: 6.4.0 -> 6.5.0 2022-10-07 12:45:18 +02:00
Sandro
ef1b870a43
Merge pull request #189023 from centromere/lighthouse-3.0.0 2022-10-07 12:42:45 +02:00
kilianar
9f6f358ac4 calibre: 5.44.0 -> 6.6.1
https://github.com/kovidgoyal/calibre/releases/tag/v6.6.1
2022-10-07 12:20:43 +02:00
Stanisław Pitucha
f38a04a4ab reaper: Add update script 2022-10-07 21:16:55 +11:00
Aaron Jheng
3bcc1359b2
hecate: 0.0.1 -> unstable-2022-05-03 2022-10-07 08:48:36 +00:00
Jörg Thalheim
d29ad7dd85
Merge pull request #194862 from r-ryantm/auto-update/xplr
xplr: 0.19.3 -> 0.19.4
2022-10-07 10:34:56 +02:00
Nikolay Korotkiy
e750949ff0
Merge pull request #194126 from dritter/patch-2
josm: 18543 -> 18565
2022-10-07 11:33:51 +03:00
Jörg Thalheim
3b1c9ca17a
Merge pull request #194825 from qowoz/tf-update-action
.github/workflows/update-terraform-providers.yml: re-enable
2022-10-07 10:29:27 +02:00
Ivv
063aa0db3a
Merge pull request #194209 from aaronjheng/podman-0.6.0
podman-tui: 0.5.0 -> 0.6.0
2022-10-07 09:57:50 +02:00
R. Ryantm
1136247c75 dwm: 6.3 -> 6.4 2022-10-07 07:36:46 +00:00
R. Ryantm
efa1ed22cd xplr: 0.19.3 -> 0.19.4 2022-10-07 03:40:57 +00:00
zowoq
f260d4a9f1 terraform-providers.vault: 3.8.2 -> 3.9.1 2022-10-07 11:58:34 +10:00
zowoq
0d29ab31e1 terraform-providers.kubernetes: 2.13.1 -> 2.14.0 2022-10-07 11:58:34 +10:00
Anderson Torres
76d36a9d65
Merge pull request #194394 from r-ryantm/auto-update/icewm
icewm: 2.9.9 -> 3.0.1
2022-10-06 22:21:48 -03:00
Anderson Torres
b6298548da
Merge pull request #188024 from SuperSamus/duckstation
duckstation: 0.pre+date=2022-01-18 -> unstable-2022-08-22
2022-10-06 22:20:53 -03:00
techknowlogick
e6f4a7c88b nomad_1_4: 1.4.0 -> 1.4.1 2022-10-06 20:32:46 -04:00
Et7f3
ef86d3bf44 geomyidae: fix on darwin 2022-10-07 02:07:45 +02:00
Mario Rodas
703231e321
Merge pull request #194273 from techknowlogick/waypoint-0102
waypoint: 0.10.1 -> 0.10.2
2022-10-06 19:07:12 -05:00
Jan Solanti
7f04e92064 tauon: 7.4.1 -> 7.4.2 2022-10-07 01:51:30 +03:00
maxine
f65793f87c
Merge pull request #194814 from qowoz/terraform
terraform: 1.3.1 -> 1.3.2
2022-10-07 00:31:59 +02:00
Thiago Kenji Okada
7be27f5247 libretro.beetle-supafaust: init at unstable-2022-10-01 2022-10-06 23:29:38 +01:00
Jonathan Ringer
d86b8c28bd lutris: add libunwind
For support of Overwatch 2

https://www.reddit.com/r/NixOS/comments/xwn7fv/wine_dependency_issues/
2022-10-06 15:09:38 -07:00
zowoq
b1f2eefb22 terraform: 1.3.1 -> 1.3.2
https://github.com/hashicorp/terraform/releases/tag/v1.3.2
2022-10-07 07:51:53 +10:00
Potato Hatsue
438f8bca92
androidStudioPackages.beta: 2022.1.1.11 -> 2022.1.1.12 2022-10-06 16:05:56 -04:00
Dominik Ritter
e06cbde3e7 josm: 18543 -> 18565 2022-10-06 21:47:10 +02:00
Jan Tojnar
c72f22fd77
Merge pull request #194648 from jtojnar/epgstation-updatescript
epgstation.updateScript: Fix eval and clean up
2022-10-06 21:18:23 +02:00
rewine
6ec9e25207 jamesdsp: 2.3 -> 2.4 2022-10-07 02:56:42 +08:00
markuskowa
be81e234a5
Merge pull request #194717 from wegank/soapysdr-with-plugins-darwin
soapysdr-with-plugins: add darwin support
2022-10-06 20:42:10 +02:00
github-actions[bot]
c5f0d725df
Merge master into staging-next 2022-10-06 18:03:10 +00:00
Weijia Wang
097babd4a1 soapysdr-with-plugins: add darwin support 2022-10-06 19:14:13 +02:00
Solène Rapenne
3f1785e1a9
musikcube: use with maintainers
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2022-10-06 18:45:49 +02:00
zowoq
38eb5ec7ba
kubectl-doctor: fix build with go 1.18 (#194693) 2022-10-06 18:40:58 +02:00
Solene Rapenne
a7aa87ae68 yacreader: use lib for maintainer 2022-10-06 18:15:16 +02:00
datafoo
e724f20ed5 vscode-extensions.jakebecker.elixir-ls: alias to vscode-extensions.elixir-lsp.vscode-elixir-ls 2022-10-07 00:19:31 +09:00
R. Ryantm
a90ada2f32 erigon: 2022.09.03 -> 2022.10.01 2022-10-07 00:16:58 +09:00
Bobby Rong
22d41f921f
Merge pull request #191940 from alapshin/android-studio
androidStudioPackages.{stable,canary}: update
2022-10-06 22:23:19 +08:00
maxine
9d268c3003
Merge pull request #194695 from techknowlogick/nomad-bump
nomad_1_2: 1.2.12 -> 1.2.13, nomad_1_3: 1.3.5 -> 1.3.6,  nomad_1_4: init at 1.4.0
2022-10-06 16:21:47 +02:00
Bobby Rong
c653577537
Merge pull request #194725 from dali99/update_hydrus2
hydrus: 500 -> 501
2022-10-06 22:03:02 +08:00
Pavol Rusnak
82b0c6bbc5
Merge pull request #194744 from r-ryantm/auto-update/fulcrum 2022-10-06 15:26:31 +02:00
Martino Fontana
87947c9836 duckstation: 0.pre+date=2022-01-18 -> unstable-2022-08-22 2022-10-06 15:08:53 +02:00
R. Ryantm
bb2d41f954 icewm: 2.9.9 -> 3.0.1 2022-10-06 13:01:08 +00:00
Thomas Gerbet
24407ae3e7 spark_3_2: 3.2.1 -> 3.2.2
https://spark.apache.org/releases/spark-release-3-2-2.html

Fixes CVE-2022-33891.
2022-10-06 14:17:38 +02:00
github-actions[bot]
8d6fbd7341
Merge master into staging-next 2022-10-06 12:01:31 +00:00
R. Ryantm
c68dd6cb4d fulcrum: 1.8.1 -> 1.8.2 2022-10-06 11:26:36 +00:00
datafoo
f947cfaa1d vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.8.0 -> 0.11.0 2022-10-06 12:12:31 +02:00
R. Ryantm
1c2ae3ed6d signal-cli: 0.11.0 -> 0.11.1 2022-10-06 12:00:06 +02:00
Maximilian Bosch
1c7728df2a
privacyidea: fix build
Failing Hydra build: https://hydra.nixos.org/build/192932057

Just a small test error, workaround applied from upstream/master.
2022-10-06 11:59:35 +02:00
R. Ryantm
894804ba66 ecs-agent: 1.63.1 -> 1.64.0 2022-10-06 09:34:32 +00:00
Stanisław Pitucha
9d3d55dae5
Merge pull request #190693 from foo-dogsquared/add-ear-tag
eartag: init at 0.2.1
2022-10-06 20:26:23 +11:00
Bobby Rong
0aef203207
Merge pull request #194565 from uakci/update-openasar
openasar: unstable-2022-08-07 -> unstable-2022-10-02
2022-10-06 17:03:44 +08:00
cor
376b2161e1
_1password-gui: Fix aarch64 source hash 2022-10-06 16:49:32 +08:00
Daniel Olsen
50858eaf55 hydrus: 500 -> 501 2022-10-06 10:26:21 +02:00
kilianar
5ccd68f9c0 signal-desktop: 5.61.1 -> 5.62.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v5.62.0
2022-10-06 10:20:34 +02:00
datafoo
04cfb30407 vscode-extensions.dbaeumer.vscode-eslint: 2.2.2 -> 2.2.6 2022-10-06 10:04:34 +02:00
datafoo
64f0a698a5 vscode-extensions.stkb.rewrap: 1.16.1 -> 1.16.3 2022-10-06 10:04:34 +02:00
datafoo
31111502eb vscode-extensions.naumovs.color-highlight: 2.5.0 -> 2.6.0 2022-10-06 10:04:33 +02:00
datafoo
57c921763a vscode-extensions.esbenp.prettier-vscode: 9.8.0 -> 9.9.0 2022-10-06 10:04:33 +02:00
datafoo
1a30a70fb3 vscode-extensions.davidanson.vscode-markdownlint: 0.47.0 -> 0.48.1 2022-10-06 10:04:33 +02:00
datafoo
04d4d8d2e6 vscode-extensions.apollographql.vscode-apollo: 1.19.9 -> 1.19.11 2022-10-06 10:04:33 +02:00
R. Ryantm
7c164f4bea argocd: 2.4.12 -> 2.4.14 2022-10-06 15:58:32 +08:00
R. Ryantm
cdfcbf552e simgrid: 3.31 -> 3.32 2022-10-06 15:54:46 +08:00
Aaron Jheng
d6b47a5684
podman-tui: 0.5.0 -> 0.6.0 2022-10-06 07:53:08 +00:00
R. Ryantm
bab7d9d0a8 tidal-hifi: 4.2.0 -> 4.3.0 2022-10-06 15:46:58 +08:00
Sandro
1db5a128ed
Merge pull request #193720 from wegank/slack-darwin
slack: fix build on x86_64-darwin
2022-10-06 09:39:34 +02:00
Sandro
b8f077c55f
Merge pull request #188969 from wegank/freedv-darwin
freedv: fix build on x86_64-darwin
2022-10-06 09:38:43 +02:00
github-actions[bot]
863df54d13
Merge master into staging-next 2022-10-06 06:05:17 +00:00
Mario Rodas
5f223154a6
Merge pull request #194569 from NobbZ/exercism
exercism: 3.0.13 -> 3.1.0
2022-10-06 00:14:00 -05:00
Mario Rodas
678d973b74
Merge pull request #194589 from qbit/tidal-hifi-fix
tidall-hifi: remove stray backslash
2022-10-06 00:07:01 -05:00
Mario Rodas
3cdcf87417
Merge pull request #194587 from r-ryantm/auto-update/hugo
hugo: 0.104.2 -> 0.104.3
2022-10-06 00:06:38 -05:00
Mario Rodas
4618e6a794
Merge pull request #194677 from r-ryantm/auto-update/terragrunt
terragrunt: 0.39.0 -> 0.39.1
2022-10-06 00:02:31 -05:00
techknowlogick
801293d6ea nomad_1_4: init at 1.4.0 2022-10-05 23:29:24 -04:00
techknowlogick
19b7aae977 nomad_1_3: 1.3.5 -> 1.3.6 2022-10-05 23:28:50 -04:00
techknowlogick
53518d5d5e nomad_1_2: 1.2.12 -> 1.2.13 2022-10-05 23:28:20 -04:00
Adam Joseph
30b0c8fec9 pcb: use xorg.* packages directly instead of xlibsWrapper
As recommended by https://github.com/NixOS/nixpkgs/issues/194054

Built outputs (`x86-linux`) are identical except for the `pcb` binary, which was
manually reviewed with `vbindiff` to confirm that the only differences were
self-$out path references.
2022-10-05 20:07:54 -07:00
Anderson Torres
cabcec1477
Merge pull request #194206 from PanAeon/fix-fs-uae-launcher
Fix fs-uae-launcher Qt wrapping issue
2022-10-05 23:01:06 -03:00
R. Ryantm
d8e745e890 terragrunt: 0.39.0 -> 0.39.1 2022-10-06 00:51:25 +00:00
github-actions[bot]
4c298a6859
Merge master into staging-next 2022-10-06 00:04:40 +00:00
Weijia Wang
3e25431f33 freedv: wxGTK31-gtk3 -> wxGTK32 2022-10-06 00:56:43 +02:00
Weijia Wang
7b68078ea7 freedv: fix build on x86_64-darwin 2022-10-06 00:55:15 +02:00
Jan Tojnar
777edf6a60 epgstation.updateScript: Fix eval and clean up
- `gnused` was not passed, use `callPackage` to prevent such issues in the future.
- Do not pass redundant attributes like `pname` or `version` to the script,
  `update.nix` already passes them as environment variables.
- Do not combine the scripts manually, we have combinators for that.
- Pass the path to update as an argument so that `update.nix`
  can ensure it is a writeable path instead a one in the Nix store.
2022-10-05 23:21:15 +02:00
Michael Weiss
a989aa4619
Merge pull request #194632 from primeos/chromium
chromium: 106.0.5249.61 -> 106.0.5249.91
2022-10-05 23:00:17 +02:00
Michael Weiss
796e6bb38b
Merge pull request #194629 from primeos/chromiumBeta
chromiumBeta: 106.0.5249.61 -> 107.0.5304.18
2022-10-05 22:54:40 +02:00
Michael Weiss
39cb46803e
Merge pull request #194630 from primeos/chromiumDev
chromiumDev: 107.0.5304.10 -> 108.0.5327.0
2022-10-05 22:54:28 +02:00
Michael Weiss
ff92f35b83
chromium: 106.0.5249.61 -> 106.0.5249.91
https://chromereleases.googleblog.com/2022/09/stable-channel-update-for-desktop_30.html

This update includes 3 security fixes.

CVEs:
CVE-2022-3370 CVE-2022-3373
2022-10-05 20:26:34 +02:00
Michael Weiss
3d50284bb2
chromedriver: Disable on aarch64-darwin
chromedriver_mac64_m1.zip is currently not available anymore and I do not have time to look into it:
path is '/nix/store/zhz7hrk94dc0dn7a42czhd1nz9142826-chromedriver_mac64.zip'
nix-prefetch-url https://chromedriver.storage.googleapis.com/106.0.5249.61/chromedriver_mac64_m1.zip
error: unable to download 'https://chromedriver.storage.googleapis.com/106.0.5249.61/chromedriver_mac64_m1.zip': HTTP error 404

       response body:

       <?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Details>No such object: chromedriver/106.0.5249.61/chromedriver_mac64_m1.zip</Details></Error>
2022-10-05 20:26:09 +02:00
Michael Weiss
2bf4c3dc63
Merge pull request #194239 from michaeladler/ungoogled
ungoogled-chromium: 106.0.5249.62 -> 106.0.5249.91
2022-10-05 20:19:45 +02:00
Michael Weiss
ec50f7a5c3
chromiumDev: 107.0.5304.10 -> 108.0.5327.0 2022-10-05 20:19:02 +02:00
Michael Weiss
d88384313a
chromiumBeta: 106.0.5249.61 -> 107.0.5304.18 2022-10-05 20:18:47 +02:00
github-actions[bot]
939050602c
Merge master into staging-next 2022-10-05 18:07:32 +00:00
Mauricio Collares
a6b35af6d3
Merge pull request #194542 from r-ryantm/auto-update/jmol
jmol: 14.32.75 -> 14.32.76
2022-10-05 13:38:34 -03:00
figsoda
c0a4495169 vimPlugins.noice-nvim: init at 2022-10-04 2022-10-05 15:48:16 +02:00
figsoda
590b1f6f1f vimPlugins: update 2022-10-05 15:48:16 +02:00
Aaron Bieber
47a05da59c
tidall-hifi: remove stray backslash
Sorry, missed this in #193186.
2022-10-05 07:47:13 -06:00
R. Ryantm
513426fccd hugo: 0.104.2 -> 0.104.3 2022-10-05 12:49:32 +00:00
Sandro
f87ac8d869
Merge pull request #193572 from erdnaxe/gmpc-pname-version 2022-10-05 14:39:18 +02:00
github-actions[bot]
ebb7cf0268
Merge master into staging-next 2022-10-05 12:01:40 +00:00
Jayesh Bhoot
7448434168 vscode-extensions.chenglou92.rescript-vscode: 1.6.0 -> 1.8.1 2022-10-05 17:10:11 +05:30
vitalii
48f810bd79 fs-uae-launcher: fix Qt wrapping issue
Fixes #161716
2022-10-05 14:19:11 +03:00
Norbert Melzer
0b0a6816be exercism: 3.0.13 -> 3.1.0 2022-10-05 12:05:40 +02:00
uakci
0bb5d570d1 openasar: unstable-2022-08-07 -> unstable-2022-10-02 2022-10-05 11:14:51 +02:00
Matthieu Coudron
b02e24b451 vimUtils.packDir: fix build in absence of pname 2022-10-05 10:43:40 +02:00
Thiago Kenji Okada
1237bfb999
Merge pull request #194247 from PanAeon/libretro-puae
add puae retroarch core
2022-10-05 09:03:37 +01:00
Thiago Kenji Okada
d10f9fdccd
Merge pull request #193939 from thiagokokada/bump-retroarch
retroarch: 1.10.3 -> 1.11.0;  libretro: unstable-2022-04-21 -> unstable-2022-10-01
2022-10-05 09:00:37 +01:00
Vladimír Čunát
d745231c77
weston: avoid removed alias libseat
Removed in commit d06207386d (PR #192681).
2022-10-05 09:16:06 +02:00
github-actions[bot]
2ae4a931aa
Merge master into staging-next 2022-10-05 06:10:04 +00:00
R. Ryantm
68a8e9aa62 jmol: 14.32.75 -> 14.32.76 2022-10-05 04:43:26 +00:00
Aaron Andersen
5b85d74750
Merge pull request #194519 from felixsinger/pkgs/redmine/update2
redmine: 4.2.7 -> 4.2.8
2022-10-04 22:53:24 -04:00