Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

latest version doesn't work with stylix #8

Open
nazarewk opened this issue Sep 24, 2024 · 1 comment
Open

latest version doesn't work with stylix #8

nazarewk opened this issue Sep 24, 2024 · 1 comment
Assignees

Comments

@nazarewk
Copy link

nazarewk commented Sep 24, 2024

I'm encountering the error below after nix flake update in https://github.com/nazarewk-iac/nix-configs:

base16-nix-parse-check> Running phase: checkPhase
base16-nix-parse-check> Output of "jd /nix/store/w0j2i02sfmpl19jmnprrd5ll4l068yj0-fromYAML /nix/store/nzxhrh19vbjzsnz1wb896w45y0wfdjnm-parsed-yaml-as-json":
base16-nix-parse-check> @ ["base16","supported-systems"]
base16-nix-parse-check> - ["base16"]
base16-nix-parse-check> + "[base16]"
base16-nix-parse-check> @ ["base24","supported-systems"]
base16-nix-parse-check> - ["base24"]
base16-nix-parse-check> + "[base24]"
base16-nix-parse-check> Error (base16.nix): /nix/store/rqh827dzqi5n11vwfv21gggwaaf24338-source/templates/config.yaml was parsed incorrectly during nix evaluation.
base16-nix-parse-check> Please consult https://github.com/SenchoPens/base16.nix/tree/main#%EF%B8%8F-troubleshooting

I've tracked down the failing of:

to this change, like it SHOULD be fixed at https://github.com/SenchoPens/fromYaml , but it's significantly easier to update syntax in here (working on a PR remedying it)

@nazarewk
Copy link
Author

seems like 499f357 still gives some error:

trace: Warning (base16.nix): failed to parse YAML file without an IFD.
trace: Warning (base16.nix): A config.yaml does not follow base16 conventions or was incorrectly parsed.
Defaulting to an empty extension.
Please consult https://github.com/SenchoPens/base16.nix/tree/main#%EF%B8%8F-troubleshooting
trace: Warning (base16.nix): failed to parse YAML file without an IFD.
trace: Warning (base16.nix): A config.yaml does not follow base16 conventions or was incorrectly parsed.
Defaulting to an empty extension.
Please consult https://github.com/SenchoPens/base16.nix/tree/main#%EF%B8%8F-troubleshooting

@nazarewk nazarewk changed the title latest versions fails fromYaml check latest version doesn't work with stylix Sep 24, 2024
nazarewk added a commit to nazarewk-iac/nix-configs that referenced this issue Sep 24, 2024
encountered a lot of base16/stylix issues:
- tinted-theming/tinted-foot#8
- SenchoPens/base16.nix#15
- danth/stylix#571

Signed-off-by: Krzysztof Nazarewski <gpg@kdn.im>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants