#pragma once #include "types.hh" #include "hash.hh" namespace nix { PathSet scanForReferences(const Path & path, const PathSet & refs, HashResult & hash); } n' href='/cgit-static/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/php.scm
AgeCommit message (Expand)Author
2021-10-23gnu: php: Update to 7.4.25 [security fixes]....Tobias Geerinckx-Rice
2021-10-05gnu: php: Patch failing test case....Ryan Sundberg via Guix-patches via
2021-07-29gnu: php: Update to 7.4.22 [security fixes]....Tobias Geerinckx-Rice
2021-07-23gnu: php: Update to 7.4.21....Marius Bakke