Commit 693b3374 authored by OPNA2608's avatar OPNA2608
Browse files

zsh-prezto: unstable-2024-04-15 -> 0-unstable-2024-04-15

parent e1c10217
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

stdenv.mkDerivation rec {
  pname = "zsh-prezto";
  version = "unstable-2024-04-15";
  version = "0-unstable-2024-04-15";

  src = fetchFromGitHub {
    owner = "sorin-ionescu";