forked from M-Labs/nix-scripts
extras: bumped dax-applets to 3cd1aef
This commit is contained in:
parent
0ef16d8a7d
commit
71fd6ed87d
|
@ -263,8 +263,8 @@ in
|
||||||
withManual = false;
|
withManual = false;
|
||||||
src = pkgs.fetchgit {
|
src = pkgs.fetchgit {
|
||||||
url = "https://gitlab.com/duke-artiq/dax-applets.git";
|
url = "https://gitlab.com/duke-artiq/dax-applets.git";
|
||||||
rev = "11b7e6007825e61b61ae9f5994ffd9951c21ea6f";
|
rev = "3cd1aefb03208021a38fd04803f6dcff25f61e1d";
|
||||||
sha256 = "1jzpgxbx1cfwc784in0fbsga48589cpb8cdb7lbq5w31v0wpjbm4";
|
sha256 = "0kk745fc8dri0zs1db790zl0dja4ibz4cd2h85xq6j6ar1s6afwj";
|
||||||
};
|
};
|
||||||
pythonOptions = {
|
pythonOptions = {
|
||||||
propagatedBuildInputs = [ artiq ]
|
propagatedBuildInputs = [ artiq ]
|
||||||
|
|
Loading…
Reference in New Issue