fix(devenv): the new versions are incompatible with lix #96

Merged
jalil merged 1 commit from remove-devenv into main 2024-10-05 13:57:22 +02:00
Showing only changes of commit 9ea7a2248f - Show all commits

View file

@ -193,7 +193,7 @@ in
};
neovimAsManPager = lib.mkEnableOption "neovim as the man pager";
extraPackages = mkExtraPackagesOption "dev" [
[ "devenv" ] # a devshell alternative
# FIXME: readd on new lix version with fix [ "devenv" ] # a devshell alternative
[ "jq" ] # json parser
[ "just" ] # just a command runner
[ "typos" ] # low false positive rate typo checker