From 34fae224e8460419ae8ef0fe32a12e3d362142b8 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 23 Jun 2025 06:54:50 +0700 Subject: m --- flake.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index e0a9af7..f2ac92f 100644 --- a/flake.nix +++ b/flake.nix @@ -109,6 +109,11 @@ inputs.nixpkgs.follows = "nixpkgs"; }; + openai-codex = { + url = "github:openai/codex"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + # quickshell = { # # remove ?ref=v0.1.0 to track the master branch # url = "git+https://git.outfoxxed.me/outfoxxed/quickshell?ref=v0.1.0"; -- cgit v1.2.3