diff options
author | Linnnus <[email protected]> | 2023-12-29 21:41:00 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2023-12-29 21:41:00 +0100 |
commit | 0b4080777d9cd1bceb89a41b6acf4234420ff1c4 (patch) | |
tree | 48598617df8ee795232239d7066fbfca5e6e9b79 /flake.nix | |
parent | 48e88ff56e730ae9527ee3f6e89aac5a0cc9e488 (diff) |
hosts/ahmed: Bump push-notification-api
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ }; push-notification-api = { url = "github:linnnus/push-notification-api"; - # url = "path:/home/linus/code/push-notification-api"; + # url = "path:/home/linus/push-notification-api"; inputs.nixpkgs.follows = "nixpkgs"; }; comma = { |