forked from rarias/bscpkgs
Update PM git server
This commit is contained in:
@@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
||||
name = "lulesh";
|
||||
|
||||
src = builtins.fetchGit {
|
||||
url = "ssh://git@bscpm02.bsc.es/mmaronas/lulesh.git";
|
||||
url = "ssh://git@bscpm03.bsc.es/mmaronas/lulesh.git";
|
||||
ref = "master";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user