Skip to content

Commit

Permalink
fix stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Kruemmelspalter committed Feb 2, 2024
1 parent b1f1e0d commit 827ea57
Show file tree
Hide file tree
Showing 6 changed files with 285 additions and 258 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ mkShell {
calibre
];
PATH = "${builtins.getEnv "PATH"}:${builtins.getEnv "HOME"}/.cargo/bin";
LD_LIBRARY_PATH = "${pkgs.openssl.out.outPath}/lib";
}
Loading

0 comments on commit 827ea57

Please sign in to comment.