mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ncmpcpp rice and stuff
This commit is contained in:
parent
c548add318
commit
7d899adde6
6 changed files with 61 additions and 16 deletions
|
|
@ -10,6 +10,11 @@ let
|
|||
|
||||
discord = unstable.discord.override { nss = self.nss_latest; };
|
||||
|
||||
ncmpcpp = unstable.ncmpcpp.override {
|
||||
visualizerSupport = true;
|
||||
clockSupport = true;
|
||||
};
|
||||
|
||||
arc = import sources.arc-nixexprs { pkgs = super; };
|
||||
unstable = import sources.nixpkgs-unstable { inherit (self) config; };
|
||||
nur = import sources.NUR {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue