mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-12-16 05:51:15 +01:00
nix-direnv: also bump version in default.nix
This commit is contained in:
parent
ca364b5461
commit
f9a08ca025
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# https://github.com/abathur/resholve/issues/107
|
||||
resholve.mkDerivation rec {
|
||||
pname = "nix-direnv";
|
||||
version = "3.0.1";
|
||||
version = "3.0.2";
|
||||
|
||||
src = builtins.path {
|
||||
path = ./.;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue