diff --git a/artiq-full/extras.nix b/artiq-full/extras.nix index 8defe5f..085d56a 100644 --- a/artiq-full/extras.nix +++ b/artiq-full/extras.nix @@ -263,8 +263,8 @@ in withManual = false; src = pkgs.fetchgit { url = "https://gitlab.com/duke-artiq/dax-applets.git"; - rev = "11b7e6007825e61b61ae9f5994ffd9951c21ea6f"; - sha256 = "1jzpgxbx1cfwc784in0fbsga48589cpb8cdb7lbq5w31v0wpjbm4"; + rev = "3cd1aefb03208021a38fd04803f6dcff25f61e1d"; + sha256 = "0kk745fc8dri0zs1db790zl0dja4ibz4cd2h85xq6j6ar1s6afwj"; }; pythonOptions = { propagatedBuildInputs = [ artiq ]