Skip to content

Commit

Permalink
tt-rss-theme-feedly: Package additional themes
Browse files Browse the repository at this point in the history
  • Loading branch information
dasJ authored and Mic92 committed Mar 21, 2019
1 parent 6f2fc31 commit c9c1884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/servers/tt-rss/theme-feedly/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
installPhase = ''
mkdir $out
cp -ra feedly feedly.css $out
cp -ra feedly *.css $out
'';

meta = with stdenv.lib; {
Expand Down

0 comments on commit c9c1884

Please sign in to comment.