diff --git a/artiq-full/extras.nix b/artiq-full/extras.nix index 155ef0f..57d65ae 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 = "584ea3e54131242ec1da5365abd21670cdf4a169"; - sha256 = "0mgjd92yifs24dg4b14vhawx5mdisbx6jqi5xf7fgkijzjp9hvs3"; + rev = "11b7e6007825e61b61ae9f5994ffd9951c21ea6f"; + sha256 = "1jzpgxbx1cfwc784in0fbsga48589cpb8cdb7lbq5w31v0wpjbm4"; }; pythonOptions = { propagatedBuildInputs = [ artiq ]