tomb: move to pkgs/by-name

This commit is contained in:
Anthony Roussel
2024-07-13 13:18:27 +02:00
parent e662532834
commit 88e8ae101a
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -40145,7 +40145,7 @@ with pkgs;
linkchecker = callPackage ../tools/networking/linkchecker { };
tomb = callPackage ../os-specific/linux/tomb {
tomb = callPackage ../by-name/to/tomb/package.nix {
pinentry = pinentry-curses;
};