bumped dax-applets version to 11b7e600

pull/68/head
Leon Riesebos 2021-08-30 17:27:50 -04:00 committed by Gitea
parent 8f4183157e
commit 80969c53d4
1 changed files with 2 additions and 2 deletions

View File

@ -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 ]