podman-compose: hash nitpicking
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>
This commit is contained in:
parent
81c7dd1dae
commit
8bb4cc751e
@ -13,7 +13,7 @@ buildPythonApplication rec {
|
|||||||
repo = "podman-compose";
|
repo = "podman-compose";
|
||||||
owner = "containers";
|
owner = "containers";
|
||||||
rev = "62d2024feecf312e9591cc145f49cee9c70ab4fe";
|
rev = "62d2024feecf312e9591cc145f49cee9c70ab4fe";
|
||||||
sha256 = "sha256:17992imkvi6129wvajsp0iz5iicfmh53i20qy2mzz17kcz30r2pp";
|
sha256 = "17992imkvi6129wvajsp0iz5iicfmh53i20qy2mzz17kcz30r2pp";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ pyyaml ];
|
propagatedBuildInputs = [ pyyaml ];
|
||||||
|
Loading…
Reference in New Issue
Block a user