Fix yt-utilities
This commit is contained in:
parent
db0e4109fb
commit
e8a9e2cf21
@ -29,13 +29,10 @@ in {
|
|||||||
|
|
||||||
inherit old;
|
inherit old;
|
||||||
|
|
||||||
yt-utilities =
|
yt-utilities = inputs.yt-utilities.defaultPackage.x86_64-linux;
|
||||||
import (self.fetchgit config.secrets.yt-utilities.source) { };
|
|
||||||
|
|
||||||
nerdfonts = nur.balsoft.pkgs.roboto-mono-nerd;
|
nerdfonts = nur.balsoft.pkgs.roboto-mono-nerd;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
mobile-broadband-provider-info =
|
mobile-broadband-provider-info =
|
||||||
super.mobile-broadband-provider-info.overrideAttrs (oa: {
|
super.mobile-broadband-provider-info.overrideAttrs (oa: {
|
||||||
src = inputs.mobile-broadband-provider-info;
|
src = inputs.mobile-broadband-provider-info;
|
||||||
|
Loading…
Reference in New Issue
Block a user