Unverified Commit 1fc4e032 authored by worldofpeace's avatar worldofpeace Committed by GitHub
Browse files

Merge pull request #73950 from edef1c/steam-noalias

Fix steam build under `allowAliases = false`
parents 7c5b287c 0e76e6be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ with super;
    ];
    buildInputs = [
      pkgs.glib
      pkgs.gobjectIntrospection
      pkgs.gobject-introspection
    ];
    patches = [
      (pkgs.fetchpatch {
+2 −2
Original line number Diff line number Diff line
@@ -86,14 +86,14 @@ in buildFHSUserEnv rec {
    xorg.xkeyboardconfig
    xorg.libpciaccess
    ## screeps dependencies
    gnome3.gtk
    gtk3
    dbus
    zlib
    glib
    atk
    cairo
    freetype
    gdk_pixbuf
    gdk-pixbuf
    pango
    fontconfig
  ] ++ (if (!nativeOnly) then [