iruby: migrate to by-name

This commit is contained in:
Guy Chronister
2025-07-09 13:22:48 -05:00
parent 5b2b2d6226
commit 04630b0c0f
6 changed files with 0 additions and 2 deletions
-2
View File
@@ -3315,8 +3315,6 @@ with pkgs;
packages = config.ihaskell.packages or (_: [ ]);
};
iruby = callPackage ../applications/editors/jupyter-kernels/iruby { };
ilspycmd = callPackage ../development/tools/ilspycmd {
inherit (darwin) autoSignDarwinBinariesHook;
};