mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
notmuch-mutt: remove unused parameter
This commit is contained in:
parent
8c04c3c899
commit
58afc252e4
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchurl, perl, buildPerlPackage, perlPackages, makeWrapper, coreutils
|
{ stdenv, lib, fetchurl, perl, perlPackages, makeWrapper, coreutils
|
||||||
, notmuch }:
|
, notmuch }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
Loading…
Reference in New Issue
Block a user