tcsh: migrate to by-name

This commit is contained in:
Anderson Torres
2023-09-10 01:35:11 +00:00
parent 695ec16384
commit f49b186df2
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -15396,8 +15396,6 @@ with pkgs;
scponly = callPackage ../shells/scponly { };
tcsh = callPackage ../shells/tcsh { };
rush = callPackage ../shells/rush { };
xonsh = callPackage ../shells/xonsh/wrapper.nix { };