diff options
author | Linnnus <[email protected]> | 2023-10-07 17:12:05 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2023-10-08 13:14:15 +0200 |
commit | 0d3dfdeb6d2166ed394a15c3899ad9a1cccbfc59 (patch) | |
tree | a71488f9b7d6a35ea90166bc15ba08ed5aabccf0 /flake.nix | |
parent | c475c0077764acea6f12b88b24d20b7b2720cd5c (diff) |
Bump push-notification-api: Use sockets
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"; }; }; |