extras: bumped dax-applets to 3cd1aef

pull/75/head
Leon Riesebos 2021-11-27 16:01:25 -05:00
parent 0ef16d8a7d
commit 71fd6ed87d
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 = "11b7e6007825e61b61ae9f5994ffd9951c21ea6f";
sha256 = "1jzpgxbx1cfwc784in0fbsga48589cpb8cdb7lbq5w31v0wpjbm4";
rev = "3cd1aefb03208021a38fd04803f6dcff25f61e1d";
sha256 = "0kk745fc8dri0zs1db790zl0dja4ibz4cd2h85xq6j6ar1s6afwj";
};
pythonOptions = {
propagatedBuildInputs = [ artiq ]