We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e0b68 commit 328af5cCopy full SHA for 328af5c
flake.nix
@@ -8,7 +8,7 @@
8
outputs =
9
{ self, nixpkgs }:
10
let
11
- version = "0.8.1";
+ version = "0.8.2";
12
vendorHash = "sha256-IsLAIKYuKhlD71fad8FuayTFbdQJla4ifjs8TexXDYQ=";
13
14
mkPlugin =
0 commit comments