From 846277a41f292c63d7c2a4bed07152d982829bcb Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 1 Mar 2021 11:53:21 +0100 Subject: [PATCH] Remove legacy nixpkgs entry --- flake-registry.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/flake-registry.json b/flake-registry.json index 782ecd5..8101ee3 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -112,20 +112,6 @@ "type": "github" } }, - { - "_comment": "Remove this soon (20200210)", - "from": { - "id": "nixpkgs", - "ref": "release-19.09", - "type": "indirect" - }, - "to": { - "owner": "edolstra", - "ref": "release-19.09", - "repo": "nixpkgs", - "type": "github" - } - }, { "from": { "id": "nixpkgs",