Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 2e116e5

Browse files
committed
i love how undocumented this shit is
1 parent d39b93c commit 2e116e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hydra/jobsets.nix

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
nixexprpath = "";
2222
keepnr = 1;
2323
flake = "git+${info.head.repo.clone_url}?ref=${info.head.ref}";
24+
type = 1;
2425
inputs = {
2526
github_repo_owner = {
2627
type = "string";
@@ -49,6 +50,7 @@
4950
flake = "github:DarkKirb/nixos-config";
5051
nixexprinput = "";
5152
nixexprpath = "";
53+
type = 1;
5254
inputs = {
5355
github_repo_owner = {
5456
type = "string";
@@ -72,6 +74,7 @@
7274
flake = "github:DarkKirb/nixos-config/main-riscv";
7375
nixexprinput = "";
7476
nixexprpath = "";
77+
type = 1;
7578
inputs = {
7679
github_repo_owner = {
7780
type = "string";

0 commit comments

Comments
 (0)