From 7020508e58fa0e7ddfa4a2d077294ae1605377aa Mon Sep 17 00:00:00 2001 From: winston Date: Fri, 16 Jun 2023 05:42:34 +0200 Subject: [PATCH] chore: remove buildinputs in devShell --- flake.nix | 1 - home/default.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9a3baf7..3f15e62 100644 --- a/flake.nix +++ b/flake.nix @@ -83,7 +83,6 @@ devShells.default = pkgs.mkShell { name = "nixpkgs"; inherit (self'.checks.pre-commit-check) shellHook; - nativeBuildInputs = with pkgs; [git-crypt just sops]; }; legacyPackages.homeConfigurations = let diff --git a/home/default.nix b/home/default.nix index 4df7f8d..5180233 100644 --- a/home/default.nix +++ b/home/default.nix @@ -35,6 +35,7 @@ in { ffmpeg file gh + git-crypt gocryptfs imagemagick just