remove wezterm-git

This commit is contained in:
♥ Minnie ♥ 2023-04-29 10:50:13 +08:00
parent 1fc1c01a76
commit b32771a533

View file

@ -36,9 +36,6 @@
# patches = [ ./change-hello-to-hi.patch ]; # patches = [ ./change-hello-to-hi.patch ];
# }); # });
# }) # })
(final: prev: {
wezterm = inputs.nixpkgs-f2k.packages.${pkgs.system}.wezterm-git;
})
]; ];
# Configure your nixpkgs instance # Configure your nixpkgs instance
config = { config = {