iruby: migrate to by-name
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user