Skip to content

Commit

Permalink
fix: fix local file path.
Browse files Browse the repository at this point in the history
  • Loading branch information
YSawc committed Jul 24, 2024
1 parent 826d8f4 commit 2f50dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/tutorials/working-with-local-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ This will work as expected.

```
$ nix-build
trace: /home/ys/workspace/Nix/fileset
trace: /home/user/fileset
trace: - hello.txt (regular)
trace: - world.txt (regular)
this derivation will be built:
Expand Down

0 comments on commit 2f50dfb

Please sign in to comment.