Commit Graph
837487 Commits
Author SHA1 Message Date
Nick CaoandGitHub aa40543ac7 xcrawl3r: 1.0.0 -> 1.1.0 (#428905) 2025-07-28 16:11:11 -04:00
Nick CaoandGitHub 9bd1fdfa8b xsubfind3r: 1.0.0 -> 1.1.0 (#428907) 2025-07-28 16:10:40 -04:00
Nick CaoandGitHub c156d8fb5d nzbhydra2: 7.15.3 -> 7.16.0 (#428915) 2025-07-28 16:09:33 -04:00
Nick CaoandGitHub 4fbb37d0a1 cnspec: 11.63.0 -> 11.64.0 (#428921) 2025-07-28 16:08:13 -04:00
Nick CaoandGitHub 3cd6664692 terraform-providers.rootly: 3.4.0 -> 3.5.1 (#428923) 2025-07-28 16:07:46 -04:00
Nick CaoandGitHub da12edd78c terraform-providers.acme: 2.34.0 -> 2.35.0 (#428939) 2025-07-28 16:06:58 -04:00
EmilyandGitHub 1adf0f56ff nixos/systemd: convert extraConfig to rfc 42 (#426692) 2025-07-28 21:06:12 +01:00
Nick CaoandGitHub 4577cff3ec oci-cli: 3.62.2 -> 3.63.0 (#428882) 2025-07-28 16:01:00 -04:00
Nick CaoandGitHub 07cb6751bf vectorcode: use makeWrapperArgs to prefix PYTHONPATH (#428884) 2025-07-28 15:59:30 -04:00
Nick CaoandGitHub ba744683d4 terraform-providers.google: 6.44.0 -> 6.45.0 (#428886) 2025-07-28 15:59:08 -04:00
Nick CaoandGitHub 73ea4bd48d python3Packages.xdis: 6.1.4 -> 6.1.5 (#428816) 2025-07-28 15:58:41 -04:00
Nick CaoandGitHub 2dc0510dec python3Packages.msgraph-sdk: 1.38.0 -> 1.39.0 (#428818) 2025-07-28 15:57:55 -04:00
Nick CaoandGitHub 40d34914ef ruffle: 0-nightly-2025-07-19 -> 0-nightly-2025-07-27 (#428819) 2025-07-28 15:57:23 -04:00
Nick CaoandGitHub 9a4dc42868 brev-cli: 0.6.311 -> 0.6.312 (#428825) 2025-07-28 15:56:41 -04:00
Nick CaoandGitHub 2dc909bc47 chatbox: 1.15.0 -> 1.15.2 (#428829) 2025-07-28 15:56:04 -04:00
Nick CaoandGitHub 3f6bf6b84f jbrowse: 3.6.3 -> 3.6.4 (#428848) 2025-07-28 15:54:10 -04:00
932868d572 namespace-cli: 0.0.431 -> 0.0.433 (#429046)
Co-authored-by: techknowlogick <hello@techknowlogick.com>
2025-07-28 19:44:56 +00:00
SandroandGitHub f457fed776 xdcc-cli: init at 0.1.0 (#427799) 2025-07-28 21:43:24 +02:00
R. Ryantm b051aaa914 mdns-scanner: 0.17.1 -> 0.21.0 2025-07-28 19:37:38 +00:00
Grimmauld 92bb5cb226 teams/systemd: add grimmauld 2025-07-28 21:32:44 +02:00
Colin 71b0d9ef4d allegro5: support building with SDL
stock allegro5 does not support Wayland. the experimental SDL backend is
one way to enable native Wayland support for allegro applications.

see:
- <https://github.com/liballeg/allegro5/blob/master/README_sdl.txt>
- <https://github.com/liballeg/allegro5/blob/master/CMakeLists.txt#L64>
2025-07-28 19:24:49 +00:00
R. Ryantm c24e3d433b patch2pr: 0.36.0 -> 0.37.0 2025-07-28 19:15:02 +00:00
Gaetan Lepage 48039e02fd python3Packages.orbax-checkpoint: 0.11.19 -> 0.11.20
Diff: https://github.com/google/orbax/compare/refs/tags/v0.11.19...refs/tags/v0.11.20

Changelog: https://github.com/google/orbax/blob/v0.11.20/checkpoint/CHANGELOG.md
2025-07-28 21:11:31 +02:00
Sarah Clark 913b9abf02 python3Packages.spacy: allow local networking on Darwin 2025-07-28 12:10:51 -07:00
Sarah Clark 99f9086ffe python3Packages.spacy: disable test that expects external (missing/outdated) files 2025-07-28 12:10:51 -07:00
Sarah Clark 2355f7f83b python3Packages.spacy: add sarahec as maintainer 2025-07-28 12:10:51 -07:00
Pol DellaieraandGitHub 8845a9ba58 phpPackages.phing: 3.0.1 -> 3.1.0 (#429120) 2025-07-28 20:51:33 +02:00
Florian Klink 33b088b7c3 glasgow: remove passthru.updateScript
This cannot be updated automatically, as we need to manually update the
commit ID of the latest commit in the `firmware/` subdirectoy.
2025-07-28 20:50:05 +02:00
Florian Klink e509766da3 glasgow: simplify PDM_BUILD_SCM_VERSION
Remove one manual step when updating, we don't need to maintain the
commit counter, as discussed in the glasgow IRC channel.
2025-07-28 20:50:05 +02:00
Florian Klink ea86aa9af0 glasgow: 0-unstable-2025-01-26 -> 0-unstable-2025-07-28
In addition to bringing all the new features since then, upstream now
uses the same sdcc version, and with an additional normalization phase,
we come up with exactly the same firmware as them (and validate this).

We previously had both the committed firmware blob from upstream, as
well as our built firmware in our output, and only used the upstream one
due to a packaging bug (changed path).

Dependencies were slightly reordered, instead of propagatedBuildInputs
we now use dependencies, and build-system is used instead of
nativeBuildInputs to more align with python package style. I also
documented why pytestCheckHook cannot be used.
2025-07-28 20:49:02 +02:00
Will Fancher 431a976182 nixos/display-managers: tty1 everywhere 2025-07-28 14:46:39 -04:00
Will Fancher f8929b7381 nixos/lemurs: TTYVTDisallocate to clear VT
Otherwise, when on VT1, the systemd status is still visible.
2025-07-28 14:46:39 -04:00
Will Fancher 878c68dad3 nixos/xserver: Remove tty option
Note about sddm: The MinimumVT option has been documented as unavailable since v0.20.
2025-07-28 14:46:39 -04:00
Will Fancher 570ae8423d nixos/autovt: Pull in autovt@tty1 in Nix, not generateUnits 2025-07-28 14:46:39 -04:00
misuzuandGitHub b7a516d834 ncmpcpp: fix finding boost (#429146) 2025-07-28 21:33:49 +03:00
nyanloutre 3fc2a27229 platformio: fix deselected test paths 2025-07-28 20:25:37 +02:00
R. Ryantm 02204a0834 aaaaxy: 1.6.257 -> 1.6.271 2025-07-28 18:22:35 +00:00
Cathal Mullan e5840043df infracost: 0.10.38 -> 0.10.42 2025-07-28 19:21:03 +01:00
Philip TaronandGitHub 9eefda8fd3 tscli: 0.0.13 -> 0.0.15 (#428900) 2025-07-28 11:19:05 -07:00
R. Ryantm 599f47fc1e thunderbird-latest-unwrapped: 140.0.1 -> 141.0 2025-07-28 18:11:46 +00:00
R. Ryantm 1475c1abfc tflint: 0.58.0 -> 0.58.1 2025-07-28 18:08:02 +00:00
Dominic 99a3bc9ce8 documentation: how to update librewolf-unwrapped 2025-07-28 20:07:03 +02:00
Dominic 08e8f92b95 librewolf-unwrapped: 140.0.4-1 -> 141.0-1 2025-07-28 20:06:19 +02:00
Florian Klink 22747d1832 glasgow: add myself to maintainers 2025-07-28 20:04:38 +02:00
Florian Klink c349077283 perlPackages.IPCShareable: init at 1.13 2025-07-28 20:02:42 +02:00
Florian KlinkandGitHub 732a532b9c m1n1: init at 1.4.21 (#420888) 2025-07-28 19:59:53 +02:00
R. Ryantm e101a4fbbe terraform-providers.kafka: 0.10.3 -> 0.12.0 2025-07-28 17:59:02 +00:00
c9160b4af0 cockpit: 342 -> 343 (#429127)
Co-authored-by: lucasew <lucas59356@gmail.com>
2025-07-28 17:49:16 +00:00
Sefa Eyeoglu 353d0c5434 ncmpcpp: fix finding boost
See other commits with the same message.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-07-28 19:48:19 +02:00
R. RyanTMandGitHub e41186f669 home-assistant-custom-lovelace-modules.sankey-chart: 3.9.3 -> 3.9.4 (#429143)
https://github.com/MindFreeze/ha-sankey-chart/blob/v3.9.4/CHANGELOG.md
2025-07-28 17:46:56 +00:00