Unverified Commit 00903be0 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

python3Packages.hassil: expose as top-level attribute

parent 4d4b37d4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7953,6 +7953,8 @@ with pkgs;
  haskell-language-server = callPackage ../development/tools/haskell/haskell-language-server/withWrapper.nix { };
  hassil = with python3Packages; toPythonApplication hassil;
  hasmail = callPackage ../applications/networking/mailreaders/hasmail { };
  haste-client = callPackage ../tools/misc/haste-client { };