update gauntlet, add forgejo-cli

This commit is contained in:
cswimr 2025-02-01 05:23:56 -06:00
parent b6762c1fc4
commit cf2fb32195
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
4 changed files with 117 additions and 42 deletions

View file

@ -41,8 +41,9 @@
};
nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions";
catppuccin-vsc.url = "https://flakehub.com/f/catppuccin/vscode/*.tar.gz";
forgejo-cli.url = "git+https://codeberg.org/Cyborus/forgejo-cli";
gauntlet = {
url = "github:/project-gauntlet/gauntlet/11af8eaff2416c94b70705e5db17369feb307b7a"; # v12
url = "github:/project-gauntlet/gauntlet/792baa7e6aa6262416d18babda2ef81eb3cd3f30"; # main, 1/31/2025
inputs.nixpkgs.follows = "nixpkgs";
};
};