Commit Graph

105284 Commits

Author SHA1 Message Date
figsoda
8346606638
Merge pull request #245448 from r-ryantm/auto-update/git-machete
git-machete: 3.17.6 -> 3.17.8
2023-07-25 18:30:02 -04:00
figsoda
3922b8a98a
Merge pull request #245419 from ndarwincorn/init-vimplugin-nightfly
vimPlugins.nightfly: init at 2023-07-19
2023-07-25 18:26:53 -04:00
Luke Granger-Brown
1b3fb73142
Merge pull request #245432 from Shawn8901/update-teamspeak
teamspeak_client: 3.6.0 -> 3.6.1
2023-07-25 22:45:12 +01:00
R. Ryantm
259bd12f22 git-machete: 3.17.6 -> 3.17.8 2023-07-25 21:41:14 +00:00
figsoda
560e65be19
Merge pull request #245427 from evanrichter/gex-0.6.0
gex: 0.5.0 -> 0.6.0
2023-07-25 17:22:19 -04:00
figsoda
781b5dfaf3 vimPlugins.sg-nvim: fix cargoHash 2023-07-25 17:18:05 -04:00
Nikolay Korotkiy
4076c4f668 urh: enable on unix 2023-07-25 17:17:31 -03:00
Shawn8901
c93a5c8e68 teamspeak_client: 3.6.0 -> 3.6.1 2023-07-25 21:45:04 +02:00
Evan Richter
59921f9ee1 gex: 0.5.0 -> 0.6.0 2023-07-25 14:02:56 -05:00
7c6f434c
54b701f3f8
Merge pull request #245361 from Ma27/libreoffice-fresh-closure
libreoffice-fresh: strip away BUILDCONFIG, reduce runtime closure size by ~20%
2023-07-25 18:45:50 +00:00
Connor Baker
495875182e
Merge pull request #224068 from SomeoneSerge/respect-config-cudaSupport
Respect global config.cudaSupport
2023-07-25 14:18:14 -04:00
Martin Weinelt
f8a15a5e26
Merge pull request #245390 from mweinelt/django-name-normalization
Django attribute/dirname/pname normalization
2023-07-25 19:41:38 +02:00
Darwin Corn
b77627bb64 vimPlugins.nvim-treesitter: update grammars 2023-07-25 10:41:38 -07:00
Darwin Corn
d286aef1b1 vimPlugins: resolve github repository redirects 2023-07-25 10:41:26 -07:00
Darwin Corn
2c9bd9bcfc vimPlugins: update 2023-07-25 10:40:58 -07:00
figsoda
7250b5ac79
Merge pull request #245231 from figsoda/psitop 2023-07-25 12:14:47 -04:00
Maximilian Bosch
408ece7d3d
libreoffice-fresh: strip away BUILDCONFIG, reduce runtime closure size by ~20%
In v7.5.x a change was introduced that writes the BUILDCONFIG into
`$out/lib/libreoffice/program/libsofficeapp.so` including the
`PKG_CONFIG_PATH` containing references to all `dev` outputs of library
dependencies:

    $ strings $(nix-build -A libreoffice-fresh)/lib/libreoffice/program/libsofficeapp.so|grep PKG_CONFIG_PATH
    [...], "BuildConfig": "[...] 'PKG_CONFIG_PATH=[...]'"

This isn't really needed because this information can also be obtained
by `nix derivation show`. Also, this causes a 20% larger runtime-closure
because of all the dev dependencies being referenced by the output and
thus downloaded whenever libreoffice is substituted somewhere. The
actual numbers look like this:

    $ nix path-info -Sh ./result-old
    /nix/store/3mzrqh4gg7v27vdrrap9dj3x8myysmyf-libreoffice-7.5.4.1-wrapped	  2.0G
    $ nix path-info -Sh ./result
    /nix/store/g5y60s0a2q2v6r58xcayv62z7fjfi816-libreoffice-7.5.4.1-wrapped	  1.6G

Only `libreoffice-fresh` is affected, `pkgs.libreoffice` isn't because
it still points to 7.4 whereas the problematic change was introduced in
7.5.

To make sure this doesn't get reintroduced by accident, the derivation
also prohibits now to reference any dev output from a build input.

[1] https://gerrit.libreoffice.org/c/core/+/141197
2023-07-25 18:05:49 +02:00
kilianar
412b0166df AusweisApp2: 1.26.4 -> 1.26.5
https://github.com/Governikus/AusweisApp2/releases/tag/1.26.5
2023-07-25 16:50:15 +02:00
Ben Darwin
59467cc1d7 dvc: disable telemetry 2023-07-25 10:41:17 -04:00
Martin Weinelt
0bc95af579
python310Packages.django-treebeard: rename from django_treebeard 2023-07-25 16:10:56 +02:00
figsoda
8ac74a08ee
Merge pull request #245275 from lucasew/vim-themes
vim: add a utility plugin, a few themes and bump the rest
2023-07-25 09:30:43 -04:00
figsoda
380512f7c0
Merge pull request #245369 from miangraham/obs-studio-maintainers-remove-miangraham
obs-studio: remove miangraham from maintainers
2023-07-25 09:26:50 -04:00
Sandro
2f393e7d42
Merge pull request #243315 from propet/kingstvis-init-3.6.1 2023-07-25 14:56:56 +02:00
M. Ian Graham
a5ecbb101f
obs-studio: remove miangraham from maintainers 2023-07-25 20:44:41 +09:00
luisdomingoaranda
183e7ca1b7 kingstvis: init at 3.6.1 2023-07-25 13:04:12 +02:00
Lassulus
24e37bc0bb
Merge pull request #245214 from idlip/ssw-bump
ssw: 0.6 -> 0.8
2023-07-25 12:51:56 +02:00
Nick Cao
dda3f45b22
Merge pull request #245349 from chuangzhu/blackbox
blackbox-terminal: fix closing confirm dialog
2023-07-25 04:30:55 -06:00
Sandro
a0dbecea1f
Merge pull request #244659 from SuperSamus/flare-signal
flare-signal: 0.8.0 -> 0.9.0
2023-07-25 11:53:24 +02:00
Pol Dellaiera
27112e1822
Merge pull request #245351 from SuperSamus/wine-update
winePackages: fix gecko32 hash
2023-07-25 11:17:11 +02:00
Martino Fontana
77160c83ca winePackages: fix gecko32 and staging hash 2023-07-25 11:15:59 +02:00
Nick Cao
d4c90d5345
Merge pull request #245248 from onemoresuza/wallust
wallust: refactor src fetching
2023-07-25 03:11:44 -06:00
Chuang Zhu
1f5a92ddfc blackbox-terminal: fix closing confirm dialog 2023-07-25 17:08:23 +08:00
Janik
75e1bf396e
Merge pull request #244641 from Scrumplex/gamescope-3.12.0-beta10 2023-07-25 10:35:17 +02:00
Gustavo Coutinho de Souza
3565949c0b
wallust: refactor src fetching
Since the wallust project is hosted on Codeberg, it is
possible to use an specific fetcher, i. e., `fetchFromGitea`.
2023-07-25 05:31:23 -03:00
Tom McLaughlin
4f976c2c4b octave-kernel: fix broken logo path and modernize meta 2023-07-25 01:23:57 -07:00
Stefan Frijters
c5cb925120
maestral-qt: 1.7.3 -> 1.8.0 2023-07-25 09:23:41 +02:00
Janik
f89d4c56c5
Merge pull request #245283 from r-ryantm/auto-update/tutanota-desktop 2023-07-25 09:02:32 +02:00
Nick Cao
d74d69fce4
Merge pull request #245315 from r-ryantm/auto-update/kubergrunt
kubergrunt: 0.11.3 -> 0.12.0
2023-07-25 00:17:37 -06:00
R. Ryantm
bb939f3666 kubergrunt: 0.11.3 -> 0.12.0 2023-07-25 05:31:38 +00:00
Ben Siraphob
4aeb502eb3
Merge pull request #243973 from caarlos0/pop 2023-07-25 12:03:16 +07:00
Nick Cao
4ed8111e5c
Merge pull request #245292 from foo-dogsquared/update-vipsdisp
vipsdisp: 2.5.0 -> 2.5.1
2023-07-24 23:02:54 -06:00
R. Ryantm
40b736f0e8 last: 1456 -> 1460 2023-07-25 04:34:13 +00:00
github-actions[bot]
5c1906aa25 terraform-providers.spotinst: 1.127.0 -> 1.128.0 2023-07-25 14:28:22 +10:00
github-actions[bot]
af494677d9 terraform-providers.hcloud: 1.41.0 -> 1.42.0 2023-07-25 14:28:22 +10:00
github-actions[bot]
91f2c5db14 terraform-providers.google-beta: 4.74.0 -> 4.75.0 2023-07-25 14:28:22 +10:00
github-actions[bot]
99d7ed1b0e terraform-providers.google: 4.74.0 -> 4.75.0 2023-07-25 14:28:22 +10:00
github-actions[bot]
46dfe90bfe terraform-providers.github: 5.31.0 -> 5.32.0 2023-07-25 14:28:22 +10:00
github-actions[bot]
8cefff16f0 terraform-providers.consul: 2.17.0 -> 2.18.0 2023-07-25 14:28:22 +10:00
Nick Cao
e48b8eed8f
Merge pull request #245189 from FrothyMarrow/spicetify-cli
spicetify-cli: 2.21.0 -> 2.22.0
2023-07-24 20:57:51 -06:00
Gabriel Arazas
fd6eae6343 vipsdisp: 2.5.0 -> 2.5.1 2023-07-25 10:53:52 +08:00
Nick Cao
dd8803ab27
Merge pull request #245278 from r-ryantm/auto-update/kubecfg
kubecfg: 0.30.0 -> 0.31.4
2023-07-24 20:50:21 -06:00
Nick Cao
35be480850
Merge pull request #245242 from sarcasticadmin/rh/1690227231ax25
ax25-tools: set localstatedir to /var/lib
2023-07-24 20:48:11 -06:00
Nick Cao
765205a8ef
Merge pull request #245199 from wozeparrot/update-seaweedfs
seaweedfs: 3.54 -> 3.55
2023-07-24 20:45:50 -06:00
Nick Cao
05a9e9b82c
Merge pull request #245213 from malob/update-signalbackup-tools
signalbackup-tools: 20230716 -> 20230723-1
2023-07-24 20:43:27 -06:00
zowoq
9ae366f179 podman: 4.5.1 -> 4.6.0
Diff: https://github.com/containers/podman/compare/v4.5.1...v4.6.0

Changelog: https://github.com/containers/podman/blob/v4.6.0/RELEASE_NOTES.md
2023-07-25 12:27:36 +10:00
zowoq
686af29f95 gh: 2.32.0 -> 2.32.1
Diff: https://github.com/cli/cli/compare/v2.32.0...v2.32.1

Changelog: https://github.com/cli/cli/releases/tag/v2.32.1
2023-07-25 12:00:06 +10:00
R. Ryantm
7c411521a5 tutanota-desktop: 3.113.3 -> 3.115.2 2023-07-25 01:54:54 +00:00
R. Ryantm
dc70d2f61a meteo: 0.9.9.1 -> 0.9.9.2 2023-07-25 09:43:26 +08:00
lucasew
d082e92704 vimPlugins.sg-nvim: fix vendor hash
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-07-24 22:40:03 -03:00
R. Ryantm
38544a2d88 reaper: 6.80 -> 6.81 2023-07-25 01:31:34 +00:00
lucasew
64bb20559c vimPlugins: update 2023-07-24 22:29:56 -03:00
R. Ryantm
73cd4671c9 kubecfg: 0.30.0 -> 0.31.4 2023-07-25 01:27:40 +00:00
lucasew
4b251ef318 vimPlugins.nvim-treesitter: update grammars 2023-07-24 22:26:17 -03:00
lucasew
77ef2bdad6 vimPlugins.yescapsquit-vim: init at 2022-08-31 2023-07-24 22:26:00 -03:00
lucasew
5040aa7df4 vimPlugins.preto: init at 2023-02-10 2023-07-24 22:24:12 -03:00
lucasew
0a316e72b3 vimPlugins.vim-paper: init at 2023-03-16 2023-07-24 22:24:11 -03:00
lucasew
08ed19ef75 vimPlugins.starrynight: init at 2021-09-09 2023-07-24 22:24:11 -03:00
figsoda
098ee3e633
Merge pull request #245187 from figsoda/vim 2023-07-24 20:59:31 -04:00
Pol Dellaiera
c86c68095a
Merge pull request #242071 from emilytrau/soundsource
soundsource: init at 5.6.0
2023-07-25 02:57:35 +02:00
Pol Dellaiera
62f33c97b8
Merge pull request #242086 from emilytrau/cyberduck
cyberduck: init at 8.6.0.39818
2023-07-25 02:55:54 +02:00
Pol Dellaiera
a8dd11054c
Merge pull request #245043 from SuperSamus/wine-update
winePackages.{unstable,staging}: 8.10 -> 8.13
2023-07-25 02:53:55 +02:00
Pol Dellaiera
b9e883c4db
Merge pull request #245254 from r-ryantm/auto-update/teams-for-linux
teams-for-linux: 1.2.4 -> 1.2.8
2023-07-25 02:52:28 +02:00
R. Ryantm
9a476c8ea4 xemu: 0.7.103 -> 0.7.104 2023-07-24 21:38:40 -03:00
Nick Cao
cddf429ed8
Merge pull request #245245 from sarcasticadmin/rh/1690233080ax25apps
ax25-apps: set localstatedir to /var/lib
2023-07-24 18:00:25 -06:00
Nick Cao
c4a065f6c3
Merge pull request #244644 from amiloradovsky/master
verilator & systemc: update & integration
2023-07-24 17:01:34 -06:00
Sandro
addf248cc0
Merge pull request #245236 from figsoda/lscolors
lscolors: fix build to include the binary
2023-07-25 00:47:05 +02:00
R. Ryantm
5577734d9e labplot: 2.10.0 -> 2.10.1 2023-07-24 22:40:48 +00:00
R. Ryantm
8315db77f6 teams-for-linux: 1.2.4 -> 1.2.8 2023-07-24 22:33:21 +00:00
Sandro
f1aa61801b
Merge pull request #244632 from GaetanLepage/mission-center
mission-center: init at 0.2.5
2023-07-25 00:24:24 +02:00
Robert James Hernandez
1269a601e3 ax25-apps: set localstatedir to /var/lib
Previously, localstatedir was being defaulting to path inside /nix/store
so some AX.25 applications were not able to write their state to disk.
2023-07-24 21:21:36 +00:00
Emily
a29fd09810
Merge pull request #245230 from emilylange/forgejo
forgejo: 1.19.4-0 -> 1.20.1-0
2023-07-24 23:12:17 +02:00
Robert James Hernandez
0d75120022 ax25-tools: set localstatedir to /var/lib
Previously, localstatedir was being defaulting to path inside /nix/store
so some AX.25 applications were not able to write their state to disk.
2023-07-24 21:11:42 +00:00
Sandro
639e85ed53
Merge pull request #244420 from hulr/setzer
setzer: 55 -> 56
2023-07-24 22:51:29 +02:00
Nikolay Korotkiy
13a208d7ad
Merge pull request #244216 from OPNA2608/fix/dosbox_darwin
dosbox: Fix on Darwin
2023-07-25 00:42:32 +04:00
Chuang Zhu
517fd7c365 pan: 0.146 -> 0.154
According to https://pan.rebelbase.com/download/, newer versions are
released on https://gitlab.gnome.org/GNOME/pan/
2023-07-25 04:22:56 +08:00
figsoda
05f31b1315 lscolors: fix build to include the binary 2023-07-24 16:13:37 -04:00
figsoda
9afa966d0b
Merge pull request #245196 from SuperSandro2000/lscolors 2023-07-24 16:10:45 -04:00
Pol Dellaiera
de272e4bcd
Merge pull request #244352 from linsui/hydrogen
hydrogen-web: init at 0.4.0
2023-07-24 21:43:06 +02:00
Pol Dellaiera
cd4057c36e
Merge pull request #244413 from dotlambda/iptsd-1.3.0
iptsd: 1.2.1 -> 1.3.0
2023-07-24 21:41:35 +02:00
Pol Dellaiera
068166ff0f
Merge pull request #241793 from MrFreezeex/update-protonmail-bridge-330
protonmail-bridge: 3.2.0 -> 3.3.2
2023-07-24 21:30:20 +02:00
Pol Dellaiera
d5a10826f6
Merge pull request #242017 from Azd325/master
vscode-extensions.charliermarsh.ruff: 2023.30.0 -> 2023.32.0
2023-07-24 21:25:32 +02:00
Pol Dellaiera
5466bf84ae
Merge pull request #244120 from marsam/update-docker-slim
docker-slim: 1.40.2 -> 1.40.3
2023-07-24 21:18:10 +02:00
Pol Dellaiera
a42d8f8d18
Merge pull request #244510 from Azd325/djangovscode
vscode-extensions.batisteo.vscode-django: init at 1.10.0
2023-07-24 21:14:35 +02:00
Pol Dellaiera
6fd297a46e
Merge pull request #244590 from astro/firecracker
firecracker: 1.3.1 -> 1.4.0
2023-07-24 21:14:08 +02:00
figsoda
6937f7e4e8 psitop: init at 1.0.0
https://github.com/jamespwilliams/psitop
2023-07-24 15:10:44 -04:00
Gaetan Lepage
fc8f6d7fdd mission-center: init at 0.2.5 2023-07-24 21:06:58 +02:00
emilylange
0d0161c9db
forgejo: 1.19.4-0 -> 1.20.1-0
https://codeberg.org/forgejo/forgejo/releases/tag/v1.20.1-0
47a6afa947/RELEASE-NOTES.md (1-20-1-0)
2023-07-24 20:57:02 +02:00
Michael Weiss
139d9c0c6a
Merge pull request #245097 from primeos/ungoogled-chromium
ungoogled-chromium: 115.0.5790.98 -> 115.0.5790.102
2023-07-24 20:19:54 +02:00
Michael Weiss
c8695c4658
Merge pull request #245095 from primeos/chromium
chromium: 115.0.5790.98 -> 115.0.5790.102
2023-07-24 20:19:44 +02:00
Michael Weiss
85b47554d7
Merge pull request #245094 from primeos/chromiumDev
chromiumDev: 116.0.5845.42 -> 117.0.5897.3
2023-07-24 20:18:50 +02:00
Eric Bailey
3e36355e44
kops: 1.26.4 -> 1.27.0 (#245208)
- Drop kops_1_24
- kops_1_26: 1.26.4 -> 1.26.5
- Update 23.11 release notes
2023-07-24 20:07:52 +02:00
Dilip
a439712284 ssw: 0.6 -> 0.8
Helps to build pspp 1.4.1 -> 1.6.2
2023-07-24 23:21:26 +05:30
Malo Bourgon
a10542b241 signalbackup-tools: 20230716 -> 20230723-1
Diff: 20230716...20230723-1
2023-07-24 10:29:55 -07:00
Artturi
e7a19aa23a
Merge pull request #245197 from Ma27/vorta-qtwayland-dev-output
vorta: strip away output dependency on `qt5.qtwayland.dev`
2023-07-24 20:08:49 +03:00
Woze Parrot
3bcec2f581
seaweedfs: 3.54 -> 3.55 2023-07-24 11:57:52 -04:00
Sandro
01332aa5db
Merge pull request #241149 from MatthewCroughan/mc/glabels-qt 2023-07-24 17:42:29 +02:00
Sandro Jäckel
2cf1663569
lscolors: 0.14.0 -> 0.15.0
Diff: https://diff.rs/lscolors/0.14.0/0.15.0
2023-07-24 17:41:56 +02:00
Sandro
a3da17da2f
Merge pull request #237952 from SharzyL/sv-lang 2023-07-24 17:40:15 +02:00
Thiago Kenji Okada
54d3317d12
Merge pull request #244861 from bjornfor/retroarch-prefer-wrapper-over-patch
retroarch: prefer wrapper over patch
2023-07-24 15:34:03 +00:00
Maximilian Bosch
acc4cfd48b
vorta: strip away output dependency on qt5.qtwayland.dev
`propagatedBuildInputs` is only required in this case to correctly build
the `PYTHONPATH` for the final application. The QT hook doesn't need
`qtwayland` in `propagatedBuildInputs`, `buildInputs` is sufficient for
it to work.

Additionally, this causes a closure-size reduction of ~22.5% because we
get rid of the dependency to the `dev` output of `qtwayland`:

    $ nix path-info -Sh ./result-old
    /nix/store/i8i4p2i3wkjv4y95pp3i421nwg0f1shh-vorta-0.8.12	775.2M
    $ nix path-info -Sh ./result-new
    /nix/store/jcyrkk89my2lh00z7dy8z19xyvlf8yhr-vorta-0.8.12	599.5M
2023-07-24 17:26:37 +02:00
Mario Rodas
4f1373fa7b
Merge pull request #245071 from figsoda/kbt
kbt: init at 1.0.0
2023-07-24 10:24:05 -05:00
Andrew Marshall
1a2d266180
temporal-cli: fix missing meta.platforms preventing Hydra builds (#243518) 2023-07-24 16:44:55 +02:00
Sandro
27c22d3e45
Merge pull request #242513 from linsui/jabref 2023-07-24 16:42:35 +02:00
Frothy
4d34575199 spicetify-cli: 2.21.0 -> 2.22.0 2023-07-24 10:36:59 -04:00
figsoda
ef20d5f232
Merge pull request #241629 from fabaff/urlscan-bump
urlscan: 0.9.10 -> 1.0.0
2023-07-24 10:07:27 -04:00
figsoda
85eb9355b5
Merge pull request #245138 from r-ryantm/auto-update/cmusfm
cmusfm: 0.4.1 -> 0.5.0
2023-07-24 09:59:11 -04:00
figsoda
c1a72eec23 vimPlugins.nvim-treesitter: update grammars 2023-07-24 09:50:48 -04:00
figsoda
c22e342705 vimPlugins: update 2023-07-24 09:49:50 -04:00
figsoda
e0a31e067a vimPlugins.hover-nvim: init at 2023-07-10 2023-07-24 09:47:54 -04:00
figsoda
aae8f4c0c2
Merge pull request #245180 from mikroskeem/docker-maintainers-remove-self
docker: remove mikroskeem from maintainers
2023-07-24 09:43:37 -04:00
Emily
b370d44b2a
Merge pull request #244441 from janvotava/master
timoni: init at 0.10.0
2023-07-24 15:16:42 +02:00
Mark Vainomaa
7d57cbddc6
docker: remove mikroskeem from maintainers 2023-07-24 15:59:31 +03:00
Thomas Gerbet
3428dd4bef docker: apply fix starting containers with a local connection with the CLI
The change done in 4a526a901c was not
enough to cover everything. In order for the Docker CLI to work when
built with Go 1.20.6 it is also required to have the equivalent patch
for the docker/cli repository.
2023-07-24 14:26:11 +02:00
matthewcroughan
d6cdb6a43f glabels-qt: init at unstable-2021-02-06
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-24 10:04:09 +01:00
linsui
e1ebc51ef6 jabref: fix gapps wrapper 2023-07-24 14:10:59 +08:00
github-actions[bot]
aae1f8ef06
Merge master into staging-next 2023-07-24 06:01:13 +00:00
Vincent Bernat
a18548174b gnmic: init at 0.31.3
This is a gNMI client, useful to query routers through a YANG model.
2023-07-24 07:30:51 +02:00
R. Ryantm
a53a1e4267 vivaldi: 6.1.3035.111 -> 6.1.3035.204 2023-07-24 04:54:41 +00:00
R. Ryantm
43ab7e5e48 standardnotes: 3.166.9 -> 3.167.2 2023-07-24 04:43:09 +00:00
Nick Cao
54f3699f53
Merge pull request #245120 from samuela/upkeep-bot/plexamp-4.8.1-1690158474
plexamp: 4.7.4 -> 4.8.1
2023-07-23 22:38:14 -06:00
R. Ryantm
1d0b306466 cmusfm: 0.4.1 -> 0.5.0 2023-07-24 04:33:24 +00:00
SharzyL
a6b6203b6d
sv-lang: init at 3.0 2023-07-24 12:26:35 +08:00
Jan Votava
83c185b899 timoni: init at 0.10.0 2023-07-24 08:50:44 +07:00
Mario Rodas
fc47f1ceaf
Merge pull request #245068 from marsam/update-emacs29
emacs29: 29.0.92 -> 29.1-rc1
2023-07-23 20:33:38 -05:00
Nick Cao
f80eeb0e91
Merge pull request #244687 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
firefox-beta-bin-unwrapped: 116.0b5 -> 116.0b8
2023-07-23 19:33:21 -06:00
Nick Cao
ac8e994687
Merge pull request #245106 from marsam/update-ncspot
ncspot: 0.13.3 -> 0.13.4
2023-07-23 19:06:47 -06:00
Nick Cao
7aee8cf1e3
Merge pull request #245122 from r-ryantm/auto-update/youtube-tui
youtube-tui: 0.7.2 -> 0.7.4
2023-07-23 19:04:15 -06:00
Nick Cao
f45997386b
Merge pull request #245116 from r-ryantm/auto-update/terragrunt
terragrunt: 0.48.1 -> 0.48.4
2023-07-23 19:00:19 -06:00
Nick Cao
e598d5b773
Merge pull request #244953 from tomfitzhenry/less-maintainership
remove tomfitzhenry@ as maintainer for some packages
2023-07-23 18:57:35 -06:00
nixpkgs-upkeep-bot
91fa204492 plexamp: 4.7.4 -> 4.8.1 2023-07-24 00:27:55 +00:00
R. Ryantm
b749dffa59 youtube-tui: 0.7.2 -> 0.7.4 2023-07-24 00:23:18 +00:00
github-actions[bot]
449a683b10
Merge master into staging-next 2023-07-24 00:02:26 +00:00
Mario Rodas
77a87373ae ncspot: 0.13.3 -> 0.13.4
Diff: https://github.com/hrkfdn/ncspot/compare/v0.13.3...v0.13.4

Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.13.4
2023-07-23 19:00:03 -05:00
R. Ryantm
759c9d5a46 terragrunt: 0.48.1 -> 0.48.4 2023-07-23 23:56:02 +00:00
Mario Rodas
5a6f2c09ef
Merge pull request #245084 from kilianar/portfolio-0.64.5
portfolio: 0.64.4 -> 0.64.5
2023-07-23 17:22:00 -05:00
Mario Rodas
3cc194e6f7
Merge pull request #244739 from DeeUnderscore/update/streamlink-6.0.0
streamlink: 5.5.1 -> 6.0.0
2023-07-23 17:08:36 -05:00
figsoda
444767b7f3
Merge pull request #245090 from figsoda/maintain 2023-07-23 18:00:06 -04:00
Mario Rodas
207b97c9ff
Merge pull request #244955 from figsoda/browsr
browsr: 1.12.0 -> 1.13.0
2023-07-23 16:41:51 -05:00
Mario Rodas
717c81fe5b
Merge pull request #244952 from foo-dogsquared/update-vipsdisp
vipsdisp: 2.4.1 -> 2.5.0
2023-07-23 16:41:09 -05:00
Mario Rodas
6936629bae
Merge pull request #245026 from natsukium/dssp/update
dssp: 4.3.1 -> 4.4.2
2023-07-23 16:39:43 -05:00
Sandro
f35df548eb
Merge pull request #243116 from ners/pianoteq
pianoteq.standard-8: init at 8.1.1
2023-07-23 23:38:52 +02:00
Mario Rodas
919e734c96
Merge pull request #244872 from r-ryantm/auto-update/airwindows-lv2
airwindows-lv2: 18.0 -> 20.0
2023-07-23 16:36:40 -05:00
Mario Rodas
0bb6baaa3e
Merge pull request #245072 from figsoda/typioca
typioca: init at 2.4.2
2023-07-23 16:31:23 -05:00
Mario Rodas
746a45e780
Merge pull request #245053 from figsoda/artem
artem: 1.2.1 -> 2.0.0
2023-07-23 16:27:58 -05:00
Michael Weiss
eaab7b7359
Merge pull request #243866 from networkException/chromium-maintainer
chromium: add networkexception as maintainer
2023-07-23 23:25:25 +02:00
Sandro
83d6307c01
Merge pull request #244645 from Ma27/git-interactive-rebase-tool-tests
git-interactive-rebase-tool: actually run tests
2023-07-23 23:24:16 +02:00
Michael Weiss
3aeac3991f
ungoogled-chromium: 115.0.5790.98 -> 115.0.5790.102 2023-07-23 23:18:10 +02:00
Michael Weiss
b6320904b8
chromium: 115.0.5790.98 -> 115.0.5790.102
https://chromereleases.googleblog.com/2023/07/stable-channel-update-for-desktop_20.html
2023-07-23 23:17:43 +02:00
Michael Weiss
c0bc16904c
chromiumDev: 116.0.5845.42 -> 117.0.5897.3 2023-07-23 23:17:03 +02:00
Sandro
aa958deeb9
Merge pull request #243291 from babeuh/master
multiviewer-for-f1: init at 1.24.1
2023-07-23 23:17:00 +02:00
Michael Weiss
f45afd3d3e
Merge pull request #244411 from primeos/ungoogled-chromium
ungoogled-chromium: 114.0.5735.198 -> 115.0.5790.98
2023-07-23 23:16:10 +02:00
Michael Weiss
68b7e86285
Merge pull request #244410 from primeos/chromium
chromium: 114.0.5735.198 -> 115.0.5790.98
2023-07-23 23:14:02 +02:00
Francesco Gazzetta
bf293bd14e zeronet-conservancy: 0.7.8.1 -> 0.7.9
https://github.com/zeronet-conservancy/zeronet-conservancy/releases/tag/v0.7.9
Diff: https://github.com/zeronet-conservancy/zeronet-conservancy/compare/v0.7.8.1...v0.7.9
2023-07-23 23:11:12 +02:00
figsoda
1415f418a3 treewide: adopt a few packages that sandro dropped maintainership for 2023-07-23 17:08:10 -04:00
Sandro
d3ec97458e
Merge pull request #242721 from amarshall/temporal-cli-darwin-sandbox
temporal-cli: Fix Darwin builds with sandbox enabled
2023-07-23 23:00:42 +02:00
Michael Weiss
6625c6014f
Merge pull request #244407 from primeos/chromiumDev
chromiumDev: 116.0.5845.32 -> 116.0.5845.42
2023-07-23 22:53:28 +02:00
Michael Weiss
1329ec0589
Merge pull request #244408 from primeos/chromiumBeta
chromiumBeta: 115.0.5790.90 -> 115.0.5790.98
2023-07-23 22:53:14 +02:00
Sandro
c457450bf4
Merge pull request #243301 from krupkat/xpano-init-0.16.1
xpano: init 0.16.1
2023-07-23 22:42:21 +02:00
Michael Weiss
f61f5a8a40
chromium: 114.0.5735.198 -> 115.0.5790.98
https://chromereleases.googleblog.com/2023/07/stable-channel-update-for-desktop.html

This update includes 20 security fixes.

CVEs:
CVE-2023-3727 CVE-2023-3728 CVE-2023-3730 CVE-2023-3732 CVE-2023-3733
CVE-2023-3734 CVE-2023-3735 CVE-2023-3736 CVE-2023-3737 CVE-2023-3738
CVE-2023-3740
2023-07-23 22:33:38 +02:00
kilianar
de2e43ac7b portfolio: 0.64.4 -> 0.64.5
https://github.com/buchen/portfolio/releases/tag/0.64.5
2023-07-23 22:27:21 +02:00
figsoda
40f0c0380b
Merge pull request #245051 from r-ryantm/auto-update/yor
yor: 0.1.182 -> 0.1.183
2023-07-23 15:39:02 -04:00
Kerstin
b68d65e29f
Merge pull request #245057 from dotlambda/imagemagick-7.1.1-14
imagemagick: 7.1.1-13 -> 7.1.1-14
2023-07-23 21:37:39 +02:00
Sandro
1d1fe1fe14
Merge pull request #245063 from SuperSandro2000/remove-maintainer
treewide: reduce packages I maintainer
2023-07-23 21:28:26 +02:00
Thiago Kenji Okada
bfe2d74421
Merge pull request #242568 from FabianPonce/update-spotify-darwin
spotify: 1.1.97.962.g24733a46 -> 1.2.15.828.g79f41970
2023-07-23 19:04:26 +00:00
figsoda
66dbc84337 typioca: init at 2.4.2
https://github.com/bloznelis/typioca
2023-07-23 14:48:11 -04:00
figsoda
0abe9b54d8 kbt: init at 1.0.0
https://github.com/bloznelis/kbt
2023-07-23 14:42:30 -04:00
Robert Schütz
0a5266e136
Merge pull request #243549 from tjni/jaraco-renames
treewide: rename jaraco_* to jaraco-*
2023-07-23 11:39:19 -07:00
Mario Rodas
3a91cdcf7c
Merge pull request #245055 from r-ryantm/auto-update/kubeseal
kubeseal: 0.22.0 -> 0.23.0
2023-07-23 13:02:15 -05:00
github-actions[bot]
6afe543aec
Merge master into staging-next 2023-07-23 18:01:33 +00:00
Fabian Ponce
0d561b5151
spotify: 1.1.97.962 -> 1.2.15.828 2023-07-23 13:54:56 -04:00
Felix Bühler
8c7af7b7c4
Merge pull request #244157 from ragingpastry/zarf-0.28.2
zarf: 0.28.1 -> 0.28.2
2023-07-23 19:47:00 +02:00
Sandro
7e6d24c640
Merge pull request #245011 from aacebedo/aacebedo/refactor_swayosd
swayosd: refactor build to install all files
2023-07-23 19:35:53 +02:00
Sandro Jäckel
cf6c96533b
treewide: reduce packages I maintainer 2023-07-23 19:30:22 +02:00
Alexandre Acebedo
d0915ace9d swayosd: refactor build to install all files 2023-07-23 18:47:54 +02:00
Christoph Neidahl
d3d9204ce5
milkytracker: adopt, 1.03.00 -> 1.04.00 (#241669)
* milkytracker: adopt, 1.03.00 -> 1.04.00

* milkytracker: Add Darwin support

* milkytracker: Mark Darwin broken

Only thing that doesn't build are some resource files which require Xcode for ibtool.
I don't have it, and Ofborg seemingly doesn't have it either, so I can't get it to build.

* milkytracker: Remove SDL2MAIN_LIBRARY flag

Doesn't seem necessary anymore?
2023-07-23 18:21:14 +02:00
Sandro
b927535a4e
Merge pull request #243019 from OPNA2608/update/famistudio
famistudio: 4.0.6 -> 4.1.1
2023-07-23 18:18:37 +02:00
Sandro
2d75e58c87
Merge pull request #241491 from zendo/upd/podcasts
gnome-podcasts: 0.5.1 -> 0.6.0
2023-07-23 17:56:45 +02:00
Sandro
4b5ed1aea3
Merge pull request #244272 from linsui/pot
pot: 1.6.1 -> 1.9.1
2023-07-23 17:56:23 +02:00
figsoda
3f46bbd719
Merge pull request #245017 from GaetanLepage/sniprun
vimPlugins.sniprun: 1.3.4 -> 1.3.5
2023-07-23 11:43:12 -04:00
Mario Rodas
7d8dbdef6c kubeseal: add changelog to meta 2023-07-23 15:38:00 +00:00
R. Ryantm
4b01d24d2b kubeseal: 0.22.0 -> 0.23.0 2023-07-23 15:37:35 +00:00
figsoda
5c731712f2 artem: 1.2.1 -> 2.0.0
Diff: https://github.com/finefindus/artem/compare/v1.2.1...v2.0.0

Changelog: https://github.com/finefindus/artem/blob/v2.0.0/CHANGELOG.md
2023-07-23 11:31:33 -04:00
Robert Schütz
96199b7b25 imagemagick: 7.1.1-13 -> 7.1.1-14
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-13...7.1.1-14
2023-07-23 08:23:40 -07:00
R. Ryantm
ae5661ba8b yor: 0.1.182 -> 0.1.183 2023-07-23 15:12:13 +00:00
Bobby Rong
8a9ab96686
Merge pull request #245040 from zzzsyyy/clash-verge-1.3.5
clash-verge: 1.3.4 -> 1.3.5
2023-07-23 23:05:37 +08:00
maxine
061d56cea8
Merge pull request #244810 from EtienneBruines/nomad_1_5_8 2023-07-23 16:53:02 +02:00
maxine
6d3f1a9af1
Merge pull request #244808 from EtienneBruines/nomad_1_6_1 2023-07-23 16:52:44 +02:00
Martino Fontana
b01545f8cc winePackages.{unstable,staging}: 8.10 -> 8.13 2023-07-23 16:49:25 +02:00
Doron Behar
d4f5099ee4
Merge pull request #240730 from doronbehar/pkg/spdlog-fmt
spdlog: reformat expression arguments, and comment about fmt_9
2023-07-23 14:42:41 +00:00
Vladimír Čunát
16b32782b4
rstudio: supply missing #include <set>
This was only suceeding by accident, uncovered probably by boost update.
https://hydra.nixos.org/build/228258786/nixlog/4/tail
2023-07-23 16:36:30 +02:00