updated ombi from 4.35.3 to 4.35.4
This commit is contained in:
parent
83b8dd0f48
commit
df34eb55cf
1 changed files with 4 additions and 4 deletions
|
|
@ -10,14 +10,14 @@ let
|
||||||
"Unsupported system: ${stdenv.hostPlatform.system}");
|
"Unsupported system: ${stdenv.hostPlatform.system}");
|
||||||
|
|
||||||
hash = {
|
hash = {
|
||||||
x64-linux_hash = "0mgapp12j7haf4ahmbpqgqhds08dkdnqdk74gcd724absyjxkvyf";
|
x64-linux_hash = "1h0zd8xc3z11vpz2iixf384ln3kc12hz3acayg4fmxnc4kz13bdx";
|
||||||
arm64-linux_hash = "13hh6paz9l7k04qx4hrl512l7q0ps50bvnp287zk8wxxda693db7";
|
arm64-linux_hash = "0nlnvq0v82i92glx5hawl959m0v7sm611kspxs95qsx1clpizayq";
|
||||||
x64-osx_hash = "1fj34xjdz2kk73bmnww8ybg3aghp1ri0gas6m2nqzf7zkap7ab6c";
|
x64-osx_hash = "02qx2kvs86a8fb9gk8z15ddxnlaqqxivqs9bldf4kx7dnhan600l";
|
||||||
}."${arch}-${os}_hash";
|
}."${arch}-${os}_hash";
|
||||||
|
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
pname = "ombi";
|
pname = "ombi";
|
||||||
version = "4.35.3";
|
version = "4.35.4";
|
||||||
|
|
||||||
sourceRoot = ".";
|
sourceRoot = ".";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue