chore: Update pkgs upstream sources

This commit is contained in:
ulic-youthlic 2026-01-22 15:36:05 +08:00
parent 25148483a7
commit a7894c6f6a
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 18 additions and 60 deletions

View file

@ -29,7 +29,7 @@ in
// {
languages = lib.pipe "${helix.src}/languages.toml" [
builtins.readFile
builtins.fromTOML
fromTOML
];
};
}