From 75c29eb12beaebd7750a5fc845f140193217a747 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 28 Apr 2026 16:14:25 -0700 Subject: [PATCH] Remove codex desktop from Lua branch --- nixos/flake.lock | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/nixos/flake.lock b/nixos/flake.lock index dce14f6b..141d5f30 100644 --- a/nixos/flake.lock +++ b/nixos/flake.lock @@ -186,29 +186,6 @@ "type": "github" } }, - "codex-desktop-linux": { - "inputs": { - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1777351752, - "narHash": "sha256-kwdZPCidd9kPYASk6fUPcDfg2uDQ9NzwtYqLlwwzFVk=", - "owner": "ilysenko", - "repo": "codex-desktop-linux", - "rev": "40fd7a8bd6f229e23194881b972fddb2dc42c4c8", - "type": "github" - }, - "original": { - "owner": "ilysenko", - "repo": "codex-desktop-linux", - "type": "github" - } - }, "coqui-tts-streamer": { "inputs": { "flake-utils": [ @@ -2151,7 +2128,6 @@ "caelestia-shell": "caelestia-shell", "claude-code-nix": "claude-code-nix", "codex-cli-nix": "codex-cli-nix", - "codex-desktop-linux": "codex-desktop-linux", "coqui-tts-streamer": "coqui-tts-streamer", "flake-utils": "flake-utils", "git-blame-rank": "git-blame-rank",