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 dbb0602 commit 7ce1e42Copy full SHA for 7ce1e42
flake.nix
@@ -9,7 +9,7 @@
9
{ self, nixpkgs }:
10
let
11
version = "0.6.0";
12
- vendorHash = "sha256-+sI9iQsfaxPlVoQFCLDHGrl7VHgnq1iLOrRj57Fpudc=";
+ vendorHash = "sha256-LcgdJIsn3/fHv3NGvGdfq/Y3N7CTuIH/b5Rv5tEMUg8=";
13
14
mkPlugin =
15
pkgs: name: path:
0 commit comments