mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
chore: nixfmt
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation {
|
||||
wrapProgram $out/bin/daybook --prefix PATH ":" ${pandoc}/bin ;
|
||||
'';
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/kmein/daybook;
|
||||
homepage = "https://github.com/kmein/daybook";
|
||||
description = "A diary writing utility in sh";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user