chore(nix): cleanup flake.lock by removing unused inputs
- Removed unused inputs such as `flake-compat_2`, `flake-utils-plus_2`, and `nixpkgs_5` from `flake.lock`. - Simplified configuration by consolidating redundant inputs and updating references. - Aligns with best practices for maintaining a clean and efficient flake configuration.
This commit is contained in:
		
							parent
							
								
									f08881f303
								
							
						
					
					
						commit
						074defda51
					
				
					 1 changed files with 4 additions and 132 deletions
				
			
		
							
								
								
									
										136
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										136
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							|  | @ -149,22 +149,6 @@ | |||
|       } | ||||
|     }, | ||||
|     "flake-compat_2": { | ||||
|       "flake": false, | ||||
|       "locked": { | ||||
|         "lastModified": 1650374568, | ||||
|         "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", | ||||
|         "owner": "edolstra", | ||||
|         "repo": "flake-compat", | ||||
|         "rev": "b4a34015c698c7793d592d66adbab377907a2be8", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "edolstra", | ||||
|         "repo": "flake-compat", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "flake-compat_3": { | ||||
|       "flake": false, | ||||
|       "locked": { | ||||
|         "lastModified": 1696426674, | ||||
|  | @ -180,7 +164,7 @@ | |||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "flake-compat_4": { | ||||
|     "flake-compat_3": { | ||||
|       "flake": false, | ||||
|       "locked": { | ||||
|         "lastModified": 1650374568, | ||||
|  | @ -272,25 +256,6 @@ | |||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "flake-utils-plus_2": { | ||||
|       "inputs": { | ||||
|         "flake-utils": "flake-utils_5" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1715533576, | ||||
|         "narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=", | ||||
|         "owner": "gytis-ivaskevicius", | ||||
|         "repo": "flake-utils-plus", | ||||
|         "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "gytis-ivaskevicius", | ||||
|         "repo": "flake-utils-plus", | ||||
|         "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "flake-utils_2": { | ||||
|       "inputs": { | ||||
|         "systems": "systems_2" | ||||
|  | @ -345,24 +310,6 @@ | |||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "flake-utils_5": { | ||||
|       "inputs": { | ||||
|         "systems": "systems_6" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1694529238, | ||||
|         "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", | ||||
|         "owner": "numtide", | ||||
|         "repo": "flake-utils", | ||||
|         "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "numtide", | ||||
|         "repo": "flake-utils", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "git-hooks": { | ||||
|       "inputs": { | ||||
|         "flake-compat": [ | ||||
|  | @ -741,41 +688,6 @@ | |||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "nixpkgs_5": { | ||||
|       "locked": { | ||||
|         "lastModified": 1733550349, | ||||
|         "narHash": "sha256-NcGumB4Lr6KSDq+nIqXtNA8QwAQKDSZT7N9OTGWbTrs=", | ||||
|         "owner": "nixos", | ||||
|         "repo": "nixpkgs", | ||||
|         "rev": "e2605d0744c2417b09f8bf850dfca42fcf537d34", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "nixos", | ||||
|         "ref": "nixos-24.11", | ||||
|         "repo": "nixpkgs", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "nixsgx-flake": { | ||||
|       "inputs": { | ||||
|         "nixpkgs": "nixpkgs_5", | ||||
|         "snowfall-lib": "snowfall-lib" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1733824290, | ||||
|         "narHash": "sha256-8MKgW3pFW+IxsM/iGfHio91Gym89gh9uNQ3JO4+D8QY=", | ||||
|         "owner": "matter-labs", | ||||
|         "repo": "nixsgx", | ||||
|         "rev": "788ff5233053a52421c9f8fa626a936785dda511", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "matter-labs", | ||||
|         "repo": "nixsgx", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "pre-commit-hooks-nix": { | ||||
|       "inputs": { | ||||
|         "flake-compat": [ | ||||
|  | @ -819,10 +731,9 @@ | |||
|         "neovim-flake": "neovim-flake", | ||||
|         "nix-homebrew": "nix-homebrew", | ||||
|         "nixpkgs": "nixpkgs_4", | ||||
|         "nixsgx-flake": "nixsgx-flake", | ||||
|         "rust-overlay": "rust-overlay_3", | ||||
|         "simple-nixos-mailserver": "simple-nixos-mailserver", | ||||
|         "snowfall-lib": "snowfall-lib_2", | ||||
|         "snowfall-lib": "snowfall-lib", | ||||
|         "sops-nix": "sops-nix", | ||||
|         "unstable": "unstable" | ||||
|       } | ||||
|  | @ -895,7 +806,7 @@ | |||
|     "simple-nixos-mailserver": { | ||||
|       "inputs": { | ||||
|         "blobs": "blobs", | ||||
|         "flake-compat": "flake-compat_3", | ||||
|         "flake-compat": "flake-compat_2", | ||||
|         "git-hooks": "git-hooks", | ||||
|         "nixpkgs": [ | ||||
|           "nixpkgs" | ||||
|  | @ -919,32 +830,8 @@ | |||
|     }, | ||||
|     "snowfall-lib": { | ||||
|       "inputs": { | ||||
|         "flake-compat": "flake-compat_2", | ||||
|         "flake-compat": "flake-compat_3", | ||||
|         "flake-utils-plus": "flake-utils-plus", | ||||
|         "nixpkgs": [ | ||||
|           "nixsgx-flake", | ||||
|           "nixpkgs" | ||||
|         ] | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1719005984, | ||||
|         "narHash": "sha256-mpFl3Jv4fKnn+5znYXG6SsBjfXHJdRG5FEqNSPx0GLA=", | ||||
|         "owner": "snowfallorg", | ||||
|         "repo": "lib", | ||||
|         "rev": "c6238c83de101729c5de3a29586ba166a9a65622", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "snowfallorg", | ||||
|         "ref": "c6238c83de101729c5de3a29586ba166a9a65622", | ||||
|         "repo": "lib", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "snowfall-lib_2": { | ||||
|       "inputs": { | ||||
|         "flake-compat": "flake-compat_4", | ||||
|         "flake-utils-plus": "flake-utils-plus_2", | ||||
|         "nixpkgs": [ | ||||
|           "nixpkgs" | ||||
|         ] | ||||
|  | @ -1058,21 +945,6 @@ | |||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "systems_6": { | ||||
|       "locked": { | ||||
|         "lastModified": 1681028828, | ||||
|         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", | ||||
|         "owner": "nix-systems", | ||||
|         "repo": "default", | ||||
|         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "nix-systems", | ||||
|         "repo": "default", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "unstable": { | ||||
|       "locked": { | ||||
|         "lastModified": 1751011381, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue