mirror of
https://github.com/NixOS/nix.git
synced 2025-12-13 12:31:04 +01:00
* Got Fix working again.
This commit is contained in:
parent
f826e432aa
commit
82e3d8fafe
7 changed files with 298 additions and 23 deletions
|
|
@ -8,7 +8,7 @@
|
|||
using namespace std;
|
||||
|
||||
|
||||
void copyFile(string src, string dst);
|
||||
void copyPath(string src, string dst);
|
||||
|
||||
/* Copy a file to the nixStore directory and register it in dbRefs.
|
||||
Return the hash code of the value. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue