From cbac1e5c7bc70010b79c029817e5d08b9335043c Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Tue, 10 Dec 2024 10:25:44 -0800 Subject: Remove PR input --- hosts/richese/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts/richese/default.nix') diff --git a/hosts/richese/default.nix b/hosts/richese/default.nix index 7b7d15d..d612b07 100644 --- a/hosts/richese/default.nix +++ b/hosts/richese/default.nix @@ -9,7 +9,7 @@ environment.systemPackages = with pkgs; [ git-review - pr363651.openstackclient-full + openstackclient-full ]; imports = [ @@ -41,7 +41,6 @@ outputs.overlays.additions outputs.overlays.modifications outputs.overlays.master-packages - outputs.overlays.pr363651-packages outputs.overlays.stable-packages ]; }; -- cgit v1.2.3