about summary refs log tree commit diff
path: root/pkgs/applications/science/physics/sacrifice/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/science/physics/sacrifice/default.nix')
-rw-r--r--pkgs/applications/science/physics/sacrifice/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/science/physics/sacrifice/default.nix b/pkgs/applications/science/physics/sacrifice/default.nix
index 80417f0fcc184..609fea9f7dca5 100644
--- a/pkgs/applications/science/physics/sacrifice/default.nix
+++ b/pkgs/applications/science/physics/sacrifice/default.nix
@@ -40,7 +40,7 @@ stdenv.mkDerivation {
   meta = {
     description = "A standalone contribution to AGILe for steering Pythia 8";
     license     = stdenv.lib.licenses.gpl2;
-    homepage    = https://agile.hepforge.org/trac/wiki/Sacrifice;
+    homepage    = "https://agile.hepforge.org/trac/wiki/Sacrifice";
     platforms   = stdenv.lib.platforms.unix;
     maintainers = with stdenv.lib.maintainers; [ veprbl ];
   };