temporary: Drop workarounds for previous upstream version
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
pkgs: self: super: with self; {
|
||||
|
||||
# OTRS 40979 (0.13.0 has issues locating libjulia.so)
|
||||
JuliaCall = super.JuliaCall.override {
|
||||
version = "0.14.0";
|
||||
sha256 = "1zrj1jn55qxxg95h1rfbfgzd7dn3hxm7gkwbin6zkcxi8qdc3690";
|
||||
depends = [R6 Rcpp];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user