fix(patches): netbird moved to by-name
This commit is contained in:
parent
091afa02d0
commit
3db1fb3f98
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
diff --git a/pkgs/tools/networking/netbird/default.nix b/pkgs/tools/networking/netbird/default.nix
|
||||
diff --git a/pkgs/by-name/ne/netbird/package.nix b/pkgs/by-name/ne/netbird/package.nix
|
||||
index 284d79489090..741a5f3bf045 100644
|
||||
--- a/pkgs/tools/networking/netbird/default.nix
|
||||
+++ b/pkgs/tools/networking/netbird/default.nix
|
||||
--- a/pkgs/by-name/ne/netbird/package.nix
|
||||
+++ b/pkgs/by-name/ne/netbird/package.nix
|
||||
@@ -30,6 +30,7 @@ let
|
||||
{
|
||||
client = "netbird";
|
||||
|
|
Loading…
Add table
Reference in a new issue