mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
nignx-dav-ext-module: 0.0.3 -> 0.1.0
This commit is contained in:
parent
58dc4a8569
commit
eb159a0e5a
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@
|
|||
src = fetchFromGitHub {
|
||||
owner = "arut";
|
||||
repo = "nginx-dav-ext-module";
|
||||
rev = "v0.0.3";
|
||||
sha256 = "1qck8jclxddncjad8yv911s9z7lrd58bp96jf13m0iqk54xghx91";
|
||||
rev = "v0.1.0";
|
||||
sha256 = "1ifahd69vz715g3zim618jbmxb7kcmzykc696grskxm0svpy294k";
|
||||
};
|
||||
inputs = [ pkgs.expat ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue