mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 09:18:14 +00:00
direnv: 2.23.0 -> 2.23.1 (#101487)
This commit is contained in:
parent
7eddff6821
commit
ae66cd924c
@ -2,7 +2,7 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "direnv";
|
||||
version = "2.23.0";
|
||||
version = "2.23.1";
|
||||
|
||||
vendorSha256 = null;
|
||||
|
||||
@ -10,7 +10,7 @@ buildGoModule rec {
|
||||
owner = "direnv";
|
||||
repo = "direnv";
|
||||
rev = "v${version}";
|
||||
sha256 = "0m42mg4z04880dwl3iyppq2nda9v883jaxl8221d0xcpkjfm8hjm";
|
||||
sha256 = "02b27imda9pg65z5xw2q398p2281d5d46vgs3i9mrwcfsbpl5s6d";
|
||||
};
|
||||
|
||||
# we have no bash at the moment for windows
|
||||
|
Loading…
Reference in New Issue
Block a user