Skip to content

jonringer/python-pkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Pkgs for poly-repo Nixpkgs

This is meant to be the central location to curate python packages for a poly-repo nixpkgs fork.

Structure

default.nix         # Entry point, return pkgs + our changes in this repo
python-packages.nix # Python overlay, applied after the auto called entries in `pkgs/`
top-level.nix       # top-level overlay
pkgs/               # mkAutoCalledDirectory containing all python expressions, these get auto called based on directory name

About

Python package set for use with core-pkgs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages