ppom
ppom
Many thanks for this transparency, it's super cool to know where the project is going! Post-Download Automation will be a great feature to have. Exciting!
I think I have this issue. It seems like it shares the file, but only the first bytes, same length of the symlink itself. Not sure though, it's hard to...
I'm now using `poetry2nix` 1.37.0 and the same infinite recursion sadly still applies. Might be a duplicate of https://github.com/nix-community/poetry2nix/issues/850 and https://github.com/nix-community/poetry2nix/issues/674
Same for my use-case, but I don't have a nested `.gitignore` in the directory that holds python code.
I'd like to share the systemd file I'm using in production. You may not find every option useful, but it can be interesting: ```systemd.service [Unit] After=network.target Description=A modern client-server application...
To clarify, is the proposition to make a website per language or to add i18n to the english one?
Actually I'm trying the script on a Scaleway STARDUST1-S instance, and it doesn't function properly. I'm able to build the system, but it doesn't add a `/nix/var/nix/profiles/system-X-link`. I don't know...
Yeah it was Ubuntu Focal Fossa. To get it to work, I did reboot several times, changed configuration.nix & rebuild nixos several times. I'm not sure how but it finally...
Okay thanks!
Great, thanks! I'll try to integrate it into [reaction](https://framagit.org/ppom/reaction) this year 😃