add my own game to exported pkgs
This commit is contained in:
		
							parent
							
								
									59f3414122
								
							
						
					
					
						commit
						0af9546182
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ lib.mkDerivation rec {
 | 
				
			||||||
    owner = "Frost-Phoenix";
 | 
					    owner = "Frost-Phoenix";
 | 
				
			||||||
    repo = "nixos-config";
 | 
					    repo = "nixos-config";
 | 
				
			||||||
    rev = "main";
 | 
					    rev = "main";
 | 
				
			||||||
    sha256 = "..."; # Replace with the actual hash
 | 
					    sha256 = ""; # Replace with the actual hash
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  buildInputs = [
 | 
					  buildInputs = [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue