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