yunfachi

Results 5 issues of yunfachi

**Is your feature request related to a problem? Please describe.** When I bind a set with optional attributes, I expect this set to have all required, ignored, specified optional, and...

feature

Will support for playing videos from the library be added?

version: https://github.com/harbassan/spicetify-apps/releases/download/stats-v1.1.0/spicetify-stats.release.zip charts page is working, but album and library statistics are not working ![image](https://github.com/user-attachments/assets/c7c3a409-4aa5-4e1d-81e9-854c5cf2e72e) ![image](https://github.com/user-attachments/assets/5d5c5ac9-04cb-4b50-8480-335fa1666d42) ![image](https://github.com/user-attachments/assets/ef1855b5-0ab6-4dc9-91ef-4f94515d4338)

bug

Is there currently a way to create a file with a specific `mode`, `owner`, and `group`, similar to how it's done for directories? Example usage: ```nix { files = [{...

## Describe the bug Consider the following setup: - Flake `foo` contains a subflake in `inputs.foo-subflake` defined via a relative path. This works correctly. - Flake `bar` has `foo` as...

bug