You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
haskellPackages = pkgs.haskell.packages.${compiler} or pkgs.haskellPackages;
in overrideDerivation (haskellPackages.callPackage ./xmhelper.nix { }) (oldAttrs: {
# TODO move out into default, replace this file with nontracked package.nix. ALSO add upperlevel abstraction to notify when that nixfile is missing! (add to src/nix-template or whatev)