mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 19:18:07 +02:00
Setup Hydra build jobs
This commit is contained in:
parent
acc47740ba
commit
c5ce4e5f61
@ -81,6 +81,8 @@
|
|||||||
cachyosKernels = loadPackages prev;
|
cachyosKernels = loadPackages prev;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hydraJobs.packages = self.packages;
|
||||||
|
|
||||||
# Example configurations for testing CachyOS kernel
|
# Example configurations for testing CachyOS kernel
|
||||||
nixosConfigurations = lib.genAttrs systems (
|
nixosConfigurations = lib.genAttrs systems (
|
||||||
system:
|
system:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user