#pragma once #include "types.hh" #include "hash.hh" namespace nix { PathSet scanForReferences(const Path & path, const PathSet & refs, HashResult & hash); } ut icon' href='/cgit-static/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/smalltalk.scm
AgeCommit message (Expand)Author
2016-08-30gnu: squeak-vm: Make builds bit-reproducible....Ludovic Courtès
2016-08-30gnu: Add squeak-vm....Nicolas Goaziou
2016-08-30gnu: smalltalk: Use 'license:' prefix....Ludovic Courtès
2016-07-03gnu: smalltalk: Don't use bundled libraries....Efraim Flashner