Unverified Commit 688e0e14 authored by Adam Stephens's avatar Adam Stephens Committed by Adam C. Stephens
Browse files
parent a31bd92f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ lib, fetchzip }:
let
  version = "2.7.1";
  srcHash = "sha256-x9eCBxrujIJ0kwN5jyn7FKu7uyN+pIBCVDLckhiUzmM=";
  version = "2.7.2";
  srcHash = "sha256-p4PH/rRcswrKVO1uEykCa0wgrJvawp58oD6/kLRxoS4=";
  # The tarball contains vendored dependencies
  vendorHash = null;
in