fedi emojis: source local
This commit is contained in:
parent
3809dce1c5
commit
d45e4e9d02
905 changed files with 47 additions and 100 deletions
|
@ -1,16 +0,0 @@
|
|||
{stdenvNoCC}:
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "blobhaj";
|
||||
version = "13.12.2022";
|
||||
|
||||
src = ./blobhaj;
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
mkdir -p $out
|
||||
cp *.png $out
|
||||
|
||||
runHook postInstall
|
||||
'';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue