Loading pkgs/by-name/ae/aerospike/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "aerospike-server"; version = "8.0.0.5"; version = "8.0.0.6"; src = fetchFromGitHub { owner = "aerospike"; repo = "aerospike-server"; rev = version; hash = "sha256-Ou7lSQHkudE0cuhXUtx9EI3z+udfnHI+CXdgoef2TIw="; hash = "sha256-pfB/K5CXwuAgLcJtp4fsllFiCRzjZY0Kv83O/1Uohfw="; fetchSubmodules = true; }; Loading Loading
pkgs/by-name/ae/aerospike/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "aerospike-server"; version = "8.0.0.5"; version = "8.0.0.6"; src = fetchFromGitHub { owner = "aerospike"; repo = "aerospike-server"; rev = version; hash = "sha256-Ou7lSQHkudE0cuhXUtx9EI3z+udfnHI+CXdgoef2TIw="; hash = "sha256-pfB/K5CXwuAgLcJtp4fsllFiCRzjZY0Kv83O/1Uohfw="; fetchSubmodules = true; }; Loading