podman: update repo

This commit is contained in:
zowoq 2020-07-16 12:21:46 +10:00
parent 3f322a8732
commit db5bf52c7c
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ buildGoModule rec {
src = fetchFromGitHub {
owner = "containers";
repo = "libpod";
repo = "podman";
rev = "v${version}";
sha256 = "12iqj71xjszbjbbz5f2dk5chcvfrrq0n737ki7xxkjcw38k2cnqz";
};