[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67902] [PATCH v3 03/96] gnu: php-xyz: Add copyright and useful modu
From: |
Nicolas Graves |
Subject: |
[bug#67902] [PATCH v3 03/96] gnu: php-xyz: Add copyright and useful modules. |
Date: |
Mon, 7 Oct 2024 01:58:58 +0200 |
* gnu/packages/php-xyz.scm: Add copyright and useful modules.
Change-Id: I80fd9d604128c6dc09e8af49039d46972f26f971
---
gnu/packages/php-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/php-xyz.scm b/gnu/packages/php-xyz.scm
index 55d5b6bfdc..f1edbbeda9 100644
--- a/gnu/packages/php-xyz.scm
+++ b/gnu/packages/php-xyz.scm
@@ -20,6 +20,7 @@
(define-module (gnu packages php-xyz)
#:use-module (guix packages)
#:use-module (guix gexp)
+ #:use-module (guix download)
#:use-module (guix git-download)
#:use-module (guix build-system composer)
#:use-module (guix build-system copy)
--
2.46.0
- [bug#67902] [PATCH v3 01/96] gnu: Add abnfgen., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 03/96] gnu: php-xyz: Add copyright and useful modules.,
Nicolas Graves <=
- [bug#67902] [PATCH v3 06/96] gnu: Add php-doctrine-common., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 02/96] gnu: php-xyz: Add copyright and useful modules., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 04/96] gnu: Add php-cache-tag-interop., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 05/96] gnu: Add php-doctrine-collections., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 09/96] gnu: Add php-doctrine-instantiator., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 08/96] gnu: Add php-doctrine-event-manager., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 11/96] gnu: Add php-doctrine-persistence., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 13/96] gnu: Add php-egulias-email-validator., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 07/96] gnu: Add php-doctrine-deprecations., Nicolas Graves, 2024/10/06
- [bug#67902] [PATCH v3 12/96] gnu: Add php-dms-phpunit-arraysubset-asserts., Nicolas Graves, 2024/10/06