summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 8fa8788..13bc1fc 100644
--- a/flake.nix
+++ b/flake.nix
@@ -31,6 +31,10 @@
url = "github:linnnus/webhook-listener";
inputs.nixpkgs.follows = "nixpkgs";
};
+ nur = {
+ url = "github:nix-community/NUR";
+ inputs.nixpkgs.follows = "nixpkgs";
+ };
};
outputs = {