Sadjow Leão
Sadjow Leão
Rails 3 support: https://github.com/nesquena/query_reviewer
``` rror: Package ‘python3.9-poetry-1.1.12’ in /nix/store/r5bc1js48ifclv14ldlsi8al9nsdc31k-nixos-21.11.337877.27dffce7eaa/nixos/pkgs/development/tools/poetry2nix/poetry2nix/pkgs/poetry/default.nix:18 is marked as insecure, refusing to evaluate. Known issues: - CVE-2021-33503 You can install it anyway by allowing this package, using the following methods:...
For NixOPS 1.7 this are the two packages that needs upgrades. ``` nixpkgs.config.permittedInsecurePackages = [ "python2.7-urllib3-1.26.2" "python2.7-PyJWT-1.7.1" ]; ```
@thejspr yes, it was related to the `content_available` I had to remove it to work. I'm closing this issue.
Created a nix flake that is always up-to-date(automated) https://github.com/sadjow/codex-nix/
https://github.com/sadjow/codex-nix Em sáb., 4 de out. de 2025 às 18:26, dionysuz ***@***.***> escreveu: > *dionysuzx* left a comment (openai/codex#241) > > > There is a nix package, but it is...