Unverified Commit 39a1b8eb authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #203778 from Atemu/rxvt-unicode-meta

parents ebb58e60 328a29eb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -52,6 +52,8 @@ let
            --suffix-each URXVT_PERL_LIB ':' "$out/lib/urxvt/perl"
        '';

        inherit (rxvt-unicode-unwrapped) meta;

        passthru = {
          plugins = plugins;
          tests.test = nixosTests.terminal-emulators.urxvt;