summary refs log tree commit diff
path: root/pkgs/games/frogatto/data.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/frogatto/data.nix')
-rw-r--r--pkgs/games/frogatto/data.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/frogatto/data.nix b/pkgs/games/frogatto/data.nix
index ec2cb9416661c..6531d407d2197 100644
--- a/pkgs/games/frogatto/data.nix
+++ b/pkgs/games/frogatto/data.nix
@@ -1,6 +1,6 @@
 { stdenv, fetchFromGitHub }:
   
-stdenv.mkDerivation rec {
+stdenv.mkDerivation {
   pname = "frogatto-data";
   version = "unstable-2018-12-18";