@@ -1,8 +1,6 @@
{ nixpkgs ? <nixpkgs>
, config ? {}
}:
{ pkgs }:
with (import nixpkgs config);
with pkgs;
let
mkDerivation =
@@ -49,4 +47,4 @@ in mkDerivation {
targets = ["Main"];
srcdir = "./src";
outputJavaScript = true;
}
The note is not visible to the blocked user.