summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock6
-rw-r--r--flake.nix2
2 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 5da1c9e..5d4a5c1 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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": {
diff --git a/flake.nix b/flake.nix
index 1009f1f..10d0c9a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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 = {