Commit graph

13 commits

Author SHA1 Message Date
b36cfb18d3
fix(ci): add zigbuild to flake.nix
All checks were successful
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 10s
Build Zenyx ⚡ / 🏗️ Build universal2-apple-darwin (push) Has been skipped
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 5m42s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Successful in 10m27s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Successful in 10m28s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Successful in 10m30s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Successful in 10m35s
2025-04-21 22:43:56 -04:00
2e68eefa3c
fix(ci): use nix instead of ubuntu
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 12s
Build Zenyx ⚡ / 🏗️ Build universal2-apple-darwin (push) Has been skipped
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 6m8s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Failing after 5m20s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Failing after 5m26s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Successful in 8m15s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Successful in 8m37s
2025-04-21 22:02:41 -04:00
b7d1953b91
chore(nix): cleanup and update flake 2025-04-21 20:15:09 -04:00
82d4e730bb
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
2025-04-21 20:15:07 -04:00
061826f4ab
feat: modify flakenix to include cargo utils 2025-04-21 20:14:30 -04:00
413a41a8f7
fix: running default Nix package doesnt provide runtime libraries 2025-04-21 20:13:37 -04:00
76d6536a83
cross compile for windows and macOS 2025-04-21 20:13:26 -04:00
befbeafe5d
show dialog on panic 2025-04-21 20:13:23 -04:00
4103cf925b
formatting 2025-04-21 20:13:21 -04:00
949849ffaa
include runtime dependencies in default package 2025-04-21 20:13:14 -04:00
4e70b3c6a2
rename build.nix to default.nix 2025-04-21 20:13:09 -04:00
628da25cf5
format rust and nix files 2025-04-21 20:12:56 -04:00
8c0308d105
proper 3d projection 2025-04-21 20:12:53 -04:00