fix llm stuff
This commit is contained in:
parent
ad421cea84
commit
5786863608
12 changed files with 131 additions and 95 deletions
|
@ -2,6 +2,7 @@
|
|||
murex = pkgs.murex.overrideAttrs {
|
||||
passthru = {
|
||||
shellPath = "/bin/murex";
|
||||
overrideModAttrs = {};
|
||||
};
|
||||
};
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue