mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
project-wide: Moved to nixos-unstable
I blame @hexchen and @arcnmx for this.
This commit is contained in:
parent
142df20916
commit
6a6128cc48
7 changed files with 18 additions and 21 deletions
|
|
@ -7,7 +7,7 @@ let
|
|||
inherit (super) dino;
|
||||
};
|
||||
|
||||
discord = unstable.discord.override { nss = self.nss_latest; };
|
||||
discord = unstable.discord.override { nss = self.nss; };
|
||||
|
||||
ncmpcpp = unstable.ncmpcpp.override {
|
||||
visualizerSupport = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue