From 8e18fa7a7697a05c40d13bff3bb2cf295b39941a Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Mon, 26 Feb 2024 23:10:07 +1000 Subject: [PATCH] nixos: updated nixops package name --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index 4023bb0..e622ebe 100644 --- a/default.nix +++ b/default.nix @@ -13,7 +13,7 @@ with import ./nix args; { alejandraUnstable # The Uncompromising Nix Code Formatter cardanoNodeProject.cardano-cli # required for KES key rotation niv - nixopsUnstable # work around for issue #127423 + nixops_unstable # work around for issue #127423 tea # Gitea official CLI client treefmt # one CLI to format the code tree ];