update ARTIQ version used for PGO profiling

pull/364/head
Sebastien Bourdeauducq 2023-12-11 09:37:03 +08:00
parent 983f080ea7
commit 68556da5fd
1 changed files with 2 additions and 2 deletions

View File

@ -94,8 +94,8 @@
(pkgs.fetchFromGitHub {
owner = "m-labs";
repo = "artiq";
rev = "5bbac04bef170cddb608b5dc8d9e6778cc7b31e8";
sha256 = "sha256-TnRS2NrQaDiDzUsmfjkZh69xi2XC9v+4hnkedycAo0k=";
rev = "4c189f8c0576111733bb6ff934035c080c8ccc58";
sha256 = "sha256-gYGzmfaIoftKFDwn8AybUenYtIpux+tHGMu51WgwA8A=";
})
];
buildInputs = [