Commit Graph

16 Commits

Author SHA1 Message Date
Kirill Radzikhovskyy
416e7fbac8 bambu-studio: move LICENSE and README to prevent collision 2024-04-24 06:48:28 +10:00
Kirill Radzikhovskyy
133bd6a536 bambu-studio: nixfmt-for-rfc 2024-04-24 06:48:27 +10:00
R. Ryantm
03a60cc32d bambu-studio: 01.09.00.60 -> 01.09.00.70 2024-04-14 06:30:03 +00:00
silvanshade
2d8b10e3f0
tbb: 2021.8.0 -> 2021.11.0 (#301391)
Co-authored-by: silvanshade <silvanshade@users.noreply.github.com>
2024-04-05 17:36:37 +02:00
kirillrdy
b3f4462bb4
Merge pull request #300901 from MayNiklas/patch-1
bambu-studio: move LICENSE.txt
2024-04-04 06:25:39 +11:00
MayNiklas
b64bb81129 bambu-studio: move LICENSE.txt 2024-04-03 11:32:11 +02:00
R. Ryantm
ecbcbee960 bambu-studio: 01.08.04.51 -> 01.09.00.60 2024-03-25 15:42:53 +00:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
adisbladis
c5eaf0ed83 bambu-studio: Fix build
It was broken by a cgal bump in https://github.com/NixOS/nixpkgs/pull/292492
2024-03-06 13:12:56 +13:00
R. Ryantm
07e0e9d80c bambu-studio: 01.08.02.56 -> 01.08.04.51 2024-01-18 21:20:42 +00:00
Weijia Wang
2526b43c56
Merge pull request #274367 from r-ryantm/auto-update/bambu-studio
bambu-studio: 01.08.01.57 -> 01.08.02.56
2024-01-03 16:58:42 +01:00
Jeremiah S
86d4d1ad17
bambu-studio: add gst-plugins-good (#274383) 2024-01-02 02:10:24 +04:00
Pablo Ovelleiro Corral
98a73e1caf
orca-slicer: init at 1.8.1 (#275638)
* orca-slicer: init at 1.8.1

* Update pkgs/applications/misc/bambu-studio/orca-slicer.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/applications/misc/bambu-studio/orca-slicer.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-12-26 20:17:30 +04:00
R. Ryantm
db3548dcb2 bambu-studio: 01.08.01.57 -> 01.08.02.56 2023-12-15 04:44:59 +00:00
Cabia Rangris
33f23ce7ed
bambu-studio: 01.08.00.62 -> 01.08.01.57 (#273350) 2023-12-11 03:06:02 +04:00
Zhaofeng Li
92ec31fbee
bambu-studio: init at 01.06.02.04 (#206495)
* wxGTK31: Support enabling WebRequest component

* wxGTK31: Support enabling private fonts

* bambu-studio: init at 01.06.02.04

Co-authored-by: Phileas Lebada <gitpl@woerm.at>

* bambu-studio: 01.06.02.04 -> 01.07.00.65

* bambu-studio: 01.07.00.65 -> 01.07.06.92

The OpenSSL pin is no longer needed.

* bambu-studio: 01.07.06.92 -> 01.08.00.62

* Switch to newer tbb version

tbb was broken up into two versions for backwards compability

https://github.com/NixOS/nixpkgs/pull/217585/files

and put into prusa-slicer

https://github.com/NixOS/nixpkgs/pull/238921/files

Which fixes for 1.8 beta build
```
bambu-studio> CMake Error at src/libslic3r/CMakeLists.txt:490 (target_link_libraries):
bambu-studio>   Target "libslic3r" links to:
bambu-studio>     TBB::tbbmalloc
bambu-studio>   but the target was not found.  Possible reasons include:
bambu-studio>     * There is a typo in the target name.
bambu-studio>     * A find_package call is missing for an IMPORTED target.
bambu-studio>     * An ALIAS target is missing.
bambu-studio>
bambu-studio> -- Generating done (0.2s)
bambu-studio> CMake Warning:
bambu-studio>   Manually-specified variables were not used by the project:
bambu-studio>     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
bambu-studio>     DEP_WX_GTK3
bambu-studio>
bambu-studio> CMake Generate step failed.  Build files cannot be regenerated correctly.
error: builder for '/nix/store/rzgx01p1ni2xbx5ddg0133pjjlzs8618-bambu-studio-01.08.00.57.drv' failed with exit code 1;
```

* bambu-studio: switch to custom openvdb tbb version

* Downgrade boost to 179 (181 is current default)

---------

Co-authored-by: Phileas Lebada <gitpl@woerm.at>
2023-12-10 15:28:05 +04:00