Commit graph

92024 commits

Author SHA1 Message Date
Weijia Wang f51e8162de
Merge pull request #214621 from wegank/docker-fix
docker-machine-{hyperkit,kvm2}: fix build
2023-02-04 23:43:01 +01:00
Weijia Wang 0690731098 docker-machine-kvm2: fix build 2023-02-04 23:06:51 +01:00
Weijia Wang 12311132ba docker-machine-hyperkit: fix build 2023-02-04 23:06:36 +01:00
Adam Stephens c611a3428a kitty: build kitten statically and expose as output 2023-02-05 07:46:27 +10:00
Adam Stephens 9032311f3c kitty: 0.26.5 -> 0.27.0 2023-02-05 07:46:27 +10:00
Christoph Cullmann ba7e76bbf6 krita: enable JPEG XL 2023-02-04 22:44:02 +01:00
Anderson Torres 1b2714a845
Merge pull request #214585 from paperdigits/vkdt-arm
vkdt: 0.5.3 -> 0.5.4
2023-02-04 18:34:57 -03:00
Dmitry Kalinkin 274e7d5dac
Merge pull request #214572 from bcdarwin/update-csxcad
csxcad: unstable-2020-02-08 -> unstable-2022-05-18
2023-02-04 16:32:34 -05:00
superherointj 3aafe6adf5
Merge pull request #214496 from NickCao/wdt
wdt: unstable-2022-07-08 -> unstable-2022-12-19
2023-02-04 18:24:05 -03:00
Fabian Affolter 5a6b558d00
Merge pull request #214410 from r-ryantm/auto-update/cwltool
cwltool: 3.1.20230127121939 -> 3.1.20230201130431
2023-02-04 21:24:02 +01:00
Robert Schütz 1fb588ebd0
Merge pull request #210776 from chuangzhu/denaro
denaro: init at 2023.1.1
2023-02-04 12:07:35 -08:00
dark-ether 90126567d3 vimPlugins.nvim-treesitter: update grammars 2023-02-04 17:06:56 -03:00
dark-ether 62e76c014d vimPlugins.neogen: init at 2023-01-16 2023-02-04 17:04:36 -03:00
dark-ether 3e22f92d18 vimPlugins: resolve github repository redirects 2023-02-04 17:00:54 -03:00
dark-ether ce135ac43f vimPlugins: update 2023-02-04 16:56:21 -03:00
Robert Schütz b9599db659
Merge pull request #212205 from dotlambda/imagemagick-7.1.0-58
imagemagick: 7.1.0-57 -> 7.1.0-60
2023-02-04 11:45:46 -08:00
figsoda 3cff3b6eb6
Merge pull request #214587 from virusdave/virusdave/scratch/add_unison_vim_support
vimPlugins.unison: init at 2023-02-03
2023-02-04 14:17:02 -05:00
Anderson Torres 1149f14600
Merge pull request #210902 from Yarny0/tvbrowser
tvbrowser: fix, update, build from source, add small test
2023-02-04 16:10:53 -03:00
Dave Nicponski ade88e374d vimPlugins.unison: init at 2023-02-03 2023-02-04 13:49:49 -05:00
Ben Darwin 018a68c877 openems: unpin vtk 2023-02-04 13:49:42 -05:00
Ben Darwin c4fa417ba4 appcsxcad: unstable-2020-01-04 -> unstable-2023-01-06 2023-02-04 13:49:42 -05:00
Ben Darwin 89c92b160a csxcad: unpin vtk 2023-02-04 13:49:42 -05:00
Mica Semrick f2a664958a vkdt: 0.5.3 -> 0.5.4 2023-02-04 10:14:45 -08:00
Dmitry Kalinkin b315fcef1b csxcad: unstable-2020-02-08 -> unstable-2022-05-18 2023-02-04 13:04:32 -05:00
R. Ryantm eadaccaa42 igv: 2.15.5 -> 2.16.0 2023-02-04 18:01:58 +00:00
Nikolay Korotkiy 524b2a6525
Merge pull request #214562 from r-ryantm/auto-update/gpxsee
gpxsee: 11.11 -> 11.12
2023-02-04 21:28:04 +04:00
Yarny0 e2e9dc92d8 tvbrowser: update meta.license and add other meta attributes
The file `txt/COPYRIGHT.txt` in the source archive states it as
GPL3+-licensed.
2023-02-04 18:00:14 +01:00
Yarny0 62c02911b9 tvbrowser: use upstream wrapper script 2023-02-04 17:58:29 +01:00
Yarny0 2efdb48f8e tvbrowser: use upstream desktop file 2023-02-04 17:57:12 +01:00
Yarny0 f530d505d4 tvbrowser: move installation directory to /share/tvbrowser
In accordance to the conventions stated in the Nixpkgs manual:

