feat(trash-d): use latest release instead of latest git and bump to 20

This commit is contained in:
matt1432 2025-02-11 14:47:35 -05:00
parent c25978aaa8
commit 1b9de1ed75
5 changed files with 25 additions and 41 deletions

View file

@ -478,12 +478,6 @@
repo = "default-linux";
type = "github";
};
trash-d-src = {
flake = false;
owner = "rushsteve1";
repo = "trash-d";
type = "github";
};
treefmt-nix = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "numtide";