all repos — nixfiles @ 57f5b19cc2df28e075cd7fb3bf2c9d3d3ed551bc

System and user configuration, managed by nix and home-manager

remove deploy-rs I will update systems manually for now

Alan Pearce
commit

57f5b19cc2df28e075cd7fb3bf2c9d3d3ed551bc

parent

936439732e081972b28fd28f8d61226515ab18ef

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M shell.nixshell.nix
@@ -14,7 +14,6 @@ name = "nixfiles-shell";
buildInputs = with pkgs; [ npins - deploy-rs (pkgs.callPackage "${sources.agenix}/pkgs/agenix.nix" { }) (import sources.home-manager { inherit pkgs; }).home-manager ];