cleanup: dead-nix

This commit is contained in:
2024-07-04 14:17:24 -06:00
parent 7a5885fc22
commit 6055c9e63a
6 changed files with 9 additions and 9 deletions

View File

@@ -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