From 198ab36214456ba2e660aa71b4e75341dd87c7d4 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 23 Apr 2023 06:21:19 -0400 Subject: init p-body --- flake.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a1c84f5..4779da6 100644 --- a/flake.nix +++ b/flake.nix @@ -24,6 +24,11 @@ inputs.nixpkgs.follows = "nixpkgs"; inputs.flake-compat.follows = "flake-compat"; }; + guzzle_api = { + url = "github:getchoo/guzzle_api"; + inputs.nixpkgs.follows = "nixpkgsUnstable"; + inputs.pre-commit-hooks.follows = "pre-commit-hooks"; + }; haumea = { url = "github:nix-community/haumea"; inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.2.3