0verkill: fix darwin build

wip/little-gl
Malo Bourgon 3 years ago
parent 00794f2270
commit 9b03a74fb5
  1. 4
      pkgs/games/0verkill/default.nix

@ -1,5 +1,5 @@
{ lib
, stdenv
, gccStdenv
, fetchFromGitHub
, autoreconfHook
, xorgproto
@ -7,7 +7,7 @@
, libXpm
}:
stdenv.mkDerivation rec {
gccStdenv.mkDerivation rec {
pname = "0verkill";
version = "unstable-2011-01-13";

Loading…
Cancel
Save