Skip to content

Commit 328af5c

Browse files
committed
bump nix version
1 parent f0e0b68 commit 328af5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
outputs =
99
{ self, nixpkgs }:
1010
let
11-
version = "0.8.1";
11+
version = "0.8.2";
1212
vendorHash = "sha256-IsLAIKYuKhlD71fad8FuayTFbdQJla4ifjs8TexXDYQ=";
1313

1414
mkPlugin =

0 commit comments

Comments
 (0)