forked from M-Labs/nac3
update ARTIQ version used for PGO profiling
This commit is contained in:
parent
32746c37be
commit
5bf05c6a69
|
@ -94,8 +94,8 @@
|
||||||
(pkgs.fetchFromGitHub {
|
(pkgs.fetchFromGitHub {
|
||||||
owner = "m-labs";
|
owner = "m-labs";
|
||||||
repo = "artiq";
|
repo = "artiq";
|
||||||
rev = "4c189f8c0576111733bb6ff934035c080c8ccc58";
|
rev = "8b4572f9cad34ac0c2b6f6bba9382e7b59b2f93b";
|
||||||
sha256 = "sha256-gYGzmfaIoftKFDwn8AybUenYtIpux+tHGMu51WgwA8A=";
|
sha256 = "sha256-O/0sUSxxXU1AL9cmT9qdzCkzdOKREBNftz22/8ouQcc=";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
|
Loading…
Reference in New Issue