From 8a203b3c8ae9cf37c861612efe2a168f5259dbf7 Mon Sep 17 00:00:00 2001 From: markuskowa Date: Tue, 10 Nov 2020 21:10:13 +0100 Subject: [PATCH] Add qchem repository (#292) --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 40c023105..c94c3f1ed 100644 --- a/repos.json +++ b/repos.json @@ -299,6 +299,10 @@ "pwnytail": { "url": "https://gitlab01.bsd.services/pwnytail/nur-packages" }, + "qchem": { + "file": "nur.nix", + "url": "https://github.com/markuskowa/NixOS-QChem" + }, "reedrw": { "url": "https://github.com/reedrw/nur-packages" },