From 8d7aa6e03293de5432a33e6ed55f3f4b2a4f095c Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 19 Jul 2026 22:45:16 -0400 Subject: Change to fully be flakes (for homebrew) and install netbird-tui --- flake.lock | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 64fbeb0..68e30b4 100644 --- a/flake.lock +++ b/flake.lock @@ -90,6 +90,58 @@ "type": "github" } }, + "homebrew-felixkratz": { + "flake": false, + "locked": { + "lastModified": 1780547371, + "narHash": "sha256-QGCVV5N1QC56GQK3ck2YJ6J6/S8SQ6rTElz69y58078=", + "owner": "FelixKratz", + "repo": "homebrew-formulae", + "rev": "70b2071488b61c14f773ce9e1bf6626ee851981a", + "type": "github" + }, + "original": { + "owner": "FelixKratz", + "repo": "homebrew-formulae", + "type": "github" + } + }, + "homebrew-netbird": { + "flake": false, + "locked": { + "lastModified": 1784299581, + "narHash": "sha256-gx50DPWWbLYRU/zn2JgEnlgU/nVsg3zXSY24+n0lvZ4=", + "owner": "netbirdio", + "repo": "homebrew-tap", + "rev": "f1a16c6dbb59951f87a5151d53245230f778e949", + "type": "github" + }, + "original": { + "owner": "netbirdio", + "repo": "homebrew-tap", + "type": "github" + } + }, + "netbird-tui": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1784513029, + "narHash": "sha256-m9sIguYjsuHz3IWwmNOlvuVTT0Cspe61Y9UyjM3pRVk=", + "ref": "refs/heads/main", + "rev": "efa74d02ad42ee7aeaf5c97240929063118c6252", + "revCount": 1, + "type": "git", + "url": "https://git.rschanz.org/netbird-tui-flake" + }, + "original": { + "type": "git", + "url": "https://git.rschanz.org/netbird-tui-flake" + } + }, "nix-homebrew": { "inputs": { "brew-src": "brew-src" @@ -146,6 +198,9 @@ "home-manager": "home-manager", "homebrew-cask": "homebrew-cask", "homebrew-core": "homebrew-core", + "homebrew-felixkratz": "homebrew-felixkratz", + "homebrew-netbird": "homebrew-netbird", + "netbird-tui": "netbird-tui", "nix-homebrew": "nix-homebrew", "nixpkgs": "nixpkgs", "virby": "virby", -- cgit v1.3