nomad-driver-podman: remove unused inputs
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ lib , buildGoModule , fetchFromGitHub, procps, podman }:
|
{ lib, buildGoModule, fetchFromGitHub }:
|
||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "nomad-driver-podman";
|
pname = "nomad-driver-podman";
|
||||||
|
|||||||
Reference in New Issue
Block a user