mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
varnish6: 6.2.0 -> 6.3.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/varnish/versions
This commit is contained in:
parent
c455adcc42
commit
627f03f5bf
|
@ -51,8 +51,8 @@ in
|
|||
python = python2;
|
||||
};
|
||||
varnish6 = common {
|
||||
version = "6.2.0";
|
||||
sha256 = "0lwfk2gq99c653h5f51fs3j37r0gh2pf0p4w5z986nm2mi9z6yn3";
|
||||
version = "6.3.0";
|
||||
sha256 = "0zwlffdd1m0ih33nq40xf2wwdyvr4czmns2fs90qpfnwy72xxk4m";
|
||||
python = python3;
|
||||
extraNativeBuildInputs = [ python3.pkgs.sphinx ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue