From 4a1d540524e90849d719d642926a3ace482f8be0 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Fri, 27 Oct 2023 20:13:46 +0200 Subject: Add unstable nixpkgs --- flake.lock | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'flake.lock') 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" } }, -- cgit v1.2.3