Unverified Commit 0ba112b8 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

python3Packages.notobuilder: 0-unstable-2025-08-20 -> 0-unstable-2025-09-29 (#449280)

parents b6775ee1 8b5f6fd9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -21,14 +21,14 @@

buildPythonPackage {
  pname = "notobuilder";
  version = "0-unstable-2025-08-20";
  version = "0-unstable-2025-09-29";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "notofonts";
    repo = "notobuilder";
    rev = "fb0d6067beee888e6132b50c227da1f051b1ef9f";
    hash = "sha256-U9NVpXzdzBpgs8LFQJk70vs2dfHg+kD+YzuYZt6zQ5g=";
    rev = "39cc80d40b046765a46f77771430622d6e11d179";
    hash = "sha256-/miHt4AOjaU1iflsjP5Z3TwBygXcfSllUQAxtiTS5pM=";
  };

  postPatch = ''