mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 07:57:56 +00:00
Merge pull request #187486 from SuperSandro2000/qmk
This commit is contained in:
commit
92958eec37
@ -18,9 +18,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
nativeBuildInputs = with python3.pkgs; [
|
||||
flake8
|
||||
nose2
|
||||
pep8-naming
|
||||
setuptools-scm
|
||||
yapf
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user