extensions: remove unused input

This commit is contained in:
Sandro Jäckel
2021-02-21 00:02:01 +01:00
parent 3484b32ae2
commit d3a4ec8666

View File

@@ -1,4 +1,4 @@
{ lib, stdenv, pass, fetchFromGitHub, pythonPackages, makeWrapper, fetchpatch }:
{ lib, stdenv, fetchFromGitHub, pythonPackages, makeWrapper, fetchpatch }:
let
pythonEnv = pythonPackages.python.withPackages (p: [