André-Patrick Bubel
dda8e47473
prusa-slicer: add Eigen as dependency
...
Previously compilation failed when using our version of Eigen. Now it
works again.
2019-09-23 19:47:29 +02:00
André-Patrick Bubel
5c95ab00ce
prusa-slicer: 2.0.0 -> 2.1.0
2019-09-23 19:33:04 +02:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
André-Patrick Bubel
0ee35c56bd
prusa-slicer: renamed from slic3r-prusa3d and updated 1.41.3 -> 2.0.0
...
The slic3r-prusa3d package was renamed by upstream to PrusaSlicer with
the 2.0.0 release to reduce confusion with the slic3r package.
We compile against wxGTK 3.0, as with 3.1 the application crashes (see
2019-05-26 23:42:46 +02:00