Hello,
I have created a new Repl to test a feature and wanted to use git to clone a remote repo.
And when i launch git it says :
git: /nix/store/s9qbqh7gzacs7h68b2jfmn9l6q4jwfjz-glibc-2.33-59/lib/libc.so.6: version `GLIBC_2.34’ not found (required by /nix/store/mdck89nsfisflwjv6xv8ydj7dj0sj2pn-gcc-11.3.0-lib/lib/libgcc_s.so.1)
Is it normal ? what can I do to use git in console or in pip install from git ?
Is it a new behaviour ?
Thanks