Move stuff back to stable nixpkgs
This commit is contained in:
parent
6306d0d927
commit
5bfa0c6402
12 changed files with 45 additions and 25 deletions
|
@ -10,7 +10,7 @@ in
|
|||
|
||||
basePackage = mkOption {
|
||||
type = types.package;
|
||||
default = pkgs.unstable.discord;
|
||||
default = pkgs.discord;
|
||||
description = "The base Discord package that will get patched";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue