cleanup: dead-nix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ pkgs, pkgsU, pkgsM, pkgsJ }:
|
||||
self: super: {
|
||||
gnome = super.gnome.overrideScope (gFinal: gPrev: {
|
||||
_self: super: {
|
||||
gnome = super.gnome.overrideScope (_gFinal: gPrev: {
|
||||
nautilus = gPrev.nautilus.overrideAttrs (nsuper: {
|
||||
buildInputs = nsuper.buildInputs ++ (with pkgs.gst_all_1; [
|
||||
gst-libav
|
||||
|
||||
Reference in New Issue
Block a user