Update pkgs/by-name/ta/tacent/package.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
PopeRigby
2024-12-10 21:29:33 -08:00
committed by GitHub
co-authored by Gaétan Lepage
parent 57befb66f9
commit 3b0562d4a4
+1 -1
View File
@@ -6,7 +6,7 @@
stdenv,
}:
stdenv.mkDerivation rec {
stdenv.mkDerivation (finalAttrs: {
pname = "tacent";
version = "0.8.18";