summaryrefslogtreecommitdiff
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 b4586eb..7448d6b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -71,6 +71,11 @@
flake = false;
};
+ comin = {
+ url = "github:nlewo/comin";
+ inputs.nixpkgs.follows = "nixpkgs";
+ };
+
determinate = {
url = "https://flakehub.com/f/DeterminateSystems/determinate/0.1";
inputs = {