Compare commits
5 commits
07fbdfd519
...
16f98f144e
| Author | SHA1 | Date | |
|---|---|---|---|
| 16f98f144e | |||
| cc029f7933 | |||
| 02412f2578 | |||
| 1655afcedf | |||
| e2ec4d3032 |
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ in
|
|||
PAPERLESS_ADMIN_USER = cfg.username;
|
||||
|
||||
# Fix classifier hangs
|
||||
LD_LIBRARY_PATH = "${lib.getLib pkgs.lapack-reference}/lib";
|
||||
LD_LIBRARY_PATH = "${lib.getLib pkgs.mkl}/lib";
|
||||
};
|
||||
|
||||
# Admin password
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue