ffgun: migrate to by-name

This commit is contained in:
Primrose 2025-05-20 17:14:47 +02:00
parent a67f69e126
commit f928058457
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 0 additions and 2 deletions

View file

@ -38,8 +38,6 @@ in rec {
];
};
ffgun = pkgs.callPackage ./ffgun.nix {};
# TODO: remove when channel update
ltex-ls-plus = pkgs.callPackage ./ltex-ls-plus.nix {};