Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

latest version doesn't work with stylix #8

Open
nazarewk opened this issue Sep 24, 2024 · 2 comments
Open

latest version doesn't work with stylix #8

nazarewk opened this issue Sep 24, 2024 · 2 comments
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 <[email protected]>
@JamyGolden
Copy link
Member

Hey @nazarewk, it looks like @h4-n1 isn't active anymore so no one was notified of this issue. Tinted Theming has created a new terminal repository, tinted-termina and will archive this repo today. Can you check to see if you're still getting this issue there? If you are can you let me know on that repo and I'll fix it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants