all repos — nixfiles @ cc6b3a9df1372da3a14be3232ace5adea76e5a9b

System and user configuration, managed by nix and home-manager

Use upstream angrr https://github.com/linyinfeng/angrr/pull/5 was merged

Alan Pearce
commit

cc6b3a9df1372da3a14be3232ace5adea76e5a9b

parent

693c4fd32cacc8e393fa8c638e218c93db2ce80c

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M flake.nixflake.nix
@@ -14,7 +14,7 @@ darwin.inputs.nixpkgs.follows = "nixpkgs";
home-manager.url = "github:nix-community/home-manager"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; utils.url = "github:numtide/flake-utils"; - angrr.url = "github:alanpearce/angrr/darwin"; + angrr.url = "github:linyinfeng/angrr"; angrr.inputs.nixpkgs.follows = "nixpkgs"; agenix.url = "github:ryantm/agenix"; agenix.inputs.nixpkgs.follows = "nixpkgs";