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.
2 parents daba7cf + 78f868a commit b60600fCopy full SHA for b60600f
pkgs/by-name/vi/vi-mongo/package.nix
@@ -8,13 +8,13 @@
8
9
buildGoModule rec {
10
pname = "vi-mongo";
11
- version = "0.1.26";
+ version = "0.1.27";
12
13
src = fetchFromGitHub {
14
owner = "kopecmaciej";
15
repo = "vi-mongo";
16
tag = "v${version}";
17
- hash = "sha256-+2V5ojZsEaZDsJiur9/0G4fm0tMGTKForgRuqvMX+EI=";
+ hash = "sha256-/hj2JMjBKl3HLd6Mfuz4UnaWbPKPYHYfqKPj3kjxLZg=";
18
};
19
20
vendorHash = "sha256-OVd2wIssVJHamWpNrK+piQFl9Lz0xgYnnz/4D5yl1D4=";
0 commit comments