mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-07 16:15:22 +08:00
flake: update asyncserial
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
This commit is contained in:
parent
38d5f451c5
commit
2dec8260be
@ -196,8 +196,8 @@
|
|||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "m-labs";
|
owner = "m-labs";
|
||||||
repo = "asyncserial";
|
repo = "asyncserial";
|
||||||
rev = "d95bc1d6c791b0e9785935d2f62f628eb5cdf98d";
|
rev = "446559fec892a556876b17d17f182ae9647d5952";
|
||||||
sha256 = "0yzkka9jk3612v8gx748x6ziwykq5lr7zmr9wzkcls0v2yilqx9k";
|
sha256 = "sha256-WExmgh55sTH2w7wV3i96J1F1FN7L5rX3L/Ayvt2Kw/g=";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ pkgs.python3Packages.pyserial ];
|
propagatedBuildInputs = [ pkgs.python3Packages.pyserial ];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user