Skip to content
Snippets Groups Projects
Verified Commit 73abb4c2 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: wrong path

parent 01448530
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
version = pversion;
# In 'nix develop', we don't need a copy of the source tree
# in the Nix store.
src = ././application/source;
src = ./.;
# This hash locks the dependencies of this package. It is
# necessary because of how Go requires network access to resolve
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment