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 | |
parent | 48e88ff56e730ae9527ee3f6e89aac5a0cc9e488 (diff) |
hosts/ahmed: Bump push-notification-api
-rw-r--r-- | flake.lock | 6 | ||||
-rw-r--r-- | flake.nix | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -324,11 +324,11 @@ ] }, "locked": { - "lastModified": 1703251065, - "narHash": "sha256-JDnA+ILDObODygo8z1OosRZJ/QzMVUGeG0g6y+8OeT4=", + "lastModified": 1703882320, + "narHash": "sha256-us+CeMlWRwPHExIA+2RjpjloJaIsq0Y0X+Udem0ReQM=", "owner": "linnnus", "repo": "push-notification-api", - "rev": "4431582d6a9d8db52d06b49985ce030f10b49215", + "rev": "e672daa38708762138d57890aca684a46c7e7436", "type": "github" }, "original": { @@ -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 = { |