forked from M-Labs/nix-scripts
bumped dax-applets version to 11b7e600
This commit is contained in:
parent
8f4183157e
commit
80969c53d4
|
@ -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 ]
|
||||
|
|
Loading…
Reference in New Issue