Roland Coeurjoly
Roland Coeurjoly
https://en.wikipedia.org/wiki/INI_file
Background: I have created [a project](https://github.com/RCoeurjoly/nix-poetry-testing) to test the installability of Python packages with poetry2nix. That project tests 2 things: - That the package can be installed using `poetry add...
I just received my Alhambra II - V1.0A and became happily surprised to discover that there is a Test Sheet included. I propose to include an acceptance criteria column. I...
Are there instructions on how to use this project as a package, not as a nixOS module? Also, when I do `nix shell github:edolstra/dwarffs --command dwarffs --help`, I get a...
# Reproduction steps `make` # Issue When trying to compile, I get the following error: > erlc edd_comp.erl > erl -run edd_comp compile -noshell -s erlang halt > {"init terminating...
I get the following warning in python 3.8: polyglot/detect/base.py:84: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats reliable, index, top_3_choices = cld2.detect(t, bestEffort=False) Any ideas how to fix it?
Did a clone of repo. When executing ./autogen.sh, I get the following: autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac:...
In this closed issue (https://github.com/rr-debugger/rr/issues/2506), I see rr should support for WSL2. I have the following WSL2 running: ``` wsl --version WSL version: 2.0.14.0 Kernel version: 5.15.133.1-1 WSLg version: 1.0.59...
I will create a minimum example later
This simplifies the setup, and avoids being OS dependent. After entering the shell with nix develop, I have executed a fuzzer, and it seems to work.