about summary refs log tree commit diff
path: root/hydra
Commit message (Collapse)AuthorAge
* hydra: Remove one level of indirection (emacsPackages) and deduplicate ↵adisbladis2021-08-10
| | | | top-level packages
* stable nixpkgsRelease: 20.09->21.05Benedikt Tissot2021-06-07
|
* Stop using deprecated "nixpkgs-channels" repoJames Luke2020-11-26
| | | | Looks like these were missed in an earlier commit. See issue #78.
* Add hydra jobsets for pgtk buildsTony Olagbaiye2020-11-23
|
* Bump stable channel to 20.09adisbladis2020-11-22
|
* hydra: Increase check interval to half hourlyadisbladis2020-11-22
| | | | These jobs cause a lot of evaluation load on the bulider, better to run them less often.
* hydra: Reduce checkintervaladisbladis2020-11-21
| | | | Trying to reduce some load
* Correct nixFile argument for git pkgsadisbladis2020-07-27
|
* Split each package set into it's own hydra jobsetadisbladis2020-07-27
| | | | This will make it easier to compare and track broken packages
* hydra: lib.recurseIntoAttrs -> pkgs.recurseIntoAttrsadisbladis2020-07-27
| | | | For compat with older nixpkgs
* hydra: Add jobset for native-comp (emacsGcc)adisbladis2020-07-27
|
* hydra jobsets: Add emacGcc package sets to hydra jobsetadisbladis2020-07-27
|
* Add emacsGcc to hydra jobset(s)adisbladis2020-06-04
|
* hydra: Remove emacspeakadisbladis2020-05-12
| | | | It has a broken meta attribute and stops the whole jobset
* hydra: Restructure jobset so we don't build top-level attrsadisbladis2020-05-12
| | | | | Building the top-level emacsPackages set results in duplicated jobs and lots of confusion in the output.
* Revert hydra filteringadisbladis2020-04-21
| | | | | | | | | | | | | | It doesn't work properly --- Revert "hydra: Attempt 2 at filtering melpa packages" This reverts commit db24a339273481b0699ffc04e89f8bfcc666be66. Revert "hydra: Deduplicate hydra jobs" This reverts commit e2781ddd7ef35a89569a47a6f4493e1c2ca677fb.
* hydra: Attempt 2 at filtering melpa packagesadisbladis2020-04-21
|
* hydra: Deduplicate hydra jobsadisbladis2020-04-21
| | | | By removing attrs both present in the "main" emacs set & in melpaPackages.
* hydra: Add type to jobsetsadisbladis2020-04-17
|
* hydra: Open the flood gatesadisbladis2020-04-17
| | | | Build emacs packages on unstable
* hydra: Add emacsGit packagesadisbladis2020-04-17
|
* hydra: Add a stable jobsetadisbladis2020-04-17
|
* hydra: Only build emacsUnstable for nowadisbladis2020-04-17
|
* hydra: Output spec.json via jqadisbladis2020-04-17
|
* Add Hydra jobsetsadisbladis2020-04-17