flake check && remove ssh-to-age

compress-drv-tests
Motiejus Jakštys 2024-02-04 22:26:55 +02:00
parent b0b87e67f8
commit 5d0e390994
1 changed files with 1 additions and 2 deletions

View File

@ -285,7 +285,6 @@
builtins.mapAttrs (
system: deployLib:
deployLib.deployChecks self.deploy
#// self.homeConfigurations.${system}.motiejusja.activationPackage
// {
pre-commit-check = inputs.pre-commit-hooks.lib.${system}.run {
src = ./.;
@ -295,6 +294,7 @@
statix.enable = true;
};
};
hm = self.homeConfigurations.${system}.motiejusja.activationPackage;
}
)
deploy-rs.lib;
@ -319,7 +319,6 @@
devShells.default = pkgs.mkShellNoCC {
packages = [
pkgs.rage
pkgs.ssh-to-age
pkgs.age-plugin-yubikey
pkgs.deploy-rs.deploy-rs