From 50b5a11bbee54f369aa7fc17c894f9b16e2f7e3c Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Tue, 13 Feb 2024 09:35:32 -0500 Subject: [PATCH] gh: haskell-flake only --- nixos/github-runner.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/github-runner.nix b/nixos/github-runner.nix index 6673588..2ca6343 100644 --- a/nixos/github-runner.nix +++ b/nixos/github-runner.nix @@ -46,7 +46,7 @@ in from CLI) ''; default = [ - "emanote" + #"emanote" "haskell-flake" ]; };