From 4be5f4c4df5994580bdb718274eef04c69e8e553 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 27 Feb 2024 12:36:37 -0600 Subject: Update flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c77e6e1..293aa2a 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { description = "Run Ann Server as a systemd service"; inputs.nixpkgs.url = "github:NixOS/nixpkgs?ref=nixpkgs-unstable"; - inputs.ann.url = "git+https://git.sr.ht/marcc/ann_bloop"; + inputs.ann.url = "git+https://git.sr.ht/~marcc/ann_bloop"; outputs = {self,nixpkgs, ann, ...}@inputs: { -- cgit v1.2.3