From 2bead7efb473f0202dc6ef189fbc0e4a5401d41f Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Fri, 17 Jul 2026 01:37:11 -0400 Subject: add virby and adjust yabai --- flake.lock | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 09985fe..64fbeb0 100644 --- a/flake.lock +++ b/flake.lock @@ -124,6 +124,22 @@ "type": "github" } }, + "nixpkgs_2": { + "locked": { + "lastModified": 1782821651, + "narHash": "sha256-D5jO0ME1lA9bDHnd5kVawBwItG/N4oZr3FlXmMzLec8=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "e52c192be9d7b2c4bd4aed326c8731b35f8bb75c", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "root": { "inputs": { "darwin": "darwin", @@ -132,9 +148,28 @@ "homebrew-core": "homebrew-core", "nix-homebrew": "nix-homebrew", "nixpkgs": "nixpkgs", + "virby": "virby", "zen-browser": "zen-browser" } }, + "virby": { + "inputs": { + "nixpkgs": "nixpkgs_2" + }, + "locked": { + "lastModified": 1782970342, + "narHash": "sha256-5oVThXJjEFPiCTm6jzAmSCVRuDRi4AG3HgLLjpgLYXA=", + "owner": "quinneden", + "repo": "virby-nix-darwin", + "rev": "a52216470a97ef5970939acf697a00ec61beb0c6", + "type": "github" + }, + "original": { + "owner": "quinneden", + "repo": "virby-nix-darwin", + "type": "github" + } + }, "zen-browser": { "inputs": { "home-manager": [ -- cgit v1.3