Commit Graph
883591 Commits
Author SHA1 Message Date
Acid Bong 0daa3ea175 birdtray: refresh the recipe to the current guidelines
- remove `with lib`
- use `tag` and `hash` in source
- replace `rec` with `finalAttrs`
2025-10-23 13:09:08 +03:00
Acid Bong bd8890b4f8 birdtray: move to pkgs/by-name 2025-10-23 13:07:43 +03:00
K900andGitHub 6679938625 digikam: 8.7.0 -> 8.8.0 (#453725) 2025-10-23 10:03:34 +00:00
Lily Ballard f20cb87b0a macvim: add lilyball as maintainer 2025-10-23 03:00:26 -07:00
Lily Ballard 8b45a0a4f0 maintainers: add lilyball 2025-10-23 03:00:26 -07:00
Lily Ballard 5ece9f37b1 macvim: 179 -> 181
Updates macvim to r181, including bumping the Ruby version to 3.4 since
that's what MacVim r181 is built against.

There's still 3 CVEs in the `knownVulnerabilities` list that are newer
than this release, but this is the latest MacVim release available right
now.
2025-10-23 02:49:57 -07:00
Lily Ballard c06af958dc macvim: disable python support by default
MacVim currently fails to link against nixpkgs python because Xcode's
clang doesn't understand the LLVM bitcode in the
`libpython${pythonVersion}.a` static library. I'm not sure what this
static library is for when `lib/libpython${pythonVersion}.dylib` exists,
but I don't know of a way to tell MacVim to ignore it. Linking against
python works if we rebuild python to skip the static library but that
doesn't seem like a proper solution, so until a permanent solution is
found, just disable python by default.

Also mark macvim as no longer broken.
2025-10-23 02:49:57 -07:00
Lily Ballard f7c3c92c7a macvim: resign the binary on aarch64-darwin
We need to resign the binary after running `install_name_tool` or it
will have an invalid code signature.
2025-10-23 02:49:57 -07:00
Lily Ballard 3693c2dc20 macvim: ensure we can change install names
Pass `-headerpad_max_install_names` again. This is something we used to
do, and then the flag got removed at some point. For some reason we need
to provide it both to configure and to Xcode.
2025-10-23 02:49:57 -07:00
Masum RezaandGitHub 747c7a57ae pwvucontrol: 0.4.9 -> 0.5.1 (#454796) 2025-10-23 09:47:38 +00:00
rewineandGitHub e551b978b6 linyaps: fix build for Qt 6.10 (#454789) 2025-10-23 09:46:27 +00:00
Lily Ballard 427a98e129 macvim: delete incorrect manpages
We don't provide `eview` so we need to get rid of that manpage, and
there's also a bad `man/man1/mvim.1` symlink that goes nowhere.
2025-10-23 02:42:42 -07:00
Lily Ballard 636104f2d9 macvim: work around Xcode 26.0 bug
Xcode 26.0 sets `*_DEPLOYMENT_TARGET` env vars for all platforms in
shell script build phases, which breaks invocations of clang from those
phases, as they target the wrong platform.
2025-10-23 02:42:42 -07:00
Gaétan LepageandGitHub 0cbbf9a0ce python3Packages.disposable-email-domains: 0.0.140 -> 0.0.143 (#454807) 2025-10-23 09:39:21 +00:00
Nikita Uvarov 727e8a98d0 home-assistant-custom-components.mitsubishi: 0.2.0 -> 0.4.0
Diff: https://github.com/pymitsubishi/homeassistant-mitsubishi/compare/v0.2.0...v0.4.0
Changelog: https://github.com/pymitsubishi/homeassistant-mitsubishi/releases/tag/v0.4.0
2025-10-23 11:38:49 +02:00
Nikita Uvarov 17fe21e593 python3Packages.pymitsubishi: 0.3.0 -> 0.4.0
Diff: https://github.com/pymitsubishi/pymitsubishi/compare/v0.3.0...v0.4.0
Changelog: https://github.com/pymitsubishi/pymitsubishi/releases/tag/v0.4.0
2025-10-23 11:37:48 +02:00
Wolfgang WaltherandGitHub afe4c8449f dprint-plugins: update all plugins (#453928) 2025-10-23 09:35:53 +00:00
Fabian AffolterandGitHub cecb26c2a7 python313Packages.google-cloud-webrisk: 1.18.1 -> 1.19.0
Removed pythonOlder dependency and its usage.
2025-10-23 11:35:15 +02:00
Fabian AffolterandGitHub ac84006d74 python3Packages.google-cloud-workflows: 1.18.2 -> 1.19.0 (#454138) 2025-10-23 09:33:59 +00:00
kirillrdyandGitHub b581fa7f5f python3Packages.fedora-messaging: skip failing test (#454823) 2025-10-23 09:33:02 +00:00
Fabian AffolterandGitHub 996aa3e52b python3Packages.plugwise: 1.8.0 -> 1.8.2 (#454557) 2025-10-23 09:31:49 +00:00
HHR2020 d161cb06fe linyaps: fix build for Qt 6.10
https://doc-snapshots.qt.io/qt6-6.10/whatsnew610.html#build-system-changes
2025-10-23 17:28:51 +08:00
Gaétan LepageandGitHub bfbb368733 zed-editor: 0.208.6 -> 0.209.5 (#454738) 2025-10-23 09:28:15 +00:00
Fabian AffolterandGitHub 1764293e0f python312Packages.mypy-boto3-*: updates (#454589) 2025-10-23 09:23:58 +00:00
Acid Bong 07d18ecce7 twemoji-color-font: add updateScript 2025-10-23 12:21:30 +03:00
Fabian AffolterandGitHub 0c8e4f7cd5 python313Packages.tencentcloud-sdk-python: 3.0.1476 -> 3.0.1479 (#454592) 2025-10-23 09:21:10 +00:00
R. Ryantm 2a00280a24 ghmap: 1.0.4 -> 1.0.6 2025-10-23 09:20:03 +00:00
Acid Bong e10a344e5d twemoji-color-font: update source URL
The repo was transferred from `eosrei` to `13rac1`
2025-10-23 12:18:08 +03:00
Fabian AffolterandGitHub 410cae13e2 python3Packages.async-modbus: 0.2.2 -> 0.2.3 (#454583) 2025-10-23 09:17:13 +00:00
Acid Bong d69f2a5605 twemoji-color-font: remove with lib 2025-10-23 12:16:29 +03:00
Gaetan Lepage db2a595e86 python3Packages.fedora-messaging: skip failing test 2025-10-23 09:14:00 +00:00
Angelo Delefortrie 4234ac2686 swagger-typescript-api: 13.2.8 -> 13.2.16 2025-10-23 11:13:17 +02:00
Acid Bong 1b60052bae twemoji-color-font: improve phases
- `dontBuild` is redundant, there's no Makefile in the source
- run pre- and postInstall hooks
2025-10-23 12:12:44 +03:00
Francesco GazzettaandGitHub 16eae00884 urn-timer: 0-unstable-2025-08-07 -> 0-unstable-2025-10-18 (#454819) 2025-10-23 09:12:29 +00:00
Acid Bong 80edfe6d33 twemoji-color-font: use fetchzip and replace sha256 attr with hash 2025-10-23 12:10:14 +03:00
Seth FlynnandGitHub 51e1e4953e cargo-tauri: 2.8.4 -> 2.9.1 (#454794) 2025-10-23 09:01:48 +00:00
Gaétan LepageandGitHub 4ba651b744 python3Packages.textual: 6.3.0 -> 6.4.0 (#454639) 2025-10-23 08:42:53 +00:00
h7x4andGitHub 6044a81193 iio-niri: init at 1.2.1 (#454551) 2025-10-23 08:42:05 +00:00
nixpkgs-merge-bot[bot]andGitHub de79463aa9 cosmic-ext-applet-caffeine: 0-unstable-2025-10-16 -> 0-unstable-2025-10-22 (#454717) 2025-10-23 08:24:02 +00:00
R. Ryantm ce9d71d3e0 searxng: 0-unstable-2025-10-17 -> 0-unstable-2025-10-23 2025-10-23 08:21:19 +00:00
R. Ryantm 592249e496 urn-timer: 0-unstable-2025-08-07 -> 0-unstable-2025-10-18 2025-10-23 08:20:01 +00:00
Thiago Kenji OkadaandGitHub 1a3b87aa3b libretro.mame2003: 0-unstable-2025-08-26 -> 0-unstable-2025-10-21 (#454786) 2025-10-23 08:16:18 +00:00
Thiago Kenji OkadaandGitHub 8f16e83381 libretro.ppsspp: 0-unstable-2025-10-17 -> 0-unstable-2025-10-22 (#454719) 2025-10-23 08:15:56 +00:00
Zhaith Izaliel 207f23bf08 nixos/iio-niri: init module 2025-10-23 10:09:51 +02:00
kirillrdyandGitHub 922cdcabba python3Packages.sqlfmt: 0.27.0 -> 0.28.1, harlequin: fix (#454682) 2025-10-23 08:07:39 +00:00
Nadir Ishiguro 93bacc9766 pcloud: 1.14.16 -> 1.14.17
Changelog: https://www.pcloud.com/release-notes/linux.html

- 1.14.17 (22/10/2025)
  - Fixed high CPU usage when using VPN.
2025-10-23 10:07:08 +02:00
nixpkgs-merge-bot[bot]andGitHub 6f1f0782db gh-markdown-preview: 1.10.1 -> 1.11.0 (#454736) 2025-10-23 07:57:20 +00:00
Gaétan LepageandGitHub d05426b827 keychron-udev-rules: init at 23-10-2025 (#454769) 2025-10-23 07:54:54 +00:00
Wolfgang WaltherandGitHub 8c91337b20 nixos/zeronet: fix meta.maintainers (#454713) 2025-10-23 07:53:57 +00:00
provokateurin e4629f0dda nixos/nextcloud: Fix fetchNextcloudApp example 2025-10-23 09:52:20 +02:00