summary refs log tree commit diff
path: root/pkgs/games/frogatto
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/frogatto')
-rw-r--r--pkgs/games/frogatto/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/frogatto/default.nix b/pkgs/games/frogatto/default.nix
index fb09847908da6..69d5282aedcac 100644
--- a/pkgs/games/frogatto/default.nix
+++ b/pkgs/games/frogatto/default.nix
@@ -1,4 +1,4 @@
-{ buildEnv, lib, stdenv, callPackage, makeWrapper, makeDesktopItem }:
+{ buildEnv, lib, callPackage, makeWrapper, makeDesktopItem }:
 
 let
   description = "Action-adventure game, starring a certain quixotic frog";