about summary refs log tree commit diff
path: root/nixpkgs/pkgs/build-support/release/debian-build.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/build-support/release/debian-build.nix')
-rw-r--r--nixpkgs/pkgs/build-support/release/debian-build.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/build-support/release/debian-build.nix b/nixpkgs/pkgs/build-support/release/debian-build.nix
index 2544d5c740c2..4c2d82ce630b 100644
--- a/nixpkgs/pkgs/build-support/release/debian-build.nix
+++ b/nixpkgs/pkgs/build-support/release/debian-build.nix
@@ -2,7 +2,6 @@
 # that contains a Debian-like (i.e. dpkg-based) OS.
 
 { name ? "debian-build"
-, lib
 , diskImage
 , src, lib, stdenv, vmTools, checkinstall
 , fsTranslation ? false