update ARTIQ version used for PGO profiling

This commit is contained in:
Sebastien Bourdeauducq 2023-11-11 11:10:58 +08:00
parent 10538b5296
commit f020d61cbb
1 changed files with 2 additions and 2 deletions

View File

@ -89,8 +89,8 @@
(pkgs.fetchFromGitHub { (pkgs.fetchFromGitHub {
owner = "m-labs"; owner = "m-labs";
repo = "artiq"; repo = "artiq";
rev = "4fa0419c8262099ef297bf8b417f51f4095b2df5"; rev = "5bbac04bef170cddb608b5dc8d9e6778cc7b31e8";
sha256 = "sha256-edFO4scUlVeZtrPcqnmsjsAI/DgoSRDAbzG60ZP+ZX8="; sha256 = "sha256-TnRS2NrQaDiDzUsmfjkZh69xi2XC9v+4hnkedycAo0k=";
}) })
]; ];
buildInputs = [ buildInputs = [