mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
tt-rss-theme-feedly: Package additional themes
This commit is contained in:
parent
badca37c51
commit
531171e1c9
@ -14,7 +14,7 @@
|
||||
installPhase = ''
|
||||
mkdir $out
|
||||
|
||||
cp -ra feedly feedly.css $out
|
||||
cp -ra feedly *.css $out
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user