Commit Graph
781056 Commits
Author SHA1 Message Date
Thiago Kenji OkadaandGitHub 0f8029409e libretro.mame2003: 0-unstable-2025-03-18 -> 0-unstable-2025-04-02 (#397069) 2025-04-08 19:04:22 +01:00
Thiago Kenji OkadaandGitHub e134d014b9 libretro.bsnes: 0-unstable-2025-03-07 -> 0-unstable-2025-04-04 (#397079) 2025-04-08 19:04:04 +01:00
Thiago Kenji OkadaandGitHub 9e838b0f6e libretro.beetle-pce-fast: 0-unstable-2025-03-07 -> 0-unstable-2025-03-28 (#397066) 2025-04-08 19:03:40 +01:00
Thiago Kenji OkadaandGitHub a00c210be8 libretro.pcsx-rearmed: 0-unstable-2025-03-26 -> 0-unstable-2025-03-30 (#397064) 2025-04-08 19:03:12 +01:00
Thiago Kenji OkadaandGitHub 86f7bd5d22 libretro.scummvm: 0-unstable-2025-03-09 -> 0-unstable-2025-04-05 (#397063) 2025-04-08 19:02:48 +01:00
Thiago Kenji OkadaandGitHub d4cda75a39 libretro.picodrive: 0-unstable-2025-03-25 -> 0-unstable-2025-04-03 (#397062) 2025-04-08 19:02:29 +01:00
Thiago Kenji OkadaandGitHub a60e9305c6 libretro.play: 0-unstable-2025-03-25 -> 0-unstable-2025-04-04 (#397061) 2025-04-08 19:02:09 +01:00
6bc8422181 mqttui: 0.22.0 -> 0.22.1 (#397094)
Co-authored-by: sikmir <sikmir@disroot.org>
2025-04-08 18:00:26 +00:00
922ce164c8 osm2pgsql: 2.0.1 -> 2.1.0 (#396960)
Co-authored-by: sikmir <sikmir@disroot.org>
2025-04-08 18:00:10 +00:00
Arne KellerandGitHub e4b43e2f5c quesoglc: unbreak, modernize (#396967) 2025-04-08 19:51:40 +02:00
Arne KellerandGitHub aff39662c6 openct: unbreak, modernize (#396964) 2025-04-08 19:49:00 +02:00
ccbe3c5281 heynote: 2.1.3 -> 2.1.4 (#397103)
Co-authored-by: jasoncrevier <jasoncrevier@users.noreply.github.com>
2025-04-08 17:47:46 +00:00
Florian KlinkandGitHub af8e507835 ejabberd: 24.12 → 25.03 (#394082) 2025-04-08 19:45:14 +02:00
Mauricio CollaresandGitHub e596d008ac primecount: 7.15 -> 7.16 (#397175) 2025-04-08 14:29:38 -03:00
Felix BühlerandGitHub 87192c90f4 homer: 25.02.1 -> 25.04.1 (#396586) 2025-04-08 19:19:23 +02:00
jopejoe1andGitHub cc43d0e366 javaPackages.compilers: fix eval (#397060) 2025-04-08 19:18:09 +02:00
jopejoe1andGitHub fcec87c2f6 plover.stable: move deprecation behind allowAliases (#395787) 2025-04-08 18:56:59 +02:00
Austin HorstmanandGitHub 16cdd6bc56 yazi: add resvg to optional dependencies (#397166) 2025-04-08 09:53:22 -07:00
dotlambdaandGitHub 68e3978a27 exiftool: 13.00 -> 13.25 (#392540) 2025-04-08 09:34:13 -07:00
Jost Alemann 8385f13527 yazi: add resvg to optional dependencies 2025-04-08 18:15:56 +02:00
Florian KlinkandGitHub a6082f5a6d grafana-alloy: remove emilylange from maintainers (#397149) 2025-04-08 18:14:52 +02:00
YtandGitHub 4bb1c2f34e surrealdb-migrations: 2.2.0 -> 2.2.1 (#397161) 2025-04-08 12:12:11 -04:00
Austin HorstmanandGitHub 6dd56e57d3 hyprlock: 0.7.0 -> 0.8.0 (#397156) 2025-04-08 09:07:25 -07:00
R. Ryantm 80403c6b56 primecount: 7.15 -> 7.16 2025-04-08 16:02:25 +00:00
7c6f434candGitHub cc3d7962bb factor-lang: 0.99 -> 0.100 (#395848) 2025-04-08 16:00:06 +00:00
Austin HorstmanandGitHub c2e4b64995 hyprutils: 0.5.2 -> 0.6.0 (#397145) 2025-04-08 08:59:55 -07:00
Alyssa Ross 960d63ec1d Revert "cosmic-bg: use mold linker"
This reverts commit 0ee2449821.

In Nixpkgs, we consider the linker a property of the platform.
Individual packages should not be using toolchains other than the ones
that are part of the platform without a strong justification.  In this
case, the only justification appears to have been that upstream uses
this linker.  Just like we don't force every package whose upstream
happens to use Clang in their own builds to build with Clang in
Nixpkgs rather than the platform compiler, upstream's choice alone
isn't grounds for overriding the platform linker here.
2025-04-08 17:58:51 +02:00
Alyssa Ross 588d8570a1 Revert "cosmic-launcher: use mold linker"
This mostly reverts commit 63a365d8ff.
I've left the deletion of the postPatch from the original commit stand
— it seems to have been included in the original commit by mistake
instead of being a separate commit, as it has nothing to do with mold.

In Nixpkgs, we consider the linker a property of the platform.
Individual packages should not be using toolchains other than the ones
that are part of the platform without a strong justification.  In this
case, the only justification appears to have been that upstream uses
this linker.  Just like we don't force every package whose upstream
happens to use Clang in their own builds to build with Clang in
Nixpkgs rather than the platform compiler, upstream's choice alone
isn't grounds for overriding the platform linker here.
2025-04-08 17:58:51 +02:00
Alyssa Ross 9cde6b86e9 Revert "cosmic-randr: use mold linker"
This reverts commit 801b31bb36.

In Nixpkgs, we consider the linker a property of the platform.
Individual packages should not be using toolchains other than the ones
that are part of the platform without a strong justification.  In this
case, the only justification appears to have been that upstream uses
this linker.  Just like we don't force every package whose upstream
happens to use Clang in their own builds to build with Clang in
Nixpkgs rather than the platform compiler, upstream's choice alone
isn't grounds for overriding the platform linker here.
2025-04-08 17:58:51 +02:00
Alyssa Ross 2a9bc4c1b6 Revert "cosmic-settings: use mold linker"
This reverts commit d9344e9f67.

In Nixpkgs, we consider the linker a property of the platform.
Individual packages should not be using toolchains other than the ones
that are part of the platform without a strong justification.  In this
case, the only justification appears to have been that upstream uses
this linker.  Just like we don't force every package whose upstream
happens to use Clang in their own builds to build with Clang in
Nixpkgs rather than the platform compiler, upstream's choice alone
isn't grounds for overriding the platform linker here.
2025-04-08 17:58:51 +02:00
André Silva b19846f215 hyprlock: 0.7.0 -> 0.8.0 2025-04-08 16:55:43 +01:00
Fabian AffolterandGitHub caf69201d3 nuclei: 3.4.1 -> 3.4.2 (#397127) 2025-04-08 17:53:57 +02:00
Fabian AffolterandGitHub e2b61af047 burpsuite: 2025.1.5 -> 2025.2.3, add blackzeshi as maintainer (#394931) 2025-04-08 17:52:38 +02:00
R. Ryantm 84dca211cd surrealdb-migrations: 2.2.0 -> 2.2.1 2025-04-08 15:52:21 +00:00
5d4628d124 vpl-gpu-rt: 25.1.4 -> 25.2.0 (#397107)
Co-authored-by: evanrichter <evanrichter@users.noreply.github.com>
2025-04-08 15:52:20 +00:00
Pol DellaieraandGitHub 115de3c4af hours: init at 0.5.0 (#396527) 2025-04-08 17:43:16 +02:00
dotlambdaandGitHub 5fa3863aba python313Packages.simsimd: 6.4.0 -> 6.4.1 (#395305) 2025-04-08 08:42:14 -07:00
Doron BeharandGitHub df46c58b41 sile: 0.15.9 → 0.15.10 (#397099) 2025-04-08 18:39:49 +03:00
YtandGitHub 885b955884 redpanda-client: 24.3.8 -> 25.1.1 (#396894) 2025-04-08 11:38:09 -04:00
misuzuandGitHub b8885d1d5e nano: fix cross compilation, enable strictDeps (#396996) 2025-04-08 18:37:37 +03:00
Austin HorstmanandGitHub b0ad19957f bird2: 2.16.1 -> 2.17 (#395931) 2025-04-08 08:37:00 -07:00
Austin HorstmanandGitHub 59fad290da hmcl: 3.6.11 -> 3.6.12 (#395999) 2025-04-08 08:34:15 -07:00
Austin HorstmanandGitHub 2042b0b253 appflowy: 0.8.7 -> 0.8.8 (#396262) 2025-04-08 08:34:10 -07:00
emilylange 4d12ab650a grafana-alloy: remove emilylange from maintainers
I was added based on my maintainership in grafana-agent.

And now that grafana-agent was dropped from nixpkgs, I had a deeper look
at grafana-alloy once again and I am still not happy with it.

So I decided to migrate to something else than grafana-alloy and am
dropping my maintainership accordingly.
2025-04-08 17:33:47 +02:00
Austin HorstmanandGitHub 06c88717c5 kclvm: 0.10.0 -> 0.11.1 (#396562) 2025-04-08 08:31:36 -07:00
R. Ryantm 5de4f12f47 hyprutils: 0.5.2 -> 0.6.0 2025-04-08 15:26:08 +00:00
Weijia WangandGitHub 60273edc86 libphidget22: 1.21.20241122 -> 1.22.20250324 (#370227) 2025-04-08 17:21:07 +02:00
ColinandGitHub dfb3f4cc15 alive2: fix and enable strictDeps for cross (#396784) 2025-04-08 15:18:48 +00:00
awwpotato 0f9261e03d openct: unbreak, modernize 2025-04-08 08:18:37 -07:00
awwpotato b4d398b409 quesoglc: unbreak, modernize 2025-04-08 08:13:31 -07:00