aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/office/kexi
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/office/kexi')
-rw-r--r--pkgs/applications/office/kexi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/kexi/default.nix b/pkgs/applications/office/kexi/default.nix
index 8db7068f7cfa..4900dafb08e5 100644
--- a/pkgs/applications/office/kexi/default.nix
+++ b/pkgs/applications/office/kexi/default.nix
@@ -49,7 +49,7 @@ mkDerivation rec {
All database objects - tables, queries and forms - are stored in the database,
making it easy to share data and design.
'';
- homepage = http://kexi-project.org/;
+ homepage = "http://kexi-project.org/";
maintainers = with maintainers; [ zraexy ];
platforms = platforms.linux;
license = with licenses; [ gpl2 lgpl2 ];