codex: point desktop input at chrome fix
This commit is contained in:
11
nixos/flake.lock
generated
11
nixos/flake.lock
generated
@@ -161,15 +161,16 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1780552140,
|
"lastModified": 1780671519,
|
||||||
"narHash": "sha256-8IRa+p8+RDYfbKufmK5h0MQ9Ul23wFLY5BCT/A8p/+Y=",
|
"narHash": "sha256-gyrDnsWCa5DOalxW2Ew/aoEwfT87ILiQ55zJTqoH7HU=",
|
||||||
"owner": "ilysenko",
|
"owner": "colonelpanic8",
|
||||||
"repo": "codex-desktop-linux",
|
"repo": "codex-desktop-linux",
|
||||||
"rev": "946adef45e88c16f146d79391e5b6c47bd32ad26",
|
"rev": "3304930ebd1649c0363de3a091f43ed8b31f8ce9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "ilysenko",
|
"owner": "colonelpanic8",
|
||||||
|
"ref": "codex/fix-linux-chrome-plugin",
|
||||||
"repo": "codex-desktop-linux",
|
"repo": "codex-desktop-linux",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -262,7 +262,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
codex-desktop-linux = {
|
codex-desktop-linux = {
|
||||||
url = "github:ilysenko/codex-desktop-linux";
|
url = "github:colonelpanic8/codex-desktop-linux?ref=codex/fix-linux-chrome-plugin";
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.follows = "nixpkgs";
|
nixpkgs.follows = "nixpkgs";
|
||||||
flake-utils.follows = "flake-utils";
|
flake-utils.follows = "flake-utils";
|
||||||
|
|||||||
Reference in New Issue
Block a user