Search Criteria
Package Details: shadowenv 2.1.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/shadowenv.git (read-only, click to copy) |
---|---|
Package Base: | shadowenv |
Description: | reversible directory-local environment variable manipulations |
Upstream URL: | https://shopify.github.io/shadowenv |
Licenses: | MIT |
Submitter: | mherold |
Maintainer: | mherold |
Last Packager: | mherold |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-09-03 02:43 (UTC) |
Last Updated: | 2024-03-14 01:47 (UTC) |
Dependencies (1)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
Latest Comments
mherold commented on 2024-03-14 01:48 (UTC)
Thanks for pointing that out, @xuanruiqi! I have fixed the package in 2.1.1-2.
xuanruiqi commented on 2022-11-11 09:54 (UTC) (edited on 2022-11-11 16:08 (UTC) by xuanruiqi)
Hi, apparently you forgot to include the patch in the source array. This is required or otherwise the file wouldn't be copied to
BUILDDIR
.Also, it should be
../
, not../../
.