add nix-data to Hydra
This commit is contained in:
parent
da1e5f5fc6
commit
18346ee38d
1 changed files with 7 additions and 0 deletions
|
@ -9,6 +9,13 @@
|
||||||
description = "Bleeding edge emacs overlay";
|
description = "Bleeding edge emacs overlay";
|
||||||
homepage = "https://github.com/nix-community/emacs-overlay";
|
homepage = "https://github.com/nix-community/emacs-overlay";
|
||||||
};
|
};
|
||||||
|
nix-data = {
|
||||||
|
displayName = "nix-data";
|
||||||
|
inputValue = "https://github.com/nix-community/nix-data";
|
||||||
|
specFile = "spec.json";
|
||||||
|
description = "Standard set of packages and overlays for data-scientists";
|
||||||
|
homepage = "https://github.com/nix-community/nix-data";
|
||||||
|
};
|
||||||
simple-nixos-mailserver = {
|
simple-nixos-mailserver = {
|
||||||
displayName = "Simple NixOS MailServer";
|
displayName = "Simple NixOS MailServer";
|
||||||
inputValue = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver";
|
inputValue = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue