ma pkgs.debmirror: fix deprecation notice
This commit is contained in:
parent
f2f8664f31
commit
a2e3ee81cb
|
@ -1,7 +1,7 @@
|
|||
{ stdenv, pkgs, fetchgit }:
|
||||
|
||||
pkgs.perlPackages.buildPerlPackage rec {
|
||||
name = "debmirror-${version}";
|
||||
pname = "debmirror";
|
||||
version = "2.25";
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
|
Loading…
Reference in a new issue