dgoss: move to pkgs/by-name

This commit is contained in:
Anthony Roussel 2024-03-24 14:55:11 +01:00
parent e994c804b6
commit 381cfad636
No known key found for this signature in database
GPG Key ID: 9DC4987B1A55E75E
2 changed files with 0 additions and 2 deletions

View File

@ -5004,8 +5004,6 @@ with pkgs;
ioport = callPackage ../os-specific/linux/ioport { };
dgoss = callPackage ../tools/misc/dgoss { };
diagrams-builder = callPackage ../tools/graphics/diagrams-builder {
inherit (haskellPackages) ghcWithPackages diagrams-builder;
};