pam_usb: Fix evaluation
This commit is contained in:
parent
020e88704a
commit
fe9e5f9f55
|
@ -1,4 +1,4 @@
|
|||
{ stdenv, fetchurl, makeWrapper, useSetUID, dbus, libxml2, pam, pkgconfig, pmount, pythonPackages, writeScript }:
|
||||
{ stdenv, fetchurl, makeWrapper, dbus, libxml2, pam, pkgconfig, pmount, pythonPackages, writeScript }:
|
||||
|
||||
let
|
||||
|
||||
|
|
Loading…
Reference in New Issue