project-wide: Moved to nixos-unstable

I blame @hexchen and @arcnmx for this.
This commit is contained in:
kat witch 2021-04-21 16:27:18 +01:00
parent 142df20916
commit 6a6128cc48
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
7 changed files with 18 additions and 21 deletions

View file

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