Yueh-Shun Li
Yueh-Shun Li
Considering that the support of Python 2 by the Python Foundation was ended at 2020-01-01, and some platforms like Nixpkgs are planning to drop the Python 2 support ([NixOS/nixpkgs #148779](https://github.com/NixOS/nixpkgs/issues/148779))....
When reporting a message with the LINE bot the first time, there will be a pop-up window asking the user to grant permission to "send messages for you". This might...
Thank you for this great project! It would be wonderful if it can be used by other people (like me). However, it might not even be legal for someone to...
# This Pull request: ## Changes or fixes: This change allows developers to specify "line break candidate characters" and options to process them when defining the sub-classes through member `TVirtualPS::CRCandidates`...
###### Description of changes This patch adds `meta.mainProgram = "clang";` attribute to every versions of `clang`, and thus enable `nix run clang` and `nix run clang-unwrapped`. This patch affects the...
Default alarm set to system default alarm. The volume mode is the normal one (ring upon phone calls). Reproduction steps: 1. Add an alarm instance. 2. Check the "Vibrate" checkbox....
**Describe the bug** The `root` derivation inside Nixpkgs is the package of CERN ROOT, a C++-based data analysis framework. When using `devshell.flakeModule` and specify `devshells.root-devenv.devshell.packagesFrom = [ pkgs.root ];`, where...
###### Description of changes This PR introduces a unified approach to implement build helpers that support function-based attribute recursion and bring such support to existing build helpers. The function-based attribute...
The `overrideSource` currently accepts only gzipped tarballs (`.tar.gz`). As the `outPath` of a flake input is a plain directory inside Nix store, there's a practical need to be able to...
### Version of Apptainer What version of Apptainer (or Singularity) are you using? Run `apptainer --version` (or `singularity --version`). ``` apptainer version 1.1.7 ``` ### Expected behavior Apptainer instances built...