hosts/modules: put builder back in a separate file
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -10,7 +10,7 @@ let
 | 
			
		||||
        use-package
 | 
			
		||||
        (epkgs.tree-sitter-langs.withPlugins (_: epkgs.tree-sitter-langs.plugins))
 | 
			
		||||
      ];
 | 
			
		||||
     /* override = {
 | 
			
		||||
      /* override = {
 | 
			
		||||
        stm32-emacs = trivialBuild rec {
 | 
			
		||||
          pname = "stm32-emacs";
 | 
			
		||||
          version = haskellPackages.Agda.version;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user