Skip to content

📝 Docs(custom): update README#1390

Merged
Molunerfinn merged 1 commit intoMolunerfinn:devfrom
qrzbing:dev
Feb 24, 2026
Merged

📝 Docs(custom): update README#1390
Molunerfinn merged 1 commit intoMolunerfinn:devfrom
qrzbing:dev

Conversation

@qrzbing
Copy link
Contributor

@qrzbing qrzbing commented Feb 21, 2026

add support for nix/nixos

README.md Outdated
| [Chocolatey](https://chocolatey.org/) | `choco install picgo` | Windows | Thanks to @iYato |
| [Homebrew](https://brew.sh/) | `brew install picgo --cask` | macOS | Thanks to @womeimingzi11 |
| [AUR](https://aur.archlinux.org/packages/yay) | `yay -S picgo-appimage` | Arch Linux | Thanks to @houbaron |
| [Nix](https://search.nixos.org/packages?channel=unstable&query=picgo&show=picgo) | `nix-env -iA nixos.picgo` | Nix/NixOS | Thanks to @qrzbing |
Copy link

@SigmaSquadron SigmaSquadron Feb 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is generally recommended to avoid imperative installations for packages. Consider using nix-shell -p picgo instead. Alternatively, don't include instructions, as they're also present on the search page.

Copy link
Contributor Author

@qrzbing qrzbing Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I use nix-env because Just use this method (I'm not sure because i use flake), and i will change this to nix-shell. I think users use Nix/NixOS perhaps have their own method to install packages, so instruction here only tells others here is a package for nix. Happy New Year!

@Molunerfinn
Copy link
Owner

@qrzbing hihi,可以看下是否需要处理对应的 review

@qrzbing
Copy link
Contributor Author

qrzbing commented Feb 24, 2026

@qrzbing hihi,可以看下是否需要处理对应的 review

抱歉抱歉,前几天没有看到,现在已经按说明添加啦

@Molunerfinn Molunerfinn merged commit 5d0f016 into Molunerfinn:dev Feb 24, 2026
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.

3 participants