merge
This commit is contained in:
committed by
Daniel Olsen
parent
7bbbcdca55
commit
bc2a197e4e
@@ -1,20 +0,0 @@
|
||||
# Needed for screeps
|
||||
# https://github.com/NixOS/nixpkgs/issues/32881
|
||||
self: super:
|
||||
{
|
||||
steam = super.steam.override {
|
||||
extraPkgs = super: with super; [
|
||||
gnome3.gtk
|
||||
zlib
|
||||
dbus
|
||||
freetype
|
||||
glib
|
||||
atk
|
||||
cairo
|
||||
gdk_pixbuf
|
||||
pango
|
||||
fontconfig
|
||||
xorg.libxcb
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user