mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
nixfmt .
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ lib, fetchFromGitHub, buildGoModule, }:
|
||||
{
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
buildGoModule,
|
||||
}:
|
||||
buildGoModule rec {
|
||||
pname = "vpngate";
|
||||
version = "v0.3.0";
|
||||
|
Reference in New Issue
Block a user