various: migrate applications/audio to by-name/ part 2#454032
various: migrate applications/audio to by-name/ part 2#454032wolfgangwalther merged 32 commits intoNixOS:masterfrom
Conversation
61f6fea to
d2f5fea
Compare
e820934 to
ab3049e
Compare
ab3049e to
35d97f3
Compare
a9077b5 to
e96a5c8
Compare
142db71 to
860fc89
Compare
There was a problem hiding this comment.
The commit message in mbrola(-voices): move to by-name/ is wrong - you need to use {} instead of () for the right expansion syntax, so that ofborg can pick this up correctly.
(have not checked the other commit messages)
There was a problem hiding this comment.
Ah, I missed that the same commit message needs a comma, too:
-mbrola{-voices}: move to by-name/
+mbrola{,-voices}: move to by-name/860fc89 to
f46cdfd
Compare
c1bfd55 to
81fa097
Compare
|
(sorry about the rebases, merge conflict) I think this is actually ready, I did want to check in about a couple of the packages I moved though. Was hoping to be able to migrate the whole thing here, but oh well.
I was a little unsure if these violated this paragraph about
I can adjust those ones more if needed, but I had a hard time following that section |
This advice will be outdated very soon, when we merge #454147. So it's fine to either not deal with these right now or to migrate them to a form where no |
wolfgangwalther
left a comment
There was a problem hiding this comment.
Just the nit about the commit message.
|
(commit message is not really relevant, because there are no rebuilds anyway - so doesn't matter that ofborg can't pick it up!) |
|
|
||
| espeak-ng = callPackage ../applications/audio/espeak-ng { }; | ||
| espeak = res.espeak-ng; | ||
| espeak = espeak-ng; |
There was a problem hiding this comment.
I'm not 100% sure about which of the two should be the alias.
I am 100% sure that this out of scope for this PR, though. This was not introduced here.
Feel free to open a PR to improve it!
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.