nixos: pin codex desktop fork
This commit is contained in:
20
nixos/flake.lock
generated
20
nixos/flake.lock
generated
@@ -137,18 +137,18 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1779208997,
|
"lastModified": 1779264129,
|
||||||
"narHash": "sha256-564BnCZfh9LxxLw4T95ygMEE3atbCCmTeiXpSGEV+Kc=",
|
"narHash": "sha256-EaIYDtBeBz6CZBx0PG9VN/duaayuhh1tedAtcZofHgg=",
|
||||||
"owner": "ilysenko",
|
"ref": "codex/fix-bundled-backend-plugin-links",
|
||||||
"repo": "codex-desktop-linux",
|
"rev": "7ab590bc96cde82f98ee631d7e4cc0ecdddd035e",
|
||||||
"rev": "ed201cf868b11ab1b22a25e45c220bc877d34572",
|
"revCount": 591,
|
||||||
"type": "github"
|
"type": "git",
|
||||||
|
"url": "ssh://git@github.com/colonelpanic8/codex-desktop-linux.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "ilysenko",
|
"ref": "codex/fix-bundled-backend-plugin-links",
|
||||||
"ref": "main",
|
"type": "git",
|
||||||
"repo": "codex-desktop-linux",
|
"url": "ssh://git@github.com/colonelpanic8/codex-desktop-linux.git"
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"coqui-tts-streamer": {
|
"coqui-tts-streamer": {
|
||||||
|
|||||||
@@ -237,7 +237,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
codex-desktop-linux = {
|
codex-desktop-linux = {
|
||||||
url = "github:ilysenko/codex-desktop-linux/main";
|
url = "git+ssh://git@github.com/colonelpanic8/codex-desktop-linux.git?ref=codex/fix-bundled-backend-plugin-links";
|
||||||
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