Commit 0bddcc1d authored by nicoo's avatar nicoo
Browse files

verible: `sha256` → `hash`

parent b19ba3fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ buildBazelPackage rec {
  ];

  fetchAttrs = {
    sha256 = "sha256-bKASgc5KftCWtMvJkGA4nweBAtgdnyC9uXIJxPjKYS0=";
    hash = "sha256-bKASgc5KftCWtMvJkGA4nweBAtgdnyC9uXIJxPjKYS0=";
  };

  nativeBuildInputs = [