Skip to content

Conversation

@delan
Copy link

@delan delan commented Apr 28, 2023

NixOS/nixpkgs#161146 breaks these old aliases:

  • xlibs → xorg
  • dbus_glib → dbus-glib
  • gobjectIntrospection → gobject-introspection
  • gdk_pixbuf → gdk-pixbuf

sha256 = "1f41j0y4kjydl71lqlvr73yagrs2jsg1fjymzjz66mjy7al5lh09";
};

xlibs = [
Copy link
Contributor

@Artturin Artturin Apr 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is just a list containing the necessary x libraries so it shouldn't be changed (or change it to xLibs to differentiate it from the xlibs)

@pillowtrucker
Copy link

err, so nobody has actually tried to use this as a dev environment for at least two years ?
I'm guessing I'd be better off just copying the nixpkgs config for firefox-unwrapped into a flake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants