Yueh-Shun Li

Results 123 comments of Yueh-Shun Li

Just noticed that passing `passthru = { };` breaks nixpkgs-review's and OfBorg's evaluation of outputs, so we cannot make it a default value as we did for `meta`. Now it...

@ofborg build postgresqlTestHook postgresqlTestHook.passthru.tests

I see it now. Some hooks end up specifying `passthru` inside `substitutions`, causing conflict when another `passthru = { }` is specified by the inheritance of the default value. To...

The Ofborg failure is probably a `wrapGAppsHook.passthru.tests` issue, as this PR should not even change the build process. Update: `wrapGappsHook.passthru.tests` just build locally on my machine.

@roberth @Ericson2314 Anything else I could help to get it merge?

The singularity-tool is currently under refactoring (https://github.com/NixOS/nixpkgs/pull/158486 , https://github.com/NixOS/nixpkgs/issues/177908). A Singularity / Apptainer definition file generator and a definition-based `buildImage` would be added in a future PR (https://github.com/NixOS/nixpkgs/pull/158486#issuecomment-1104146591 , https://github.com/NixOS/nixpkgs/pull/158486#issuecomment-1104865584)...

> 讀到大量無效輸入時自動切換成英文 記得有看過某版本的微軟新注音或其他注音輸入法有類似的設計。 誤判容易帶來困擾。 > 如果使用注音輸入法時,打字的選單裡留下一個選項是原始的英文輸入,就可以完美解決這個困擾 這比較接近 rime 或許多手機輸入法的做法。這樣雖然能夠自動推測、首碼輸入(ㄓㄉ->知道),但無法替換聲母、介音、韻母(打出ㄈㄧㄥ後再按下ㄇ就能更改成ㄇㄧㄥ),輸入錯時會留下一堆英文字母,需要手動刪除。這是這類方案不便之處。

@jserv, @czchen What are the tests and procedures needed before a new release? Bug-fix #232 is certainly worth a new release. Is there something we can help?

Will it take place next month? Looking forward to it.