Commit e1146016 authored by Yureka's avatar Yureka Committed by Yureka
Browse files

signal-desktop-source: bump SOURCE_DATE_EPOCH

parent 06ff7718
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@ stdenv.mkDerivation (finalAttrs: {
  env = {
    ELECTRON_SKIP_BINARY_DOWNLOAD = "1";
    SIGNAL_ENV = "production";
    SOURCE_DATE_EPOCH = 1741810629;
    SOURCE_DATE_EPOCH = 1743538878;
  };

  preBuild = ''