hydra: add Genodepkgs project

This commit is contained in:
Emery Hemingway 2020-11-27 14:50:22 +01:00
parent 427602a3c2
commit e69cfafcbe

View file

@ -9,6 +9,13 @@
description = "Bleeding edge emacs overlay";
homepage = "https://github.com/nix-community/emacs-overlay";
};
genodepkgs = {
displayName = "Genodepkgs";
inputValue = "https://git.sr.ht/~ehmry/genodepkgs";
specFile = "hydra.json";
description = "Packages for Genode";
homepage = "https://git.sr.ht/~ehmry/genodepkgs";
};
nix-data = {
displayName = "nix-data";
inputValue = "https://github.com/nix-community/nix-data";