update ARTIQ version used for PGO profiling

pull/382/head
Sebastien Bourdeauducq 2024-02-20 13:29:00 +08:00
parent 22e831cb76
commit 4452c8986a
1 changed files with 2 additions and 2 deletions

View File

@ -94,8 +94,8 @@
(pkgs.fetchFromGitHub { (pkgs.fetchFromGitHub {
owner = "m-labs"; owner = "m-labs";
repo = "artiq"; repo = "artiq";
rev = "8b4572f9cad34ac0c2b6f6bba9382e7b59b2f93b"; rev = "923ca3377d42c815f979983134ec549dc39d3ca0";
sha256 = "sha256-O/0sUSxxXU1AL9cmT9qdzCkzdOKREBNftz22/8ouQcc="; sha256 = "sha256-oJoEeNEeNFSUyh6jXG8Tzp6qHVikeHS0CzfE+mODPgw=";
}) })
]; ];
buildInputs = [ buildInputs = [