summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index e28ead8..287483a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -140,6 +140,21 @@
"type": "github"
}
},
+ "nixpkgs-unstable": {
+ "locked": {
+ "lastModified": 1698134075,
+ "narHash": "sha256-foCD+nuKzfh49bIoiCBur4+Fx1nozo+4C/6k8BYk4sg=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "8efd5d1e283604f75a808a20e6cde0ef313d07d4",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "ref": "nixos-unstable",
+ "type": "indirect"
+ }
+ },
"push-notification-api": {
"inputs": {
"flake-utils": "flake-utils",
@@ -167,6 +182,7 @@
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs",
+ "nixpkgs-unstable": "nixpkgs-unstable",
"push-notification-api": "push-notification-api"
}
},