summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/misc/cura/lulzbot/libarcus.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/cura/lulzbot/libarcus.nix')
-rw-r--r--pkgs/applications/misc/cura/lulzbot/libarcus.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/cura/lulzbot/libarcus.nix b/pkgs/applications/misc/cura/lulzbot/libarcus.nix
index 1e186bdf5fd2..7b1dbf4d85ef 100644
--- a/pkgs/applications/misc/cura/lulzbot/libarcus.nix
+++ b/pkgs/applications/misc/cura/lulzbot/libarcus.nix
@@ -1,4 +1,4 @@
-{ lib, stdenv, buildPythonPackage, fetchgit, fetchurl, cmake, sip, protobuf, pythonOlder }:
+{ lib, buildPythonPackage, fetchgit, fetchurl, cmake, sip, protobuf, pythonOlder }:
buildPythonPackage {
pname = "libarcus";