mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
nginxMainline: 1.13.4 -> 1.13.5
This commit is contained in:
parent
37521cfd54
commit
f03462eda8
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... }@args:
|
||||
|
||||
callPackage ./generic.nix (args // {
|
||||
version = "1.13.4";
|
||||
sha256 = "1fpvy6738h951qks7wn6kdqwyprfsxirlxfq549n2p56kg2g68fy";
|
||||
version = "1.13.5";
|
||||
sha256 = "0blzna6h76xd7ddz37yb7yqg4yx7gpwsz8zbg8vlbxxk552bjx8f";
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user