chore: remove buildinputs in devShell

This commit is contained in:
winston 2023-06-16 05:42:34 +02:00
parent ead893be66
commit 7020508e58
Signed by: winston
GPG key ID: 3786770EDBC2B481
2 changed files with 1 additions and 1 deletions

View file

@ -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

View file

@ -35,6 +35,7 @@ in {
ffmpeg
file
gh
git-crypt
gocryptfs
imagemagick
just