From 37f71c496d816aa42f7cf1c7a8924e3914533740 Mon Sep 17 00:00:00 2001 From: sils Date: Thu, 15 Feb 2024 20:01:06 +0100 Subject: fix: update mastodon This uses the mastodon package from nixos-unstable-small because backporting of a security release failed and we can't afford to wait. --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 07f9ff2..aab5060 100644 --- a/flake.lock +++ b/flake.lock @@ -256,6 +256,22 @@ "type": "indirect" } }, + "nixpkgs-unstable": { + "locked": { + "lastModified": 1707970662, + "narHash": "sha256-YT9KHhP6t/MucCe1nR6QScO78yAoNJnzAn8kHtP2KBo=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "f893cc7daacb331292b4bb7788846329b5fe79da", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable-small", + "repo": "nixpkgs", + "type": "github" + } + }, "ragenix": { "inputs": { "agenix": [ @@ -298,6 +314,7 @@ "impermanence": "impermanence", "invidious-router-flake": "invidious-router-flake", "nixpkgs": "nixpkgs", + "nixpkgs-unstable": "nixpkgs-unstable", "ragenix": "ragenix", "rust-overlay": "rust-overlay", "simple-nixos-mailserver": "simple-nixos-mailserver", -- cgit 1.4.1