mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-29 18:33:53 +00:00 
			
		
		
		
	flake.lock: Update (#362)
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Set up binary cache / cachix (default) (push) Has been cancelled
				
			
		
			
				
	
				Set up binary cache / cachix (maximal) (push) Has been cancelled
				
			
		
			
				
	
				Set up binary cache / cachix (nix) (push) Has been cancelled
				
			
		
			
				
	
				Validate flake & check formatting / Validate Flake (push) Has been cancelled
				
			
		
			
				
	
				Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
				
			
		
		
	
	
		
	
		
			Some checks failed
		
		
	
	Set up binary cache / cachix (default) (push) Has been cancelled
				
			Set up binary cache / cachix (maximal) (push) Has been cancelled
				
			Set up binary cache / cachix (nix) (push) Has been cancelled
				
			Validate flake & check formatting / Validate Flake (push) Has been cancelled
				
			Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
				
			Flake lock file updates:
• Updated input 'mnw':
    'github:Gerg-L/mnw/c7b289f3f5a31b6e744be37d83fc231816621231?narHash=sha256-YF//iMALbrd2Ni9aju7w8NniH16Qz6RFTRD6md5UkDc%3D' (2024-07-28)
  → 'github:Gerg-L/mnw/e06b48c51291cc1df08adcd34a8796f86d5b235e?narHash=sha256-qimVBdes%2B2gNRRcyFoIUA1RyOKV0Ee40hUaVVf7ZsNs%3D' (2024-08-22)
	
	
This commit is contained in:
		
					parent
					
						
							
								fd90cf7fd5
							
						
					
				
			
			
				commit
				
					
						25fe1c4625
					
				
			
		
					 1 changed files with 2031 additions and 2018 deletions
				
			
		
							
								
								
									
										29
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										29
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							|  | @ -69,11 +69,11 @@ | ||||||
|     }, |     }, | ||||||
|     "mnw": { |     "mnw": { | ||||||
|       "locked": { |       "locked": { | ||||||
| 				"lastModified": 1722191188, |         "lastModified": 1724368098, | ||||||
| 				"narHash": "sha256-YF//iMALbrd2Ni9aju7w8NniH16Qz6RFTRD6md5UkDc=", |         "narHash": "sha256-qimVBdes+2gNRRcyFoIUA1RyOKV0Ee40hUaVVf7ZsNs=", | ||||||
|         "owner": "Gerg-L", |         "owner": "Gerg-L", | ||||||
|         "repo": "mnw", |         "repo": "mnw", | ||||||
| 				"rev": "c7b289f3f5a31b6e744be37d83fc231816621231", |         "rev": "e06b48c51291cc1df08adcd34a8796f86d5b235e", | ||||||
|         "type": "github" |         "type": "github" | ||||||
|       }, |       }, | ||||||
|       "original": { |       "original": { | ||||||
|  | @ -84,7 +84,10 @@ | ||||||
|     }, |     }, | ||||||
|     "naersk": { |     "naersk": { | ||||||
|       "inputs": { |       "inputs": { | ||||||
| 				"nixpkgs": ["rnix-lsp", "nixpkgs"] |         "nixpkgs": [ | ||||||
|  |           "rnix-lsp", | ||||||
|  |           "nixpkgs" | ||||||
|  |         ] | ||||||
|       }, |       }, | ||||||
|       "locked": { |       "locked": { | ||||||
|         "lastModified": 1655042882, |         "lastModified": 1655042882, | ||||||
|  | @ -102,8 +105,12 @@ | ||||||
|     }, |     }, | ||||||
|     "nil": { |     "nil": { | ||||||
|       "inputs": { |       "inputs": { | ||||||
| 				"flake-utils": ["flake-utils"], |         "flake-utils": [ | ||||||
| 				"nixpkgs": ["nixpkgs"], |           "flake-utils" | ||||||
|  |         ], | ||||||
|  |         "nixpkgs": [ | ||||||
|  |           "nixpkgs" | ||||||
|  |         ], | ||||||
|         "rust-overlay": "rust-overlay" |         "rust-overlay": "rust-overlay" | ||||||
|       }, |       }, | ||||||
|       "locked": { |       "locked": { | ||||||
|  | @ -1932,8 +1939,14 @@ | ||||||
|     }, |     }, | ||||||
|     "rust-overlay": { |     "rust-overlay": { | ||||||
|       "inputs": { |       "inputs": { | ||||||
| 				"flake-utils": ["nil", "flake-utils"], |         "flake-utils": [ | ||||||
| 				"nixpkgs": ["nil", "nixpkgs"] |           "nil", | ||||||
|  |           "flake-utils" | ||||||
|  |         ], | ||||||
|  |         "nixpkgs": [ | ||||||
|  |           "nil", | ||||||
|  |           "nixpkgs" | ||||||
|  |         ] | ||||||
|       }, |       }, | ||||||
|       "locked": { |       "locked": { | ||||||
|         "lastModified": 1714529851, |         "lastModified": 1714529851, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Gerg-L
				Gerg-L