Search Criteria
Package Details: devbox-bin 0.17.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/devbox-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | devbox-bin |
| Description: | A command-line tool that lets you easily create isolated shells for development.(Written in Go.Prebuilt version) |
| Upstream URL: | https://www.jetpack.io/devbox/ |
| Keywords: | container nix shell |
| Licenses: | Apache-2.0 |
| Conflicts: | devbox |
| Provides: | devbox |
| Submitter: | kmaris |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 4 |
| Popularity: | 1.76 |
| First Submitted: | 2022-09-01 14:16 (UTC) |
| Last Updated: | 2026-04-23 05:13 (UTC) |
Dependencies (2)
- docker (rancher-desktop-gitAUR, docker-gitAUR, podman-docker-gitAUR, rancher-desktop-binAUR, rancher-desktopAUR, docker-cli-binAUR, podman-docker)
- nix (nix-gitAUR)
Latest Comments
zxp19821005 commented on 2024-03-14 02:22 (UTC)
@Sacro Thanks for your suggestion,fixed it.
Sacro commented on 2024-03-13 22:01 (UTC) (edited on 2024-03-13 22:02 (UTC) by Sacro)
Please can we have completions!
kmaris commented on 2022-09-13 14:37 (UTC)
Thanks for the info, updated.
alerque commented on 2022-09-13 14:15 (UTC)
There are several issues with this build. First, it provides itself which is nonsense. It should
provides=(devbox). Also it should drop all the empty variables; per the packaging guidelines any empty fields should just not be specified. Also the description should not begin with (or ever include) the package name "devbox".kmaris commented on 2022-09-05 21:46 (UTC)
The developers gather some metrics with devbox, if you want to opt out then put
export DO_NOT_TRACK=1into your environment.