From 0d3dfdeb6d2166ed394a15c3899ad9a1cccbfc59 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sat, 7 Oct 2023 17:12:05 +0200 Subject: Bump push-notification-api: Use sockets --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 9a0987f..3ab6183 100644 --- a/flake.nix +++ b/flake.nix @@ -17,6 +17,7 @@ }; push-notification-api = { url = "github:linnnus/push-notification-api"; + # url = "path:/home/linus/code/push-notification-api"; inputs.nixpkgs.follows = "nixpkgs"; }; }; -- cgit v1.2.3