aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index af73850..cd4689e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -16,6 +16,11 @@
url = "github:nmattia/naersk/master";
inputs.nixpkgs.follows = "nixpkgs";
};
+
+ arion = {
+ url = "github:hercules-ci/arion/master";
+ inputs.nixpkgs.follows = "nixpkgs";
+ };
};
description = "thulani discord bot";