phantom: use personal git forge as autoUpdate source
This commit is contained in:
		
							parent
							
								
									b568a17c96
								
							
						
					
					
						commit
						a9d3bf78eb
					
				
					 3 changed files with 8 additions and 8 deletions
				
			
		
							
								
								
									
										12
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										12
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -1202,15 +1202,15 @@
 | 
			
		|||
      "locked": {
 | 
			
		||||
        "lastModified": 1684504342,
 | 
			
		||||
        "narHash": "sha256-rJ0eH7BuPizvXPc+LjVtovse4gWEuxP2WiyNdXjPNL4=",
 | 
			
		||||
        "owner": "lelgenio",
 | 
			
		||||
        "repo": "tlauncher-nix",
 | 
			
		||||
        "ref": "refs/heads/main",
 | 
			
		||||
        "rev": "add4df7220bd0b85177a1938c02b60c966c5eb71",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
        "revCount": 3,
 | 
			
		||||
        "type": "git",
 | 
			
		||||
        "url": "https://git.lelgenio.xyz/lelgenio/tlauncher-nix"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
        "owner": "lelgenio",
 | 
			
		||||
        "repo": "tlauncher-nix",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
        "type": "git",
 | 
			
		||||
        "url": "https://git.lelgenio.xyz/lelgenio/tlauncher-nix"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "utils": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -42,7 +42,7 @@
 | 
			
		|||
    };
 | 
			
		||||
 | 
			
		||||
    tlauncher = {
 | 
			
		||||
      url = "github:lelgenio/tlauncher-nix";
 | 
			
		||||
      url = "git+https://git.lelgenio.xyz/lelgenio/tlauncher-nix";
 | 
			
		||||
      inputs.nixpkgs.follows = "nixpkgs";
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -51,7 +51,7 @@
 | 
			
		|||
    dates = "04:40";
 | 
			
		||||
    operation = "switch";
 | 
			
		||||
    flags = [ "--update-input" "nixpkgs" "--no-write-lock-file" "-L" ];
 | 
			
		||||
    flake = "github:lelgenio/nixos-config#phantom";
 | 
			
		||||
    flake = "git+https://git.lelgenio.xyz/lelgenio/nixos-config#phantom";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  system.stateVersion = "23.05"; # Never change this
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue