chore(nix/darwin): Use my version of brew-api

This commit is contained in:
Ahmad Ansori Palembani 2024-11-03 12:33:58 +07:00
parent 5e14e40447
commit 29a5503aa4
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 6 additions and 6 deletions

View file

@ -47,7 +47,7 @@
inputs.nixpkgs.follows = "nixpkgs-stable";
};
brew-api = {
url = "github:BatteredBunny/brew-api";
url = "github:null2264/brew-api";
flake = false;
};