Merge branch 'master' into staging-next
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ lib, buildPythonPackage, fetchPypi, python }:
|
||||
{ lib
|
||||
, buildPythonPackage
|
||||
, fetchPypi
|
||||
, python
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "bitarray";
|
||||
|
||||
Reference in New Issue
Block a user