Skip to content

Conversation

@hongquan
Copy link
Contributor

@hongquan hongquan commented Nov 24, 2025

Debian in recent years prefers explicit key for 3rd-party repo. So this PR moves the key to /etc/apt/keyrings/, and add signed-by option to the .list file.
Note, in the latest versions, Debian recommends to use deb282 format. But we don't have an one-line command to quickly add file of this format yet, so we continue to use "list" format.

This PR also changes from curl to wget for downloading key, because wget is pre-installed on Debian / Ubuntu, whereas curl needs to be installed by users.

@hustcer hustcer merged commit c02a0dc into nushell:main Nov 24, 2025
2 checks passed
@hustcer
Copy link
Contributor

hustcer commented Nov 24, 2025

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants