Commit Graph
723315 Commits
Author SHA1 Message Date
Austin Horstman 54809e5ff5 hyprlandPlugins.hyprsplit: 0.45.2 -> 0.46.0 2024-12-17 10:36:21 -06:00
Austin Horstman 6e0b46aa9d hyprland: 0.46.0 -> 0.46.1 2024-12-17 10:35:22 -06:00
Austin Horstman 1fcbb94d58 hyprlandPlugins: 0.45.0 -> 0.46.0 2024-12-17 10:15:24 -06:00
Austin Horstman a520c40131 hyprgraphics: add fufexan maintainer 2024-12-17 10:13:47 -06:00
Austin Horstman e445c289a8 hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2024-11-19 -> 0-unstable-2024-12-14 2024-12-17 09:54:55 -06:00
Austin Horstman 7b9db1b834 hyprlandPlugins.hypr-dynamic-cursors: unstableGitUpdater -> nix-update-script 2024-12-17 09:54:06 -06:00
Austin Horstman 69aa1bdbab hyprlandPlugins.hyprfocus: add nix-update-script 2024-12-17 09:51:49 -06:00
Austin Horstman b5654e3261 hyprlandPlugins.hyprgrass: 0.8.2-unstable-2024-10-30 -> 0.8.2-unstable-2024-12-13 2024-12-17 09:50:35 -06:00
Austin Horstman f998a0c08f hyprlandPlugins.hyprsplit: 0.45.0 -> 0.45.2 2024-12-17 09:46:13 -06:00
Austin Horstman 821381bc56 hyprlandPlugins.hyprsplit: add nix-update-script 2024-12-17 09:45:53 -06:00
Austin Horstman 0febd82902 hyprlandPlugins.hyprspace: 0-unstable-2024-11-02 -> 0-unstable-2024-12-08 2024-12-17 09:44:03 -06:00
Austin Horstman c832a89c65 hyprlandPlugins.hyprspace: unstableGitUpdater -> nix-update-script 2024-12-17 09:43:28 -06:00
Austin Horstman 31b7e46d6b hyprlandPlugins.hyprscroller: 0-unstable-2024-11-29 -> 0-unstable-2024-12-17 2024-12-17 09:41:24 -06:00
Austin Horstman 513ed2b46b hyprlandPlugins.hyprscroller: unstableGitUpdater -> nix-update-script 2024-12-17 09:40:40 -06:00
Austin Horstman 64a098b116 hyprland-plugins: gcc13 -> gcc14 2024-12-17 09:24:32 -06:00
Austin Horstman 6c7c078917 hyprland: 0.45.2 -> 0.46.0 2024-12-16 21:46:35 -06:00
AleksanaandGitHub 948a31b4b7 python312Packages.oddsprout: fix test on darwin (#358547) 2024-12-17 11:40:07 +08:00
Tristan RossandGitHub ba1deff5ad llvmPackages.*: Expose git rev through pkg.src.rev (#354792) 2024-12-16 19:38:25 -08:00
Tristan RossandGitHub a5a2607523 llvmPackages: Fix update-git.py (#354472) 2024-12-16 19:38:04 -08:00
AleksanaandGitHub 804ccca48b wike: 3.0.0 -> 3.1.0 (#365568) 2024-12-17 10:52:52 +08:00
AleksanaandGitHub e6429a4237 tuba: 0.8.4 -> 0.9.0 (#365567) 2024-12-17 10:44:50 +08:00
Donovan GloverandGitHub 3ec3a7f6bc wealthfolio: 1.0.21 -> 1.0.22 (#365604) 2024-12-17 02:20:27 +00:00
SandroandGitHub be633fd215 intel-gmmlib: 22.5.4 -> 22.5.5 (#365665) 2024-12-17 02:42:04 +01:00
SandroandGitHub 89e9714071 dbgate: 5.3.4 -> 6.0.0 and add support for aarch64-darwin (#359649) 2024-12-17 02:26:48 +01:00
SandroandGitHub 549ce3168a asterisk: 20.9.3 -> 20.11.0 (#364368) 2024-12-17 02:25:02 +01:00
nixpkgs-merge-bot[bot]andGitHub 02b2ca60cf bitcomet: 2.11.0 -> 2.12.0 (#365744) 2024-12-17 01:14:30 +00:00
R. Ryantm fc7be6746c bitcomet: 2.11.0 -> 2.12.0 2024-12-17 00:52:30 +00:00
Philip TaronandGitHub c05c71c801 mtools: 4.0.45 -> 4.0.46 (#358075) 2024-12-16 16:44:45 -08:00
Bobby RongandGitHub d8890db135 Xfce 4.20 (#353048) 2024-12-17 08:36:52 +08:00
gadorandGitHub 28b4ffa230 golden-cheetah-bin: 3.6 -> 3.7DEV2410, add darwin (#363290)
* golden-cheetah-bin: format

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>

* golden-cheetah-bin: 3.6 -> 3.7DEV2410

fixes CVE-2023-4863[1][2]

[1]: https://github.com/GoldenCheetah/GoldenCheetah/issues/4396
[2]: https://github.com/GoldenCheetah/GoldenCheetah/commit/e8132b1a55e8e84fc5e34a4c91e3a7b2bf62cc2f

* golden-cheetah-bin: fix qt startup

Due to a version missmatch between the packaged
Qt package from upstream and NixOS Qt version
GoldenCheetah will not be able to start with the following
error message on KDE:

```
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
```

This is analog to other errors and is caused by a leaked QT_PLUGIN_PATH
variable from the host to the AppImage[1].

Since this only causes issues on KDE it is sufficient to empty the
variable from the desktop Menu item. This does not fix startup from
the command line and is rather a workaround than a true bugfix and the
underlying issue (leaking variables to appimageTools.wrapType2
applications) should be fixed.

This does not affect other desktop environments

[1]: https://discourse.nixos.org/t/cannot-run-ida-free-with-steam-run-could-not-load-the-qt-platform-plugin-xcb-in/29783

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>

* golden-cheetah-bin: add darwin version

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>

---------

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-12-16 19:31:58 -05:00
Bot_wxt1221andGitHub a2472aa8c9 karp: init at 0-unstable-2024-11-20 (#357773) 2024-12-16 19:27:18 -05:00
Leah Amelia ChenandGitHub 39a6dd50f4 yesplaymusic: drop (#364839)
It seems like YesPlayMusic has been effectively abandoned upstream with numerous usability
and API bugs preventing it from working, while using old, unsupported Node versions (14 and 16)
and Electron versions (22).

While there have been forks and projects created in its image
(see https://github.com/qier222/YesPlayMusic/issues/2344), it would be better
if we drop YesPlayMusic first, and package any fork that manages to garner enough momentum.

Part of #296939
2024-12-16 19:22:43 -05:00
Nick CaoandGitHub 54b3ceda26 python312Packages.pystache: 0.6.5 -> 0.6.6 (#365266) 2024-12-16 19:21:07 -05:00
sethandGitHub 69e1e8ba04 television: 0.6.2 -> 0.7.1 (#365566)
Changelog: https://github.com/alexpasmantier/television/releases/tag/0.7.1
Diff: https://github.com/alexpasmantier/television/compare/0.6.2...0.7.1
2024-12-16 19:15:37 -05:00
Martin WeineltandGitHub 3c1475040b python312Packages.hass-client: fix package version (#365730) 2024-12-17 01:06:58 +01:00
PyroxandGitHub 17c5317daf nodePackages.copy-webpack-plugin: drop (#364321) 2024-12-16 19:06:28 -05:00
Martin Weinelt aaa65e08c4 python312Packages.hass-client: fix package version
The version in pyproject.toml is fixed and only gets patched in the
release step.
2024-12-17 00:58:34 +01:00
Matthieu CoudronandGitHub c16f43f97c neovim: add 'autowrapRuntimeDeps' to append (#358587)
plugin runtime dependencies. A recurrent question is how to make LSP
work on nix, with users wanting to install masons etc. I think it makes
sense for neovim to install neovim plugins in a way that they work out
of the box. That's one of the strengths of nix and a shortcoming of the
neovim infrastructure.
We suffix the PATH instead of prepend such that project versions of the
software takes precedence.
It's opt-in for now to but worth revisiting later for the previous
reasons.
2024-12-17 00:23:05 +01:00
Weijia WangandGitHub d18fae80ef containerlab: 0.60.0 -> 0.60.1 (#365605) 2024-12-17 00:12:32 +01:00
Weijia WangandGitHub 5a6d519941 okteto: 3.2.0 -> 3.2.1 (#365601) 2024-12-17 00:10:45 +01:00
Weijia WangandGitHub b29f7ed6cb findup: 1.1.1 -> 1.1.2 (#365109) 2024-12-17 00:03:23 +01:00
Dmitry KalinkinandGitHub ccc0c2c6cb geant4: 11.2.2 -> 11.3.0 (#364998) 2024-12-16 17:56:21 -05:00
Philip TaronandGitHub 6ea67fde48 diffoscope: 283 -> 284 (#362567) 2024-12-16 14:48:46 -08:00
nixpkgs-merge-bot[bot]andGitHub 2df2376710 rabbitmq-server: 4.0.4 -> 4.0.5 (#365591) 2024-12-16 22:31:43 +00:00
Vincent HaupertandGitHub 2efaa5cbe4 luarocks-packages-updater: fix keyword argument name (#364834)
Introduced by #336137
2024-12-16 23:22:49 +01:00
Pol DellaieraandGitHub b442653216 zon2nix: fix build on Darwin (#365113) 2024-12-16 23:06:41 +01:00
Pol DellaieraandGitHub 7223745e2a traefik: 3.2.1 -> 3.2.2 (#365216) 2024-12-16 23:04:51 +01:00
Pol DellaieraandGitHub 807e5bcbe3 winbox4: 4.0beta12 -> 4.0beta14 (#365223) 2024-12-16 23:04:22 +01:00
Pol DellaieraandGitHub 3822540590 vscode-extensions.eamodio.gitlens: 15.6.0 -> 16.0.5 (#365408) 2024-12-16 23:00:47 +01:00
Pol DellaieraandGitHub 41d7aef0f2 mongodb-7_0: 7.0.15 -> 7.0.16 (#365423) 2024-12-16 23:00:21 +01:00