-
Notifications
You must be signed in to change notification settings - Fork 1.4k
NixOS keychain support is broken #3081
Copy link
Copy link
Open
Labels
area:authenticationLogin, OAuth, device auth, token management, and keychain integrationLogin, OAuth, device auth, token management, and keychain integrationarea:platform-linuxLinux-specific: Wayland, X11, Ubuntu, Fedora, Alpine, ARM, terminal emulatorsLinux-specific: Wayland, X11, Ubuntu, Fedora, Alpine, ARM, terminal emulators
Metadata
Metadata
Assignees
Labels
area:authenticationLogin, OAuth, device auth, token management, and keychain integrationLogin, OAuth, device auth, token management, and keychain integrationarea:platform-linuxLinux-specific: Wayland, X11, Ubuntu, Fedora, Alpine, ARM, terminal emulatorsLinux-specific: Wayland, X11, Ubuntu, Fedora, Alpine, ARM, terminal emulators
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
Copilot fails to access the system keychain despite libsecret, GNOME Keyring and Seahorse being installed.
Affected version
GitHub Copilot CLI 1.0.32
Steps to reproduce the behavior
Home Manager:
NixOS:
nixos-rebuild switch,rebootcopilot loginExpected behavior
That Copilot CLI stores the token with a keychain instead of prompting to store it in plaintext.
Additional context