mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
release.nix: remove passthru attrs subsumed by ihaskellKernelSpec
This commit is contained in:
parent
e0f439cb12
commit
c01f75aa73
@ -107,7 +107,5 @@ nixpkgs.buildEnv {
|
||||
inherit ihaskellKernelSpec;
|
||||
inherit ihaskellLabextension;
|
||||
inherit ihaskellDataDir;
|
||||
ihaskellJsFile = ./. + "/html/kernel.js";
|
||||
ihaskellLogo64 = ./. + "/html/logo-64x64.svg";
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user