Unverified Commit 48433a57 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

various: revert accidental deletions (#469444)

parents 841a3f9b bcd4cbab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21045,6 +21045,7 @@ final: prev: {
      rev = "1331cfe8cbf9b9d79f4b60c1afc211b77c181ad4";
      sha256 = "0dmypsgn6lxq2irxcigxh79l923ph4qk4m2hg27mjd8m079x4j2r";
    };
    meta.homepage = "https://github.com/garbas/vim-snipmate/";
    meta.hydraPlatforms = [ ];
  };
+1 −0
Original line number Diff line number Diff line
@@ -180,6 +180,7 @@ in
  # > that I made in
  # > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815006
  # >
  # > @garbas shared with me the list of patches applied for the Nix package.
  # > As they are just for portability and tiny modifications, they don't
  # > alter the experience of the product. In parallel, Rok also shared the
  # > build options. They seem good (even if I cannot judge the quality of the
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ rustPlatform.buildRustPackage rec {

  meta = with lib; {
    description = "Create asciinema videos from a text file";
    homepage = "https://github.com/garbas/asciinema-scenario/";
    license = with licenses; [ mit ];
    mainProgram = "asciinema-scenario";
  };