Skip to content

teamniteo/monterey-poetry-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing various features of poetry2nix on Monterey

Use this repo to create MREs (minimal reproducible example) to showcase various features and problems with poetry2nix.

Example: installing isort fails

# Enter nix-shell
$ nix-shell
error: value is null while a set was expected

       at /nix/store/i3hrzfn5l4402xminf93mspv06llhggh-source/default.nix:140:19:

          139|
          140|       poetryPkg = poetry.override { inherit python; };
             |                   ^
          141|
(use '--show-trace' to show detailed location information)

About

A repo to test nix-shell & poetry2nix on Monterey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published