Jörg Thalheim
|
5356420466
|
treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
Lily Foster
|
c678743f80
|
treewide: remove lilyinstarlight
|
2024-07-02 03:17:01 +02:00 |
|
h7x4
|
8121f3559a
|
treewide: add mainProgram
|
2024-02-11 03:19:15 +01:00 |
|
Lily Foster
|
9afd42537c
|
openutau: 0.1.158 -> 0.1.327
Co-Authored-By: OPNA2608 <opna2608@protonmail.com>
|
2024-02-04 18:29:01 -05:00 |
|
Janik
|
a2443afaae
|
Merge pull request #254823 from lilyinstarlight/fix/openutau-license
openutau: clarify license situation with worldline again
|
2023-11-13 20:00:58 +01:00 |
|
Lily Foster
|
54c2dacff4
|
openutau: clarify license situation with worldline again
It seems the prebuilt worldline files are considered redistributable as
part of the project's MIT license.
See 8b1d8b3355
|
2023-10-12 15:31:25 -04:00 |
|
Lily Foster
|
39862cd40d
|
openutau: pull in bump for avalonia to fix crashes
|
2023-09-11 07:11:40 -04:00 |
|
Lily Foster
|
8dd75828e4
|
openutau: init at 0.1.158
|
2023-08-15 20:49:54 -04:00 |
|