-
-
Save m1cr0man/769ea80b3a3542981ac91c6f1086fc53 to your computer and use it in GitHub Desktop.
Failing build of django-picklefield
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ pkgs ? import <nixpkgs> {}, ... }: | |
pkgs.python3.withPackages (ps: [ps.django-picklefield]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment