mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-12 14:14:36 +03:00
php: composer-lock unit tests: replace & provide
This commit is contained in:
parent
70673a2ef6
commit
885061ca60
@ -17,8 +17,8 @@ in {
|
||||
*/
|
||||
generateUnitTestsForProjects = [
|
||||
(builtins.fetchTarball {
|
||||
url = "https://github.com/tinybeachthor/dream2nix-php-composer-lock/archive/refs/tags/simple.tar.gz";
|
||||
sha256 = "sha256:0yg3f943l5sgikw0pg6jggik5z2gwcwf9brndysszzfhiv3dl289";
|
||||
url = "https://github.com/tinybeachthor/dream2nix-php-composer-lock/archive/refs/tags/complex.tar.gz";
|
||||
sha256 = "sha256:1xa5paafhwv4bcn2jsmbp1v2afh729r2h153g871zxdmsxsgwrn1";
|
||||
})
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user