Loading pkgs/by-name/mo/mongodb-tools/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildGoModule (finalAttrs: { pname = "mongo-tools"; version = "100.16.0"; version = "100.16.1"; src = fetchFromGitHub { owner = "mongodb"; repo = "mongo-tools"; tag = finalAttrs.version; hash = "sha256-r5oqgHs5aFeuKTGPy/+DPdJbc70S53frBh0ffMBiEFs="; hash = "sha256-oxMc0+Il6pY0L8KF0h5+DYpBuqQvPzaOcZ8cjQDig0c="; }; vendorHash = null; Loading Loading
pkgs/by-name/mo/mongodb-tools/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildGoModule (finalAttrs: { pname = "mongo-tools"; version = "100.16.0"; version = "100.16.1"; src = fetchFromGitHub { owner = "mongodb"; repo = "mongo-tools"; tag = finalAttrs.version; hash = "sha256-r5oqgHs5aFeuKTGPy/+DPdJbc70S53frBh0ffMBiEFs="; hash = "sha256-oxMc0+Il6pY0L8KF0h5+DYpBuqQvPzaOcZ8cjQDig0c="; }; vendorHash = null; Loading