Revert 1 commits

5733da3 'feat: use nix-flatpak fork that allows local path for flatpakref'
This commit is contained in:
Youwen Wu 2024-12-26 22:30:56 -08:00
parent 5733da3404
commit 5777eb41c9
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 11 additions and 7 deletions

View file

@ -24,7 +24,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-flatpak.url = "github:youwen5/nix-flatpak";
nix-flatpak.url = "github:gmodena/nix-flatpak";
nix-homebrew = {
url = "github:zhaofengli-wip/nix-homebrew";