From 7518b75c23aa9c24b51261d6f8bebd6617c37ed3 Mon Sep 17 00:00:00 2001 From: dadada Date: Sun, 16 Oct 2022 17:30:06 +0200 Subject: [PATCH] fixup spec.json --- spec.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/spec.json b/spec.json index a2a97a8..36a44b4 100644 --- a/spec.json +++ b/spec.json @@ -1,5 +1,4 @@ { - "main": { "enabled": 1, "hidden": false, "description": "nix-config", @@ -11,5 +10,4 @@ "keepnr": 3, "type": "flake", "inputs": {"nixpkgs":{"emailresponsible":false,"type":"git","value":"git://github.com/NixOS/nixpkgs.git nixpkgs-22.05"},"src":{"emailresponsible":false,"type":"git","value":"git://github.com/dadada/nix-config.git main"}} - } }