@@ -0,0 +1,12 @@
{
pkgs ? import <nixpkgs> { },
}:
pkgs.buildGoModule {
name = "leveldb-cli";
version = "1.0.0";
src = ./.;
vendorHash = "sha256-b25hlPQft9iKyIw6E9jtORBgoLPnNa4+Z5QoeFoayfc=";
}
The note is not visible to the blocked user.