yunfachi
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...
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   
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...