re-enable hydra

This commit is contained in:
2025-03-26 02:43:56 -04:00
parent de8ec7cfe6
commit 3e7cd3b59d
8 changed files with 109 additions and 83 deletions

116
flake.lock generated
View File

@ -67,21 +67,6 @@
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1727316705,
"narHash": "sha256-/mumx8AQ5xFuCJqxCIOFCHTVlxHkMT21idpbgbm/TIE=",
"owner": "ipetkov",
"repo": "crane",
"rev": "5b03654ce046b5167e7b0bccbd8244cb56c16f0e",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"firefox-addons": {
"inputs": {
"flake-utils": [
@ -340,6 +325,28 @@
"type": "github"
}
},
"hydra": {
"inputs": {
"nix": "nix",
"nix-eval-jobs": "nix-eval-jobs",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1739907437,
"narHash": "sha256-yBLVNhbGM/WmHUEa0mCw7mFfa5blxWZGlqP6F6PgQnY=",
"owner": "fx-chun",
"repo": "hydra",
"rev": "18c0d762109549351ecf622cde34514351a72492",
"type": "github"
},
"original": {
"owner": "fx-chun",
"repo": "hydra",
"type": "github"
}
},
"hyprland-contrib": {
"inputs": {
"nixpkgs": [
@ -360,6 +367,59 @@
"type": "github"
}
},
"nix": {
"inputs": {
"flake-compat": [
"hydra"
],
"flake-parts": [
"hydra"
],
"git-hooks-nix": [
"hydra"
],
"nixpkgs": [
"hydra",
"nixpkgs"
],
"nixpkgs-23-11": [
"hydra"
],
"nixpkgs-regression": [
"hydra"
]
},
"locked": {
"lastModified": 1739899400,
"narHash": "sha256-q/RgA4bB7zWai4oPySq9mch7qH14IEeom2P64SXdqHs=",
"owner": "NixOS",
"repo": "nix",
"rev": "e310c19a1aeb1ce1ed4d41d5ab2d02db596e0918",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "2.26-maintenance",
"repo": "nix",
"type": "github"
}
},
"nix-eval-jobs": {
"flake": false,
"locked": {
"lastModified": 1739500569,
"narHash": "sha256-3wIReAqdTALv39gkWXLMZQvHyBOc3yPkWT2ZsItxedY=",
"owner": "nix-community",
"repo": "nix-eval-jobs",
"rev": "4b392b284877d203ae262e16af269f702df036bc",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-eval-jobs",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
@ -555,6 +615,7 @@
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"hydra": "hydra",
"hyprland-contrib": "hyprland-contrib",
"nix-index-database": "nix-index-database",
"nixos-generators": "nixos-generators",
@ -567,7 +628,6 @@
"sops-nix": "sops-nix",
"stylix": "stylix",
"systems": "systems_2",
"typhon": "typhon",
"wired-notify": "wired-notify"
}
},
@ -786,30 +846,6 @@
"type": "github"
}
},
"typhon": {
"inputs": {
"crane": "crane",
"flake-compat": [
"flake-compat"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1730373693,
"narHash": "sha256-pDoaV+a3CBmvhYKD/m8k5soQ4kxwzvv2Kh/y7QHCGyU=",
"owner": "typhon-ci",
"repo": "typhon",
"rev": "e4f11b3d7c47c3a584fe565637bcc6e50f3735da",
"type": "github"
},
"original": {
"owner": "typhon-ci",
"repo": "typhon",
"type": "github"
}
},
"wired-notify": {
"inputs": {
"flake-parts": [