kube3d: nixpkgs-fmt the file to fit contributing guidelines
This commit is contained in:
parent
9f36dd3d66
commit
c36b5d5799
@ -8,9 +8,9 @@ buildGoModule rec {
|
||||
excludedPackages = ''tools'';
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "rancher";
|
||||
repo = "k3d";
|
||||
rev = "v${version}";
|
||||
owner = "rancher";
|
||||
repo = "k3d";
|
||||
rev = "v${version}";
|
||||
sha256 = "1pq5x4fyn98f01mzfjv335gx29c61zd85qc5vhx9rk27hi825ima";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user