Skip to content

Commit d7899f5

Browse files
committed
update nix version
1 parent 9d626cc commit d7899f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7.1";
11+
version = "0.8.1";
1212
vendorHash = "sha256-IsLAIKYuKhlD71fad8FuayTFbdQJla4ifjs8TexXDYQ=";
1313

1414
mkPlugin =

0 commit comments

Comments
 (0)