From d9e176169efe4904903b1a4a943d41d84848951a Mon Sep 17 00:00:00 2001 From: yuri Date: Thu, 4 Jul 2024 17:35:45 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Added input 'nixpkgs-mastodon-4-2-10': 'github:NixOS/nixpkgs/e8f680e000d5c5b4a0ff998e6423951bcf06ba35' (2024-07-04) --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/flake.lock b/flake.lock index 66c0caf..773cd38 100644 --- a/flake.lock +++ b/flake.lock @@ -115,6 +115,22 @@ "type": "github" } }, + "nixpkgs-mastodon-4-2-10": { + "locked": { + "lastModified": 1720106533, + "narHash": "sha256-m1f/yXrCX3czYSVvBz5jdJ41dcCVsKlSIrnH0i83L6U=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "e8f680e000d5c5b4a0ff998e6423951bcf06ba35", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "e8f680e000d5c5b4a0ff998e6423951bcf06ba35", + "type": "github" + } + }, "nixpkgs-unstable": { "locked": { "lastModified": 1720067112, @@ -151,6 +167,7 @@ "nixos-generators": "nixos-generators", "nixpkgs": "nixpkgs", "nixpkgs-master": "nixpkgs-master", + "nixpkgs-mastodon-4-2-10": "nixpkgs-mastodon-4-2-10", "nixpkgs-unstable": "nixpkgs-unstable", "simple-nixos-mailserver": "simple-nixos-mailserver" }