aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/richese
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-04-14 08:40:55 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-04-14 08:40:55 -0700
commit6eed96dd7f0007cddc74a0eb08e89aec69187cde (patch)
treedac62b0a8b4e53c3be7dd009df89da567859bfeb /hosts/richese
parent6f10da5e9e94acdd4a768a36ea2028e074846eaa (diff)
downloadnix-6eed96dd7f0007cddc74a0eb08e89aec69187cde.tar
nix-6eed96dd7f0007cddc74a0eb08e89aec69187cde.tar.gz
nix-6eed96dd7f0007cddc74a0eb08e89aec69187cde.tar.bz2
nix-6eed96dd7f0007cddc74a0eb08e89aec69187cde.tar.lz
nix-6eed96dd7f0007cddc74a0eb08e89aec69187cde.tar.xz
nix-6eed96dd7f0007cddc74a0eb08e89aec69187cde.tar.zst
nix-6eed96dd7f0007cddc74a0eb08e89aec69187cde.zip
Revert openstackclient-full to unstable branch
Diffstat (limited to 'hosts/richese')
-rw-r--r--hosts/richese/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/richese/default.nix b/hosts/richese/default.nix
index 5d9e2fc..86737a9 100644
--- a/hosts/richese/default.nix
+++ b/hosts/richese/default.nix
@@ -12,7 +12,7 @@
environment.systemPackages = with pkgs; [
git-review
- master.openstackclient-full
+ openstackclient-full
];
imports = [