Commit Graph

18 Commits

Author SHA1 Message Date
YoshiRulz 9bc1646693
Nix expr: Refactor deps 2022-12-28 19:05:07 +10:00
YoshiRulz f973ef91dd
Nix expr: Add libzstd to rundeps 2022-08-17 21:40:06 +10:00
YoshiRulz 84886b7395
Nix expr: quick fix for deps
fixes 6b4e526a4
2022-07-20 01:59:48 +10:00
YoshiRulz dddffef2dd
Nix expr: don't filter when copying local source tree into store 2022-06-13 12:03:18 +10:00
YoshiRulz 665ca18fbc
Nix expr: refactor, add pinned 2.8 2022-03-08 10:17:18 +10:00
YoshiRulz 55300d7827
Rearrange MainForm window title 2022-01-28 06:48:46 +10:00
YoshiRulz a5a8e85a91
Nix expr: DiscoHawk 2022-01-20 12:51:34 +10:00
YoshiRulz 57fb4d8970
Nix expr: clarify the split output (shaders are with assemblies) 2021-12-13 21:45:22 +10:00
YoshiRulz 878b22e8c5
Nix expr: copy bundled scripts, shaders, etc. to ~/.local/share
TODOs excepted, this brings the Nix build to feature-parity with "portable"/AUR
builds... if it runs at all (i.e. for the distros in `wrapper-scripts.nix`)
2021-12-13 19:55:03 +10:00
YoshiRulz fdee066fd1
Nix expr: don't need `.git` for dev build either
fixes 3d5578df1
2021-12-13 19:50:08 +10:00
YoshiRulz 3d5578df1a
Nix expr: build w/o `.git`, fix debugPInvokes, add comment re: Cachix 2021-12-09 13:38:46 +10:00
YoshiRulz 5644911cc0
Bump .NET 5 -> 6, update BizHawk.Tests deps, and bump pinned Nixpkgs 2021-12-02 19:24:06 +10:00
YoshiRulz 655038f68e
Nix expr: refactor 2021-12-02 19:24:02 +10:00
YoshiRulz c86691bfb1
Nix expr: add Ubuntu-specific libs and driver path
courtesy of @bigbass1997
2021-11-19 10:20:38 +10:00
YoshiRulz 9448e56f0a
Nix expr: misc. cleanup
- return attrset (must use `-A emuhawk` now)
- expose `bizhawkAssemblies` (`dotnet build` output) and `mono` in return
- if Mono is explicitly provided, use it regardless of version
- maybe fix build fail when using `--arg useCWDAsSource true` on fresh clone
2021-11-18 22:56:24 +10:00
YoshiRulz be5e29cc5a
Don't serialise `PathEntry.Ordinal` 2021-11-18 22:06:36 +10:00
YoshiRulz fdb13d4f38
Nix expr: correct 2.7 source hash 2021-11-18 18:51:55 +10:00
YoshiRulz abd6324ca4
Add Nix expression for EmuHawk 2021-11-18 01:41:50 +10:00