Add python 11 and pcre to nix home packages

This commit is contained in:
Martin Larsson 2025-02-24 15:04:36 +00:00
parent f82e73ea97
commit 1b28c88f03

View file

@ -119,6 +119,8 @@ in
tree-sitter
codelldb
bottom
python311
pcre
];
file = symlinkFiles;