From 5739cbfcbbd989dee138c6cea70cfe1cb1b08ea2 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sat, 21 Jan 2023 22:08:37 +0100 Subject: [PATCH] nix flake update --- flake.lock | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/flake.lock b/flake.lock index 7cfff5e..1239581 100644 --- a/flake.lock +++ b/flake.lock @@ -51,26 +51,6 @@ "type": "github" } }, - "funkwhale": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1660676854, - "narHash": "sha256-rEYCqRxIHBNtbFkGCllq7n3YSGuf7A+VzeUpsH0b3Ac=", - "owner": "oxapentane", - "repo": "funkwhale-flake", - "rev": "bda0049875ed662fa52c6beaa8f54d048ee448c7", - "type": "github" - }, - "original": { - "owner": "oxapentane", - "repo": "funkwhale-flake", - "type": "github" - } - }, "microvm": { "inputs": { "flake-utils": "flake-utils_2", @@ -144,7 +124,6 @@ "inputs": { "fenix": "fenix", "flake-utils": "flake-utils", - "funkwhale": "funkwhale", "microvm": "microvm", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable",