mirror of https://github.com/m-labs/artiq.git
flake: update asyncserial
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
This commit is contained in:
parent
38c72fdab4
commit
a5036802f5
|
@ -166,8 +166,8 @@
|
|||
src = pkgs.fetchFromGitHub {
|
||||
owner = "m-labs";
|
||||
repo = "asyncserial";
|
||||
rev = "d95bc1d6c791b0e9785935d2f62f628eb5cdf98d";
|
||||
sha256 = "0yzkka9jk3612v8gx748x6ziwykq5lr7zmr9wzkcls0v2yilqx9k";
|
||||
rev = "446559fec892a556876b17d17f182ae9647d5952";
|
||||
sha256 = "sha256-WExmgh55sTH2w7wV3i96J1F1FN7L5rX3L/Ayvt2Kw/g=";
|
||||
};
|
||||
propagatedBuildInputs = [ pkgs.python3Packages.pyserial ];
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue