From 60654e45d9ba071dda67dfec7d7d895622c7ed53 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Sun, 21 Jul 2024 19:18:42 +0200 Subject: [PATCH] tf/hydra: use that weird commit for testing purpose Signed-off-by: Raito Bezarius --- terraform/hydra.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/hydra.nix b/terraform/hydra.nix index 15388cf..8ae27c5 100644 --- a/terraform/hydra.nix +++ b/terraform/hydra.nix @@ -55,7 +55,7 @@ in { name = "nixpkgs"; type = "git"; - value = "https://cl.forkos.org/nixpkgs sandbox/k900/experiments"; + value = "https://github.com/nixos/nixpkgs 03ff49192b044786362c8c94d8501eac5c6eada4"; notify_committers = false; } {