diff options
-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 = { |