Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2019-11-05 14:18:08 +01:00
252 changed files with 5991 additions and 1658 deletions

View File

@@ -6,9 +6,9 @@ You can pass in multiple files or paths.
You'll likely want to use
``
$ ./update-python-libraries ../../pkgs/development/python-modules/*
$ ./update-python-libraries ../../pkgs/development/python-modules/**/default.nix
``
to update all libraries in that folder.
to update all non-pinned libraries in that folder.
"""
import argparse