https://nixos.org/manual/nixpkgs/stable/#sec-language-java .
2023-02-04 17:56:54 +01:00
Yarny0 2d8e156a59 tvbrowser: add simple test
This test starts tvbrowser with an Xvfb X server
and verifies that all expected windows are created.
2023-02-04 17:56:39 +01:00
Yarny0 b2fdba820a tvbrowser: build from source
This commit changes from a precompiled bundle to
a source file. Accordingly, the expression file is renamed to `default.nix`
and the old attribute name is changed to `tvbrowser`, the old one being now a
throw-message.

The upstream build script tries to download the news plugin; so, we provide
this and pass it as a parameter.

Given that this is still a piece of a precompiled Java bytecode, along with a
main readable source bundle, `meta.sourceProvenance` is updated accordingly.
2023-02-04 17:55:39 +01:00
Yarny0 17abe6d26a tvbrowser: add {pre,post}Install decoration hooks 2023-02-04 17:55:19 +01:00
Yarny0 8e0c477357 tvbrowser: 4.0.1 -> 4.2.7
Fixes tvbrowser, broken since 48978fb

Update the makeWrapper flags according to the `tvbrowser.sh` script provided
by upstream.

Release notes: https://www.tvbrowser.org/index.php?id=news
2023-02-04 17:54:11 +01:00
Yarny0 efc015d28a tvbrowser: track required JDK version
The minimal JDK version required by tvbrowser is encoded in its download
URL. Track it by using a let binding.
2023-02-04 17:53:41 +01:00
Daniel Albert dcb2a4d680
pgmodeler: Update hash after v1.0.0 was retagged
@GGG-KILLER pointed out in https://github.com/NixOS/nixpkgs/pull/213962#issuecomment-1416790289
that the hash changed.

The reason appears to be that the `v1.0.0` tag was retagged to 28c9469203.
This commit is by @rkhaotix, the maintainer of `pgmodeler` and the change between the revisions tagged `v1.0.0` does not appear to be malicious.
2023-02-04 17:41:05 +01:00
R. Ryantm 2fa41cc070 signalbackup-tools: 20230128-1 -> 20230203 2023-02-04 16:30:09 +00:00
R. Ryantm b9c9c8b676 gpxsee: 11.11 -> 11.12 2023-02-04 15:38:18 +00:00
Mario Rodas 1a44e0bfaf
Merge pull request #214466 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.35 -> 6.4.36
2023-02-04 10:35:33 -05:00
figsoda a73cb090ef
Merge pull request #214502 from ocfox/indent-o-matic
vimPlugins.indent-o-matic: init at 2023-01-24
2023-02-04 10:23:49 -05:00
Azat Bahawi 0876edb4d1
Merge pull request #214435 from r-ryantm/auto-update/werf
werf: 1.2.198 -> 1.2.199
2023-02-04 18:19:06 +03:00
Artturi 93a2e7d886
Merge pull request #214313 from ElnuDev/stork
stork: 1.5.0 -> 1.6.0
2023-02-04 17:10:50 +02:00
Yarny0 4d9eaf89f7 tvbrowser: add myself (Yarny) as maintainer 2023-02-04 15:47:48 +01:00
R. Ryantm d2ecc23ec2 kstars: 3.6.1 -> 3.6.3 2023-02-04 13:45:15 +00:00
R. Ryantm 2c0b36624d istioctl: 1.16.1 -> 1.16.2 2023-02-04 12:27:24 +00:00
R. Ryantm 55135f7e99 yewtube: 2.9.0 -> 2.9.2 2023-02-04 11:48:17 +00:00
R. Ryantm ce66220f36 kyverno: 1.8.5 -> 1.9.0 2023-02-04 11:19:48 +00:00
R. Ryantm 535b05bc2d vscodium: 1.74.3.23010 -> 1.75.0.23033 2023-02-04 10:16:28 +00:00
R. Ryantm 517dff10a2 thedesk: 24.0.7 -> 24.0.8 2023-02-04 09:21:59 +00:00
7c6f434c e1a454d6a2
Merge pull request #214305 from squalus/libreoffice-postgresql
libreoffice: support postgresql by default
2023-02-04 08:15:59 +00:00
R. Ryantm 11dc4cf80b stellar-core: 19.6.0 -> 19.7.0 2023-02-04 08:15:16 +00:00
7c6f434c bdd2941140
Merge pull request #212645 from SFrijters/wine-8
wine: 7.x -> 8.x
2023-02-04 08:14:44 +00:00
Gabriel Arazas d28365ee20 warp: 0.3.2 -> 0.4 2023-02-04 16:00:49 +08:00
ocfox 370295f107
vimPlugins.indent-o-matic: init at 2023-01-24 2023-02-04 15:38:51 +08:00
ocfox 84cceaa296 vimPlugins: update 2023-02-04 15:30:22 +08:00
R. Ryantm 73e3b979ac argocd: 2.5.9 -> 2.5.10 2023-02-04 07:22:03 +00:00
R. Ryantm 82eca4feed praat: 6.3.05 -> 6.3.06 2023-02-04 06:26:23 +00:00
Nick Cao 8ce875b4e2
wdt: unstable-2022-07-08 -> unstable-2022-12-19 2023-02-04 14:19:39 +08:00
R. Ryantm ed0538b685 sdrangel: 7.8.6 -> 7.9.0 2023-02-04 05:46:58 +00:00
Anna Aurora 6556ccb8c9 kaufkauflist: 1.0.0 → 2.0.0 2023-02-04 00:20:20 -05:00
R. Ryantm e5f3bc7a26 klayout: 0.28.3 -> 0.28.4 2023-02-04 05:10:29 +00:00
Nick Cao 92efe00ba8
Merge pull request #214473 from r-ryantm/auto-update/terragrunt
terragrunt: 0.43.0 -> 0.43.2
2023-02-04 13:08:45 +08:00
zowoq ce310d1e4a terraform-providers.lxd: drop proxyVendor 2023-02-04 14:35:32 +10:00
zowoq cf07dcd8ee terraform-providers.baiducloud: drop deleteVendor 2023-02-04 14:35:32 +10:00
github-actions[bot] dc541760a7 terraform-providers.tencentcloud: 1.79.6 → 1.79.7 2023-02-04 14:35:32 +10:00
github-actions[bot] 8b58d4507b terraform-providers.utils: 1.7.0 → 1.7.1 2023-02-04 14:35:32 +10:00
github-actions[bot] a6980e3cd4 terraform-providers.azurerm: 3.41.0 → 3.42.0 2023-02-04 14:35:32 +10:00
github-actions[bot] 6e3a85d048 terraform-providers.scaleway: 2.9.1 → 2.10.0 2023-02-04 14:35:32 +10:00
github-actions[bot] 1ef93650fa terraform-providers.github: 5.16.0 → 5.17.0 2023-02-04 14:35:32 +10:00
github-actions[bot] 7650f5bfbc terraform-providers.aci: 2.6.0 → 2.6.1 2023-02-04 14:35:32 +10:00
figsoda e48a4031d9
Merge pull request #214455 from NickCao/tdesktop
tdesktop: 4.5.3 -> 4.6.0
2023-02-03 22:38:12 -05:00
R. Ryantm a66e0d29e2 terragrunt: 0.43.0 -> 0.43.2 2023-02-04 03:28:17 +00:00
Nick Cao 5fe0e0e442
Merge pull request #214458 from marsam/update-storrent
storrent: 2021-10-10 -> 2023-01-14
2023-02-04 11:02:32 +08:00
Nick Cao a0f97f98e2
Merge pull request #214328 from NickCao/octoprint
octoprint: pin flask-babel to 2.0.0
2023-02-04 10:58:18 +08:00
R. Ryantm fff150e3c1 fetchmail: 6.4.35 -> 6.4.36 2023-02-04 02:55:00 +00:00
Nick Cao b407ed671e
Merge pull request #214365 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 110.0b7 -> 110.0b9
2023-02-04 10:53:30 +08:00
Nick Cao 49e6bbe663
Merge pull request #212603 from amesgen/init-scriv
scriv: init at 1.2.0
2023-02-04 10:38:08 +08:00
Nick Cao 3ab1fd296f
Merge pull request #212199 from OPNA2608/init/miriway
miriway: init at unstable-2022-12-18
2023-02-04 09:50:17 +08:00
Weijia Wang 15398211c3
Merge pull request #214437 from r-ryantm/auto-update/avalanchego
avalanchego: 1.9.7 -> 1.9.8
2023-02-04 02:25:07 +01:00
OPNA2608 7ef7d9e268 nixos/miriway: add test 2023-02-04 02:23:14 +01:00
Nick Cao f4ba1f56ad
tdesktop: 4.5.3 -> 4.6.0 2023-02-04 09:12:10 +08:00
Nick Cao e8e855a74e
Merge pull request #211294 from misuzu/ton-init
ton: init at 2023.01
2023-02-04 09:08:54 +08:00
Weijia Wang 3b52db07e2
Merge pull request #214418 from k3a/macos-diffuse
diffuse: macos support
2023-02-04 01:29:34 +01:00
figsoda 643f18d4dc
Merge pull request #214433 from vimeh/vimPlugins.barbecue-nvim
vimPlugins.barbecue-nvim: fix incorrect override
2023-02-03 19:25:08 -05:00
Weijia Wang 03767ab14b
Merge pull request #214420 from k3a/macos-openboardview
openboardview: macos support
2023-02-04 01:18:31 +01:00
R. Ryantm e1bb429272 avalanchego: 1.9.7 -> 1.9.8 2023-02-03 23:54:38 +00:00
R. Ryantm 98e5bdd02e werf: 1.2.198 -> 1.2.199 2023-02-03 23:44:05 +00:00
"Vinay Mehta" 0f40f4f891 vimPlugins.nvim-treesitter: update grammars 2023-02-03 15:37:07 -08:00
"Vinay Mehta" ebd497b7cd vimPlugins: update 2023-02-03 15:36:00 -08:00
Vinay Mehta 92ced8ef6d
vimPlugins.barbecue-nvim: fix incorrect override 2023-02-03 15:35:04 -08:00
superherointj 95642fb287
Merge pull request #210458 from NickCao/openssl3
various: unpin openssl_1_1
2023-02-03 19:27:21 -03:00
Stefan Frijters ee03c8669f
winePackages.{unstable,staging}: 8.0 -> 8.1 2023-02-03 23:06:36 +01:00
Stefan Frijters a7085b026f
airwave: fix build
The unfree source is old and hard to find; small version bump so the required
zip file is available via https://github.com/psycha0s/airwave/issues/92 .
2023-02-03 23:06:36 +01:00
Ryan Hendrickson b0ec519e3d
wine: fix for updateScript 2023-02-03 23:06:36 +01:00
Stefan Frijters cf692195c5
wine: replace sha256 fetcher arguments with hash 2023-02-03 23:06:35 +01:00
Stefan Frijters 1e14a900a5
wine: remove vkd3dSupport
From https://www.winehq.org/announce/8.0:

"The vkd3d and LDAP libraries are bundled in the source tree and built as
  PE. The corresponding Unix libraries are no longer needed."
2023-02-03 23:06:35 +01:00
Stefan Frijters 3dbfc39ac5
wine: remove ldapSupport
From https://www.winehq.org/announce/8.0:

"The vkd3d and LDAP libraries are bundled in the source tree and built as
  PE. The corresponding Unix libraries are no longer needed."
2023-02-03 23:06:35 +01:00
Stefan Frijters 55b08c0d56
wine: remove openalSupport
From https://www.winehq.org/announce/8.0:

"The OpenAL library is no longer used."
2023-02-03 23:06:35 +01:00
Stefan Frijters 45af4636b3
winePackages.stable: 7.0.1 -> 8.0 2023-02-03 23:06:35 +01:00
Stefan Frijters 003b4c59d4
winePackages.{unstable,staging,wayland}: 7.22 -> 8.0 2023-02-03 23:06:35 +01:00