cn6: pin commit
This commit is contained in:
parent
5b4bb30e55
commit
a4752603e9
@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
src = builtins.fetchGit {
|
src = builtins.fetchGit {
|
||||||
url = "ssh://git@bscpm03.bsc.es/rarias/cn6.git";
|
url = "ssh://git@bscpm03.bsc.es/rarias/cn6.git";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
|
rev = "c72c3b66b720c2a33950f536fc819051c8f20a69";
|
||||||
};
|
};
|
||||||
|
|
||||||
makeFlags = [ "PREFIX=$(out)" ];
|
makeFlags = [ "PREFIX=$(out)" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user