Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: catppuccin/vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 02861622cc502e6be13b28cd7817a9d74c7e34e9
Choose a base ref
..
head repository: catppuccin/vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2b91e37bc51f57b0e41311f5193c2d7de0552ccf
Choose a head ref
Showing with 0 additions and 5 deletions.
  1. +0 −5 flake.nix
5 changes: 0 additions & 5 deletions flake.nix
Original file line number Diff line number Diff line change
@@ -31,9 +31,4 @@

formatter = forAllSystems (pkgs: pkgs.alejandra);
};

nixConfig = {
extra-substituters = ["https://catppuccin.cachix.org"];
extra-trusted-public-keys = ["catppuccin.cachix.org-1:noG/4HkbhJb+lUAdKrph6LaozJvAeEEZj4N732IysmU="];
};
}