Commit Graph

15 Commits

Author SHA1 Message Date
Eman Resu
002d961471 build-support/php: remove assertMsg usage 2026-05-26 14:14:55 -04:00
Sigmanificient
0bbc8dffae treewide: set meta.license on hooks 2026-05-25 13:48:20 +02:00
Pol Dellaiera
deb1fc47d3 build-support/php: fix by moving cacert to propagatedBuildInputs
Fix: https://github.com/NixOS/nixpkgs/pull/425760#issuecomment-3138172663
2025-07-31 08:04:02 +02:00
Jonas Heinrich
3e2c2cd8f4 buildComposerProject: change propagatedBuildInputs to propagatedNativeBuildInputs 2025-07-16 15:45:36 +02:00
Jonas Heinrich
2de11e1e96 buildComposerProject: Drop moreutils dependency 2025-07-16 13:38:58 +02:00
Sefa Eyeoglu
2115f02b9a .editorconfig: Format .bash files like .sh (#354885) 2024-11-29 23:36:19 +01:00
Sandro Jäckel
7caed32d0b build-support/php/buildComposerRepository: show composer-repository in logs (eg: nix build) when building the vendor derivation 2024-11-10 23:07:16 +01:00
Victor Engmark
106ba63900 tree-wide: Indent .bash files like .sh 2024-11-10 14:52:08 +13:00
Pol Dellaiera
95f5cf75d3 build-support/php: fix typo 2024-09-23 11:41:15 +02:00
Pol Dellaiera
07e6929c81 build-support/php: fix environment variables for Composer 2024-09-23 09:20:42 +02:00
Pol Dellaiera
6bad2e219e build-support/php: use php.packages.composer-local-repo-plugin 2024-05-19 22:10:03 +02:00
Pol Dellaiera
bd92bef332 php.buildComposerWithPlugin: init new builder 2024-05-19 22:10:02 +02:00
Pol Dellaiera
b258b44a5d build-support/php: add composerGlobal variable
This doesn't change anything to the existing workflow
2024-05-17 10:25:02 +02:00
Patka
8cd73735dc buildsupport/php: add passthru.updateScript
PHP packages where upstream provides a lock file can be automatically updated with the standard updateScript
2024-05-09 14:42:27 +02:00
Pol Dellaiera
3d155494e4 build-support/php: reorganize files
Pave the way for having multiple versions in the future
2024-05-07 11:18:34 +02:00