Commit Graph

16 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Atemu
0ad8dd6297 BeatSaberModManager: suffix PATH with xdg-utils rather than prefix
See https://github.com/NixOS/nixpkgs/pull/181171
2023-05-29 17:01:31 +00:00
Atemu
bcbb670c15 BeatSaberModManager: wrap with xdg-utils
Using the OneClick functionality requires the app to have xdg-utils in its PATH.

Fixes https://github.com/NixOS/nixpkgs/issues/234039
2023-05-28 22:24:57 +02:00
mdarocha
3e04ba2c1d BeatSaberModManager: regenerate deps, remove add-runtime-identifier.patch 2023-03-19 20:53:43 +01:00
Raphael Robatsch
e7c8662c07
BeatSaberModManager: Update nuget dependencies
Required because of a dotnet-sdk_7 update.
2023-03-07 03:14:24 +01:00
Atemu
4e9350b673 BeatSaberModManager: 0.0.4 -> 0.0.5 2023-02-25 14:43:44 +01:00
Atemu
f87b50832a BeatSaberModManager: bump deps 2023-02-07 14:03:39 +01:00
Atemu
6caaaeff07 BeatSaberModManager: bump deps
Fixes the build
2023-01-18 19:04:46 +01:00
Artturin
2eeb34c273 treewide: {build,host,target}Platform -> stdenv.{build,host,target}Platform 2023-01-09 21:13:22 +02:00
David McFarland
3fdb6c5a90 dotnetCorePackages: move systemToDotnetRid out of sdk 2022-12-19 15:36:25 -04:00
Atemu
a98f1c2a5f BeatSaberModManager: 0.0.2 -> 0.0.4 2022-12-17 20:47:37 +01:00
Atemu
8d9532935c BeatSaberModManager: add upstream issue link 2022-11-05 13:10:46 +01:00
Atemu
4d6a748099 BeatSaberModManager: use substituteAll instead of custom postPatch 2022-10-19 02:14:28 +02:00
Atemu
ea570d1ed3 BeatSaberModManager: leave link to PR comment for context 2022-10-18 23:51:39 +02:00
Atemu
0fb17c04fe BeatSaberModManager: install as single file 2022-10-18 23:39:42 +02:00
Atemu
6fdd38373e BeatSaberModManager: init at 0.0.2 2022-10-18 23:00:50 +02:00