From bd2cf5d765237a0eb36acbd68ea5655d6443f5f7 Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Sun, 17 Dec 2023 01:05:34 +0100 Subject: [PATCH] worf: update to nixos-23.11 --- base.nix | 2 +- hosts/worf/home.nix | 4 ++-- hosts/worf/yabai.nix | 4 ++-- shells/ctf.nix | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/base.nix b/base.nix index f577ca6..64ec6b8 100644 --- a/base.nix +++ b/base.nix @@ -48,7 +48,7 @@ ripgrep rsync tree - unstable.eza + eza wget ]; diff --git a/hosts/worf/home.nix b/hosts/worf/home.nix index da34b44..4fd2977 100644 --- a/hosts/worf/home.nix +++ b/hosts/worf/home.nix @@ -14,7 +14,7 @@ emacs iterm2 spotify - unstable.ripes + ripes bat bottom @@ -25,7 +25,7 @@ nix-index nodejs tldr - unstable.eza + eza zellij pandoc diff --git a/hosts/worf/yabai.nix b/hosts/worf/yabai.nix index 6f8698b..fe3964d 100644 --- a/hosts/worf/yabai.nix +++ b/hosts/worf/yabai.nix @@ -5,7 +5,7 @@ let in { services.yabai = { enable = true; - package = pkgs.unstable.yabai; + package = pkgs.yabai; enableScriptingAddition = true; config = { layout = "bsp"; @@ -119,7 +119,7 @@ in { services.sketchybar = { enable = true; - package = pkgs.unstable.sketchybar; + package = pkgs.sketchybar; # The config is handled outside of nix, and is placed in ~/.config/sketchybar }; diff --git a/shells/ctf.nix b/shells/ctf.nix index 5f2da9c..0b503e9 100644 --- a/shells/ctf.nix +++ b/shells/ctf.nix @@ -39,14 +39,14 @@ in { pkgs ? import {} }: dig nmap rustscan - unstable.thc-hydra + thc-hydra # davtest # cadaver httpie john - unstable.hashcat + hashcat ] ++ lib.optionals (pkgs.stdenv.isLinux) [ sage