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