treewide: remove stdenv where not needed
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user