Skip to content

Commit

Permalink
Fix update_phps
Browse files Browse the repository at this point in the history
  • Loading branch information
dpausp committed Jun 28, 2024
1 parent 66a4ee2 commit b32fd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/up-nix-phps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ cp -vr "$T/pkgs" "$T/LICENSE.md" nix-phps
cp -vr $T/*/pkgs/development/interpreters/php nix-phps/pkgs/development/interpreters
cp -v $T/*/pkgs/top-level/php-packages.nix nix-phps/pkgs/top-level
cp -vr $T/*/pkgs/development/php-packages nix-phps/pkgs/development/php-packages
cp -v $T/*/pkgs/build-support/build-pecl.nix nix-phps/pkgs/build-support
cp -vr $T/*/pkgs/build-support/php nix-phps/pkgs/build-support
echo -e "# imported\n\nThis is imported using up-nix-phps.sh from https://github.com/fossar/nix-phps\nRun ./up-nix-phps.sh to update" > nix-phps/README.md

0 comments on commit b32fd67

Please sign in to comment.