From af630d8d574a1a4a22a0cd75bf85612e0e96c4e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Pacana?= Date: Thu, 6 Aug 2026 10:59:11 +0200 Subject: [PATCH] Remove duplicate secretspec package * Avoid Home Manager buildEnv collisions now that devenv provides the secretspec binary in its output. --- modules/cli.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/cli.nix b/modules/cli.nix index 580d224..67d3d46 100644 --- a/modules/cli.nix +++ b/modules/cli.nix @@ -15,7 +15,6 @@ let in { home.packages = with pkgs; [ - secretspec devenv glab glab-tui -- 2.51.2