mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
pkgs: nixlib is back, dino patches reapply
This commit is contained in:
parent
0cb44bd1b0
commit
ea947b7cdb
1 changed files with 4 additions and 5 deletions
|
|
@ -5,10 +5,9 @@ let
|
||||||
overlay = self: super:
|
overlay = self: super:
|
||||||
rec {
|
rec {
|
||||||
|
|
||||||
/* dino = super.callPackage "${sources.qyliss-nixlib}/overlays/patches/dino" {
|
dino = super.callPackage "${sources.qyliss-nixlib}/overlays/patches/dino" {
|
||||||
inherit (super) dino;
|
inherit (super) dino;
|
||||||
};
|
};
|
||||||
*/
|
|
||||||
|
|
||||||
discord = super.discord.override { nss = self.nss; };
|
discord = super.discord.override { nss = self.nss; };
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue