basic devshell with clang: error: The option 'language.c.__ignoreNulls' does not exist
#256
Labels
bug
Something isn't working
Describe the bug
When building a (pretty basic)
devshell
that haslanguage.c = pkgs.clang
(or similar) defined,I get an
error: The option 'language.c.__ignoreNulls' does not exist
To Reproduce
Steps to reproduce the behavior:
devshell
definition in theflake.nix
instantiated from thedevshell
template:Expected behavior
To get a
flutter
devshell with aclang
c++ env.System information
nixos amd64
Additional context
The text was updated successfully, but these errors were encountered: