diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index 19dd825..2cac161 100644 --- a/flake.nix +++ b/flake.nix @@ -8,6 +8,9 @@ # closest you can get to following the channel with flakes. url = "github:NixOS/nixpkgs/nixos-unstable"; }; + botcore-v4 = { + url = "gitlab:BotCore-Devs/BotCore-v4/staging"; + }; }; # Outputs can be anything, but the wiki + some commands define their own |