mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
znapzend: minor comment
This commit is contained in:
parent
d26b629b4c
commit
27b71b6e76
@ -1,6 +1,7 @@
|
||||
{ stdenv, fetchFromGitHub, fetchurl, zfs, mbuffer, perl, perlPackages, wget, autoconf, automake }:
|
||||
|
||||
let
|
||||
# when upgrade znapzend, check versions of Perl libs here: https://github.com/oetiker/znapzend/blob/master/PERL_MODULES
|
||||
Mojolicious-6-46 = perlPackages.buildPerlPackage rec {
|
||||
name = "Mojolicious-6.46";
|
||||
src = fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user