Use combined Codex Desktop package

This commit is contained in:
2026-05-15 12:58:01 -07:00
parent c5627de004
commit 22f6fa1b69
2 changed files with 5 additions and 8 deletions

View File

@@ -7,11 +7,8 @@
...
}:
let
codexDesktop = inputs.codex-desktop-linux.packages.${pkgs.stdenv.hostPlatform.system}.default.overrideAttrs (oldAttrs: {
src = oldAttrs.src.overrideAttrs (_: {
outputHash = "sha256-FlPgkhlWpyjigv+r46srQlO7+zq8G3Ow6IMVpAUjCWQ=";
});
});
codexDesktop =
inputs.codex-desktop-linux.packages.${pkgs.stdenv.hostPlatform.system}."codex-desktop-computer-use-ui-remote-mobile-control";
in
makeEnable config "myModules.code" true {
programs.direnv = {

6
nixos/flake.lock generated
View File

@@ -161,11 +161,11 @@
]
},
"locked": {
"lastModified": 1778835238,
"narHash": "sha256-aesAPhJagqrhxXnbHNJQ4wVwmaTEWwPcLTLrS/z8Fhw=",
"lastModified": 1778874771,
"narHash": "sha256-owgpzySpxAVTXos8TTz8g8Cl9PnwmhQ6tAqv66o+Gis=",
"owner": "colonelpanic8",
"repo": "codex-desktop-linux",
"rev": "88f62ec4803d0d9d000f8252878d790254634a55",
"rev": "2a1439f55c0b6928dc36179c7ba910a4366ba2fe",
"type": "github"
},
"original": {