From 6539218c8808f562c198af9cf6f2422e84bdd081 Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Sun, 29 Sep 2024 10:02:28 +0200 Subject: [PATCH] Build gptel package yourself --- nix/module/home-manager.nix | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/nix/module/home-manager.nix b/nix/module/home-manager.nix index 9f179d9..6ae6af6 100644 --- a/nix/module/home-manager.nix +++ b/nix/module/home-manager.nix @@ -93,7 +93,16 @@ flycheck flycheck-clj-kondo flycheck-swiftlint - gptel + (trivialBuild { + pname = "gptel"; + version = "master-09-29-2024"; + src = pkgs.fetchFromGitHub { + owner = "karthink"; + repo = "gptel"; + rev = "2b9398a7b3bb2a66f52a8d0b1fdc3f311b2c1a3d"; + hash = "sha256-+CxSA9QmyKigbk8kB5N6kKZ/a5Tw0X4ym57AOoqYA4Y="; + }; + }) git-link graphql-mode helpful