Skip to content

chore: add php-stubs-updater to flake - #58890

Open
icewind1991 wants to merge 1 commit into
masterfrom
flake-php-stubs-updater
Open

chore: add php-stubs-updater to flake#58890
icewind1991 wants to merge 1 commit into
masterfrom
flake-php-stubs-updater

Conversation

@icewind1991

@icewind1991icewind1991 commented Mar 12, 2026

Copy link
Copy Markdown
Member

Requires:

@icewind1991icewind1991 added this to the Nextcloud 34 milestone Mar 12, 2026
@icewind1991icewind1991 added the 2. developing Work in progress label Mar 12, 2026
@provokateurin

Copy link
Copy Markdown
Member

I merged the upstream PR, thanks!

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
icewind1991force-pushed the flake-php-stubs-updater branch from 6751ae1 to d9c822fCompareMarch 14, 2026 18:40
@icewind1991
icewind1991 marked this pull request as ready for review March 14, 2026 18:40
@icewind1991
icewind1991 requested a review from a team as a code ownerMarch 14, 2026 18:40
@icewind1991
icewind1991 requested review from ArtificialOwl, nfebe and sorbaugh and removed request for a teamMarch 14, 2026 18:40
Comment threadflake.nix
Comment on lines +93 to +107
php_stubs_updater = php.buildComposerProject2 (finalAttrs: {
pname = "php-stubs-updater";
version = "0.0.1";

src = pkgs.fetchFromGitea {
domain = "codeberg.org";
owner = "provokateurin";
repo = "php-stubs-updater";
rev = "fd8a76461dc409ea041bf5dcd3f91df2f4480415";
hash = "sha256-X37uw++oBwzTibNa7Qz5eONOnUEs2DKU/vm83+M3KH0=";
};

composerStrictValidation = false;
vendorHash = "sha256-DULjWnP+gBEq2x4GDj7yNK7wVFWuRLadHJym0EiRLjA=";
});

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's easier if I just add this to my repo, then we only need it as an input (similar to how it's done with haze).

@nextcloud-botnextcloud-bot mentioned this pull request May 27, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Jun 4, 2026
This was referenced Jun 5, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Aug 12, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developingWork in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@icewind1991@provokateurin@joshtrichards@susnux@nextcloud-bot